summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-21Update url with 404 status on LEGAL file.hsbt
2018-02-21Update maintainers of unmaintained libraries.hsbt
2018-02-21test_time_tz.rb: past Japanese DST tzdata fixnobu
2018-02-21test_time_tz.rb: past Japanese DST tzdata fixnobu
2018-02-21vm_insnhelper.c: no insns_info in jitnobu
2018-02-21Makefile.in (mjit_config.h): fix duplicated outputnobu
2018-02-21* 2018-02-21svn
2018-02-21Makefile.in: empty commentnobu
2018-02-20error.c: bypass Exception.newnobu
2018-02-20mjit.c: separate call from macronobu
2018-02-20Signature of rb_uint2inum and rb_int2inumnobu
2018-02-20random.c: Random.bytesnobu
2018-02-20Makefile.in: fix for Solarisnobu
2018-02-20tool/m4/ruby_replace_type.m4: use AC_CHECK_TYPES for HAVE_* macrosnormal
2018-02-20Signature of rb_uint2big and rb_int2bignobu
2018-02-20mjit.c: fix compile errornobu
2018-02-20mjit.c: prefer $TMPDIR and $TMPnobu
2018-02-20mjit.c: dldflags on mingwnobu
2018-02-20mjit.c: fix memory leaknobu
2018-02-20vm.c: disable dtrace in jit sourcenobu
2018-02-20common.mk: moved macros to mjit_config.hnobu
2018-02-20* 2018-02-20svn
2018-02-20Makefile.in: function to quote for mjit_config.hnobu
2018-02-19thread_pthread.c: spelling ("cancellation")normal
2018-02-19thread_pthread.c: fix thread cache for non-monotonic clocknormal
2018-02-19mjit.c: fix a typo [ci skip]nobu
2018-02-19Escape MINIRUBY in --make-flags to extmk.rbnobu
2018-02-19thread_pthread.c (native_thread_create): remove needless attrpnormal
2018-02-19thread_pthread.c (rb_thread_create_mjit_thread): destroy attrnormal
2018-02-18thread_pthread.c (thread cache): destroy cond after unlocknormal
2018-02-18thread_pthread.c (rb_thread_create_mjit): set detach before createnormal
2018-02-18* 2018-02-19svn
2018-02-18thread.c: remove redundant USE_SIGALTSTACK #definenormal
2018-02-18mjit.c: pch file argumentnobu
2018-02-18adjust indentnobu
2018-02-18README.ja.md: Mac OS X -> macOS [ci skip]kazu
2018-02-18thread_pthread.c: shorten and fix thread cache implementationnormal
2018-02-18mjit.c: place DLDFLAGS at lastnobu
2018-02-18aclocal.m4: remove ruby_check_va_copy.m4nobu
2018-02-18mjit.c: no va_copynobu
2018-02-18thread.c (thread_join_m): handle negative timeouts correctlynormal
2018-02-18thread.c (double2timespec): adjust to use NULL for infinitynormal
2018-02-18Fixed the order of arguments for cl.exeusa
2018-02-18thread_pthread.c (native_cond_timeout): simplifynormal
2018-02-18thread.c: stop updating timespec when timeout is unspecifiednormal
2018-02-18thread.c (update_timespec): use timespec_update_expirenormal
2018-02-18thread.c: introduce timespec_cmp for timespec comparisonsnormal
2018-02-18thread.c (timespec_update_expire): improve namingnormal
2018-02-18* 2018-02-18svn
2018-02-18ext/fiddle/lib/fiddle/pack.rb: pack "void *" properly on 32-bitnormal