aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix PNaCl configure/link errors.yugui2014-10-221-0/+10
* * common.mk (build-ext): avoid trying to build dynamic librariesyugui2014-10-221-0/+5
* common.mk: Fixed grammar in comment [ci skip]duerst2014-10-221-0/+4
* tool/unicode_norm_gen.rb: Fixed escaping of backslash andduerst2014-10-221-0/+7
* * test/test-unicode_normalize.rb: as often said, ruby is sometimes builtusa2014-10-221-0/+5
* test/test-unicode_normalize.rb: Adjusted path for test data file (now ../enc/...duerst2014-10-221-0/+5
* test/test-unicode_normalize.rb: Removed explicit require, changed method name...duerst2014-10-221-0/+5
* test/test-unicode_normalize.rb: Importing fromduerst2014-10-221-1/+7
* * nacl/pepper_main.c (Instance_DidCreate): mount devfs and rebind fd 0yugui2014-10-221-0/+5
* * ext/etc/etc.c (etc_nprocessors_affin): maximum "n" should be 16384.kosaki2014-10-211-0/+4
* * ext/etc/etc.c (etc_nprocessors_affin): minor spell fix.kosaki2014-10-211-0/+4
* * ext/etc/etc.c (etc_nprocessors_affin): optimize memory usege akosaki2014-10-211-0/+5
* Enable nacl_io in pepper-ruby.yugui2014-10-211-0/+19
* fix typos [ci skip]kazu2014-10-211-1/+1
* common.mk: Adding explicit creation of directoryduerst2014-10-211-1/+7
* lib/unicode_normalize/tables.rb: Committing to make versionduerst2014-10-211-0/+6
* lib/unicode_normalize/normalize.rb: Added comment to point toduerst2014-10-211-0/+6
* * gc.c (mark_current_machine_context) [__mc68000__]: Update stacknaruse2014-10-211-0/+6
* * enc/prelude.rb: we sometimes run ruby without library path (especiallyusa2014-10-201-0/+6
* * common.mk (lib/unicode_normlize/table.rb): enable running (n)makeusa2014-10-201-0/+5
* common.mk: disable force download of unicode files by defaultnobu2014-10-201-0/+5
* * lib/mkmf.rb: no need to convert path separator for COPY because it'susa2014-10-201-0/+5
* config.mk: Added missing data files as targets for prerequisite update_unicode.duerst2014-10-201-5/+3
* tool/downloader.rb: Make sure we update to latest versionduerst2014-10-201-0/+7
* lib/unicode_normalize.rb: revert r48046. The s in sIndexduerst2014-10-201-0/+9
* lib/unicode_normalize.rb: removing unnecessary 'self'.duerst2014-10-201-1/+5
* lib/unicode_normalize.rb: (unicode_normalize!): change method namesduerst2014-10-201-0/+5
* 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