summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-18ext/fiddle/lib/fiddle/pack.rb: pack "void *" properly on 32-bitnormal
2018-02-17Remove unnecessary `[]`skazu
2018-02-17a C source code must end with EOLshyouhei
2018-02-17long long is a C99ismshyouhei
2018-02-17socket.rb: protected connect_internalnobu
2018-02-17LIBRUBY_A with extsnobu
2018-02-17separate PRE_LIBRUBY_UPDATEnobu
2018-02-17configure.ac: check clockid_t with necessary headersnobu
2018-02-17prefixed functions exported for mjitnobu
2018-02-16* 2018-02-17svn
2018-02-16fix regexp literal warning.nagachika
2018-02-16mjit.c: fix deadlock on class serial incrementk0kubun
2018-02-16ruby_check_va_copy.m4: for cross compilingnobu
2018-02-16add NEWS entry for VM generator renewal [ci skip]shyouhei
2018-02-16add casts (cosmetic; just be explicit)shyouhei
2018-02-16no ID cache in Init functionsnobu
2018-02-16Fixed tempfile leak.hsbt
2018-02-16* remove trailing spaces.svn
2018-02-16Merge RubyGems 2.7.6 from upstream.hsbt
2018-02-16non-constant aggregate initializer is a C99ismshyouhei
2018-02-16compile.c: keep debug infonobu
2018-02-16test_rubyoptions.rb: assert_same to check identitynobu
2018-02-16* 2018-02-16svn
2018-02-16test_rubyoptions.rb: show code in failure messagesnobu
2018-02-15Avoid using `@` in macro substitution that confuses FreeBSD makeknu
2018-02-15Array#values_at optimizationnobu
2018-02-15Benchmarks for Array#values_atnobu
2018-02-15test/io/console/test_io_console.rb (test_oflush): Avoid race conditionmame
2018-02-15gc.c: force STACK_GROW_DIRECTION for emscriptenmame
2018-02-15thread_pthread.c: Use `getpagesize()` when `pthread_attr_getguardsize` is una...mame
2018-02-15configure.ac: Use `pthread_create` to determine if pthread is availablemame
2018-02-14compile.c: drop freezestring insn on String#-@normal
2018-02-14test/ruby/test_optimization.rb: fix compile kwargnormal
2018-02-14* 2018-02-15svn
2018-02-14load.c: reduce memory usage of loaded_features_indextenderlove
2018-02-14appveyor.yml: refactor r62402k0kubun
2018-02-14appveyor.yml: notify slack only for trunkk0kubun
2018-02-14mjit.h: compare as pointernobu
2018-02-14skip "TestException#test_thread_signal_location" as a known bug [Bug #14474]ko1
2018-02-13* 2018-02-14svn
2018-02-13mjit_compile.inc.erb: replace opt_key insnk0kubun
2018-02-13Fixing some minimal formating on enum.c examplesnobu
2018-02-13st.c: retry operations if rebuiltnormal
2018-02-13variable.c: flags at autoloadingnobu
2018-02-13vm_insnhelper.c: rb_autoloading_value flagnobu
2018-02-13revert r62392usa
2018-02-13variable.c: flags at autoloadingnobu
2018-02-13process.c (try_with_sh): fix the wrong number of argumentsmame
2018-02-13xmalloc never returns NULLkazu
2018-02-12* 2018-02-13svn