aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/xmlrpc.rb: Documentation for XMLRPCzzak2012-09-1314-1147/+1015
* configure.in: no PIE on Haikunobu2012-09-132-1/+12
* * lib/shellwords.rb: Documentation for Shellwords.zzak2012-09-122-35/+80
* * 2012-09-13svn2012-09-121-2/+2
* * ext/ripper/lib/ripper.rb: Documentation for Ripper.zzak2012-09-126-20/+109
* pathname.c: suppress -Wcomment warningnobu2012-09-121-1/+1
* vm_insnhelper.c: reuse VM stacknobu2012-09-122-20/+19
* * 2012-09-12svn2012-09-121-2/+2
* * ext/pathname/lib/pathname.rb: Documentation for Pathname.zzak2012-09-123-148/+320
* * 2012-09-11svn2012-09-111-2/+2
* mkmf.rb: fix $LDFLAGSnobu2012-09-111-1/+3
* thread.c: staticnobu2012-09-101-1/+1
* * ext/socket/{basicksocket,init,udpsocket}.c: revert some parts ofusa2012-09-103-1/+5
* * enc/depend: fixed wrong change in a part of r34802.usa2012-09-102-1/+5
* * ext/socket/basicsocket.c (rsock_bsock_send):kosaki2012-09-095-17/+22
* * io.c (nogvl_close, maygvl_close, nogvl_fclose, maygvl_fclose):kosaki2012-09-092-4/+10
* * io.c (rb_io_close): notify fd close before releasing gvl.kosaki2012-09-092-8/+9
* * 2012-09-10svn2012-09-091-2/+2
* * process.c: exec() requires to be single threaded also on Haiku.naruse2012-09-092-1/+9
* * lib/thread.rb (Queue#pop): Fixed double registration issue whenkosaki2012-09-093-13/+73
* * properties.nobu2012-09-090-0/+0
* * lib/sync.rb (Sync_m#sync_lock): Fixed wakeup/raise unsafe code.kosaki2012-09-093-8/+80
* * include/ruby/intern.h (rb_thread_blocking_region): Addedkosaki2012-09-092-0/+7
* * lib/sync.rb (Sync_m): Removed RCS_ID.kosaki2012-09-092-2/+4
* * test/ruby/test_io.rb (test_advise_pipe): new test to checkkosaki2012-09-092-0/+17
* * io.c (nogvl_close, maygvl_close, nogvl_fclose, maygvl_fclose):kosaki2012-09-092-13/+63
* * io.c (io_bufread): removed unnecessary rb_thread_wait_fd().kosaki2012-09-092-3/+16
* * 2012-09-09svn2012-09-091-2/+2
* * thread.c (rb_mutex_lock): stop multiple threads usekosaki2012-09-092-1/+20
* internal.h: allocator function in rb_classext_tnobu2012-09-089-39/+34
* .travis.yml: revert.nobu2012-09-081-1/+1
* debuggingnobu2012-09-081-1/+1
* * 2012-09-08svn2012-09-081-2/+2
* test_gem_specification.rb: skip meaningless testsnobu2012-09-081-0/+14
* * ext/extmk.rb: revert r36468. replacing NUL character is not necessary afternagachika2012-09-071-1/+0
* * 2012-09-07svn2012-09-061-2/+2
* mkmf.rb: fix splitting options with an argumentnobu2012-09-065-6/+20
* .gdbinit: FLONUM supportnobu2012-09-063-2/+13
* ruby.h: merge FLONUM and non-FLONUMnobu2012-09-062-5/+7
* * 2012-09-06svn2012-09-051-2/+2
* Imported minitest 3.4.0 (r7762)ryan2012-09-054-4/+29
* * parse.y (rb_warn4S): renamed from rb_warn4(), because the case inusa2012-09-052-8/+14
* * .travis.yml (notifications): [experimental] update notification template.shyouhei2012-09-052-0/+6
* * parse.y (rb_warn4): added as a rb_warn variant to warn with explicitnaruse2012-09-052-1/+10
* Suppress warningsnaruse2012-09-051-3/+2
* common.mk: partial revert r36867nobu2012-09-051-2/+2
* win32/file.c: simplifynobu2012-09-051-2/+2
* win32/file.c: prototype and cosmetic changesnobu2012-09-051-22/+25
* file.c: no longer used functionsnobu2012-09-051-1/+3
* dir.c: fix recursionnobu2012-09-053-1/+22