aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * thread_pthread.c: use #ifdef, not #if.naruse2012-07-191-0/+4
* * thread.c (rb_thread_s_control_interrupt,ko12012-07-191-0/+33
* * test/ruby/test_io.rb: remove temporally files early.akr2012-07-191-0/+4
* * variable.c (rb_mod_class_variables): return inherited variablesshugo2012-07-191-0/+8
* internal.h: move mark functionsnobu2012-07-191-0/+4
* * ext/socket/init.c (rsock_init_sock): need to update max fd on allusa2012-07-191-0/+5
* thread.c: remove deprecatednobu2012-07-191-0/+4
* * test/net/http/test_http.rb (TestNetHTTPLocalBind#test_bind_to_local*):usa2012-07-191-0/+5
* * ext/socket/extconf.rb: now enable IPv6 by default on mswin.usa2012-07-191-0/+4
* * ext/psych/emitter.c (initialize): allow a configuration object to betenderlove2012-07-191-0/+11
* * test/ruby/test_file.rb: remove temporally files early.akr2012-07-181-0/+4
* fixed: can't delete unix domain sockets problemseki2012-07-181-0/+4
* * bignum.c: Added #include <strings.h> for ffs(). Patch by Perrykosaki2012-07-181-0/+5
* * include/ruby/intern.h (rb_num_zerodiv): Added NORETURN.kosaki2012-07-181-0/+5
* pack.c: round down too long uuencode widthnobu2012-07-181-0/+5
* * ext/dbm/dbm.c (fdbm_empty_p): fix wrong condtion introduced in r36438.naruse2012-07-181-0/+6
* * test/ruby/test_beginendblock.rb: remove temporally files early.akr2012-07-181-0/+4
* * test/ruby/test_autoload.rb: remove temporally files early.akr2012-07-181-0/+4
* * test/ruby/test_argf.rb: use temporally directory.akr2012-07-181-0/+4
* * test/openssl/test_config.rb: remove temporally files early.akr2012-07-181-0/+4
* error.c: map by indexnobu2012-07-181-0/+4
* 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