2005-04-29 22:38:00 dpavlin r10

/trunk/Changes: created from Subversion log

2005-04-29 22:35:21 dpavlin r9

/trunk/Split.pm: API 0.03: works with current swish-e version from CVS (with --enable-incremental!), but still doesn't support incremental indexing

2004-12-19 03:06:01 dpavlin r8

/trunk/t/01api.t, /trunk/Split.pm: new api:
- renamed open to open_index
- removed dependency on IPC::Run
- tests which all pass

2004-12-17 18:32:34 dpavlin r7

/trunk/t/01api.t, /trunk/Split.pm, /trunk/Makefile.PL: a lot of changes:
- better testing framework
- changed put_slice API (to actually confirm with documentation)
- use swish-e stdin instead of external cat utility
- added tags target

2004-12-08 20:35:49 dpavlin r6

/trunk/t/01api.t, /trunk/MANIFEST, /trunk/Split.pm, /trunk/Makefile.PL, /trunk/t/99pod.t, /trunk/MANIFEST.SKIP, /trunk/t/SWISH-Split.t: better distribution packaging and html target

2004-08-11 14:28:40 dpavlin r5

/trunk/Split.pm, /trunk/t/SWISH-Split.t: smaller improvements

2004-08-08 19:22:56 dpavlin r4

/trunk/Split.pm, /trunk/t/SWISH-Split.t: first version which passes 51 test. It still doesn't update documents, just insert.

2004-08-08 10:53:04 dpavlin r3

/trunk/Split.pm: one more planned call: find_paths

2004-08-08 10:27:27 dpavlin r2

/trunk/t/SWISH-Split.t: better tests

2004-08-08 10:09:55 dpavlin r1

/trunk/README, /trunk, /trunk/t, /trunk/MANIFEST, /trunk/Split.pm, /trunk/Makefile.PL, /trunk/Changes, /trunk/t/SWISH-Split.t: initial import of SWISH::Split. Lot of documentation, less code.