aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * proc.c (rb_proc_arity): return normal value (not -n-1) if it is notnaruse2012-07-171-0/+5
* * ext/psych/lib/psych/visitors/to_ruby.rb: strings with YAML anchorstenderlove2012-07-161-0/+8
* Revert of r36411, as does not distinguish proc from lambdamarcandre2012-07-161-8/+0
* Revert r33924.marcandre2012-07-161-0/+8
* * bignum.c (rb_integer_float_cmp): use FIXNUM_MIN and FIXNUM_MAX,akr2012-07-161-0/+5
* * numeric.c (flo_to_s): use the exponential form if the integer partakr2012-07-161-0/+6
* * ext/readline/readline.c: fixed docs. [Bug #6740][ruby-core:46501]ayumin2012-07-161-0/+5
* * bignum.c (rb_integer_float_eq): new function.akr2012-07-161-0/+10
* * bignum.c (rb_integer_float_cmp): rename a local variable.akr2012-07-161-0/+4
* * bignum.c (rb_integer_float_cmp): renamed from rb_big_float_cmp.akr2012-07-161-0/+8
* * bignum.c (rb_big_float_cmp): compare an integer and float precisely.akr2012-07-161-0/+5
* * bignum.c (rb_big_float_cmp): support fixnum for argument x.akr2012-07-161-0/+17
* fixed ChangeLogayumin2012-07-161-1/+1
* * test/fileutils/test_fileutils.rb: add test for FileUtils#uptodate?ayumin2012-07-161-0/+4
* * lib/fileutils.rb (uptodate?): remove useless parameter.ayumin2012-07-161-0/+5
* * bignum.c (rb_big_eq): use rb_big_float_cmp.akr2012-07-161-0/+4
* * internal.h (rb_big_float_cmp): declared.akr2012-07-161-0/+14
* * bignum.c (enum big_op_t): new type.akr2012-07-161-0/+9
* fix indentkazu2012-07-141-1/+1
* array.c: fill with nilnobu2012-07-141-0/+5
* * cont.c (cont_restore_0): improve docs. [Bug #6706][ruby-core:46243]ayumin2012-07-141-0/+5
* hash.c: raise on invalid inputnobu2012-07-141-0/+5
* commit missnobu2012-07-141-21/+0
* test/unit.rb: use uniq!nobu2012-07-141-1/+4
* test/unit.rb: extract dealnobu2012-07-141-1/+3
* test/unit.rb: extract quit_workersnobu2012-07-141-1/+4
* test/unit.rb: extract delete_workernobu2012-07-141-1/+4
* test/unit.rb: launch_worker to manage new workernobu2012-07-141-1/+4
* test/unit.rb: extract launch_workernobu2012-07-141-1/+3
* test/unit.rb: extract start_watchdognobu2012-07-141-1/+3
* test/unit.rb: _run_parallelnobu2012-07-141-0/+26
* array.c: no infection by unused separatornobu2012-07-141-0/+5
* intern.h: fix declarationnobu2012-07-131-0/+5
* test: skip default gemsnobu2012-07-121-0/+5
* rb_str_new_frozen: new object if tainted/untrusted unmatchnobu2012-07-121-0/+6
* * test/net/http/test_http.rb (TestNetHTTPLocalBind#test_bind_to_local*):usa2012-07-121-0/+6
* Imported minitest 3.2.0 (r7598). Reviewed by drbrainryan2012-07-111-0/+5
* defined: me in cfpnobu2012-07-111-1/+7
* * lib/net/http.rb (Net::HTTP#connect): use local_host and local_portnaruse2012-07-111-0/+5
* enc/encinit.c for static-linked-extnobu2012-07-111-0/+5
* * ext/openssl/ossl_pkey_ec.c (ossl_ec_point_mul): nonstatic initializer usa2012-07-111-0/+8
* * vm_eval.c (rb_eval_string_from_file,yugui2012-07-111-0/+8
* Reverts a half of r36079. As we discussed on ruby-dev@ and IRC,yugui2012-07-111-0/+16
* fix a typokazu2012-07-111-1/+1
* HAVE_RUBY_THREAD_Hnobu2012-07-111-0/+5
* * ChangeLog: typo.usa2012-07-111-1/+1
* * ext/zlib/zlib.c: Added streaming support to inflate processing.drbrain2012-07-101-0/+19
* rb_thread_call_without_gvlnobu2012-07-101-0/+9
* * ext/zlib/zlib.c: Revert r36349. Added streaming support to inflatedrbrain2012-07-101-21/+0
* * include/ruby/win32.h (NT, NtInitialize): removed unused old macros.usa2012-07-101-0/+4