/[jsFind]
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Revision 37


Jump to revision: Previous Next
Author: dpavlin
Date: Sat Oct 30 21:48:31 2004 UTC (19 years, 5 months ago)
Changed paths: 1
Log Message:
homer test can now index any text file supplied as first (and only) argument
in command line. This is useful to generate test data from other sources.
I don't recommend input files which are not plain 7-bit ASCII, because
generated JavaScript array might have wrong encoding for 8-bit characters.
This is serious problem. However, since JavaScript comparison and sort order
are locale dependent, it's much easier to use something like Text::Unaccent
on input data than to fix sort/comparison order (which could also be done,
see my js_locale project)


Changed paths

Path Details
Directorytrunk/t/10homer.t modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.26