aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in commentsshirosaki2012-11-061-2/+2
* Remove FIXME skip on Windows testluislavena2012-11-061-0/+5
* Recognize zlibwapi as linking libraryluislavena2012-11-061-0/+7
* * NEWS: Update for lazy size evaluation [Feature #6636]marcandre2012-11-061-0/+27
* * object.c (rb_mod_const_get): Fix constant missing exception classtenderlove2012-11-061-0/+8
* * ChangeLog: add link to redmine and ruby-coreglass2012-11-061-0/+2
* * lib/tempfile.rb: fix confusing inspect.glass2012-11-061-0/+14
* * atomic.h: add #include <sys/atomic.h> for the workaround ofngoto2012-11-061-0/+6
* * test/win32ole/test_win32ole.rb: now source encoding is UTF-8, sousa2012-11-061-0/+5
* * lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line):naruse2012-11-061-0/+5
* * string.c (rb_str_b): Add String#b, returning a copied stringnaruse2012-11-061-0/+5
* * ruby.c (load_file_internal): set default source encoding asnaruse2012-11-061-0/+8
* * test/ruby/test_require.rbshirosaki2012-11-051-0/+7
* * thread_pthread.c (rb_reserved_fd_p): fix typo in macro checkkosaki2012-11-051-0/+6
* Fix compatibility of cached expanded load pathshirosaki2012-11-051-0/+53
* Cache the expanded load pathshirosaki2012-11-051-0/+20
* Index $LOADED_FEATURES so that require isn't so slowshirosaki2012-11-051-0/+32
* Expose whether two arrays are sharedshirosaki2012-11-051-0/+9
* Clarify and explain loaded_feature_path and rb_feature_pshirosaki2012-11-051-0/+12
* * ext/dl/win32/lib/Win32API.rb (Win32API#call): use 64bit pointer for x64shirosaki2012-11-051-0/+7
* * cygwin/GNUmakefile.in (uncommon.mk): link *.res.o.shirosaki2012-11-051-0/+7
* * thread_pthread.c (native_thread_init, native_thread_destroy):kosaki2012-11-051-0/+8
* * lib/cgi/core.rb: check if Tempfile is defined before use it.naruse2012-11-051-0/+10
* * lib/uri/http.rb (URI::HTTP.build): Fix examplezzak2012-11-051-0/+6
* * ChangeLog: Remove garbages.kou2012-11-041-3/+0
* Sun Nov 4 20:41:28 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-11-041-0/+9
* * lib/fileutils.rb (module FileUtils): repatch [ruby-core:39622]glass2012-11-041-0/+6
* * array.c (recursive_equal): fix to return true when self and otherglass2012-11-041-0/+8
* dir.c: FNM_EXTGLOBnobu2012-11-041-0/+5
* * ChangeLog: fix ML link for r37444 and r37447.nagachika2012-11-031-2/+2
* * complex.c: modified doc.tadf2012-11-031-0/+5
* * ext/date/date_core.c: modified doc.tadf2012-11-031-0/+4
* * vm.c (rb_vm_rewrite_ep_in_errinfo, vm_rewrite_ep_in_errinfo):ktsj2012-11-031-0/+5
* * vm.c, proc.c: avoid unnecessary `rb_vm_rewrite_ep_in_errinfo'ktsj2012-11-031-0/+5
* * ChangeLog: fix.ktsj2012-11-031-2/+0
* * bin/testrb: Use only Test::Unit::AutoRunner in test-unit gemkou2012-11-031-0/+9
* * ext/date/date_parse.c (parse_eu): should capture apostrophe too.tadf2012-11-031-0/+4
* * ext/date/date_parse.c (date__parse): revised the tight parser.tadf2012-11-031-0/+4
* * lib/rexml/xmldecl.rb (REXML::XMLDecl#content): Add missing \Akou2012-11-031-0/+5
* * lib/rexml/output.rb (REXML::Output#initialize): Use normalizedkou2012-11-031-0/+5
* * lib/rexml/output.rb (REXML::Output): Don't output BOM in middlekou2012-11-031-0/+6
* * NEWS: Add an item about REXML::Document#write.kou2012-11-031-0/+4
* * test/rexml/test_document.rb: Fix tests that expect encoding namekou2012-11-031-0/+5
* * dir.c (Dir#glob):zzak2012-11-031-0/+7
* Revert r37439 and r37441kou2012-11-031-14/+0
* fix typoskazu2012-11-031-3/+3
* * io.c (IO#new):zzak2012-11-031-0/+6
* * test/rexml/test_encoding.rb (EncodingTester#test_in_different_out):kou2012-11-031-0/+6
* * test/rexml/test_core.rb (Tester#test_ticket_88): Follow thekou2012-11-031-0/+5
* * lib/rexml/document.rb (REXML::Document#write): Document encodingkou2012-11-031-0/+10