aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2012-07-20svn2012-07-191-2/+2
* * thread_pthread.c: use #ifdef, not #if.naruse2012-07-192-2/+6
* * thread.c (rb_thread_s_control_interrupt,ko12012-07-1910-104/+504
* * test/ruby/test_io.rb: remove temporally files early.akr2012-07-192-319/+352
* extmk.rb: hack for -frameworknobu2012-07-191-0/+1
* suppress fragile warnings.akr2012-07-191-1/+20
* * variable.c (rb_mod_class_variables): return inherited variablesshugo2012-07-195-14/+93
* test_eval.rb: adjust indentnobu2012-07-191-46/+46
* test_eval.rb: use blocknobu2012-07-191-10/+6
* internal.h: move mark functionsnobu2012-07-193-7/+12
* * ext/socket/init.c (rsock_init_sock): need to update max fd on allusa2012-07-192-0/+6
* thread.c: remove deprecatednobu2012-07-193-7/+4
* * test/net/http/test_http.rb (TestNetHTTPLocalBind#test_bind_to_local*):usa2012-07-192-2/+5
* * ext/socket/extconf.rb: now enable IPv6 by default on mswin.usa2012-07-192-1/+5
* * ext/psych/emitter.c (initialize): allow a configuration object to betenderlove2012-07-194-8/+62
* * test/ruby/test_file.rb: remove temporally files early.akr2012-07-182-1/+18
* fixed: can't delete unix domain sockets problemseki2012-07-182-0/+10
* * bignum.c: Added #include <strings.h> for ffs(). Patch by Perrykosaki2012-07-182-0/+8
* * include/ruby/intern.h (rb_num_zerodiv): Added NORETURN.kosaki2012-07-182-1/+6
* use localhost for both local and remote. [Bug #6746]naruse2012-07-181-12/+4
* * 2012-07-19svn2012-07-181-2/+2
* increment @tmp_count.akr2012-07-181-0/+1
* pack.c: round down too long uuencode widthnobu2012-07-183-0/+11
* test_syntax.rb: updatenobu2012-07-181-1/+2
* * ext/dbm/dbm.c (fdbm_empty_p): fix wrong condtion introduced in r36438.naruse2012-07-183-2/+8
* * test/ruby/test_beginendblock.rb: remove temporally files early.akr2012-07-182-1/+11
* * test/ruby/test_autoload.rb: remove temporally files early.akr2012-07-182-0/+16
* * test/ruby/test_argf.rb: use temporally directory.akr2012-07-182-13/+18
* mkmf.rb: fix typonobu2012-07-181-1/+1
* * test/openssl/test_config.rb: remove temporally files early.akr2012-07-182-0/+13
* fix typonobu2012-07-181-2/+2
* error.c: map by indexnobu2012-07-182-34/+41
* warning: no indirect flagnobu2012-07-181-8/+7
* vm.c: remove unused variablesnobu2012-07-182-8/+6
* empty_p: optimize and warningsnobu2012-07-182-10/+8
* mkmf.rb: hack for -frameworknobu2012-07-183-4/+13
* * ext/curses/extconf.rb: support PDCurses. patched by Luis Lavena.shugo2012-07-182-1/+6
* * properties.nobu2012-07-180-0/+0
* * parse.y (primary): allow an empty grouped expression as theshugo2012-07-183-1/+31
* * thread.c (rb_thread_call_without_gvl2): added.ko12012-07-183-15/+91
* configure.in: EXTDLDFLAGSnobu2012-07-183-4/+14
* * thread.c: fix last commit miss.ko12012-07-182-3/+4
* * thread.c (rb_threadptr_async_errinfo_*): manage async errors queue.ko12012-07-186-44/+145
* add castsshyouhei2012-07-182-50/+57
* add castsshyouhei2012-07-183-3/+12
* * lib/benchmark.rb: Fix Benchmark.benchmark output with an emptynaruse2012-07-183-58/+69
* * lib/debug.rb: Added toplevel documentation. Based on patch by Oscardrbrain2012-07-182-4/+169
* * test/win32ole/test_win32ole_event.rb (TestWIN32OLE_EVENT): useusa2012-07-182-8/+14
* * lib/logger.rb: Updated typos and output to match modern Loggerdrbrain2012-07-182-51/+58
* Wed Jul 18 08:01:10 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-171-16/+6