summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-09-14Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3"naruse
2013-09-13* lib/rubygems: Update to RubyGems 2.1.3drbrain
2013-09-13* lib/uri/generic.rb (URI::Generic.find_proxy): return nil ifnaruse
2013-09-13 * lib/rubygems: Update to RubyGems 2.1.3drbrain
2013-09-12vsnprintf.c: fix buffer overflownobu
2013-09-11test_sprintf_comb.rb: split testsnobu
2013-09-10* thread.c (rb_mutex_unlock): Mutex#unlock no longer raisekosaki
2013-09-10* vm_backtrace.c (vm_backtrace_to_ary): Ignore the second argument ifsorah
2013-09-10class.c: exclude refined methodsnobu
2013-09-10* lib/rubygems: Update to RubyGems 2.1.0. Fixes CVE-2013-4287.drbrain
2013-09-09vm_method.c: clear cache after refine methodnobu
2013-09-08* ext/win32ole/win32ole.c (folevariant_initialize): check type ofsuke
2013-09-07* remove trailing spaces.nobu
2013-09-07numeric.c: no extra checksnobu
2013-09-07* vm_eval.c (vm_call0): fix prototype, the id parameter should be ofcharliesome
2013-09-07* variable.c (classname): the name of class that hasktsj
2013-09-07* lib/find.rb (Find.find): respect the encodings of arguments.ktsj
2013-09-06* common.mk: use RUNRUBY instead of MINIRUBY because MINIRUBY can'tglass
2013-09-06* rational.c: Include gmp.h if GMP is used.akr
2013-09-05* ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes whentenderlove
2013-09-05* string.c (fstring_cmp): take string encoding into account whencharliesome
2013-09-05* lib/optparse.rb: The Integer acceptable now allows binary anddrbrain
2013-09-05* include/ruby/ruby.h: add RSTRING_FSTR flagcharliesome
2013-09-04* bignum.c (GMP_DIV_DIGITS): New macro.akr
2013-09-04wait until the shutdowning message reaches to the servernaruse
2013-09-04* bignum.c (rb_big_divrem_normal): New function.akr
2013-09-04* enc/trans/utf8_mac-tbl.rb: fix r42789.naruse
2013-09-04string.c: fix for \Knobu
2013-09-04test_rubyoptions.rb: ignore trivial differencesnobu
2013-09-03* test/rexml/parser/test_tree.rbkou
2013-09-03* lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou
2013-09-03* test/rexml/parser/test_tree.rb: Fix test name to describe testkou
2013-09-03* lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou
2013-09-03Fix a typo.akr
2013-09-03* eval.c (Init_eval): Make Module#include and Module#prepend publica_matsuda
2013-09-03Add tests.akr
2013-09-03* bignum.c (GMP_STR2BIG_DIGITS): New macro.akr
2013-09-03* test/ruby/test_rubyoptions.rbusa
2013-09-03* bignum.c (rb_str2big_poweroftwo): New function.akr
2013-09-03* process.c (rb_clock_gettime): Support times() based monotonic clock.akr
2013-09-03* test/openssl/test_pair.rbusa
2013-09-02* enc/trans/utf8_mac-tbl.rb: update conversion table to recent OS X.naruse
2013-09-02Retain behavior of Numeric#step when nil is given as second argument.knu
2013-09-02Fix and add tests for Numeric#step.knu
2013-09-02* vm_insnhelper.c (vm_search_super_method): use ci->argc instead ofko1
2013-09-02Enhance Numeric#step.knu
2013-09-02test_string.rb: yet another testnobu
2013-09-02parse.y: valid suffix word onlynobu
2013-09-02test_string.rb: remove duplicated codenobu
2013-09-02* NEWS: Add note about frozen string literalscharliesome