aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * bignum.c (rb_int_import): New function.akr2013-06-061-0/+9
* * numeric.c (num_quo): Use to_r method to convert the receiver tomrkn2013-06-061-0/+7
* * configure.in: Invoke RUBY_REPLACE_TYPE for size_t.akr2013-06-061-0/+18
* * ext/date/date_core.c: fixed coding error [ruby-core:55337].tadf2013-06-061-0/+5
* * ext/objspace/object_tracing.c: rename allocation_info tonari2013-06-061-0/+6
* * ext/objspace/object_tracing.c: allocation_info function isn'tnari2013-06-061-0/+5
* fix a typokazu2013-06-061-1/+1
* * numeric.c (num_quo): should return a Float for a Float argument.mrkn2013-06-061-0/+9
* * remove trailing spaces.nobu2013-06-051-2/+2
* * gc.c (gc_mark): get rid of pushing useless objests.tarui2013-06-051-0/+12
* * gc.c (rgengc_rememberset_mark): change scan algorithm for performance:tarui2013-06-051-0/+5
* * win32/win32.c (NET_LUID): define it on MinGW32.naruse2013-06-051-0/+6
* * string.c (String#b): Allow code range scan to happen later soknu2013-06-051-0/+6
* * lib/net/imap.rb (capability_response): should ignore trailingshugo2013-06-051-0/+7
* * bignum.c (big_fdiv): Use nlz() instead of bdigbitsize().akr2013-06-051-0/+5
* * include/ruby/ruby.h: fix alignment in comment.mrkn2013-06-051-0/+4
* * random.c (int_pair_to_real_inclusive): Add a cast to BDIGIT.akr2013-06-051-0/+6
* * gc.c (before_gc_sweep): don't optimize it to avoid segv on Ubuntunaruse2013-06-051-0/+6
* * tool/mkrunnable.rb: fix for native mswin compile.nobu2013-06-051-1/+1
* * test/fileutils/test_fileutils.rb (TestFileUtils#test_mkdir): addnaruse2013-06-051-0/+5
* * bignum.c (rb_big_pow): Don't need to multiply SIZEOF_BDIGITS.akr2013-06-041-0/+6
* * ext/date/date_core.c (d_lite_cmp, d_lite_equal): simplified.tadf2013-06-041-0/+4
* * ext/date/date_core.c: fixed a bug [ruby-core:55295]. reportedtadf2013-06-041-0/+5
* * lib/rubygems: Update to RubyGems 2.0.3drbrain2013-06-041-0/+8
* * doc/marshal.rdoc: Add description of Marshal format.drbrain2013-06-041-0/+4
* * array.c (Array#+): fix documentation example.eregon2013-06-041-0/+5
* * lib/irb/lc/ja/help-message: update help messages.ayumin2013-06-041-0/+5
* * marshal.c (r_object0): Generalize a round up expression.akr2013-06-041-0/+5
* * object.c (rb_Hash): fix docs. patched by Stefan Schüßler.ayumin2013-06-041-0/+5
* * lib/irb/completion.rb: Use %w literal construction for long lists.eregon2013-06-041-0/+5
* * ext/objspace/objspace.c: improve wording and remove duplicated comment.eregon2013-06-041-0/+5
* * bignum.c (bitlength_bdigit): Fix an off-by-one error.akr2013-06-041-0/+4
* * ext/bigdecimal/lib/bigdecimal/util.rb (Float#to_d): fix the numbermrkn2013-06-041-0/+8
* add EEXIST for Linuxkazu2013-06-031-0/+5
* FileUtils.rmdir use remove_tailing_slashkazu2013-06-031-0/+5
* * bignum.c (bitlength_bdigit): New function.akr2013-06-031-0/+5
* fix a typokazu2013-06-031-1/+1
* * lib/fileutils.rb: fix behavior when mkdir/mkdir_p accepted "/".ayumin2013-06-031-0/+6
* dir.c: use fd to fstatfsnobu2013-06-031-0/+4
* * configure.in: removes AC_CHECK_FUNCS(readdir_r). readdir_r()kosaki2013-06-021-0/+23
* * vm_insnhelper.c (vm_yield_setup_block_args): partially revert r41019.naruse2013-06-021-0/+5
* * test/socket/test_sockopt.rb: change test name. follow r41037.ayumin2013-06-021-0/+4
* * test/rinda/test_rinda.rb: rename functions introduced in r41009.ayumin2013-06-021-0/+4
* * enc/trans/japanese_euc.trans, test/ruby/test_transcode.rb,ktsj2013-06-021-0/+6
* * ext/socket/option.c: rename functions introduced in r41009naruse2013-06-021-0/+7
* dln_find.c: deprecated functionsnobu2013-06-021-0/+5
* * lib/cgi/util.rb, lib/erb.rb: Use String#b [Feature #8394] by znzzzak2013-06-021-0/+4
* * lib/irb/lc/help-message: Apply english updates for irb --help #7510zzak2013-06-021-0/+4
* * range.c: Fix rdoc on Range#bsearch [Bug #8242] [ruby-core:54143]zzak2013-06-021-0/+4
* * enc/euc_jp.c: fix typo: the name of EUC-JIS-2004.naruse2013-06-011-0/+4