aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * math.c (math_log): Test the sign for bignums.akr2013-09-071-0/+6
* * math.c (math_log): Support bignums bigger than 2**1024.akr2013-09-071-0/+6
* * vm_eval.c (vm_call0): fix prototype, the id parameter should be ofcharliesome2013-09-071-0/+13
* * variable.c (classname): the name of class that hasktsj2013-09-071-0/+8
* * lib/find.rb (Find.find): respect the encodings of arguments.ktsj2013-09-071-0/+7
* * ext/socket/mkconstants.rb (TCP_FASTOPEN): Defined for TCP fast open.akr2013-09-071-0/+5
* * common.mk: use RUNRUBY instead of MINIRUBY because MINIRUBY can'tglass2013-09-061-0/+23
* * configure.in: Define ac_cv_func_clock_getres to yes for mingw*.akr2013-09-061-0/+4
* * rational.c: Include gmp.h if GMP is used.akr2013-09-061-0/+16
* remove unexpected referenceskazu2013-09-061-2/+2
* win32.c: clock_getresnobu2013-09-061-0/+5
* transcode.c: add rb_econv_appendnobu2013-09-061-0/+5
* * ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes whentenderlove2013-09-051-0/+8
* class.c: remove recursionnobu2013-09-051-0/+4
* * string.c (fstring_cmp): take string encoding into account whencharliesome2013-09-051-0/+7
* string.c: reduce objects in rb_fstringnobu2013-09-051-0/+8
* * lib/optparse.rb: The Integer acceptable now allows binary anddrbrain2013-09-051-0/+11
* * include/ruby/ruby.h: add RSTRING_FSTR flagcharliesome2013-09-051-0/+17
* * configure.in (with_gmp): set with_gmp no if it is empty.mrkn2013-09-051-0/+4
* * vm_insnhelper.c (vm_getivar): use class sequence to check classcharliesome2013-09-051-0/+7
* * bignum.c (GMP_DIV_DIGITS): New macro.akr2013-09-041-0/+11
* * bignum.c (bary_divmod_normal): Reduce temporary array allocations.akr2013-09-041-0/+4
* * bignum.c (rb_big_divrem_normal): Add GC guards.akr2013-09-041-0/+4
* * bignum.c (rb_big_divrem_normal): New function.akr2013-09-041-0/+10
* * bignum.c (bigdivrem_normal): Removed.akr2013-09-041-0/+7
* * bignum.c (bigdivrem): Useless declaration removed.akr2013-09-041-0/+4
* numeric.c: split NUM_STEP_GET_INFnobu2013-09-041-0/+5
* * bignum.c (bigdivrem_normal): Add assertions.akr2013-09-041-0/+4
* internal.h: LONG_LONG vm_state_version_tnobu2013-09-041-0/+4
* internal.h: fix vm_state_version_tnobu2013-09-041-0/+5
* * enc/trans/utf8_mac-tbl.rb: fix r42789.naruse2013-09-041-0/+5
* * class.c, compile.c, eval.c, gc.h, insns.def, internal.h, method.h,charliesome2013-09-041-0/+8
* fix typoskazu2013-09-041-2/+2
* string.c: fix for \Knobu2013-09-041-0/+6
* configure.in: libruby needs gmpnobu2013-09-041-0/+5
* * test/rexml/parser/test_tree.rbkou2013-09-031-0/+6
* * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou2013-09-031-0/+8
* * test/rexml/parser/test_tree.rb: Fix test name to describe testkou2013-09-031-0/+5
* * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou2013-09-031-0/+8
* string.c: rb_enc_str_new_cstrnobu2013-09-031-0/+5
* 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-031-0/+6
* thread_pthread.c: fix compile error on HP-UXnobu2013-09-031-0/+7
* * bignum.c (GMP_STR2BIG_DIGITS): New macro.akr2013-09-031-0/+9
* * ext/win32/lib/win32/registry.rb (Win32::Registry#values): added.usa2013-09-031-1/+7
* Add magic autoload comments to misc/*.el.knu2013-09-031-0/+10
* * test/ruby/test_rubyoptions.rbusa2013-09-031-0/+6
* * lib/thread.rb: [DOC] CV#wait typo by @avdi [Fixes GH-386]zzak2013-09-031-0/+5
* * error.c: [DOC] Update bug tracker url by @ScotterC [Fixes GH-390]zzak2013-09-031-0/+5
* fix typoskazu2013-09-031-4/+4