aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ChangeLog: remove garbagenobu2015-04-021-6/+0
* rbconfig.rb: use program versionnobu2015-04-024-3/+13
* * 2015-04-02nobu2015-04-021-0/+6
* * 2015-04-02svn2015-04-021-2/+2
* common.mk: examnobu2015-04-022-3/+3
* common.mk: foolnobu2015-04-012-1/+8
* gmake.mk: CHECK_TARGETSnobu2015-04-011-4/+5
* test_dir.rb: recursive globbingnobu2015-04-011-1/+2
* test_objspace.rb: skip test_count_nodesnobu2015-04-011-4/+4
* dir.c: expand ruby_brace_glob0nobu2015-04-011-11/+4
* dir.c: reduce indirect argumentsnobu2015-04-012-6/+26
* * 2015-04-01svn2015-04-011-3/+3
* fileutils.rb: fix error messagenobu2015-04-013-2/+10
* test_dir.rb: assert_entriesnobu2015-03-311-3/+7