aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openssl_missing.h: constifiednobu2018-06-171-2/+2
* thread_pthread.c: microptimize vm->gvl.waiting checksnormal2018-06-171-3/+2
* thread_pthread.c: fix non-sleepy timer thread buildnormal2018-06-171-1/+2
* EXTOBJS should be included in DLDOBJSnobu2018-06-171-1/+1
* share Float 0nobu2018-06-171-0/+8
* Makefile.in: MJIT_DLDFLAGSnobu2018-06-171-1/+3
* refine Integer#** and Float#**nobu2018-06-174-5/+27
* compare with correct valuesnobu2018-06-171-3/+3
* refine Integer#**nobu2018-06-171-4/+8
* * 2018-06-17svn2018-06-161-1/+1
* mjit.c: measure time more preciselynobu2018-06-162-3/+16
* * 2018-06-16svn2018-06-161-1/+1
* thread.c (timeout_prepare): common functionnormal2018-06-161-22/+19
* gettimeofday is obsoletenobu2018-06-151-2/+10
* win32/Makefile.sub: gettimeofday is defined in win32.cnobu2018-06-151-0/+1
* Remove flip-flop usages from build scriptsmame2018-06-153-32/+48
* Remove warnings of flip-flop deprecation from tests and specsmame2018-06-155-12/+34
* parse.y: Deprecate flip-flopsmame2018-06-152-2/+6
* Update obsoleted URLs of supported platforms [ci skip]kazu2018-06-152-2/+2
* * 2018-06-15svn2018-06-151-1/+1
* Bootstrapping ruby runtime might not have RubyVM::MJIT defined.nobu2018-06-151-1/+1
* prefer clock_gettimenobu2018-06-144-4/+29
* README.ja.md: Add link to downloads [ci skip]kazu2018-06-141-0/+6
* Get rid of warnings of test/specusa2018-06-141-1/+0
* bignum.c: get rid of redefined methodnobu2018-06-143-3/+17
* HTTPServerException is deprecatedusa2018-06-146-9/+57
* test/rubygems/test_gem_dependency_installer.rb: Avoid Dir.chdir + blockmame2018-06-141-1/+5
* .gdbinit: expand RBASIC macro for old gdb on macnobu2018-06-141-28/+28
* * properties.svn2018-06-130-0/+0
* * append newline at EOF.svn2018-06-131-1/+1
* Update to ruby/spec@4bb0f25eregon2018-06-1324-57/+812
* * properties.svn2018-06-130-0/+0
* Update to ruby/spec@4bc7a2beregon2018-06-1324-288/+1195
* * 2018-06-14svn2018-06-131-1/+1
* Fix condition in Kernel#warn when using upleveleregon2018-06-131-1/+1
* Revert "range.c: prohibit `(1..nil)`"mame2018-06-134-35/+41
* Remove sunsetting FTP sitekazu2018-06-132-10/+0
* thread.c: use flags for sleep_* functionsnormal2018-06-131-13/+19
* range.c: prohibit `(1..nil)`mame2018-06-134-41/+35
* Make VM_INSN_INFO_TABLE_IMPL=1 workmame2018-06-132-2/+4
* add "print_flags" gdb command.ko12018-06-131-0/+31
* bignum.c: call functions directlynobu2018-06-131-17/+18
* bignum.c: refine pownobu2018-06-131-3/+5
* * 2018-06-13svn2018-06-121-1/+1
* lib/securerandom.rb: improve docsstomar2018-06-121-0/+5
* Remove needless lineskazu2018-06-121-2/+0
* Use `&.` instead of modifier ifkazu2018-06-121-3/+2
* doc/signals.rdoc: fix typostomar2018-06-121-1/+1
* win32.c: precise timenobu2018-06-121-19/+22
* intern.h: suppress warningsnobu2018-06-111-1/+9