summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-06* rational.c: Include gmp.h if GMP is used.akr
2013-09-06remove unexpected referenceskazu
2013-09-06win32.c: clock_getresnobu
2013-09-06win32.c: clock_getresnobu
2013-09-06common.mk: sizes.c for nmakenobu
2013-09-06transcode.c: add rb_econv_appendnobu
2013-09-06transcode.c: do while loopnobu
2013-09-06transcode.c: GC guardnobu
2013-09-05* ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes whentenderlove
2013-09-05* 2013-09-06svn
2013-09-05class.c: remove recursionnobu
2013-09-05* string.c (fstring_cmp): take string encoding into account whencharliesome
2013-09-05string.c: reduce objects in rb_fstringnobu
2013-09-05* properties.nobu
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-05* configure.in (with_gmp): set with_gmp no if it is empty.mrkn
2013-09-05* vm_insnhelper.c (vm_getivar): use class sequence to check classcharliesome
2013-09-04* bignum.c (GMP_DIV_DIGITS): New macro.akr
2013-09-04* bignum.c (bary_divmod_normal): Reduce temporary array allocations.akr
2013-09-04wait until the shutdowning message reaches to the servernaruse
2013-09-04* bignum.c (rb_big_divrem_normal): Add GC guards.akr
2013-09-04* vm_insnhelper.c (vm_search_method): no need to check klass == ci->klasscharliesome
2013-09-04* properties.nobu
2013-09-04* bignum.c (rb_big_divrem_normal): New function.akr
2013-09-04* 2013-09-05svn
2013-09-04* bignum.c (bigdivrem_normal): Removed.akr
2013-09-04win32.c: suppress warningnobu
2013-09-04* bignum.c (bigdivrem): Useless declaration removed.akr
2013-09-04numeric.c: split NUM_STEP_GET_INFnobu
2013-09-04* bignum.c (bigdivrem_normal): Add assertions.akr
2013-09-04internal.h: LONG_LONG vm_state_version_tnobu
2013-09-04internal.h: fix vm_state_version_tnobu
2013-09-04vm.c: prototypenobu
2013-09-04* NEWS: Note about Module#include and prepend scope changea_matsuda
2013-09-04* enc/trans/utf8_mac-tbl.rb: fix r42789.naruse
2013-09-04* class.c, compile.c, eval.c, gc.h, insns.def, internal.h, method.h,charliesome
2013-09-04fix typoskazu
2013-09-04string.c: fix for \Knobu
2013-09-04test_rubyoptions.rb: ignore trivial differencesnobu
2013-09-04* 2013-09-04svn
2013-09-04configure.in: libruby needs gmpnobu
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-03string.c: rb_enc_str_new_cstrnobu
2013-09-03Changelog: Forgot to reference the ticket #a_matsuda
2013-09-03* eval.c (Init_eval): Make Module#include and Module#prepend publica_matsuda