aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * insns.def (opt_checkenv): remove unused instruction `opt_checkenv'.ko12012-09-286-39/+10
* * vm_core.h: now VM_DEBUG_BP_CHECK should be 1.ko12012-09-282-1/+5
* * vm_core.h: remove rb_control_frame_t::bp (bp: base pointer).ko12012-09-287-42/+98
* * 2012-09-28svn2012-09-281-2/+2
* io.c: IO#reopen int modenobu2012-09-283-2/+39
* * eval.c (rb_overlay_module, rb_mod_refine): accept a module as theshugo2012-09-274-7/+94
* * ext/syslog/lib/syslog/logger.rb: add a formatter to theknu2012-09-273-14/+50
* * 2012-09-27svn2012-09-271-2/+2
* eval.c: invariant IDsnobu2012-09-271-4/+12
* * insns.def: add new instruction `opt_empty_p' for optimize `empty?'ko12012-09-268-0/+74
* Revert "Darwin 12 (OS X Mountain Lion) also has Bug #6692"naruse2012-09-261-1/+1
* * 2012-09-26svn2012-09-261-2/+2
* Darwin 12 (OS X Mountain Lion) also has Bug #6692naruse2012-09-261-1/+1
* test_gem_installer.rb: restore ARGVnobu2012-09-251-2/+3
* test_super.rb: super from BEGINnobu2012-09-251-4/+10
* insns.def: super from at_exitnobu2012-09-254-4/+28
* * 2012-09-25svn2012-09-241-2/+2
* * iseq.c (rb_iseq_defined_string): the index of defined_strings mustnaruse2012-09-243-2/+12
* use assert_predicate for unary operatornaruse2012-09-241-1/+1
* Feature #7035nobu2012-09-248-29/+100
* * tool/merger.rb: add --ticket option to add ticket number.naruse2012-09-242-1/+10
* enum.c: id_callnobu2012-09-241-1/+1
* * 2012-09-24svn2012-09-241-2/+2
* enum.c: id_callnobu2012-09-241-4/+6
* mkmf.rb: unspacenobu2012-09-232-6/+15
* mkmf.rb: directory timestampnobu2012-09-232-4/+7
* mkmf.rb: unexpand macrosnobu2012-09-232-4/+7
* mkmf.rb: library path quotenobu2012-09-232-2/+4
* mkmf.rb: use internal pathnobu2012-09-232-12/+14
* mkmf.rb: fallback mkintpathnobu2012-09-232-1/+5
* * 2012-09-23svn2012-09-221-2/+2
* * complex.c: Fix examples of r36993.eregon2012-09-222-7/+11
* * 2012-09-22svn2012-09-211-2/+2
* * ext/ripper/lib/ripper.rb:zzak2012-09-212-1/+7
* * 2012-09-21svn2012-09-211-2/+2
* mkmf.rb: untabifynobu2012-09-211-10/+9
* * thread_pthread.c (native_cond_initialize): destroy condattrkosaki2012-09-202-0/+7
* * thread_pthread.c (native_cond_initialize): clean up #ifdef condition.kosaki2012-09-202-4/+7
* * lib/drb/ssl.rb (DRb::DRbSSLSocket::SSLConfig::DEFAULT): addnaruse2012-09-204-1/+36
* check @there if it is nil to prevent infinite loopnaruse2012-09-201-2/+2
* Revert r36994 "* lib/find.rb: Error in documentation example"nobu2012-09-202-6/+1
* remove garbages.nobu2012-09-204-7/+4
* * test/drb/ut_drb.rb: revert a part of r36987, and get rid of a warningusa2012-09-202-1/+11
* * lib/find.rb: Error in documentation examplezzak2012-09-202-1/+6
* * complex.c: Examples for Complex Documentation.zzak2012-09-192-3/+23
* * ext/ripper/lib/ripper.rb: Documentation for Ripper.zzak2012-09-192-8/+13
* * lib/csv.rb (Object#CSV, Array#to_csv, String#parse_csv): zzak2012-09-192-5/+32
* * 2012-09-20svn2012-09-191-2/+2
* array.c, enum.c: TypeError in zipnobu2012-09-197-3/+37
* * 2012-09-19svn2012-09-191-2/+2