aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/unicode_normalize.rb: Importing fromduerst2014-10-192-0/+28
* tool/unicode_norm_gen.rb: Changed module name.duerst2014-10-192-1/+5
* * remove trailing spaces.svn2014-10-191-12/+12
* lib/unicode_normalize/normalize.rb: Changed module name, adjusted copyright.duerst2014-10-192-15/+18
* * properties.svn2014-10-191-176/+176
* * 2014-10-19svn2014-10-191-2/+2
* lib/unicode_normalize/normalize.rb: Importing fromduerst2014-10-192-0/+181
* * 2014-10-18svn2014-10-181-2/+2
* * vm_core.h, proc.c, vm_backtrace.c, vm_trace.c:ktsj2014-10-185-10/+8
* * vm_core.h, vm.c, proc.c: fix GC mark miss on bindings.ktsj2014-10-185-29/+69
* * pack.c (pack_unpack): Add casts for char references for 'u'.akr2014-10-173-16/+26
* * pack.c (pack_unpack): Add casts for char references for 'b' and 'h'.akr2014-10-172-2/+6
* * Avoid undefined behaviors found by gcc -fsanitize=undefined.akr2014-10-173-2/+13
* * Avoid undefined behaviors found by gcc -fsanitize=undefined.akr2014-10-178-12/+35
* symbol.c (register_sym): debug codenobu2014-10-171-0/+22
* erb: multiline anchorsnobu2014-10-171-3/+4
* erb: fix -U optionnobu2014-10-171-2/+2
* re.c: mak eregexps with binary escapes ASCII-8BITnobu2014-10-173-2/+19
* signal.c: use writevnobu2014-10-171-3/+23
* signal.c: exclude terminatorsnobu2014-10-171-2/+3
* * 2014-10-17svn2014-10-161-2/+2
* Revert r47971, r47972 [ruby-core:65764]normal2014-10-163-2/+9
* signal.c: get rid of heap corruptionnobu2014-10-162-1/+7
* * vm_backtrace.c (id2str): Fix a variable name.akr2014-10-162-1/+6
* Set an encoding for SEGV message.akr2014-10-161-0/+1
* Set ASCII-8BIT encoding.akr2014-10-161-0/+1
* * test/ruby/envutil.rb (assert_pattern_list): Show number of matchedakr2014-10-162-1/+7
* signal.c: abort if nesting reserved signalnobu2014-10-161-9/+39
* cont.c (fiber_store): fix WIN32 fibersnormal2014-10-162-1/+6
* parse.y: do not use disposed stringnobu2014-10-163-1/+13
* test/-ext-/bug_reporter/test_bug_reporter.rb: fix racenormal2014-10-162-1/+6
* test/ruby/test_rubyoptions.rb: fix racenormal2014-10-162-1/+5
* cont.c: fix typedefnobu2014-10-161-1/+1
* cont.c: fix compile errornobu2014-10-162-1/+6
* test/ruby/test_process.rb: avoid killing wrong parentnormal2014-10-162-1/+7
* cont.c: fix when FIBER_USE_NATIVE is 0normal2014-10-152-1/+9
* cont.c: fix build when FIBER_USE_NATIVE is 0normal2014-10-152-5/+6
* update doc.akr2014-10-151-3/+3
* cont.c: Optimize fiber_switch calleesnormal2014-10-154-103/+128
* cont.c (cont_save_thread): Sparse copying of thread datanormal2014-10-152-8/+39
* cont.c: Small code cleanupnormal2014-10-152-3/+7
* cont.c: Code cleanup in fiber_switch/fiber_storenormal2014-10-152-42/+46
* * 2014-10-16svn2014-10-151-2/+2
* cont.c: Remove unused prev_fiber/next_fiber fieldsnormal2014-10-152-27/+8
* vm_backtrace.c: fix unknown ID namenobu2014-10-151-0/+9
* vm_backtrace.c: unknown name methodnobu2014-10-151-4/+8
* fix typos [ci skip]kazu2014-10-151-2/+2
* * ext/etc/etc.c (etc_nprocessors_affin): Test CPU_ALLOC availability.akr2014-10-152-2/+7
* Simplify multiline condition.akr2014-10-151-1/+1
* Simplify a regexp.akr2014-10-151-4/+4