ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/proj
Revision 50 - Directory Listing - [select for diffs]
Modified 2003-02-05T14:47:25-08:00 (22 years, 4 months ago) by douglas
Diff to previous 49
It's good!

Revision 49 - Directory Listing - [select for diffs]
Modified 2003-02-05T14:47:25-08:00 (22 years, 4 months ago) by unknown
Diff to previous 48
This commit was manufactured by cvs2svn to create branch
'DouglasThrift'.
Revision 48 - Directory Listing - [select for diffs]
Modified 2003-02-05T14:47:24-08:00 (22 years, 4 months ago) by douglas
Diff to previous 47
Initial revision

Revision 47 - Directory Listing - [select for diffs]
Modified 2003-02-01T00:20:17-08:00 (22 years, 4 months ago) by douglas
Diff to previous 46
Updated version to 1.1rc3 and added argv[0] fixer in usage() for Windows 9x.

Revision 46 - Directory Listing - [select for diffs]
Modified 2003-01-30T18:51:01-08:00 (22 years, 4 months ago) by douglas
Diff to previous 45
Changed '_' handling by Ranker.decrap().

Revision 45 - Directory Listing - [select for diffs]
Modified 2003-01-29T21:23:17-08:00 (22 years, 4 months ago) by douglas
Diff to previous 44
Code is ready for release, I just need to update the README files.

Revision 44 - Directory Listing - [select for diffs]
Modified 2003-01-22T22:20:37-08:00 (22 years, 5 months ago) by douglas
Diff to previous 43
Added UNIX stuff to .cvsignore.

Revision 43 - Directory Listing - [select for diffs]
Modified 2003-01-22T22:12:34-08:00 (22 years, 5 months ago) by douglas
Diff to previous 42
Added version tag for templates and implemented it in the header and footer.
Added chmod for search.cgi to install.unix.
Updated version to 1.1rc2

Revision 42 - Directory Listing - [select for diffs]
Modified 2003-01-20T19:48:06-08:00 (22 years, 5 months ago) by douglas
Diff to previous 41
Updated version to 1.1rc1.

Revision 41 - Directory Listing - [select for diffs]
Modified 2003-01-17T14:43:36-08:00 (22 years, 5 months ago) by douglas
Diff to previous 40
Fixed install.win.

Revision 40 - Directory Listing - [select for diffs]
Modified 2003-01-17T14:43:12-08:00 (22 years, 5 months ago) by douglas
Diff to previous 39
Added install.unix and modified GNUmakefile to use it.

Revision 39 - Directory Listing - [select for diffs]
Modified 2003-01-17T13:49:03-08:00 (22 years, 5 months ago) by douglas
Diff to previous 38
Added install.win and update makefile to include it.

Revision 38 - Directory Listing - [select for diffs]
Modified 2003-01-16T22:32:05-08:00 (22 years, 5 months ago) by douglas
Diff to previous 37
Changed error display when index is locked.

Revision 37 - Directory Listing - [select for diffs]
Modified 2003-01-16T22:24:01-08:00 (22 years, 5 months ago) by douglas
Diff to previous 36
Added index file locking during indexing and handling during searching.

Revision 36 - Directory Listing - [select for diffs]
Modified 2003-01-16T17:28:11-08:00 (22 years, 5 months ago) by douglas
Diff to previous 35
Ignoring DTD.

Revision 35 - Directory Listing - [select for diffs]
Modified 2003-01-16T17:27:03-08:00 (22 years, 5 months ago) by douglas
Diff to previous 34
Embedded DTD into the program and removed it from tree.
Added usage() to bad argument handlers.

Revision 34 - Directory Listing - [select for diffs]
Modified 2003-01-16T15:29:13-08:00 (22 years, 5 months ago) by douglas
Diff to previous 33
Changed dtsearch to dtse.

Revision 33 - Directory Listing - [select for diffs]
Modified 2003-01-13T09:20:34-08:00 (22 years, 5 months ago) by douglas
Diff to previous 32
Oops!

Revision 32 - Directory Listing - [select for diffs]
Modified 2003-01-13T09:12:28-08:00 (22 years, 5 months ago) by douglas
Diff to previous 31
Changed $root back to short file name (8.3).

Revision 31 - Directory Listing - [select for diffs]
Modified 2003-01-07T13:08:39-08:00 (22 years, 5 months ago) by douglas
Diff to previous 30
Updated version to 1.1alpha2.

Revision 30 - Directory Listing - [select for diffs]
Modified 2003-01-07T12:57:18-08:00 (22 years, 5 months ago) by douglas
Diff to previous 29
Fixed $root in search.cgi.win and fixed Outputer functions to not print extra
newlines.

Revision 29 - Directory Listing - [select for diffs]
Modified 2003-01-02T21:18:04-08:00 (22 years, 5 months ago) by douglas
Diff to previous 28
Changed Copyright notices to state 2002-2003.  Whoops forgot some.

Revision 28 - Directory Listing - [select for diffs]
Modified 2003-01-02T19:42:33-08:00 (22 years, 5 months ago) by douglas
Diff to previous 27
Changed Copyright notices to state 2002-2003.

Revision 27 - Directory Listing - [select for diffs]
Modified 2002-12-28T22:04:49-08:00 (22 years, 5 months ago) by douglas
Diff to previous 26
Fixed search.cgi.win.

Revision 26 - Directory Listing - [select for diffs]
Modified 2002-12-28T18:39:02-08:00 (22 years, 5 months ago) by douglas
Diff to previous 25
Removed srchcmd.bat because it is no longer needed.

Revision 25 - Directory Listing - [select for diffs]
Modified 2002-12-22T23:32:58-08:00 (22 years, 6 months ago) by douglas
Diff to previous 24
Added "referer" handling to Indexer and HttpHandler.handle().

Revision 24 - Directory Listing - [select for diffs]
Modified 2002-12-22T00:58:21-08:00 (22 years, 6 months ago) by douglas
Diff to previous 23
Fixed bug where HttpHandler.populate() didn't complete correctly.

Revision 23 - Directory Listing - [select for diffs]
Modified 2002-12-12T14:23:17-08:00 (22 years, 6 months ago) by douglas
Diff to previous 22
Removed Java classpath from srchcmd.bat.

Revision 22 - Directory Listing - [select for diffs]
Modified 2002-12-10T17:43:38-08:00 (22 years, 6 months ago) by douglas
Diff to previous 21
Found and fixed bug in getLink().

Revision 21 - Directory Listing - [select for diffs]
Modified 2002-12-10T14:44:50-08:00 (22 years, 6 months ago) by douglas
Diff to previous 20
Found the bug in private Processor.process() and fixed it.

Revision 20 - Directory Listing - [select for diffs]
Modified 2002-12-10T14:04:39-08:00 (22 years, 6 months ago) by douglas
Diff to previous 19
Implemented chunked encoding handling.
Rewrote HttpHandler.good() and public HttpHandler.getline() functions.
There is a bug somewhere were something isn't always checking
HttpHandler.good()!

Revision 19 - Directory Listing - [select for diffs]
Modified 2002-12-10T00:02:22-08:00 (22 years, 6 months ago) by douglas
Diff to previous 18
Added HttpHandler.populate() function.
Implemented it non-chunked portion.

Revision 18 - Directory Listing - [select for diffs]
Modified 2002-12-09T21:40:12-08:00 (22 years, 6 months ago) by douglas
Diff to previous 17
Implemented more HttpHandler stuff.
Added news: protocol to those ignored by getLink().

Revision 17 - Directory Listing - [select for diffs]
Modified 2002-12-09T18:31:11-08:00 (22 years, 6 months ago) by douglas
Diff to previous 16
Started reimplementing HttpHandler, moved Processor.getLink() to be global and
included in URL.h and implemented in URL.cpp.

Revision 16 - Directory Listing - [select for diffs]
Modified 2002-12-09T09:55:29-08:00 (22 years, 6 months ago) by douglas
Diff to previous 15
Fixed Search.dep, I think.

Revision 15 - Directory Listing - [select for diffs]
Modified 2002-12-09T09:46:18-08:00 (22 years, 6 months ago) by douglas
Diff to previous 14
Figured out and fixed fred problems.

Revision 14 - Directory Listing - [select for diffs]
Modified 2002-12-07T00:19:03-08:00 (22 years, 6 months ago) by douglas
Diff to previous 13
Renamed HttpHandler.connect() to HttpHandler.handle().
Implemented client header sending.
Changed indexing output positions in code.

Revision 13 - Directory Listing - [select for diffs]
Modified 2002-12-06T19:56:56-08:00 (22 years, 6 months ago) by douglas
Diff to previous 12
Added stuff for BSD and Windows Sockets to HttpHandler.

Revision 12 - Directory Listing - [select for diffs]
Modified 2002-12-06T12:03:05-08:00 (22 years, 6 months ago) by douglas
Diff to previous 11
Added agent function, modified robots.txt handler to use it.
Modified HttpHandler.connect() to have a head argument with a default of false.

Revision 11 - Directory Listing - [select for diffs]
Modified 2002-12-06T11:17:45-08:00 (22 years, 6 months ago) by douglas
Diff to previous 10
Added flush to indexing output, hooray!

Revision 10 - Directory Listing - [select for diffs]
Modified 2002-12-05T20:21:58-08:00 (22 years, 6 months ago) by douglas
Diff to previous 9
Fixed GNUmakefile depend again.

Revision 9 - Directory Listing - [select for diffs]
Modified 2002-12-05T11:27:34-08:00 (22 years, 6 months ago) by douglas
Diff to previous 8
Changed depend behavior.

Revision 8 - Directory Listing - [select for diffs]
Modified 2002-12-05T10:58:27-08:00 (22 years, 6 months ago) by douglas
Diff to previous 7
Fixed GNUmakefile clean to include .depend.

Revision 7 - Directory Listing - [select for diffs]
Modified 2002-12-04T22:05:30-08:00 (22 years, 6 months ago) by douglas
Diff to previous 6
Commented out setJarPath() in HttpHandler.

Revision 6 - Directory Listing - [select for diffs]
Modified 2002-12-04T21:31:11-08:00 (22 years, 6 months ago) by douglas
Diff to previous 5
Fixed depend in GNUmakefile.

Revision 5 - Directory Listing - [select for diffs]
Modified 2002-12-04T21:15:29-08:00 (22 years, 6 months ago) by douglas
Diff to previous 4
Added depend to GNUmakefile.

Revision 4 - Directory Listing - [select for diffs]
Modified 2002-12-04T20:37:12-08:00 (22 years, 6 months ago) by douglas
Diff to previous 3
Fixed makefile and GNUmakefile to use README and LICENSE.

Revision 3 - Directory Listing - [select for diffs]
Modified 2002-12-04T20:23:00-08:00 (22 years, 6 months ago) by douglas
Diff to previous 2
The FreeBSD installation hosting the CVS tree died so I had to reimport my progress.
I see no point in importing from version 1.0.

Revision 2 - Directory Listing - [select for diffs]
Modified 2002-12-04T20:23:00-08:00 (22 years, 6 months ago) by unknown
Diff to previous 1
This commit was manufactured by cvs2svn to create branch
'DouglasThrift'.
Revision 1 - Directory Listing - [select for diffs]
Added 2002-12-04T20:22:59-08:00 (22 years, 6 months ago) by douglas
Initial revision

Convenience Links