aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/nkf/nkf-utf8/nkf.c: Merge upstream: 50a383c84.naruse2012-09-142-6/+22
* * 2012-09-15svn2012-09-141-2/+2
* * ext/nkf/nkf.c (rb_nkf_convert): suppress warning.naruse2012-09-142-9/+18
* * array.c (rb_ary_diff, rb_ary_uniq):zzak2012-09-132-5/+29
* * array.c (rb_ary_select):zzak2012-09-133-12/+27
* * 2012-09-14svn2012-09-131-2/+2
* * signal.c (rb_f_kill):zzak2012-09-132-5/+11
* lib/securerandom.rb: fix errors on Windowsshirosaki2012-09-132-4/+14
* * lib/optparse.rb: Remove unreachable email address from documentationzzak2012-09-132-2/+6
* * properties.nobu2012-09-130-0/+0
* * 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