aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lib/open-uri.rb (OpenURI.open_http): accept multiple certs path inusa2014-12-233-8/+18
* * gems: typo in svn:ignore. sorry.usa2014-12-230-0/+0
* * gems: ignore downloaded files.usa2014-12-230-0/+0
* common.mk: run after-updatenobu2014-12-232-3/+3
* extlibs.rb: separate commandsnobu2014-12-231-1/+24
* fiddle: extlibsnobu2014-12-234-0/+141
* extlibs.rb: external librariesnobu2014-12-233-4/+142
* * lib/uri/generic.rb (URI::Generic#query=): don't escape [\]^naruse2014-12-233-3/+8
* extconf.rb: no empty CPPnobu2014-12-231-1/+1
* extmk.rb: replace current directory namenobu2014-12-232-4/+2
* avoid a bug of the latest redminenaruse2014-12-231-12/+16
* fiddle: use RMALLnobu2014-12-231-1/+1
* fiddle: clean-libffinobu2014-12-232-2/+21
* registry.rb: fix buffer overflownobu2014-12-231-3/+3
* registry.rb: try en_US messagenobu2014-12-232-5/+19
* extconf.rb: try modversion ff pkg_config succeedednobu2014-12-231-2/+2
* extconf.rb: libffi on mswinnobu2014-12-231-8/+35
* * 2014-12-23svn2014-12-231-2/+2
* ossl_cipher.c: workaround of OpenSSL APInobu2014-12-232-7/+43
* * remove trailing spaces.svn2014-12-221-1/+1
* * test/win32ole/test_win32ole_event.rb: some tests aresuke2014-12-222-52/+77
* signal.c: fix received_signalnobu2014-12-222-3/+13
* extconf.rb: libffi with librubynobu2014-12-222-2/+6
* * 2014-12-22svn2014-12-221-2/+2
* extconf.rb: configure libffi firstnobu2014-12-221-14/+25
* fiddle: modversion may be unavailablenobu2014-12-211-17/+17
* fiddle: do not disturb other checksnobu2014-12-211-2/+7
* handle.c: suppress warningsnobu2014-12-211-1/+1
* fiddle: fix build failuresnobu2014-12-212-23/+28
* handle.c: suppress a warningnobu2014-12-211-0/+1
* thread.c: no allocation during GCnobu2014-12-211-3/+4
* signal.c: clear received signal at stack overflownobu2014-12-211-2/+4
* * test/win32ole/test_win32ole_event.rb: test_s_new_exception issuke2014-12-212-6/+35
* * 2014-12-21svn2014-12-201-2/+2
* configure.in: fix jemalloc optionnobu2014-12-202-2/+13
* Add a test for Dir.mktmpdir(nil) [ruby-core:66943] [Bug #10616].akr2014-12-201-0/+6
* * lib/tmpdir.rb (Dir.mktmpdir): Accept nil again, as Ruby 2.1.akr2014-12-202-2/+7
* fiddle: configure in mflagsnobu2014-12-202-5/+13
* fiddle: bundled libffinobu2014-12-203-13/+81