aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* variable.c, vm_insnhelper.c: improve performancenobu2014-10-191-0/+7
* * lib/unicode_normalize.rb: (unicode_normalize!): change method name.nagachika2014-10-191-0/+5
* * ext/tk/lib/tkextlib/tile/treeview.rb: fix syntax error.hsbt2014-10-191-0/+4
* enc/prelude.rb: Added automatic loading of lib/unicode_normalize.rb. This mak...duerst2014-10-191-0/+7
* lib/unicode_normalize/normalize.rb: Added a missing file extension in require...duerst2014-10-191-0/+5
* common.mk: Added a rule to generate lib/unicode_normalize/tables.rb.duerst2014-10-191-0/+6
* lib/unicode_normalize.rb: Changed to dynamic loading of actual normalization ...duerst2014-10-191-0/+5
* lib/unicode_normalize.rb: Small documentation fix.duerst2014-10-191-0/+4
* lib/unicode_normalize.rb: Added documentation.duerst2014-10-191-0/+4
* tool/unicode_norm_gen.rb, lib/unicode_normalize.rb:duerst2014-10-191-0/+6
* lib/unicode_normalize.rb: Changing method names, see https://bugs.ruby-lang.o...duerst2014-10-191-0/+5
* lib/unicode_normalize.rb: Changing module name.duerst2014-10-191-0/+4
* lib/unicode_normalize.rb: Changing require statement, adjusting copyright.duerst2014-10-191-0/+5
* lib/unicode_normalize.rb: Importing fromduerst2014-10-191-0/+6
* tool/unicode_norm_gen.rb: Changed module name.duerst2014-10-191-0/+4
* lib/unicode_normalize/normalize.rb: Changed module name, adjusted copyright.duerst2014-10-191-0/+5
* lib/unicode_normalize/normalize.rb: Importing fromduerst2014-10-191-0/+5
* * vm_core.h, proc.c, vm_backtrace.c, vm_trace.c:ktsj2014-10-181-0/+5
* * vm_core.h, vm.c, proc.c: fix GC mark miss on bindings.ktsj2014-10-181-0/+7
* * pack.c (pack_unpack): Add casts for char references for 'u'.akr2014-10-171-0/+5
* * pack.c (pack_unpack): Add casts for char references for 'b' and 'h'.akr2014-10-171-0/+4
* * Avoid undefined behaviors found by gcc -fsanitize=undefined.akr2014-10-171-0/+7
* * Avoid undefined behaviors found by gcc -fsanitize=undefined.akr2014-10-171-0/+22
* re.c: mak eregexps with binary escapes ASCII-8BITnobu2014-10-171-0/+7
* Revert r47971, r47972 [ruby-core:65764]normal2014-10-161-0/+7
* signal.c: get rid of heap corruptionnobu2014-10-161-0/+6
* * vm_backtrace.c (id2str): Fix a variable name.akr2014-10-161-0/+5
* * test/ruby/envutil.rb (assert_pattern_list): Show number of matchedakr2014-10-161-0/+5
* cont.c (fiber_store): fix WIN32 fibersnormal2014-10-161-0/+5
* parse.y: do not use disposed stringnobu2014-10-161-0/+5
* test/-ext-/bug_reporter/test_bug_reporter.rb: fix racenormal2014-10-161-0/+5
* test/ruby/test_rubyoptions.rb: fix racenormal2014-10-161-0/+4
* cont.c: fix compile errornobu2014-10-161-0/+5
* test/ruby/test_process.rb: avoid killing wrong parentnormal2014-10-161-0/+5
* cont.c: fix when FIBER_USE_NATIVE is 0normal2014-10-151-0/+4
* cont.c: fix build when FIBER_USE_NATIVE is 0normal2014-10-151-0/+5
* cont.c: Optimize fiber_switch calleesnormal2014-10-151-0/+29
* cont.c (cont_save_thread): Sparse copying of thread datanormal2014-10-151-0/+8
* cont.c: Small code cleanupnormal2014-10-151-0/+5
* cont.c: Code cleanup in fiber_switch/fiber_storenormal2014-10-151-0/+5
* cont.c: Remove unused prev_fiber/next_fiber fieldsnormal2014-10-151-0/+8
* fix typos [ci skip]kazu2014-10-151-2/+2
* * ext/etc/etc.c (etc_nprocessors_affin): Test CPU_ALLOC availability.akr2014-10-151-0/+5
* * ext/etc/etc.c (etc_nprocessors_affinity): use sched_getaffinityakr2014-10-151-0/+10
* * test/ruby/envutil.rb (assert_pattern_list) Renamed fromakr2014-10-151-0/+9
* * test/ruby/envutil.rb (assert_regexp_list): New assertion method.akr2014-10-151-0/+6
* * enum.c: min(n) drops elements bigger than the n-th maximum element.akr2014-10-141-0/+8
* test/ruby/test_optimization.rb (test_string_size): new testnormal2014-10-141-0/+4
* test/ruby/test_optimization.rb: redefinition tests for Stringnormal2014-10-141-0/+5
* test/ruby/test_optimization.rb (test_hash_aset_with): assert assignmentnormal2014-10-141-0/+5