summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-11-05* ext/dl/win32/lib/Win32API.rb (Win32API#call): use 64bit pointer for x64shirosaki
2012-11-05* cygwin/GNUmakefile.in (uncommon.mk): link *.res.o.shirosaki
2012-11-05* thread_pthread.c (native_thread_init, native_thread_destroy):kosaki
2012-11-05* lib/cgi/core.rb: check if Tempfile is defined before use it.naruse
2012-11-05* lib/uri/http.rb (URI::HTTP.build): Fix examplezzak
2012-11-04* ChangeLog: Remove garbages.kou
2012-11-04Sun Nov 4 20:41:28 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-11-04* lib/fileutils.rb (module FileUtils): repatch [ruby-core:39622]glass
2012-11-04* array.c (recursive_equal): fix to return true when self and otherglass
2012-11-04dir.c: FNM_EXTGLOBnobu
2012-11-03* ChangeLog: fix ML link for r37444 and r37447.nagachika
2012-11-03 * complex.c: modified doc.tadf
2012-11-03 * ext/date/date_core.c: modified doc.tadf
2012-11-03* vm.c (rb_vm_rewrite_ep_in_errinfo, vm_rewrite_ep_in_errinfo):ktsj
2012-11-03* vm.c, proc.c: avoid unnecessary `rb_vm_rewrite_ep_in_errinfo'ktsj
2012-11-03* ChangeLog: fix.ktsj
2012-11-03* bin/testrb: Use only Test::Unit::AutoRunner in test-unit gemkou
2012-11-03 * ext/date/date_parse.c (parse_eu): should capture apostrophe too.tadf
2012-11-03 * ext/date/date_parse.c (date__parse): revised the tight parser.tadf
2012-11-03* lib/rexml/xmldecl.rb (REXML::XMLDecl#content): Add missing \Akou
2012-11-03* lib/rexml/output.rb (REXML::Output#initialize): Use normalizedkou
2012-11-03* lib/rexml/output.rb (REXML::Output): Don't output BOM in middlekou
2012-11-03* NEWS: Add an item about REXML::Document#write.kou
2012-11-03* test/rexml/test_document.rb: Fix tests that expect encoding namekou
2012-11-03* dir.c (Dir#glob):zzak
2012-11-03Revert r37439 and r37441kou
2012-11-03fix typoskazu
2012-11-03* io.c (IO#new):zzak
2012-11-03* test/rexml/test_encoding.rb (EncodingTester#test_in_different_out):kou
2012-11-03* test/rexml/test_core.rb (Tester#test_ticket_88): Follow thekou
2012-11-03* lib/rexml/document.rb (REXML::Document#write): Document encodingkou
2012-11-03* lib/rexml/xmldecl.rb (REXML::XMLDecl): Stop using REXML::Encodingkou
2012-11-03* array.c (recursive_equal): fix not to make invalid pointers whenglass
2012-11-03* test/rexml/test_xml_declaration.rb (TestXmlDeclaration#test_*):kou
2012-11-03* test/rexml/test_xml_declaration_parent_child.rb: Rename to ...kou
2012-11-03* hash.c (rb_hash_delete): Correct grammarzzak
2012-11-03* NEWS: add a news about GC::Profiler.raw_data.nari
2012-11-03* NEWS: add a news about rb_newobj_of() and NEWOBJ_OF().nari
2012-11-03* eval.c (f_current_dirname): add the new method for Kernel.nari
2012-11-03* test/ruby/test_refinement.rb (test_new_method_by_send,shugo
2012-11-02vm.c: rewrite all catch pointsnobu
2012-11-02* ChangeLog: add explanation about how performace is improved in r37420.glass
2012-11-02mkmf.rb: timestamp_filenobu
2012-11-02mkmf.rb: timestamp_filenobu
2012-11-02* lib/test/unit.rb (_run_parallel): Delete status line before showingsorah
2012-11-02* object.c (rb_mod_to_s): Module#{to_s,inspect}, when invoked onshugo
2012-11-02* vm_dump.c (rb_vm_bugreport): Because of many log directories,sorah
2012-11-02* vm_dump.c (rb_vm_bugreport): add ~/Library/Logs/DiagnosticReportsmrkn
2012-11-02* ChangeLog: added a missed spaceglass
2012-11-02* array.c (recursive_equal): performance improvement.glass