aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * enc/prelude.rb: we sometimes run ruby without library path (especiallyusa2014-10-202-1/+11
* * common.mk (lib/unicode_normlize/table.rb): enable running (n)makeusa2014-10-202-1/+6
* common.mk: disable force download of unicode files by defaultnobu2014-10-203-1/+10
* * lib/mkmf.rb: no need to convert path separator for COPY because it'susa2014-10-202-1/+6
* common.mk: update unicode files every timesnobu2014-10-202-2/+2
* unicode_normalize/normalize.rb: rename variablenobu2014-10-201-5/+5
* config.mk: Added missing data files as targets for prerequisite update_unicode.duerst2014-10-202-6/+6
* tool/downloader.rb: Make sure we update to latest versionduerst2014-10-202-2/+21
* lib/unicode_normalize.rb: revert r48046. The s in sIndexduerst2014-10-202-5/+14
* test_module.rb: test with UTF-8nobu2014-10-201-1/+4
* io.c: enclose statements by ifdefnobu2014-10-201-1/+1
* error.c: check if EWOULDBLOCK is definednobu2014-10-201-10/+10
* vm_insnhelper.c: preserve encodingnobu2014-10-202-1/+6
* unicode_normalize/normalize.rb: remove prefixnobu2014-10-201-5/+5
* unicode_normalize/normalize.rb: simplifynobu2014-10-201-3/+3
* unicode_normalize/normalize.rb: remove unnecessary module namesnobu2014-10-201-11/+11
* lib/unicode_normalize.rb: removing unnecessary 'self'.duerst2014-10-202-2/+6
* unicode_norm_gen.rb: get rid of hard coded pathsnobu2014-10-202-5/+6
* tool/unicode_norm_gen.rb: for 1.8.5 BASERUBYnobu2014-10-201-9/+15
* configure.in: downloader needs BASERUBYnobu2014-10-201-2/+1
* lib/unicode_normalize.rb: (unicode_normalize!): change method namesduerst2014-10-202-2/+7
* tool/unicode_norm_gen.rb: fix for 1.8 BASERUBYnobu2014-10-201-3/+2
* signal.c: adjust indent of preprocessing directivesnobu2014-10-191-22/+22
* ruby_atomic.h (ATOMIC_OR): should return previous valuenobu2014-10-191-2/+2
* variable.c, vm_insnhelper.c: improve performancenobu2014-10-193-2/+11
* common.mk: use existing filesnobu2014-10-191-1/+1
* vm_insnhelper.c: refactoringnobu2014-10-191-6/+3
* add .gitignorenaruse2014-10-191-0/+4
* add dependencynaruse2014-10-191-0/+2
* * 2014-10-20svn2014-10-191-2/+2
* common.mk (srcs-enc): generate unicode_normalize/tables.rbnobu2014-10-191-1/+1
* lib/unicode_normalize.rb: remove BOMsnobu2014-10-192-2/+2
* * lib/unicode_normalize.rb: (unicode_normalize!): change method name.nagachika2014-10-192-1/+6
* common.mk: fix missing quotenobu2014-10-191-1/+1
* * common.mk: nmake doesn't recognize ${} form. use $() instead.usa2014-10-191-1/+1
* * ext/tk/lib/tkextlib/tile/treeview.rb: fix syntax error.hsbt2014-10-192-2/+6
* enc/prelude.rb: Added automatic loading of lib/unicode_normalize.rb. This mak...duerst2014-10-192-0/+8
* lib/unicode_normalize/normalize.rb: Added a missing file extension in require...duerst2014-10-192-1/+6
* common.mk: Added a rule to generate lib/unicode_normalize/tables.rb.duerst2014-10-192-0/+11
* lib/unicode_normalize.rb: Changed to dynamic loading of actual normalization ...duerst2014-10-192-3/+16
* * properties.svn2014-10-190-0/+0
* * ext/tk/tcltklib.c: support Tcl/Tk8.6.nagai2014-10-1910-17/+374
* lib/unicode_normalize.rb: Small documentation fix.duerst2014-10-192-2/+7
* lib/unicode_normalize.rb: Added documentation.duerst2014-10-192-0/+53
* tool/unicode_norm_gen.rb, lib/unicode_normalize.rb:duerst2014-10-193-2/+8
* lib/unicode_normalize.rb: Changing method names, see https://bugs.ruby-lang.o...duerst2014-10-192-3/+8
* lib/unicode_normalize.rb: Changing module name.duerst2014-10-192-2/+6
* lib/unicode_normalize.rb: Changing require statement, adjusting copyright.duerst2014-10-192-4/+7
* lib/unicode_normalize.rb: Importing fromduerst2014-10-192-0/+28
* tool/unicode_norm_gen.rb: Changed module name.duerst2014-10-192-1/+5