aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ChangeLog: fixup r48900normal2014-12-191-0/+5
* * 2014-12-20svn2014-12-191-2/+2
* test/test_weakref.rb: increase timeout [Bug #10618]normal2014-12-191-1/+1
* Update dependencies.akr2014-12-1931-202/+202
* * tool/update-deps: Use $(hdrdir) if possible.akr2014-12-192-6/+21
* * ext/bigdecimal/depend: Fix dependencies to make bigdecimalmrkn2014-12-193-2/+9
* update dependencies.akr2014-12-191-25/+13
* * test/ruby/test_rubyoptions.rb: (TestRubyOptions#test_verbose): support RC.usa2014-12-191-1/+1
* compile.c: add commentsnobu2014-12-191-0/+6
* ruby.h: get rid of C++ warningsnobu2014-12-192-2/+8
* hash.c: fix return valuenobu2014-12-192-3/+15
* * 2014-12-19svn2014-12-191-2/+2
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_version): should supportusa2014-12-191-1/+1
* configure.in: fix fox BusyBoxnobu2014-12-182-2/+8
* * ChangeLog: typo.usa2014-12-181-1/+1
* * signal.c (ruby_signal): since SIGKILL is not supported by MSVCRT,usa2014-12-182-0/+17
* io/console: checks for old versionsnobu2014-12-181-4/+4
* .travis.yml: use after_failurenobu2014-12-181-4/+6
* * 2014-12-18svn2014-12-181-2/+2
* test/ruby/test_iseq.rb: spelling fix: s/diable/disable/normal2014-12-181-1/+1
* fix a typo [ci skip]kazu2014-12-171-1/+1
* io-console.gemspec: bump upnobu2014-12-171-1/+1
* console.c: dead codenobu2014-12-172-56/+0
* compile.c: struct accessorsnobu2014-12-173-122/+91
* vm.c: constifynobu2014-12-173-8/+9