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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 312 - (view) (annotate) - [select for diffs]
Modified Tue Dec 20 23:31:37 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 16447 byte(s)
Diff to previous 295
 r343@athlon:  dpavlin | 2005-12-21 00:32:50 +0100
 fixed error output


Revision 295 - (view) (annotate) - [select for diffs]
Modified Mon Dec 19 15:34:47 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 16454 byte(s)
Diff to previous 268
 r11795@llin:  dpavlin | 2005-12-19 16:35:30 +0100
 fix regex filter, moved development version to real one [2.07]


Revision 268 - (view) (annotate) - [select for diffs]
Modified Fri Dec 16 21:09:42 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 16452 byte(s)
Diff to previous 261
 r11742@llin:  dpavlin | 2005-12-17 01:26:41 +0100
 cleanup


Revision 261 - (view) (annotate) - [select for diffs]
Modified Fri Dec 16 16:00:18 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 16517 byte(s)
Diff to previous 260
 r11729@llin:  dpavlin | 2005-12-16 21:00:26 +0100
 warn about non-defined filters just once


Revision 260 - (view) (annotate) - [select for diffs]
Modified Fri Dec 16 14:40:55 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 16436 byte(s)
Diff to previous 253
 r11727@llin:  dpavlin | 2005-12-16 19:41:08 +0100
 added filter{regex(s/foo/bar/)} [2.00_5]


Revision 253 - (view) (annotate) - [select for diffs]
Modified Thu Dec 15 17:01:10 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 15631 byte(s)
Diff to previous 252
 r11712@llin:  dpavlin | 2005-12-15 21:01:03 +0100
 lookups now work [2.00_3]


Revision 252 - (view) (annotate) - [select for diffs]
Modified Thu Dec 15 17:01:04 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 15631 byte(s)
Diff to previous 219
 r11711@llin:  dpavlin | 2005-12-15 20:02:16 +0100
 varios tweaks to make lookups work


Revision 219 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 17:48:08 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 15470 byte(s)
Diff to previous 217
 r11541@llin:  dpavlin | 2005-12-05 16:47:44 +0100
 added prefix [0.04]


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: 15189 byte(s)
Diff to previous 209
 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 209 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 17:46:57 2005 UTC (18 years, 3 months ago) by dpavlin
File length: 15183 byte(s)
Diff to previous 125
 r11518@llin:  dpavlin | 2005-12-04 19:43:29 +0100
 renamed WebPAC::DB to WebPAC::Store


Revision 125 - (view) (annotate) - [select for diffs]
Modified Thu Nov 24 11:47:15 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 15176 byte(s)
Diff to previous 74
 r9089@llin:  dpavlin | 2005-11-24 12:47:02 +0100
 fixed for new Webpac::DB 0.02


Revision 74 - (view) (annotate) - [select for diffs]
Modified Sun Nov 20 20:13:39 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 15659 byte(s)
Diff to previous 70
 r8988@llin:  dpavlin | 2005-11-20 20:46:12 +0100
 added real implementation for WebPAC::Output::Estraier along with run.pl
 script which run test indexing (which will in one point move to
 WebPAC::Simple or something like that)


Revision 70 - (view) (annotate) - [select for diffs]
Modified Sat Nov 19 23:48:24 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 15658 byte(s)
Diff to previous 64
 r8980@llin:  dpavlin | 2005-11-20 00:49:22 +0100
 implement data_structure that returns HASH and not ARRAY.
 
 Little explanation for this rationale:
 
 Array was needed back in WebPAC v1 because order of tags in import_xml was
 important. However, since we are no longer depending on order of tags in
 input/*.xml, hash is much better choice.


Revision 64 - (view) (annotate) - [select for diffs]
Modified Tue Nov 15 16:56:44 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 15574 byte(s)
Diff to previous 39
 r8894@llin:  dpavlin | 2005-11-15 17:56:56 +0100
 fixed WebPAC::Normalize::get_data to work when called with subfield which
 doesn't exist, added tests


Revision 39 - (view) (annotate) - [select for diffs]
Modified Sat Nov 12 21:31:47 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 15540 byte(s)
Diff to previous 38
check for current_filename and die if need (needs more work)


Revision 38 - (view) (annotate) - [select for diffs]
Modified Sat Nov 12 21:21:50 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 15397 byte(s)
Diff to previous 31
added ForceContent so that tags without attributes work, added strict checking


Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Jul 24 15:03:11 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 15304 byte(s)
Diff to previous 29
re-worked logging, added no_log option to disable logging


Revision 29 - (view) (annotate) - [select for diffs]
Modified Sun Jul 24 11:17:44 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 14636 byte(s)
Diff to previous 22
some logging improvements and sample configuration file


Revision 22 - (view) (annotate) - [select for diffs]
Modified Sun Jul 17 22:48:25 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 14443 byte(s)
Diff to previous 18
beginning of unit testing and various fixes


Revision 18 - (view) (annotate) - [select for diffs]
Modified Sun Jul 17 14:53:37 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 14441 byte(s)
Diff to previous 15
first cut into WebPAC::DB


Revision 15 - (view) (annotate) - [select for diffs]
Modified Sun Jul 17 10:42:23 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 16320 byte(s)
Diff to previous 14
WebPAC::Common cleanup, most code moved to WebPAC::Normalize. Added
documentation about order of data mungling when normalising data.


Revision 14 - (view) (annotate) - [select for diffs]
Modified Sun Jul 17 00:04:25 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 11728 byte(s)
Diff to previous 13
small fixes


Revision 13 - (view) (annotate) - [select for diffs]
Modified Sat Jul 16 23:56:14 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 11714 byte(s)
Diff to previous 10
data_source seems to work


Revision 10 - (view) (annotate) - [select for diffs]
Added Sat Jul 16 20:35:30 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 643 byte(s)
ISIS input is finished, low_mem option has code (and not only documentation :-)


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