Show
Ignore:
Timestamp:
11/30/07 17:00:59 (9 months ago)
Author:
joshr
Message:

tabs replaced with spaces. We use ts=4 sw=4 in vi.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Swishetest/trunk/Changes

    r1961 r1965  
    55    - updated copyright dates through 2007 
    660.04  Thu Nov 29 16:30:00 2007 
    7        - there are 5 properties now, not 4 
    8        - use Carp to explain warnings and errors 
     7    - there are 5 properties now, not 4 
     8    - use Carp to explain warnings and errors 
    99    - make each .pm file an actual module. 
    10        - comment updates 
     10    - comment updates 
    1111    - package up for Peter Karman 
    12120.03  Tue Apr 12 20:08:00 2005 
    13        - major rewrite, code made more C-like.   
    14        - Test XML, Text and HTML parsers on complete FC1 and OSX dictionaries (t/030*) 
    15        - t/030* respects MAX_INDEX_FILES env variable for max index size 
     13    - major rewrite, code made more C-like.   
     14    - Test XML, Text and HTML parsers on complete FC1 and OSX dictionaries (t/030*) 
     15    - t/030* respects MAX_INDEX_FILES env variable for max index size 
    16160.02  Tue Dec 21 10:10:00 2004 
    17        - started structure with dirs qw(conf data index) 
    18        - wrote collection data/C001-trivial-txt/(a|b|c).txt 
    19        - wrote collection data/C002-trivial-html/(a|b|c).html 
    20        - wrote collection data/C003-trivial-xml/(a|b|c).xml 
    21        - copied OS X's /usr/share/dict/words to data/C020-words-txt/words.txt 
    22        - setup ./mkmanifest script to update manifest based on . and t/*.t 
    23        - wrote Swishtest.pm ::do_search()  and ::build_index(), and docs 
    24        - wrote 000-basicload.t, 001-SWISHAPI.t,  
    25        - wrote t/010*.t and t/010*.t, which test building indices from data/C010-trivial-txt/* 
    26        - wrote t/011-C011-trivial-html.t, t/012-C012-trivial-xml.t, &  
    27          t/020-C020-wordsbasic-txt.t, each for its respective C0##  
    28        - wrote make_collection (see ./make_collection -h) 
    29        - wrote t/030-C030-extprog-xml.t , which uses data/C030- (from make_collection) 
    30        - wrote t/040-C040-swishedocs-html.t which indexes swish-e docs at data/C040-... 
     17    - started structure with dirs qw(conf data index) 
     18    - wrote collection data/C001-trivial-txt/(a|b|c).txt 
     19    - wrote collection data/C002-trivial-html/(a|b|c).html 
     20    - wrote collection data/C003-trivial-xml/(a|b|c).xml 
     21    - copied OS X's /usr/share/dict/words to data/C020-words-txt/words.txt 
     22    - setup ./mkmanifest script to update manifest based on . and t/*.t 
     23    - wrote Swishtest.pm ::do_search()  and ::build_index(), and docs 
     24    - wrote 000-basicload.t, 001-SWISHAPI.t,  
     25    - wrote t/010*.t and t/010*.t, which test building indices from data/C010-trivial-txt/* 
     26    - wrote t/011-C011-trivial-html.t, t/012-C012-trivial-xml.t, &  
     27      t/020-C020-wordsbasic-txt.t, each for its respective C0##  
     28    - wrote make_collection (see ./make_collection -h) 
     29    - wrote t/030-C030-extprog-xml.t , which uses data/C030- (from make_collection) 
     30    - wrote t/040-C040-swishedocs-html.t which indexes swish-e docs at data/C040-... 
    31310.01  Mon Dec 20 12:42:02 2004 
    32        - original version; created by h2xs 1.22 with options 
    33                -n Swishetest -v 0.01 -XA 
     32    - original version; created by h2xs 1.22 with options 
     33        -n Swishetest -v 0.01 -XA 
    3434