summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-10-21common.mk: Adding explicit creation of directoryduerst
2014-10-21lib/unicode_normalize/tables.rb: Committing to make versionduerst
2014-10-21lib/unicode_normalize/normalize.rb: Added comment to point toduerst
2014-10-21* gc.c (mark_current_machine_context) [__mc68000__]: Update stacknaruse
2014-10-20* enc/prelude.rb: we sometimes run ruby without library path (especiallyusa
2014-10-20* common.mk (lib/unicode_normlize/table.rb): enable running (n)makeusa
2014-10-20common.mk: disable force download of unicode files by defaultnobu
2014-10-20* lib/mkmf.rb: no need to convert path separator for COPY because it'susa
2014-10-20config.mk: Added missing data files as targets for prerequisite update_unicode.duerst
2014-10-20tool/downloader.rb: Make sure we update to latest versionduerst
2014-10-20lib/unicode_normalize.rb: revert r48046. The s in sIndexduerst
2014-10-20lib/unicode_normalize.rb: removing unnecessary 'self'.duerst
2014-10-20lib/unicode_normalize.rb: (unicode_normalize!): change method namesduerst
2014-10-19variable.c, vm_insnhelper.c: improve performancenobu
2014-10-19* lib/unicode_normalize.rb: (unicode_normalize!): change method name.nagachika
2014-10-19* ext/tk/lib/tkextlib/tile/treeview.rb: fix syntax error.hsbt
2014-10-19enc/prelude.rb: Added automatic loading of lib/unicode_normalize.rb. This mak...duerst
2014-10-19lib/unicode_normalize/normalize.rb: Added a missing file extension in require...duerst
2014-10-19common.mk: Added a rule to generate lib/unicode_normalize/tables.rb.duerst
2014-10-19lib/unicode_normalize.rb: Changed to dynamic loading of actual normalization ...duerst
2014-10-19lib/unicode_normalize.rb: Small documentation fix.duerst
2014-10-19lib/unicode_normalize.rb: Added documentation.duerst
2014-10-19tool/unicode_norm_gen.rb, lib/unicode_normalize.rb:duerst
2014-10-19lib/unicode_normalize.rb: Changing method names, see https://bugs.ruby-lang.o...duerst
2014-10-19lib/unicode_normalize.rb: Changing module name.duerst
2014-10-19lib/unicode_normalize.rb: Changing require statement, adjusting copyright.duerst
2014-10-19lib/unicode_normalize.rb: Importing fromduerst
2014-10-19tool/unicode_norm_gen.rb: Changed module name.duerst
2014-10-19lib/unicode_normalize/normalize.rb: Changed module name, adjusted copyright.duerst
2014-10-19lib/unicode_normalize/normalize.rb: Importing fromduerst
2014-10-18* vm_core.h, proc.c, vm_backtrace.c, vm_trace.c:ktsj
2014-10-18* vm_core.h, vm.c, proc.c: fix GC mark miss on bindings.ktsj
2014-10-17* pack.c (pack_unpack): Add casts for char references for 'u'.akr
2014-10-17* pack.c (pack_unpack): Add casts for char references for 'b' and 'h'.akr
2014-10-17* Avoid undefined behaviors found by gcc -fsanitize=undefined.akr
2014-10-17* Avoid undefined behaviors found by gcc -fsanitize=undefined.akr
2014-10-17re.c: mak eregexps with binary escapes ASCII-8BITnobu
2014-10-16Revert r47971, r47972 [ruby-core:65764]normal
2014-10-16signal.c: get rid of heap corruptionnobu
2014-10-16* vm_backtrace.c (id2str): Fix a variable name.akr
2014-10-16* test/ruby/envutil.rb (assert_pattern_list): Show number of matchedakr
2014-10-16cont.c (fiber_store): fix WIN32 fibersnormal
2014-10-16parse.y: do not use disposed stringnobu
2014-10-16test/-ext-/bug_reporter/test_bug_reporter.rb: fix racenormal
2014-10-16test/ruby/test_rubyoptions.rb: fix racenormal
2014-10-16cont.c: fix compile errornobu
2014-10-16test/ruby/test_process.rb: avoid killing wrong parentnormal
2014-10-15cont.c: fix when FIBER_USE_NATIVE is 0normal
2014-10-15cont.c: fix build when FIBER_USE_NATIVE is 0normal
2014-10-15cont.c: Optimize fiber_switch calleesnormal