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

Log of /trunk/t

View Directory Listing Directory Listing


Sticky Revision:

Revision 43 - Directory Listing
Modified Sun Feb 24 20:04:59 2008 UTC (16 years, 1 month ago) by dpavlin
fix tests


Revision 40 - Directory Listing
Modified Wed Oct 19 10:25:46 2005 UTC (18 years, 5 months ago) by dpavlin
better xmllint testing


Revision 37 - Directory Listing
Modified Sat Oct 30 21:48:31 2004 UTC (19 years, 5 months ago) by dpavlin
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)


Revision 36 - Directory Listing
Modified Sat Oct 30 20:50:39 2004 UTC (19 years, 5 months ago) by dpavlin
remove all capital letters from base62 encoding which made it base 36 I
guess. They are not supported under Windows (because filesystem is case
preserving, you can burn files with capital and lower letters, but browser
will read wrong one)


Revision 35 - Directory Listing
Modified Sun Oct 24 11:13:22 2004 UTC (19 years, 5 months ago) by dpavlin
new version 0.06 with API change on to_jsfind.
It also documents (still unimplemented) output_filter option.


Revision 28 - Directory Listing
Modified Thu Oct 7 22:47:39 2004 UTC (19 years, 5 months ago) by dpavlin
create additional homer_freq.txt debug file


Revision 25 - Directory Listing
Modified Thu Oct 7 17:30:03 2004 UTC (19 years, 5 months ago) by dpavlin
create elements in test.html (instead of updating innerHTML), 10homer.t will
now split document in lines instead of paragraphs.


Revision 23 - Directory Listing
Modified Thu Oct 7 16:21:54 2004 UTC (19 years, 5 months ago) by dpavlin
convert all print STDERR to diag, rename homer test to end with .t (woops),
create homer_words.txt and homer_text.txt, preserve order when inserting
into index (it doesn't really matter for index, but it's nice to have
debugging output which is correct)


Revision 21 - Directory Listing
Modified Wed Oct 6 15:33:33 2004 UTC (19 years, 5 months ago) by dpavlin
added Homer's The Odyssey as test data


Revision 20 - Directory Listing
Modified Mon Oct 4 19:51:05 2004 UTC (19 years, 5 months ago) by dpavlin
start of tests for jsFind


Revision 17 - Directory Listing
Modified Mon Sep 13 14:36:06 2004 UTC (19 years, 6 months ago) by dpavlin
check if Test::Pod exists before testing


Revision 16 - Directory Listing
Modified Sun Sep 5 18:00:46 2004 UTC (19 years, 6 months ago) by dpavlin
added forgot base62 test


Revision 15 - Directory Listing
Modified Sun Sep 5 17:57:21 2004 UTC (19 years, 6 months ago) by dpavlin
version 0.04: fix bug when creating jsFind index files without first
encoding numbers in base62


Revision 11 - Directory Listing
Modified Mon Jul 26 20:30:12 2004 UTC (19 years, 8 months ago) by dpavlin
to_jsfind will try to decode entities from data, and recode then to
target encoding (UTF-8 by default)


Revision 10 - Directory Listing
Modified Mon Jul 26 20:17:57 2004 UTC (19 years, 8 months ago) by dpavlin
xmllint test for produces jsFind index files


Revision 4 - Directory Listing
Modified Tue Jul 20 17:08:06 2004 UTC (19 years, 8 months ago) by dpavlin
support for searching more than one index from same page (using index_name
variable which is actually a name of directory in which index is located)


Revision 1 - Directory Listing
Added Sun Jul 11 20:18:25 2004 UTC (19 years, 8 months ago) by dpavlin
initial import into subversion of version 0.1


  ViewVC Help
Powered by ViewVC 1.1.26