Show last: 20 , 50 , 100 , All

Date File Revision Author Diff Revision Log
2003/06/01 13:46:42 50 50 dpavlin HTML | TEXT
move database arguments to .conf file
2003/03/22 23:40:14 45 45 dpavlin HTML | TEXT
speedups using profiling
2003/03/15 19:37:07 37 37 dpavlin HTML | TEXT
escape only entities which are dangerous to html
2003/02/23 07:07:33 28 28 dpavlin HTML | TEXT
crop data fields to 255 chars, support for case-insesitive sort
2003/02/22 23:47:15 19 19 dpavlin HTML | TEXT
re-arange transactions so that drop/create table work
2003/02/22 21:37:25 18 18 dpavlin HTML | TEXT
make drop/create table actually work
2003/02/16 22:41:37 13 13 dpavlin HTML | TEXT
added configuration file with database descriptions,
moved isis.xml definition file in separate directory (in preparation for MARK),
support for different encodings in different files,
various fixes, improvements and badly written parts which will change ;-)
2003/01/22 22:27:19 12 12 dpavlin HTML | TEXT
added pager for lookup in index
2003/01/22 20:24:32 11 11 dpavlin HTML | TEXT
display index (without pager for now)
2003/01/16 17:35:54 10 10 dpavlin bunch of changes: make design more modular, implement index (partial
implementation) and other small and big changes