summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-21lib/unicode_normalize/tables.rb: remove auto generated file.nobu
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* common.mk: *.txt are also in $(srcdir). see r48059.usa
2014-10-21common.mk: after-configurenobu
2014-10-21common.mk: split after-updatenobu
2014-10-21make-snapshot: download by after-updatenobu
2014-10-21Makefile.in: update gems after updatenobu
2014-10-21* gc.c (mark_current_machine_context) [__mc68000__]: Update stacknaruse
2014-10-21* configure.in: download unicode files beofre build.nobu
2014-10-20Makefile.in: update unicode files only after update source treenobu
2014-10-20ignore files generated in build process.usa
2014-10-20* 2014-10-21svn
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-20common.mk: update unicode files every timesnobu
2014-10-20unicode_normalize/normalize.rb: rename variablenobu
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-20test_module.rb: test with UTF-8nobu
2014-10-20io.c: enclose statements by ifdefnobu
2014-10-20error.c: check if EWOULDBLOCK is definednobu
2014-10-20vm_insnhelper.c: preserve encodingnobu
2014-10-20unicode_normalize/normalize.rb: remove prefixnobu
2014-10-20unicode_normalize/normalize.rb: simplifynobu
2014-10-20unicode_normalize/normalize.rb: remove unnecessary module namesnobu
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