aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * rational.c: Include gmp.h if GMP is used.akr2013-09-067-1/+153
* remove unexpected referenceskazu2013-09-061-2/+2
* win32.c: clock_getresnobu2013-09-061-1/+0
* win32.c: clock_getresnobu2013-09-064-0/+36
* common.mk: sizes.c for nmakenobu2013-09-061-1/+1
* transcode.c: add rb_econv_appendnobu2013-09-063-6/+20
* transcode.c: do while loopnobu2013-09-061-3/+2
* transcode.c: GC guardnobu2013-09-061-0/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes whentenderlove2013-09-053-0/+15
* * 2013-09-06svn2013-09-051-2/+2
* class.c: remove recursionnobu2013-09-052-13/+20
* * string.c (fstring_cmp): take string encoding into account whencharliesome2013-09-053-2/+28
* string.c: reduce objects in rb_fstringnobu2013-09-053-8/+20
* * properties.nobu2013-09-050-0/+0
* * lib/optparse.rb: The Integer acceptable now allows binary anddrbrain2013-09-053-9/+240
* * include/ruby/ruby.h: add RSTRING_FSTR flagcharliesome2013-09-056-1/+51
* * configure.in (with_gmp): set with_gmp no if it is empty.mrkn2013-09-052-1/+6
* * vm_insnhelper.c (vm_getivar): use class sequence to check classcharliesome2013-09-052-6/+11
* * bignum.c (GMP_DIV_DIGITS): New macro.akr2013-09-046-3/+133
* * bignum.c (bary_divmod_normal): Reduce temporary array allocations.akr2013-09-042-15/+18
* wait until the shutdowning message reaches to the servernaruse2013-09-041-0/+2
* * bignum.c (rb_big_divrem_normal): Add GC guards.akr2013-09-042-0/+7
* * vm_insnhelper.c (vm_search_method): no need to check klass == ci->klasscharliesome2013-09-041-1/+1
* * properties.nobu2013-09-040-0/+0
* * bignum.c (rb_big_divrem_normal): New function.akr2013-09-046-0/+88
* * 2013-09-05svn2013-09-041-2/+2
* * bignum.c (bigdivrem_normal): Removed.akr2013-09-042-76/+88
* win32.c: suppress warningnobu2013-09-041-2/+2
* * bignum.c (bigdivrem): Useless declaration removed.akr2013-09-042-3/+4
* numeric.c: split NUM_STEP_GET_INFnobu2013-09-042-5/+15
* * bignum.c (bigdivrem_normal): Add assertions.akr2013-09-042-0/+7
* internal.h: LONG_LONG vm_state_version_tnobu2013-09-042-3/+7
* internal.h: fix vm_state_version_tnobu2013-09-042-3/+10
* vm.c: prototypenobu2013-09-045-5/+8
* * NEWS: Note about Module#include and prepend scope changea_matsuda2013-09-041-0/+1
* * enc/trans/utf8_mac-tbl.rb: fix r42789.naruse2013-09-044-806/+11864
* * class.c, compile.c, eval.c, gc.h, insns.def, internal.h, method.h,charliesome2013-09-0414-89/+324
* fix typoskazu2013-09-041-2/+2
* string.c: fix for \Knobu2013-09-043-1/+13
* test_rubyoptions.rb: ignore trivial differencesnobu2013-09-041-1/+1
* * 2013-09-04svn2013-09-041-2/+2
* configure.in: libruby needs gmpnobu2013-09-042-1/+11
* * test/rexml/parser/test_tree.rbkou2013-09-032-1/+7
* * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou2013-09-033-2/+23
* * test/rexml/parser/test_tree.rb: Fix test name to describe testkou2013-09-032-1/+6
* * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou2013-09-033-1/+36
* Fix a typo.akr2013-09-031-1/+1
* string.c: rb_enc_str_new_cstrnobu2013-09-035-0/+30
* Changelog: Forgot to reference the ticket #a_matsuda2013-09-031-0/+1
* * eval.c (Init_eval): Make Module#include and Module#prepend publica_matsuda2013-09-033-2/+21