/[wait]/trunk/lib/WAIT/Table.pm
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/WAIT/Table.pm

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 114 - (view) (annotate) - [select for diffs]
Modified Tue Jul 13 21:27:27 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 23692 byte(s)
Diff to previous 113
enought for today, still not passing all tests


Revision 113 - (view) (annotate) - [select for diffs]
Modified Tue Jul 13 20:28:45 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 23704 byte(s)
Diff to previous 111
IndexScan implementation for BerkeleyDB (from original Ulrich's code)


Revision 111 - (view) (annotate) - [select for diffs]
Modified Tue Jul 13 19:06:46 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 23735 byte(s)
Diff to previous 109
change from $self->file to $self->path


Revision 109 - (view) (annotate) - [select for diffs]
Modified Tue Jul 13 17:50:27 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 23735 byte(s)
Diff to previous 108
pod fixes


Revision 108 - (view) (annotate) - [select for diffs]
Modified Tue Jul 13 17:41:12 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 23742 byte(s)
Diff to previous 89
beginning of version 2.0 using BerkeleyDB (non-functional for now)


Revision 89 - (view) (annotate) - [select for diffs]
Modified Mon May 24 20:57:08 2004 UTC (19 years, 11 months ago) by dpavlin
File length: 25290 byte(s)
Diff to previous 88
revert to DB_File from BerkeleyDB


Revision 88 - (view) (annotate) - [select for diffs]
Modified Mon May 24 13:44:01 2004 UTC (19 years, 11 months ago) by dpavlin
File length: 25308 byte(s)
Diff to previous 86
move cvs-head to trunk


Revision 86 - (view) (annotate) - [select for diffs]
Modified Mon May 24 13:41:28 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: cvs-head/lib/WAIT/Table.pm
File length: 25308 byte(s)
Diff to previous 85
moved local changes in WAIT-1.800 to latest CVS checkout, save fixed
branch as WAIT-1.800+fixes


Revision 85 - (view) (annotate) - [select for diffs]
Modified Fri May 3 16:16:10 2002 UTC (21 years, 11 months ago) by ulpfr
Original Path: cvs-head/lib/WAIT/Table.pm
File length: 25272 byte(s)
Diff to previous 77
First stab at moving backend from DB_File to BerkeleyDB.


Revision 77 - (view) (annotate) - [select for diffs]
Modified Mon Apr 8 21:00:08 2002 UTC (22 years ago) by laperla
Original Path: cvs-head/lib/WAIT/Table.pm
File length: 25254 byte(s)
Diff to previous 66
- Buglet in WAIT::Table (Hallo Uli!)

- Oreilly.de side track


Revision 66 - (view) (annotate) - [select for diffs]
Modified Wed Jan 23 13:16:05 2002 UTC (22 years, 3 months ago) by ulpfr
Original Path: cvs-head/lib/WAIT/Table.pm
File length: 25087 byte(s)
Diff to previous 42
Use a local write lock in order to protect the generation of read lock files.


Revision 42 - (view) (annotate) - [select for diffs]
Modified Wed Nov 15 08:54:25 2000 UTC (23 years, 5 months ago) by ulpfr
Original Path: cvs-head/lib/WAIT/Table.pm
File length: 25170 byte(s)
Diff to previous 41
We should try to get a lock before tieing.


Revision 41 - (view) (annotate) - [select for diffs]
Modified Mon Nov 13 20:25:49 2000 UTC (23 years, 5 months ago) by laperla
Original Path: cvs-head/lib/WAIT/Table.pm
File length: 25168 byte(s)
Diff to previous 35
utf8iso was completely nonsense, returning only true and false.

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


Revision 35 - (view) (annotate) - [select for diffs]
Modified Sun Nov 12 17:00:27 2000 UTC (23 years, 5 months ago) by ulpfr
Original Path: cvs-head/lib/WAIT/Table.pm
File length: 25088 byte(s)
Diff to previous 34
Moved locking stuff to new method getlock().  Checked for write lock
in drop().


Revision 34 - (view) (annotate) - [select for diffs]
Modified Sun Nov 12 14:22:40 2000 UTC (23 years, 5 months ago) by ulpfr
Original Path: cvs-head/lib/WAIT/Table.pm
File length: 24474 byte(s)
Diff to previous 31
Opening a table twice should not be a problem any more.


Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Nov 12 01:26:10 2000 UTC (23 years, 5 months ago) by laperla
Original Path: cvs-head/lib/WAIT/Table.pm
File length: 23764 byte(s)
Diff to previous 24
Table loads Index and doesn't load InvertedIndex anymore


Revision 24 - (view) (annotate) - [select for diffs]
Modified Sat Nov 11 17:21:28 2000 UTC (23 years, 5 months ago) by ulpfr
Original Path: cvs-head/lib/WAIT/Table.pm
File length: 23415 byte(s)
Diff to previous 20
Die if attribute setting is not possible.


Revision 20 - (view) (annotate) - [select for diffs]
Modified Tue May 9 11:29:45 2000 UTC (23 years, 11 months ago) by cvs2svn
Original Path: cvs-head/lib/WAIT/Table.pm
File length: 23301 byte(s)
Copied from: branches/CPAN/lib/WAIT/Table.pm revision 19
Diff to previous 19
This commit was generated by cvs2svn to compensate for changes in r10,
which included commits to RCS files with non-trunk default branches.


Revision 19 - (view) (annotate) - [select for diffs]
Modified Tue May 9 11:29:45 2000 UTC (23 years, 11 months ago) by ulpfr
Original Path: branches/CPAN/lib/WAIT/Table.pm
File length: 23301 byte(s)
Diff to previous 13
Import of WAIT-1.800


Revision 13 - (view) (annotate) - [select for diffs]
Modified Fri Apr 28 15:42:44 2000 UTC (24 years ago) by ulpfr
Original Path: branches/CPAN/lib/WAIT/Table.pm
File length: 19432 byte(s)
Diff to previous 11
Import of WAIT-1.710


Revision 11 - (view) (annotate) - [select for diffs]
Modified Fri Apr 28 15:41:10 2000 UTC (24 years ago) by unknown
Original Path: branches/CPAN/lib/WAIT/Table.pm
File length: 17340 byte(s)
Diff to previous 10
This commit was manufactured by cvs2svn to create branch 'CPAN'.

Revision 10 - (view) (annotate) - [select for diffs]
Added Fri Apr 28 15:40:52 2000 UTC (24 years ago) by ulpfr
Original Path: cvs-head/lib/WAIT/Table.pm
File length: 17340 byte(s)
Initial revision


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26