aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * bignum.c (rb_str2big_poweroftwo): New function.akr2013-09-031-0/+16
* * process.c (rb_clock_gettime): Support times() based monotonic clock.akr2013-09-031-0/+5
* * bignum.c (str2big_scan_digits): Extracted from rb_cstr_to_inum.akr2013-09-031-0/+4
* * win32/win32.c (rb_w32_select_with_thread): rounding up the fraction ofusa2013-09-031-0/+6
* * win32/win32.c (do_select): constify timeout.usa2013-09-031-0/+7
* * test/openssl/test_pair.rbusa2013-09-031-0/+8
* * enc/trans/utf8_mac-tbl.rb: update conversion table to recent OS X.naruse2013-09-021-0/+6
* Retain behavior of Numeric#step when nil is given as second argument.knu2013-09-021-0/+11
* * bignum.c (bytes_2comp): Define it only for little endianakr2013-09-021-0/+5
* Fix and add tests for Numeric#step.knu2013-09-021-0/+6
* Numeral#step should raise TypeError if a non-numeric parameter is given.knu2013-09-021-0/+5
* * internal.h (bit_length): Add casts to fix complation error withakr2013-09-021-0/+6