summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-20lib/unicode_normalize.rb: removing unnecessary 'self'.duerst
2014-10-20unicode_norm_gen.rb: get rid of hard coded pathsnobu
2014-10-20tool/unicode_norm_gen.rb: for 1.8.5 BASERUBYnobu
2014-10-20configure.in: downloader needs BASERUBYnobu
2014-10-20lib/unicode_normalize.rb: (unicode_normalize!): change method namesduerst
2014-10-20tool/unicode_norm_gen.rb: fix for 1.8 BASERUBYnobu
2014-10-19signal.c: adjust indent of preprocessing directivesnobu
2014-10-19ruby_atomic.h (ATOMIC_OR): should return previous valuenobu
2014-10-19variable.c, vm_insnhelper.c: improve performancenobu
2014-10-19common.mk: use existing filesnobu
2014-10-19vm_insnhelper.c: refactoringnobu
2014-10-19add .gitignorenaruse
2014-10-19add dependencynaruse
2014-10-19* 2014-10-20svn
2014-10-19common.mk (srcs-enc): generate unicode_normalize/tables.rbnobu
2014-10-19lib/unicode_normalize.rb: remove BOMsnobu
2014-10-19* lib/unicode_normalize.rb: (unicode_normalize!): change method name.nagachika
2014-10-19common.mk: fix missing quotenobu
2014-10-19* common.mk: nmake doesn't recognize ${} form. use $() instead.usa
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-19* properties.svn
2014-10-19* ext/tk/tcltklib.c: support Tcl/Tk8.6.nagai
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-19* remove trailing spaces.svn
2014-10-19lib/unicode_normalize/normalize.rb: Changed module name, adjusted copyright.duerst
2014-10-19* properties.svn
2014-10-19* 2014-10-19svn
2014-10-19lib/unicode_normalize/normalize.rb: Importing fromduerst
2014-10-18* 2014-10-18svn
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-17symbol.c (register_sym): debug codenobu
2014-10-17erb: multiline anchorsnobu
2014-10-17erb: fix -U optionnobu
2014-10-17re.c: mak eregexps with binary escapes ASCII-8BITnobu