/[wait]/cvs-head
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 /cvs-head

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 87)

Revision 44 - Directory Listing
Modified Fri Dec 29 12:29:27 2000 UTC (23 years, 3 months ago) by ulpfr
First untested debian package generation.


Revision 43 - Directory Listing
Modified Fri Dec 29 12:28:53 2000 UTC (23 years, 3 months ago) by ulpfr
Removed checks on WAIT_home and directory creation to ease
debianizing.  This should be done on install anyway.


Revision 42 - Directory Listing
Modified Wed Nov 15 08:54:25 2000 UTC (23 years, 4 months ago) by ulpfr
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
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
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 39 - Directory Listing
Modified Sun Nov 12 17:20:54 2000 UTC (23 years, 4 months ago) by ulpfr
cleanup: remove obsolete files


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


Revision 37 - Directory Listing
Modified Sun Nov 12 17:11:16 2000 UTC (23 years, 4 months ago) by ulpfr
cleanup: remove obsolete files


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


Revision 35 - Directory Listing
Modified Sun Nov 12 17:00:27 2000 UTC (23 years, 4 months ago) by ulpfr
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
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
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
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
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
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
Index needs some $VERSION so that others can reliably say it was loaded


Revision 28 - Directory Listing
Modified Sat Nov 11 17:33:42 2000 UTC (23 years, 4 months ago) by ulpfr
*** empty log message ***


Revision 27 - Directory Listing
Modified Sat Nov 11 17:31:03 2000 UTC (23 years, 4 months ago) by ulpfr
Forgot to add that in the first place.


Revision 26 - Directory Listing
Modified Sat Nov 11 17:27:58 2000 UTC (23 years, 4 months ago) by ulpfr
Added some scripts


Revision 25 - Directory Listing
Modified Sat Nov 11 17:24:38 2000 UTC (23 years, 4 months ago) by ulpfr
Forgot -w in bang line


Revision 24 - Directory Listing
Modified Sat Nov 11 17:21:28 2000 UTC (23 years, 4 months ago) by ulpfr
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
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
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
This commit was generated by cvs2svn to compensate for changes in r10,
which included commits to RCS files with non-trunk default branches.


Revision 17 - Directory Listing
Modified Tue May 9 11:29:44 2000 UTC (23 years, 10 months ago) by ulpfr
Initial revision


Revision 14 - Directory Listing
Modified Fri Apr 28 15:42:44 2000 UTC (23 years, 11 months ago) by cvs2svn
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
Initial revision


  ViewVC Help
Powered by ViewVC 1.1.26