summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-09-02* vm_insnhelper.c (vm_search_const_defined_class): searchnobu
2011-09-02* parse.y (parser_tokadd_string, parser_yylex): ignore a backslashnobu
2011-09-01* insns.def (defineclass), vm_insnhelper.c (vm_get_cvar_base): seenobu
2011-09-01backported r33153 from trunk.usa
2011-09-01merge revision(s) 33148:naruse
2011-08-31merge revision(s) 33142:naruse
2011-08-30merge revision(s) 33131:kosaki
2011-08-30merge revision(s) 33130:kosaki
2011-08-30merge revision(s) 33122:naruse
2011-08-30* backport r33117 from trunk.kosaki
2011-08-27backported 33102 from trunkryan
2011-08-26* backport r33074 from trunkdrbrain
2011-08-25* backport r33045 from trunk.sorah
2011-08-24* ext/psych/lib/psych/nodes/node.rb: default `to_yaml` encoding to betenderlove
2011-08-24* backport r33043 from trunk.drbrain
2011-08-23backported r33039ryan
2011-08-23* backport r32981 and r32982 from trunk.drbrain
2011-08-23backport of 33036ryan
2011-08-23* backport r33023 from trunk.nahi
2011-08-20* backport r33013 from trunk.ktsj
2011-08-20* ext/stringio/stringio.c (strio_read): return new string if nilnobu
2011-08-19* backport r33007 from trunk.shugo
2011-08-19* backport r33001 from trunk.shugo
2011-08-17Merge commit r32996 from trunk:mrkn
2011-08-17Merge commit r32994 from trunk:mrkn
2011-08-15* backport r32973 from trunk.emboss
2011-08-13 * test/date/test_*.rb: added tests.tadf
2011-08-13* ext/psych/lib/psych/core_ext.rb: Make Kernel#y private.tenderlove
2011-08-12* backport r32856 from trunk.shugo
2011-08-12* lib/rake: Update to Rake 0.9.2.2. Prevent pollution of topleveldrbrain
2011-08-11 * backport r32935 from trunkdrbrain
2011-08-10Merge the commit r32903:mrkn
2011-08-09* test/fiddle/helper.rb (libc_so, libm_so): Solaris support added.ngoto
2011-08-07merge revision(s) 32859:kosaki
2011-08-07merge revision(s) 32885:kosaki
2011-08-05 * lib/rdoc: Update to 3.9.1. Fixes === lines in verbatim sections.drbrain
2011-08-05 * lib/rdoc: Update to 3.9.1. Fixes === lines in verbatim sections.drbrain
2011-08-04Backported r32804 from trunkluislavena
2011-08-04* test/io/console/test_io_console.rb (test_noctty): daemon() onnobu
2011-08-02* test/testunit/test_parallel.rb: pass "--ruby" option tosorah
2011-08-02* hash.c (recursive_hash): hash value of emptied hash should benobu
2011-08-02* parse.y (rb_enc_symname2_p): :! is valid symbol. [Bug #5136]nobu
2011-08-02Revert r32803.naruse
2011-08-01 * lib/rdoc: Update to 3.9.1. Fixes === lines in verbatim sections.drbrain
2011-08-01* test/rake/test_rake_directory_task.rb (TestRakeDirectoryTask#usa
2011-08-01 * test/rake/test_rake_functional.rb: Don't assume the binary name ofdrbrain
2011-07-31* backport r32768 from trunk.ktsj
2011-07-30Merge commit r32762:mrkn
2011-07-30* io.c (rb_io_each_byte): rbuf can be refreshed during yield.nobu
2011-07-30* ext/bigdecimal/lib/bigdecimal/util.rb (Rational#to_d):mrkn