/[webpac2]/trunk/lib/WebPAC/Store.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/WebPAC/Store.pm

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1083 - (view) (annotate) - [select for diffs]
Modified Sun Dec 23 19:41:10 2007 UTC (16 years, 3 months ago) by dpavlin
File length: 7397 byte(s)
Diff to previous 887
report size of loaded/saved file


Revision 887 - (view) (annotate) - [select for diffs]
Modified Mon Sep 3 15:26:46 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 7353 byte(s)
Diff to previous 853
 r1322@llin:  dpavlin | 2007-09-03 16:44:01 +0200
 - replace Data::Dumper usage with Data::Dump
 - rewrite WebPAC::Store to use Class::Accessor


Revision 853 - (view) (annotate) - [select for diffs]
Modified Sun May 27 14:09:30 2007 UTC (16 years, 10 months ago) by dpavlin
File length: 9067 byte(s)
Diff to previous 764
 r1263@llin:  dpavlin | 2007-05-27 14:36:00 +0200
 one less dump in debug mode


Revision 764 - (view) (annotate) - [select for diffs]
Modified Wed Oct 25 20:53:48 2006 UTC (17 years, 5 months ago) by dpavlin
File length: 9059 byte(s)
Diff to previous 749
report time needed to store lookup to disk


Revision 749 - (view) (annotate) - [select for diffs]
Modified Sun Oct 8 13:00:04 2006 UTC (17 years, 5 months ago) by dpavlin
File length: 9010 byte(s)
Diff to previous 735
emit error instead of warning and offer hint
(it should be automatic, but currently isn't)


Revision 735 - (view) (annotate) - [select for diffs]
Modified Mon Oct 2 09:31:25 2006 UTC (17 years, 6 months ago) by dpavlin
File length: 8949 byte(s)
Diff to previous 734
 r1063@llin:  dpavlin | 2006-10-02 11:28:37 +0200
 added load_row and save_row needed for lookups [0.14]


Revision 734 - (view) (annotate) - [select for diffs]
Modified Sun Oct 1 20:14:14 2006 UTC (17 years, 6 months ago) by dpavlin
File length: 7426 byte(s)
Diff to previous 716
 r1060@llin:  dpavlin | 2006-10-01 15:53:50 +0200
 incompatible change: data_structure files are not created inside
 'ds' directory in cache dir [0.13]


Revision 716 - (view) (annotate) - [select for diffs]
Modified Tue Sep 26 14:07:20 2006 UTC (17 years, 6 months ago) by dpavlin
File length: 7420 byte(s)
Diff to previous 715
 r1026@llin:  dpavlin | 2006-09-26 16:05:05 +0200
 pod improvements


Revision 715 - (view) (annotate) - [select for diffs]
Modified Tue Sep 26 14:03:12 2006 UTC (17 years, 6 months ago) by dpavlin
File length: 7343 byte(s)
Diff to previous 714
 r1024@llin:  dpavlin | 2006-09-26 16:00:56 +0200
 added load_lookup [0.12]


Revision 714 - (view) (annotate) - [select for diffs]
Modified Tue Sep 26 12:47:52 2006 UTC (17 years, 6 months ago) by dpavlin
File length: 6548 byte(s)
Diff to previous 713
 r1022@llin:  dpavlin | 2006-09-26 14:45:37 +0200
 make database in constructor (new) really optional (as documented :-)


Revision 713 - (view) (annotate) - [select for diffs]
Modified Tue Sep 26 12:42:49 2006 UTC (17 years, 6 months ago) by dpavlin
File length: 6578 byte(s)
Diff to previous 710
 r1020@llin:  dpavlin | 2006-09-26 14:40:34 +0200
 refactored WebPAC::Store


Revision 710 - (view) (annotate) - [select for diffs]
Modified Mon Sep 25 18:58:43 2006 UTC (17 years, 6 months ago) by dpavlin
File length: 6038 byte(s)
Diff to previous 299
 r1014@llin:  dpavlin | 2006-09-25 20:56:33 +0200
 save lookups using WebPAC::Store


Revision 299 - (view) (annotate) - [select for diffs]
Modified Mon Dec 19 20:55:05 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 5620 byte(s)
Diff to previous 236
 r319@athlon:  dpavlin | 2005-12-19 21:56:13 +0100
 fix database creation path [2.08]


Revision 236 - (view) (annotate) - [select for diffs]
Modified Tue Dec 6 23:48:11 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 5549 byte(s)
Diff to previous 233
 r249@athlon:  dpavlin | 2005-12-07 00:52:43 +0100
 added optional database to load_ds


Revision 233 - (view) (annotate) - [select for diffs]
Modified Tue Dec 6 16:40:18 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 5349 byte(s)
Diff to previous 220
 r243@athlon:  dpavlin | 2005-12-06 17:44:43 +0100
 support multiple inputs into same database and multiple databases [2.00_1]


Revision 220 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 17:48:14 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 5327 byte(s)
Diff to previous 218
 r11542@llin:  dpavlin | 2005-12-05 16:48:07 +0100
 fix path generation /path/to/db/database/prefix#id


Revision 218 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 17:48:00 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 5310 byte(s)
Diff to previous 217
 r11539@llin:  dpavlin | 2005-12-05 16:18:58 +0100
 WebPAC::Store now uses prefix in load_ds and save_ds and requires database
 when created with new [0.06]


Revision 217 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 17:47:51 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 4856 byte(s)
Diff to previous 215
 r11536@llin:  dpavlin | 2005-12-05 15:29:47 +0100
 change on load_ds and save_ds which not accept ONLY hash (and optional
 database name if not specified when calling new WebPAC::Store)


Revision 215 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 17:47:39 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 4665 byte(s)
Diff to previous 209
 r11528@llin:  dpavlin | 2005-12-05 02:30:12 +0100
 create database path if not called with read_only parametar (instead of
 disabling cache) [0.04]


Revision 209 - (view) (annotate) - [select for diffs]
Added Mon Dec 5 17:46:57 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 4550 byte(s)
 r11518@llin:  dpavlin | 2005-12-04 19:43:29 +0100
 renamed WebPAC::DB to WebPAC::Store


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