aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* old ChangeLog and NEWS move to dockazu2014-12-254-12466/+12516
* extconf.rb: libffi PIC objectsnobu2014-12-252-2/+8
* * ext/fiddle/win32/libffi-3.2.1-mswin.patch: support mswin32.usa2014-12-252-3/+51
* * gc.c (wmap_final_func): fix memory size shortage when realloc wmap.ngoto2014-12-252-1/+7
* configure.in: include winsock2.hnobu2014-12-252-2/+6
* console.c: IO.console arguments passingnobu2014-12-254-8/+55
* file.c: drop ignored charsnobu2014-12-253-11/+86
* dir.c: replace_real_basenamenobu2014-12-254-12/+74
* test_io_console.rb: use getsnobu2014-12-251-2/+3
* configure.in: workaround of mingw-w64nobu2014-12-252-0/+6
* test_io_console.rb: chomp resultsnobu2014-12-251-1/+1
* parse.y: warn past scope variablenobu2014-12-253-2/+34
* rubygems: fix variable namenobu2014-12-252-4/+3
* * test/io/console/test_io_console.rb (TestIO_Console#run_pty): no block given.usa2014-12-251-1/+5
* test_dns.rb: fix scopenobu2014-12-251-3/+1
* console.c: get rid of NameErrornobu2014-12-253-11/+30
* * test/resolv/test_dns.rb (TestResolvDNS#test_query_ipv4_address):usa2014-12-252-1/+9
* lib/uri: performance improvements [misc #10628]normal2014-12-243-53/+77
* test_rdoc_generator_json_index.rb: leaked fdnobu2014-12-241-2/+3
* * 2014-12-25svn2014-12-241-2/+2
* use timeout libnaruse2014-12-241-4/+5
* revert r48975nobu2014-12-241-5/+1
* dir.c: shortcut for case-insensitive namenobu2014-12-241-1/+5
* test_gc.rb: termsignobu2014-12-241-1/+5
* ChangeLog: fix ref of r48972. [Bug #10015]nobu2014-12-241-1/+1
* dir.c: glob performancenobu2014-12-242-1/+8
* win32: suppress warningsnobu2014-12-242-24/+24
* * gc.c: remove unused rb_objspace_t::rgengc::old_objects_at_gc_start.ko12014-12-242-3/+4
* * lib/open-uri.rb (OpenURI.open_http): refactoring of r48941.usa2014-12-241-2/+1
* add timeout to avoid global timeoutnaruse2014-12-241-0/+1
* hash/delete.c: add declarationnobu2014-12-241-0/+2
* fiddle: depend rulesnobu2014-12-241-3/+14
* * tool/redmine-backporter.rb: require view_changesets permission.naruse2014-12-242-8/+13
* downloader.rb: fix exception argumentsnobu2014-12-242-1/+7
* ruby.h: parent in rb_data_type_tnobu2014-12-243-12/+14
* * tool/downloader.rb: use config.guess in gcc repo.naruse2014-12-242-1/+5
* url is not required herenaruse2014-12-241-1/+1
* * common.mk (up): propagate verbose option.usa2014-12-241-2/+2
* * hash.c (rb_hash_delete): return Qnil if there are no correspondingko12014-12-246-20/+72
* fiddle: win32/libffi-config.rbnobu2014-12-245-21/+197
* * tool/downloader.rb: typo.usa2014-12-241-1/+1
* support ruby 1.8naruse2014-12-241-2/+3
* * ext/fiddle/extconf.rb: remove ffitarget.h generated by configure onusa2014-12-242-0/+9
* * tool/downloader.rb: support ruby 1.8.naruse2014-12-232-1/+5
* * lib/net/http/response.rb (Net::HTTPResponse): require one or morenaruse2014-12-233-1/+68
* make-snapshot: fix stable snapshotnobu2014-12-233-4/+24
* * tool/extlibs.rb (do_extract): decompress!usa2014-12-231-3/+3
* * tool/extlibs.rb (do_extract): the pipe should be binmode.usa2014-12-232-1/+5
* * Makefile.in, common.mk: move common-srcs to Makefile.in becauseusa2014-12-233-2/+7
* * 2014-12-24svn2014-12-231-2/+2