/[webpac]/branches/drustvene/parse_format.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 /branches/drustvene/parse_format.pm

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 684 - (view) (annotate) - [select for diffs]
Modified Mon Feb 28 10:43:38 2005 UTC (19 years, 1 month ago) by dpavlin
File length: 7461 byte(s)
Diff to previous 489 , to selected 263
updated branches to head


Revision 489 - (view) (annotate) - [select for diffs]
Modified Wed Sep 29 18:56:26 2004 UTC (19 years, 6 months ago) by dpavlin
File length: 7318 byte(s)
Diff to previous 458 , to selected 263
updated branches to head (Excel fix)


Revision 458 - (view) (annotate) - [select for diffs]
Modified Tue Sep 21 16:53:44 2004 UTC (19 years, 6 months ago) by dpavlin
File length: 7193 byte(s)
Diff to previous 335 , to selected 263
update branches with bugfixes from HEAD


Revision 335 - (view) (annotate) - [select for diffs]
Modified Wed Jun 2 16:13:57 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 7054 byte(s)
Diff to previous 297 , to selected 263
added two new braches


Revision 297 - (view) (annotate) - [select for diffs]
Modified Fri Apr 2 23:30:44 2004 UTC (19 years, 11 months ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 7054 byte(s)
Diff to previous 293 , to selected 263
removed unneeded warning


Revision 293 - (view) (annotate) - [select for diffs]
Modified Mon Mar 29 19:41:12 2004 UTC (20 years ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 7053 byte(s)
Diff to previous 263
bug fix: eval now honours codepage settings


Revision 263 - (view) (annotate) - [selected]
Modified Fri Mar 12 15:06:58 2004 UTC (20 years ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 7033 byte(s)
Diff to previous 187
ported r260 from hidra branch: moved eval to parse_format.pm where it
belongs. Also changed eval format to: eval{v901^a eq "Mikrotezaurus"}
(please note same format as in ISIS formating language)


Revision 187 - (view) (annotate) - [select for diffs]
Modified Sat Nov 29 18:58:34 2003 UTC (20 years, 4 months ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 6502 byte(s)
Diff to previous 176 , to selected 263
support for subfields in fields 10/11


Revision 176 - (view) (annotate) - [select for diffs]
Modified Mon Nov 24 01:16:04 2003 UTC (20 years, 4 months ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 6446 byte(s)
Diff to previous 170 , to selected 263
fix for wierd prefixes (consisting of chars and numbers)


Revision 170 - (view) (annotate) - [select for diffs]
Modified Sun Nov 23 15:42:16 2003 UTC (20 years, 4 months ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 6179 byte(s)
Diff to previous 105 , to selected 263
Re-wrote parsing for ISO-type data (isis, marc) to use in-memory cache of
format... 10% speed improvement and cleaner code. Include filter functions
just once.


Revision 105 - (view) (annotate) - [select for diffs]
Modified Mon Jul 14 17:08:37 2003 UTC (20 years, 8 months ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 4931 byte(s)
Diff to previous 92 , to selected 263
renamed get_sf to (isis|marc)_sf to avoid warning abouts re-definining of
function


Revision 92 - (view) (annotate) - [select for diffs]
Modified Sun Jul 13 13:42:17 2003 UTC (20 years, 8 months ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 4931 byte(s)
Diff to previous 90 , to selected 263
repeatable fields in feeds are currently not supported


Revision 90 - (view) (annotate) - [select for diffs]
Modified Sun Jul 13 13:22:50 2003 UTC (20 years, 8 months ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 4800 byte(s)
Diff to previous 78 , to selected 263
repeatable fields (broken when other input formats where introduced) work
again


Revision 78 - (view) (annotate) - [select for diffs]
Modified Sat Jul 5 23:39:04 2003 UTC (20 years, 8 months ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 4736 byte(s)
Diff to previous 67 , to selected 263
fix character conversion


Revision 67 - (view) (annotate) - [select for diffs]
Modified Fri Jul 4 23:29:27 2003 UTC (20 years, 8 months ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 4682 byte(s)
Diff to previous 62 , to selected 263
implemented feed method which calls external program that returns
data line-by-line


Revision 62 - (view) (annotate) - [select for diffs]
Modified Fri Jul 4 20:11:48 2003 UTC (20 years, 8 months ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 3471 byte(s)
Diff to previous 57 , to selected 263
added MARC file import


Revision 57 - (view) (annotate) - [select for diffs]
Modified Fri Jul 4 15:05:23 2003 UTC (20 years, 8 months ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 3289 byte(s)
Diff to previous 54 , to selected 263
don't choke on input which iconv can't convert


Revision 54 - (view) (annotate) - [select for diffs]
Modified Mon Jun 23 20:20:32 2003 UTC (20 years, 9 months ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 3158 byte(s)
Diff to previous 46 , to selected 263
added Microsoft Excel file import


Revision 46 - (view) (annotate) - [select for diffs]
Modified Sun Mar 23 01:14:59 2003 UTC (21 years ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 1808 byte(s)
Diff to previous 43 , to selected 263
speed-up


Revision 43 - (view) (annotate) - [select for diffs]
Modified Sat Mar 22 22:43:05 2003 UTC (21 years ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 2106 byte(s)
Diff to previous 40 , to selected 263
fixed alphabet soup -- characters encoding should really work now!


Revision 40 - (view) (annotate) - [select for diffs]
Modified Sat Mar 15 21:33:36 2003 UTC (21 years ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 1666 byte(s)
Diff to previous 23 , to selected 263
major de-mungling of different codepages: use same codepage inside perl
(as opposed to UTF-8) and in files on disk


Revision 23 - (view) (annotate) - [select for diffs]
Modified Sun Feb 23 06:50:55 2003 UTC (21 years, 1 month ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 1512 byte(s)
Diff to previous 22 , to selected 263
fixed parser, added support for 'mfn' field


Revision 22 - (view) (annotate) - [select for diffs]
Modified Sun Feb 23 00:01:08 2003 UTC (21 years, 1 month ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 1301 byte(s)
Diff to previous 10 , to selected 263
*** empty log message ***


Revision 10 - (view) (annotate) - [select for diffs]
Added Thu Jan 16 17:35:54 2003 UTC (21 years, 2 months ago) by dpavlin
Original Path: trunk/parse_format.pm
File length: 987 byte(s)
Diff to selected 263
bunch of changes: make design more modular, implement index (partial
implementation) and other small and big changes


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