aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * insns.def (opt_regexpmatch2): Check String#=~ hasn't overriddensorah2013-09-261-0/+12
* * insns.def (opt_regexpmatch1): check Regexp#=~ is not defined beforecharliesome2013-09-261-0/+12
* test_command_processor.rb: fix for mswin/mingw and test for directorynobu2013-09-251-5/+25
* * test/rdoc/test_rdoc_generator_darkfish.rb: add a guard for windows.ko12013-09-251-2/+7
* * lib/rubygems: Fix CVE-2013-4363. Miscellaneous minor improvements.drbrain2013-09-253-15/+36
* encdb.c, encoding.c: make BOM-encodings dummynobu2013-09-242-2/+0
* test_encodings.rb: remove BOM encodingsnobu2013-09-241-0/+1
* string/test_ellipsize.rb: remove non-sense testsnobu2013-09-241-0/+1
* test_transcode.rb: base encodingnobu2013-09-231-0/+1
* encdb.c, utf_16_32.h: Unicode with BOMnobu2013-09-231-0/+7
* test_module.rb: toplevel includenobu2013-09-231-0/+10
* test_module.rb: use assertions for messagesnobu2013-09-231-12/+13
* parse.y: junk sigil only namesnobu2013-09-203-0/+106
* ext/-test-/symbol: move upwardnobu2013-09-201-1/+1
* test_lambda.rb: fix messagesnobu2013-09-191-2/+2
* parse.y: adjust position of lambdanobu2013-09-191-0/+24
* vsnprintf.c: initialize cpnobu2013-09-191-0/+138
* * remove trailing spaces, append newline at EOF.nobu2013-09-192-6/+6
* * include/ruby/ruby.h: make Symbol objects frozen.ko12013-09-192-1/+9
* * lib/rdoc: Update to RDoc 4.1.0.preview.1drbrain2013-09-1842-453/+1743
* * lib/rubygems: Update to RubyGems 2.2.0.preview.1drbrain2013-09-1810-81/+409
* * string.c (rb_str_enumerate_lines): make String#each_line andglass2013-09-181-5/+0
* command-processor.rb: return executable file onlynobu2013-09-171-0/+45
* Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3"naruse2013-09-1445-1154/+2015
* * lib/rubygems: Update to RubyGems 2.1.3drbrain2013-09-1345-2015/+1154
* * lib/uri/generic.rb (URI::Generic.find_proxy): return nil ifnaruse2013-09-131-2/+2
* * lib/rubygems: Update to RubyGems 2.1.3drbrain2013-09-134-59/+142
* vsnprintf.c: fix buffer overflownobu2013-09-121-1/+1
* test_sprintf_comb.rb: split testsnobu2013-09-111-23/+23
* * thread.c (rb_mutex_unlock): Mutex#unlock no longer raisekosaki2013-09-101-0/+17
* * vm_backtrace.c (vm_backtrace_to_ary): Ignore the second argument ifsorah2013-09-101-0/+4
* class.c: exclude refined methodsnobu2013-09-101-0/+11
* * lib/rubygems: Update to RubyGems 2.1.0. Fixes CVE-2013-4287.drbrain2013-09-109-21/+236
* vm_method.c: clear cache after refine methodnobu2013-09-091-0/+23
* * ext/win32ole/win32ole.c (folevariant_initialize): check type ofsuke2013-09-081-0/+8
* * remove trailing spaces.nobu2013-09-071-1/+1
* numeric.c: no extra checksnobu2013-09-072-3/+3
* * vm_eval.c (vm_call0): fix prototype, the id parameter should be ofcharliesome2013-09-071-0/+21
* * variable.c (classname): the name of class that hasktsj2013-09-071-1/+4
* * lib/find.rb (Find.find): respect the encodings of arguments.ktsj2013-09-071-0/+34
* * common.mk: use RUNRUBY instead of MINIRUBY because MINIRUBY can'tglass2013-09-061-0/+22
* * rational.c: Include gmp.h if GMP is used.akr2013-09-061-0/+31
* * ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes whentenderlove2013-09-051-0/+5
* * string.c (fstring_cmp): take string encoding into account whencharliesome2013-09-051-0/+7
* * lib/optparse.rb: The Integer acceptable now allows binary anddrbrain2013-09-051-0/+195
* * include/ruby/ruby.h: add RSTRING_FSTR flagcharliesome2013-09-051-0/+6
* * bignum.c (GMP_DIV_DIGITS): New macro.akr2013-09-042-0/+12
* wait until the shutdowning message reaches to the servernaruse2013-09-041-0/+2
* * bignum.c (rb_big_divrem_normal): New function.akr2013-09-041-0/+19
* * enc/trans/utf8_mac-tbl.rb: fix r42789.naruse2013-09-041-4/+6