aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* README.md: fix inline markupsnobu2015-04-112-15/+8
* * lib/rdoc/text.rb: removed duplicated code.hsbt2015-04-102-3/+4
* * 2015-04-11svn2015-04-101-2/+2
* lib/net/protocol.rb (rbuf_fill): avoid exception with read_nonblocknormal2015-04-102-15/+18
* dir.c: getattrlist on OSX 10.5nobu2015-04-103-5/+21
* Use more shorter filenames to avoid sockaddr_un size limitation.akr2015-04-101-1/+1
* mkmf.rb: werror of try_cppflagsnobu2015-04-101-2/+2
* mkmf.rb: fix werror optionnobu2015-04-104-7/+17
* Use shorter filenames to avoid sockaddr_un size limitation.akr2015-04-101-4/+4
* * test/ruby/test_file_exhaustive.rb: Test socket.akr2015-04-102-3/+24
* * test/objspace/test_objspace.rb: remove debug prints.ko12015-04-102-2/+4
* * ext/objspace/objspace.c: add ObjectSpace.count_imemo_objects methodko12015-04-104-0/+100
* * test/ruby/test_file_exhaustive.rb: Test anonymous pipe.akr2015-04-102-0/+8
* * test/ruby/test_file_exhaustive.rb: Test named pipe.akr2015-04-102-3/+28
* * ext/objspace/objspace.c (setup_hash): unify common routine.ko12015-04-102-27/+27
* * process.c (rb_execarg_parent_start1): Handle EINTR.akr2015-04-103-13/+56
* * vm.c (vm_exec): check other events when RETURN is thrown.ko12015-04-103-29/+54
* * win32/Makefile.sub (WERRORFLAG): typo.usa2015-04-101-1/+1
* Fix a typo.akr2015-04-101-1/+1
* ext/date: reject unknown compiler optionnobu2015-04-104-4/+13
* test_addrinfo.rb: relax memory usage criterionnobu2015-04-101-3/+3
* * test/ruby/test_process.rb: unfortunately, windows is not POSIX...usa2015-04-092-3/+8
* * test/ruby/test_process.rb: Use mkfifo command instead of mknodakr2015-04-092-1/+6
* * 2015-04-10svn2015-04-091-2/+2
* * process.c: Release GVL when opening a file in spawn() to avoid wholeakr2015-04-093-15/+95
* move debug functions.akr2015-04-091-59/+59
* * test/ruby/test_process.rbusa2015-04-091-2/+2
* * process.c (redirect_open): Removed.akr2015-04-092-10/+4
* * internal.h (rb_execarg_parent_end): Declared.akr2015-04-096-64/+121
* * internal.h (rb_execarg_parent_start): Renamed from rb_execarg_fixup.akr2015-04-095-8/+18
* * process.c (fd_clear_cloexec): Extracted from run_exec_dup2.akr2015-04-092-15/+28
* ignore rake load errornobu2015-04-091-1/+4
* skip rake dependent testsnobu2015-04-092-4/+10
* ccan/list/list.h: sync with ccan upstreamnormal2015-04-092-26/+169
* * 2015-04-09svn2015-04-081-2/+2
* raddrinfo.c: fix memory leaknobu2015-04-083-0/+17
* version.c: support RUBY_ENGINE_VERSIONnobu2015-04-082-1/+11
* * bigdecimal: conform to ruby's license. [ruby-core:68466] [Bug #10952]mrkn2015-04-085-75/+5
* * win32/win32.c (rb_w32_wreadlink): should treat junctions like asusa2015-04-082-1/+7
* * test/ruby/test_symbol.rb: fix syntax error.ko12015-04-082-2/+6
* hash.c: compare symbols by identitiesnobu2015-04-083-0/+27
* * 2015-04-08svn2015-04-071-2/+2
* rbinstall.rb: no post install messagesnobu2015-04-071-0/+6
* rbinstall.rb: $script_modenobu2015-04-071-4/+12
* intern.h: stale declarationsnobu2015-04-071-2/+0
* * internal.h: fix typo. Patch by @sferik [fix GH-865]hsbt2015-04-072-1/+5
* * 2015-04-07svn2015-04-061-2/+2
* fix a typo [ci skip]kazu2015-04-061-1/+1
* * enum.c: Enumerable#chunk and Enumerable#slice_before no longer takesakr2015-04-064-65/+16
* * remove trailing spaces.svn2015-04-061-1/+1