/[wait]/trunk/lib
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk/lib

View Directory Listing Directory Listing


Sticky Revision:

Revision 119 - Directory Listing
Modified Fri Sep 16 22:49:35 2005 UTC (18 years, 6 months ago) by dpavlin
support for .tgz


Revision 118 - Directory Listing
Modified Fri Jul 15 18:59:10 2005 UTC (18 years, 8 months ago) by dpavlin
some rather old changes from 2004-05-28


Revision 117 - Directory Listing
Modified Fri Jul 15 18:58:37 2005 UTC (18 years, 8 months ago) by dpavlin
fix for perl 5.8


Revision 116 - Directory Listing
Modified Wed Jul 14 09:48:26 2004 UTC (19 years, 8 months ago) by dpavlin
more fixes, more debug


Revision 115 - Directory Listing
Modified Wed Jul 14 07:35:56 2004 UTC (19 years, 8 months ago) by dpavlin
fix more tests and code


Revision 114 - Directory Listing
Modified Tue Jul 13 21:27:27 2004 UTC (19 years, 8 months ago) by dpavlin
enought for today, still not passing all tests


Revision 113 - Directory Listing
Modified Tue Jul 13 20:28:45 2004 UTC (19 years, 8 months ago) by dpavlin
IndexScan implementation for BerkeleyDB (from original Ulrich's code)


Revision 112 - Directory Listing
Modified Tue Jul 13 19:50:13 2004 UTC (19 years, 8 months ago) by dpavlin
database tests now pass


Revision 111 - Directory Listing
Modified Tue Jul 13 19:06:46 2004 UTC (19 years, 8 months ago) by dpavlin
change from $self->file to $self->path


Revision 110 - Directory Listing
Modified Tue Jul 13 19:05:31 2004 UTC (19 years, 8 months ago) by dpavlin
come cleanup


Revision 109 - Directory Listing
Modified Tue Jul 13 17:50:27 2004 UTC (19 years, 8 months ago) by dpavlin
pod fixes


Revision 108 - Directory Listing
Modified Tue Jul 13 17:41:12 2004 UTC (19 years, 8 months ago) by dpavlin
beginning of version 2.0 using BerkeleyDB (non-functional for now)


Revision 97 - Directory Listing
Modified Wed May 26 19:04:02 2004 UTC (19 years, 10 months ago) by dpavlin
last commit also included changes to sman required for this to work:
if filename extension ends in .gz, read file using IO::Zlib. Also,
moved FileHandle to IO::File


Revision 94 - Directory Listing
Modified Tue May 25 19:13:11 2004 UTC (19 years, 10 months ago) by dpavlin
support for gziped man pages (as used by Debian), move usage of FileHandle
to IO::File and IO::Zlib


Revision 89 - Directory Listing
Modified Mon May 24 20:57:08 2004 UTC (19 years, 10 months ago) by dpavlin
revert to DB_File from BerkeleyDB


Revision 88 - Directory Listing
Modified Mon May 24 13:44:01 2004 UTC (19 years, 10 months ago) by dpavlin
Copied from: cvs-head/lib revision 87
move cvs-head to trunk


Revision 86 - Directory Listing
Modified Mon May 24 13:41:28 2004 UTC (19 years, 10 months ago) by dpavlin
Original Path: cvs-head/lib
moved local changes in WAIT-1.800 to latest CVS checkout, save fixed
branch as WAIT-1.800+fixes


Revision 85 - Directory Listing
Modified Fri May 3 16:16:10 2002 UTC (21 years, 11 months ago) by ulpfr
Original Path: cvs-head/lib
First stab at moving backend from DB_File to BerkeleyDB.


Revision 83 - Directory Listing
Modified Sat Apr 27 16:15:31 2002 UTC (21 years, 11 months ago) by ulpfr
Original Path: cvs-head/lib
detypo


Revision 82 - Directory Listing
Modified Mon Apr 22 10:09:34 2002 UTC (21 years, 11 months ago) by ulpfr
Original Path: cvs-head/lib
Fix from Graham Barr:

1. If a database is not opened with O_CREAT and it does not contain
   all indexes then it will crash with cannot call method on undefined
   value because the DB_File tie will return undef.

2. Calling delete with parameters that will cause the access of a
   non-existant tuple was calling problmes as the method needs to
   return undef when it does not exist.


Revision 81 - Directory Listing
Modified Sat Apr 20 15:02:33 2002 UTC (21 years, 11 months ago) by ulpfr
Original Path: cvs-head/lib
Bump version number


Revision 80 - Directory Listing
Modified Sat Apr 20 15:01:38 2002 UTC (21 years, 11 months ago) by ulpfr
Original Path: cvs-head/lib
Fixed some typos


Revision 77 - Directory Listing
Modified Mon Apr 8 21:00:08 2002 UTC (21 years, 11 months ago) by laperla
Original Path: cvs-head/lib
- Buglet in WAIT::Table (Hallo Uli!)

- Oreilly.de side track


Revision 76 - Directory Listing
Modified Sat Apr 6 19:00:54 2002 UTC (21 years, 11 months ago) by laperla
Original Path: cvs-head/lib
- Makefile.PL: remove spurious trailing slash

- Oreilly bugfixes, new article per book "chapter/index.html" and many
  switches for HTML::Parser debugging


Revision 75 - Directory Listing
Modified Thu Mar 14 17:27:22 2002 UTC (22 years ago) by laperla
Original Path: cvs-head/lib
- no stop, s/split2/split;


Revision 74 - Directory Listing
Modified Fri Mar 8 21:18:51 2002 UTC (22 years ago) by laperla
Original Path: cvs-head/lib
- much better markup in the docs makes parsing so much easier and more
  reliable.

- New documents added: inx and toc.

- Output of index_ora more helpful and additional option of setting
  $traceALL that allows us to debug what the parser passes on to WAIT.


Revision 73 - Directory Listing
Modified Tue Mar 5 13:40:38 2002 UTC (22 years ago) by laperla
Original Path: cvs-head/lib
- Just a snapshot before we rewrite the indexer since the text is
  marked up better today.


Revision 72 - Directory Listing
Modified Mon Jan 28 21:35:39 2002 UTC (22 years, 2 months ago) by laperla
Original Path: cvs-head/lib
- erste Demoinstallation fuer oreilly fertig


Revision 71 - Directory Listing
Modified Sun Jan 27 15:27:38 2002 UTC (22 years, 2 months ago) by laperla
Original Path: cvs-head/lib
- trigrams working


Revision 69 - Directory Listing
Modified Fri Jan 25 07:27:30 2002 UTC (22 years, 2 months ago) by laperla
Original Path: cvs-head/lib
- Produced the first index that worked with 5.7.2@14354


Revision 66 - Directory Listing
Modified Wed Jan 23 13:16:05 2002 UTC (22 years, 2 months ago) by ulpfr
Original Path: cvs-head/lib
Use a local write lock in order to protect the generation of read lock files.


Revision 65 - Directory Listing
Modified Wed Jan 23 12:22:54 2002 UTC (22 years, 2 months ago) by laperla
Original Path: cvs-head/lib
- Zwischenzustand


Revision 61 - Directory Listing
Modified Fri Jan 4 15:11:26 2002 UTC (22 years, 2 months ago) by ulpfr
Original Path: cvs-head/lib
Look for the ISBN in index.html


Revision 60 - Directory Listing
Modified Fri Jan 4 15:10:53 2002 UTC (22 years, 2 months ago) by ulpfr
Original Path: cvs-head/lib
Return index.html too.


Revision 58 - Directory Listing
Modified Fri Jan 4 14:51:09 2002 UTC (22 years, 2 months ago) by ulpfr
Original Path: cvs-head/lib
New parser based on HTML::Parser.


Revision 57 - Directory Listing
Modified Fri Jan 4 14:50:26 2002 UTC (22 years, 2 months ago) by ulpfr
Original Path: cvs-head/lib
Ignore missing author.html


Revision 54 - Directory Listing
Modified Mon Dec 31 14:05:55 2001 UTC (22 years, 3 months ago) by ulpfr
Original Path: cvs-head/lib
Can retrieve separate title and author names


Revision 53 - Directory Listing
Modified Mon Dec 31 14:04:38 2001 UTC (22 years, 3 months ago) by ulpfr
Original Path: cvs-head/lib
Can retrieve desc.html and author.html.


Revision 51 - Directory Listing
Modified Mon Dec 31 14:00:22 2001 UTC (22 years, 3 months ago) by ulpfr
Original Path: cvs-head/lib
Moved 'sub keys' to end of file to avoid warnings about CORE::keys.


Revision 50 - Directory Listing
Modified Sat Mar 3 11:24:59 2001 UTC (23 years, 1 month ago) by laperla
Original Path: cvs-head/lib
close DATA to free filehandle


Revision 48 - Directory Listing
Modified Fri Dec 29 16:09:58 2000 UTC (23 years, 3 months ago) by ulpfr
Original Path: cvs-head/lib
Mail indexing works resonable


Revision 47 - Directory Listing
Modified Fri Dec 29 15:33:06 2000 UTC (23 years, 3 months ago) by ulpfr
Original Path: cvs-head/lib
First steps towards a mail indexer


Revision 46 - Directory Listing
Modified Fri Dec 29 14:20:03 2000 UTC (23 years, 3 months ago) by ulpfr
Original Path: cvs-head/lib
Typo in manual


Revision 42 - Directory Listing
Modified Wed Nov 15 08:54:25 2000 UTC (23 years, 4 months ago) by ulpfr
Original Path: cvs-head/lib
We should try to get a lock before tieing.


Revision 41 - Directory Listing
Modified Mon Nov 13 20:25:49 2000 UTC (23 years, 4 months ago) by laperla
Original Path: cvs-head/lib
utf8iso was completely nonsense, returning only true and false.

LockFile::Simple now default-configured to remove stale locks.


Revision 40 - Directory Listing
Modified Mon Nov 13 10:44:03 2000 UTC (23 years, 4 months ago) by laperla
Original Path: cvs-head/lib
seq returns 0 on success. So if there is an error on positioning the
cursor on $O$;, then we can say it is not an old index. The condition
is
    if $dbh->seq, then return
but it was
    $dbh->seq or return.

Besides there are now some outcommented debugging statements that I
needed from time to time. They should be removed some day later but
left for a while to ease the debugging process.


Revision 38 - Directory Listing
Modified Sun Nov 12 17:20:21 2000 UTC (23 years, 4 months ago) by ulpfr
Original Path: cvs-head/lib
Handle VERSION explicitely in lib/WAIT.pm


Revision 36 - Directory Listing
Modified Sun Nov 12 17:01:59 2000 UTC (23 years, 4 months ago) by ulpfr
Original Path: cvs-head/lib
$0 -> $O$;


Revision 35 - Directory Listing
Modified Sun Nov 12 17:00:27 2000 UTC (23 years, 4 months ago) by ulpfr
Original Path: cvs-head/lib
Moved locking stuff to new method getlock().  Checked for write lock
in drop().


Revision 34 - Directory Listing
Modified Sun Nov 12 14:22:40 2000 UTC (23 years, 4 months ago) by ulpfr
Original Path: cvs-head/lib
Opening a table twice should not be a problem any more.


Revision 33 - Directory Listing
Modified Sun Nov 12 13:25:57 2000 UTC (23 years, 4 months ago) by ulpfr
Original Path: cvs-head/lib
Check dbh->seq return value in is_an_old_index


Revision 32 - Directory Listing
Modified Sun Nov 12 09:31:04 2000 UTC (23 years, 4 months ago) by laperla
Original Path: cvs-head/lib
UTF-8 conversion deprecated and for the time being replaced by a
perl-only UTF-8 converter


Revision 31 - Directory Listing
Modified Sun Nov 12 01:26:10 2000 UTC (23 years, 4 months ago) by laperla
Original Path: cvs-head/lib
Table loads Index and doesn't load InvertedIndex anymore


Revision 30 - Directory Listing
Modified Sun Nov 12 01:23:47 2000 UTC (23 years, 4 months ago) by laperla
Original Path: cvs-head/lib
InvertedIndex needs some $VERSION so that others can reliably say it was loaded.

Added a DIVZERO check


Revision 29 - Directory Listing
Modified Sun Nov 12 01:21:05 2000 UTC (23 years, 4 months ago) by laperla
Original Path: cvs-head/lib
Index needs some $VERSION so that others can reliably say it was loaded


Revision 24 - Directory Listing
Modified Sat Nov 11 17:21:28 2000 UTC (23 years, 4 months ago) by ulpfr
Original Path: cvs-head/lib
Die if attribute setting is not possible.


Revision 23 - Directory Listing
Modified Sat Nov 11 17:07:26 2000 UTC (23 years, 4 months ago) by ulpfr
Original Path: cvs-head/lib
access class that joins multiple access objects into a single one -
DOnated by Marc Lehmann


Revision 22 - Directory Listing
Modified Sat Nov 11 16:58:53 2000 UTC (23 years, 4 months ago) by ulpfr
Original Path: cvs-head/lib
Modified structure of inverted indices.  The old one was not able to
cope with words starting with "\377(o|m)".  Prefix and interval
searches have not been tested yet.


Revision 20 - Directory Listing
Modified Tue May 9 11:29:45 2000 UTC (23 years, 10 months ago) by cvs2svn
Original Path: cvs-head/lib
This commit was generated by cvs2svn to compensate for changes in r10,
which included commits to RCS files with non-trunk default branches.


Revision 14 - Directory Listing
Modified Fri Apr 28 15:42:44 2000 UTC (23 years, 11 months ago) by cvs2svn
Original Path: cvs-head/lib
This commit was generated by cvs2svn to compensate for changes in r4,
which included commits to RCS files with non-trunk default branches.


Revision 10 - Directory Listing
Added Fri Apr 28 15:40:52 2000 UTC (23 years, 11 months ago) by ulpfr
Original Path: cvs-head/lib
Initial revision


  ViewVC Help
Powered by ViewVC 1.1.26