/[webpac2]/branches/Sack/lib/WebPAC/Input/ISI.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/Sack/lib/WebPAC/Input/ISI.pm

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1314 - (view) (annotate) - [select for diffs]
Modified Wed Sep 23 14:43:13 2009 UTC (14 years, 7 months ago) by dpavlin
File length: 4265 byte(s)
Diff to previous 1312
make $subfields our so we can override it to disable subfield parsing to save memory

Revision 1312 - (view) (annotate) - [select for diffs]
Modified Mon Sep 21 20:05:14 2009 UTC (14 years, 7 months ago) by dpavlin
File length: 4264 byte(s)
Diff to previous 1311
fix offset and limit

Revision 1311 - (view) (annotate) - [select for diffs]
Modified Mon Sep 21 19:36:09 2009 UTC (14 years, 7 months ago) by dpavlin
File length: 4241 byte(s)
Diff to previous 1310
use minimum memory at expense of re-parsing each record


Revision 1310 - (view) (annotate) - [select for diffs]
Modified Mon Sep 21 19:04:14 2009 UTC (14 years, 7 months ago) by dpavlin
File length: 4311 byte(s)
Diff to previous 1305
branch for refactoring of WebPAC::Input::* modules for Sack


Revision 1305 - (view) (annotate) - [select for diffs]
Modified Sun Sep 20 22:26:27 2009 UTC (14 years, 7 months ago) by dpavlin
Original Path: trunk/lib/WebPAC/Input/ISI.pm
File length: 4311 byte(s)
Diff to previous 1303
implement experimental (and probably broken) low-level offset and limit


Revision 1303 - (view) (annotate) - [select for diffs]
Modified Sun Sep 20 19:56:33 2009 UTC (14 years, 7 months ago) by dpavlin
Original Path: trunk/lib/WebPAC/Input/ISI.pm
File length: 4198 byte(s)
Diff to previous 1302
implement efficiant offset


Revision 1302 - (view) (annotate) - [select for diffs]
Modified Sun Sep 20 19:05:56 2009 UTC (14 years, 7 months ago) by dpavlin
Original Path: trunk/lib/WebPAC/Input/ISI.pm
File length: 4065 byte(s)
Diff to previous 1288
skip empty lines and nicer output


Revision 1288 - (view) (annotate) - [select for diffs]
Modified Sat Sep 19 08:41:06 2009 UTC (14 years, 7 months ago) by dpavlin
Original Path: trunk/lib/WebPAC/Input/ISI.pm
File length: 3979 byte(s)
Diff to previous 1287
join PA and JI

Revision 1287 - (view) (annotate) - [select for diffs]
Modified Fri Sep 18 21:38:09 2009 UTC (14 years, 7 months ago) by dpavlin
Original Path: trunk/lib/WebPAC/Input/ISI.pm
File length: 3973 byte(s)
Diff to previous 1215
- join FU and FX fields, split ID SC and DE on ;
- implemented limit and offset for speedup


Revision 1215 - (view) (annotate) - [select for diffs]
Modified Tue Jun 2 13:16:02 2009 UTC (14 years, 10 months ago) by dpavlin
Original Path: trunk/lib/WebPAC/Input/ISI.pm
File length: 3672 byte(s)
Diff to previous 1209
more fields to join (from multi-line input)


Revision 1209 - (view) (annotate) - [select for diffs]
Modified Sat May 30 14:21:58 2009 UTC (14 years, 11 months ago) by dpavlin
Original Path: trunk/lib/WebPAC/Input/ISI.pm
File length: 3663 byte(s)
Diff to previous 1194
 r1904@llin:  dpavlin | 2009-05-30 16:21:56 +0200
 better support for DOI in ISI data export


Revision 1194 - (view) (annotate) - [select for diffs]
Modified Wed May 27 09:31:35 2009 UTC (14 years, 11 months ago) by dpavlin
Original Path: trunk/lib/WebPAC/Input/ISI.pm
File length: 3463 byte(s)
Diff to previous 1077
 r1878@llin:  dpavlin | 2009-05-27 11:31:28 +0200
 CR field in ISI format now also contains 'full' line from original
 file as well as parsed components


Revision 1077 - (view) (annotate) - [select for diffs]
Modified Wed Nov 28 22:52:01 2007 UTC (16 years, 5 months ago) by dpavlin
Original Path: trunk/lib/WebPAC/Input/ISI.pm
File length: 3414 byte(s)
Diff to previous 904
fake mfn to make rest of WebPAC happy


Revision 904 - (view) (annotate) - [select for diffs]
Modified Fri Oct 12 12:07:35 2007 UTC (16 years, 6 months ago) by dpavlin
Original Path: trunk/lib/WebPAC/Input/ISI.pm
File length: 3361 byte(s)
Diff to previous 902
 r1355@llin:  dpavlin | 2007-10-12 14:07:29 +0200
 fix empty tags


Revision 902 - (view) (annotate) - [select for diffs]
Modified Wed Oct 10 21:00:27 2007 UTC (16 years, 6 months ago) by dpavlin
Original Path: trunk/lib/WebPAC/Input/ISI.pm
File length: 3262 byte(s)
Diff to previous 901
more tags to join


Revision 901 - (view) (annotate) - [select for diffs]
Modified Wed Oct 10 20:05:45 2007 UTC (16 years, 6 months ago) by dpavlin
Original Path: trunk/lib/WebPAC/Input/ISI.pm
File length: 3253 byte(s)
Diff to previous 900
added splitting of tags into subfields (CR for now)
and ability to join tags into single line (AB)


Revision 900 - (view) (annotate) - [select for diffs]
Modified Wed Oct 10 19:46:58 2007 UTC (16 years, 6 months ago) by dpavlin
Original Path: trunk/lib/WebPAC/Input/ISI.pm
File length: 2777 byte(s)
Diff to previous 899
 r1348@llin:  dpavlin | 2007-10-10 21:46:55 +0200
 added URL to some documentation


Revision 899 - (view) (annotate) - [select for diffs]
Modified Wed Oct 10 19:01:57 2007 UTC (16 years, 6 months ago) by dpavlin
Original Path: trunk/lib/WebPAC/Input/ISI.pm
File length: 2652 byte(s)
Diff to previous 898
 r1345@llin:  dpavlin | 2007-10-10 21:01:02 +0200
 and working parser


Revision 898 - (view) (annotate) - [select for diffs]
Added Wed Oct 10 19:01:55 2007 UTC (16 years, 6 months ago) by dpavlin
Original Path: trunk/lib/WebPAC/Input/ISI.pm
File length: 2025 byte(s)
 r1344@llin:  dpavlin | 2007-10-10 20:34:20 +0200
 skeleton of support for ISI export format, parse headers


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