Show last: 20 , 50 , 100 , All

Date File Revision Author Revision Log
2005/04/29 23:25:02 13 13 dpavlin added warning about unimplemented delete
2005/04/29 22:51:58 12 12 dpavlin added some files to ignore
2005/04/29 22:50:16 11 11 dpavlin some cleanups
2005/04/29 22:38:00 10 10 dpavlin created from Subversion log
2005/04/29 22:35:21 9 9 dpavlin 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 8 8 dpavlin new api:
- renamed open to open_index
- removed dependency on IPC::Run
- tests which all pass
2004/12/17 18:32:34 7 7 dpavlin 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 6 6 dpavlin better distribution packaging and html target
2004/08/11 14:28:40 5 5 dpavlin smaller improvements
2004/08/08 19:22:56 4 4 dpavlin first version which passes 51 test. It still doesn't update documents, just
insert.
2004/08/08 10:53:04 3 3 dpavlin one more planned call: find_paths
2004/08/08 10:27:27 2 2 dpavlin better tests
2004/08/08 10:09:55 1 1 dpavlin initial import of SWISH::Split. Lot of documentation, less code.