/[webpac]/trunk2/lib/WebPAC.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 /trunk2/lib/WebPAC.pm

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 441 - (view) (annotate) - [select for diffs]
Modified Tue Sep 14 17:07:59 2004 UTC (19 years, 6 months ago) by dpavlin
File length: 25980 byte(s)
Diff to previous 439 , to selected 375
refactore tree generation into WebPAC::Tree


Revision 439 - (view) (annotate) - [select for diffs]
Modified Mon Sep 13 23:13:54 2004 UTC (19 years, 6 months ago) by dpavlin
File length: 25767 byte(s)
Diff to previous 436 , to selected 375
implemented append and delimiter, hooks for sort (within fields which are
repeatable and within tag)


Revision 436 - (view) (annotate) - [select for diffs]
Modified Mon Sep 13 14:55:13 2004 UTC (19 years, 6 months ago) by dpavlin
File length: 24704 byte(s)
Diff to previous 434 , to selected 375
die if database doesn't exist


Revision 434 - (view) (annotate) - [select for diffs]
Modified Mon Sep 13 14:39:16 2004 UTC (19 years, 6 months ago) by dpavlin
File length: 24606 byte(s)
Diff to previous 431 , to selected 375
require and not use DBM::Deep, so if you are not using low_mem option,
you don't need this module.


Revision 431 - (view) (annotate) - [select for diffs]
Modified Sun Sep 12 20:31:34 2004 UTC (19 years, 6 months ago) by dpavlin
File length: 24602 byte(s)
Diff to previous 422 , to selected 375
new option: start_mfn


Revision 422 - (view) (annotate) - [select for diffs]
Modified Sat Sep 11 08:36:38 2004 UTC (19 years, 6 months ago) by dpavlin
File length: 24276 byte(s)
Diff to previous 421 , to selected 375
better progress_bar, more documentation


Revision 421 - (view) (annotate) - [select for diffs]
Modified Fri Sep 10 22:24:42 2004 UTC (19 years, 6 months ago) by dpavlin
File length: 22721 byte(s)
Diff to previous 418 , to selected 375
low_mem option for desktop class-machines


Revision 418 - (view) (annotate) - [select for diffs]
Modified Thu Sep 9 18:08:38 2004 UTC (19 years, 6 months ago) by dpavlin
File length: 20835 byte(s)
Diff to previous 412 , to selected 375
more debuging, refactore create_lookup


Revision 412 - (view) (annotate) - [select for diffs]
Modified Tue Sep 7 18:01:36 2004 UTC (19 years, 6 months ago) by dpavlin
File length: 20538 byte(s)
Diff to previous 411 , to selected 375
print lf is 100% (so that rest of output starts in new line)


Revision 411 - (view) (annotate) - [select for diffs]
Modified Sun Sep 5 22:22:37 2004 UTC (19 years, 6 months ago) by dpavlin
File length: 20503 byte(s)
Diff to previous 398 , to selected 375
implemented filtered sorted indexes


Revision 398 - (view) (annotate) - [select for diffs]
Modified Sat Jul 24 13:48:08 2004 UTC (19 years, 8 months ago) by dpavlin
File length: 19828 byte(s)
Diff to previous 389 , to selected 375
moved headline information into $webpac->{'headline'} after data_structure is
called. This makes headline desapier from output templates, and namebles new
template veriable 'headline' to contain headline.


Revision 389 - (view) (annotate) - [select for diffs]
Modified Tue Jul 20 17:15:48 2004 UTC (19 years, 8 months ago) by dpavlin
File length: 19563 byte(s)
Diff to previous 376 , to selected 375
added progress_bar


Revision 376 - (view) (annotate) - [select for diffs]
Modified Sun Jun 20 18:39:30 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 18769 byte(s)
Diff to previous 375
fill_in will automatically decode utf8 formats if passed to it.


Revision 375 - (view) (annotate) - [selected]
Modified Sun Jun 20 17:52:41 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 18620 byte(s)
Diff to previous 374
implement formats


Revision 374 - (view) (annotate) - [select for diffs]
Modified Sun Jun 20 16:57:52 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 16881 byte(s)
Diff to previous 373 , to selected 375
save mfn as field v000, _get logger handles calls from main as it should,
support for <filename> tag


Revision 373 - (view) (annotate) - [select for diffs]
Modified Sun Jun 20 15:49:09 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 16513 byte(s)
Diff to previous 372 , to selected 375
a lot more logging, lookups are now working as expected (and documented)


Revision 372 - (view) (annotate) - [select for diffs]
Modified Sat Jun 19 18:16:20 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 14882 byte(s)
Diff to previous 371 , to selected 375
Log4perl implementation


Revision 371 - (view) (annotate) - [select for diffs]
Modified Thu Jun 17 20:44:45 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 13265 byte(s)
Diff to previous 370 , to selected 375
use local (more relaxed) eval, report errors in eval


Revision 370 - (view) (annotate) - [select for diffs]
Modified Thu Jun 17 17:25:12 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 12956 byte(s)
Diff to previous 368 , to selected 375
method output using Template Toolkit to produce output


Revision 368 - (view) (annotate) - [select for diffs]
Modified Thu Jun 17 12:27:02 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 12281 byte(s)
Diff to previous 367 , to selected 375
data_structure now returns array to preserve order of tags


Revision 367 - (view) (annotate) - [select for diffs]
Modified Thu Jun 17 12:05:01 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 12257 byte(s)
Diff to previous 366 , to selected 375
parse_to_arr, repeatable fieldns now work, documentation improvements


Revision 366 - (view) (annotate) - [select for diffs]
Modified Thu Jun 17 01:44:25 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 11894 byte(s)
Diff to previous 363 , to selected 375
make in-memory data_structure


Revision 363 - (view) (annotate) - [select for diffs]
Modified Wed Jun 16 20:05:19 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 9574 byte(s)
Diff to previous 362 , to selected 375
open_import_xml, debug option to new


Revision 362 - (view) (annotate) - [select for diffs]
Modified Wed Jun 16 16:50:30 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 8795 byte(s)
Diff to previous 359 , to selected 375
fetch_rec method


Revision 359 - (view) (annotate) - [select for diffs]
Modified Wed Jun 16 15:41:16 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 8349 byte(s)
Diff to previous 358 , to selected 375
implemeted eval{...}


Revision 358 - (view) (annotate) - [select for diffs]
Modified Wed Jun 16 14:31:33 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 8049 byte(s)
Diff to previous 357 , to selected 375
format seems to work


Revision 357 - (view) (annotate) - [select for diffs]
Modified Wed Jun 16 13:39:17 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 7801 byte(s)
Diff to previous 356 , to selected 375
implement limit_mfn


Revision 356 - (view) (annotate) - [select for diffs]
Modified Wed Jun 16 13:41:54 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 7745 byte(s)
Diff to previous 355 , to selected 375
begin of parse


Revision 355 - (view) (annotate) - [select for diffs]
Modified Wed Jun 16 11:41:50 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 6675 byte(s)
Diff to previous 354 , to selected 375
added create_lookup


Revision 354 - (view) (annotate) - [select for diffs]
Modified Wed Jun 16 11:31:42 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 6386 byte(s)
Copied from: trunk2/lib/WebPac.pm revision 353
Diff to previous 353 , to selected 375
WebPac -> WebPAC


Revision 353 - (view) (annotate) - [select for diffs]
Modified Wed Jun 16 11:29:37 2004 UTC (19 years, 9 months ago) by dpavlin
Original Path: trunk2/lib/WebPac.pm
File length: 6386 byte(s)
Diff to previous 352 , to selected 375
varous clenups


Revision 352 - (view) (annotate) - [select for diffs]
Added Tue Jun 15 22:40:07 2004 UTC (19 years, 9 months ago) by dpavlin
Original Path: trunk2/lib/WebPac.pm
File length: 5991 byte(s)
Diff to selected 375
Object-orineted design re-implementation: simple field substitution and
lookups are working well.
Added some documentation about new features.


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