aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * vm_args.c: protect value stack from calling other methodsko12015-04-066-18/+55
* * 2015-04-06svn2015-04-061-2/+2
* * tool/downloader.rb (http_options): prevent content auto decodingnaruse2015-04-062-0/+6
* * doc/contributing.rdoc: update Maintainers list.usa2015-04-052-4/+8
* rbinstall.rb: same options for gemsnobu2015-04-051-17/+12
* * tool/rbinstall.rb: fix bin script permission of bundled gems.hsbt2015-04-052-0/+6
* * 2015-04-05svn2015-04-041-2/+2
* * tool/rbinstall.rb: support --program-suffix option.hsbt2015-04-042-1/+7
* * lib/rake: removed empty directories.hsbt2015-04-040-0/+0
* * lib/rake/*: Gemify rake [fix GH-862][Feature #11025]hsbt2015-04-04119-12002/+16
* string.c: check before modifynobu2015-04-042-4/+11
* stub.o: under win32nobu2015-04-042-4/+4
* stub.c: utf-8nobu2015-04-041-4/+6
* stub.c: use argv[0] unchangednobu2015-04-041-5/+4
* * 2015-04-04svn2015-04-031-2/+2
* * lib/net/http.rb (edit_path): use path which is absolute ftp urlnaruse2015-04-032-2/+11
* gmake.mk: check targets depend on mainnobu2015-04-031-2/+2
* * 2015-04-03svn2015-04-031-2/+2
* vm_core.h: update for OPT_CALL_CFUNC_WITHOUT_FRAMEnobu2015-04-034-6/+18