aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* mkmf.rb: hack for -frameworknobu2012-07-181-0/+6
* * ext/curses/extconf.rb: support PDCurses. patched by Luis Lavena.shugo2012-07-181-0/+5
* * parse.y (primary): allow an empty grouped expression as theshugo2012-07-181-0/+11
* * thread.c (rb_thread_call_without_gvl2): added.ko12012-07-181-0/+11
* configure.in: EXTDLDFLAGSnobu2012-07-181-0/+7
* * thread.c: fix last commit miss.ko12012-07-181-0/+4
* * thread.c (rb_threadptr_async_errinfo_*): manage async errors queue.ko12012-07-181-0/+24
* add castsshyouhei2012-07-181-0/+5
* add castsshyouhei2012-07-181-0/+8
* * lib/benchmark.rb: Fix Benchmark.benchmark output with an emptynaruse2012-07-181-0/+5
* * lib/debug.rb: Added toplevel documentation. Based on patch by Oscardrbrain2012-07-181-0/+5
* * test/win32ole/test_win32ole_event.rb (TestWIN32OLE_EVENT): useusa2012-07-181-2/+8
* * lib/logger.rb: Updated typos and output to match modern Loggerdrbrain2012-07-181-0/+5
* Wed Jul 18 07:59:29 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-171-0/+5
* * lib/open-uri.rb: call io.close! for Tempfile.akr2012-07-171-0/+4
* * 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