This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
Log of /trunk/lib
Directory Listing
Revision
67 -
Directory Listing
Modified
Fri Aug 25 16:35:47 2006 UTC
(16 years, 9 months ago)
by
dpavlin
better eliminination of empty subfields
Revision
66 -
Directory Listing
Modified
Fri Aug 25 10:20:58 2006 UTC
(16 years, 9 months ago)
by
dpavlin
added hash_filter to to_hash [0.23]
Revision
65 -
Directory Listing
Modified
Thu Jul 13 13:34:30 2006 UTC
(16 years, 10 months ago)
by
dpavlin
documented that hash filter gets also a field number [0.22]
Revision
64 -
Directory Listing
Modified
Thu Jul 13 13:27:27 2006 UTC
(16 years, 10 months ago)
by
dpavlin
hash_filter now accepts whole line from record and field number. Removed
oddly placed implementation of regexpes (moved to WebPAC via hash_filter as
it should...)
Revision
62 -
Directory Listing
Modified
Mon Jul 10 12:01:04 2006 UTC
(16 years, 10 months ago)
by
dpavlin
added regexpes to new as option
Revision
61 -
Directory Listing
Modified
Sun Jul 9 21:36:33 2006 UTC
(16 years, 10 months ago)
by
dpavlin
initial implementation of split_on_delimiters functionality needed for
Webpac. It adds just regexpes hash to to_hash, but I'm still not quite
satisfied with it.
Revision
59 -
Directory Listing
Modified
Sun Jul 9 12:22:09 2006 UTC
(16 years, 10 months ago)
by
dpavlin
added link to Biblio::Isis::Manual
Revision
58 -
Directory Listing
Modified
Sun Jul 9 12:18:44 2006 UTC
(16 years, 10 months ago)
by
dpavlin
test and fix join_subfields_with
Revision
57 -
Directory Listing
Modified
Sun Jul 9 12:12:57 2006 UTC
(16 years, 10 months ago)
by
dpavlin
added join_subfields_with and include_subfields [0.21]
Revision
56 -
Directory Listing
Modified
Sat Jul 8 16:03:52 2006 UTC
(16 years, 11 months ago)
by
dpavlin
to_hash now accept parametars
Revision
54 -
Directory Listing
Modified
Fri Jul 7 23:45:12 2006 UTC
(16 years, 11 months ago)
by
dpavlin
added $isis->mfn, some documentation about version compatibility and few FIXME markers
Revision
50 -
Directory Listing
Modified
Fri Jul 7 21:11:01 2006 UTC
(16 years, 11 months ago)
by
dpavlin
support for repeatable subfields, version bump to 0.20
THIS MIGHT BE INCOMPATIBILE CHANGE for old programs if they always expect to
get scalar for values in hash generated by to_hash.
Revision
45 -
Directory Listing
Modified
Thu Jul 6 20:31:46 2006 UTC
(16 years, 11 months ago)
by
dpavlin
better logging, use Data::Dump if available [0.14]
Revision
44 -
Directory Listing
Modified
Thu Jul 6 11:02:37 2006 UTC
(16 years, 11 months ago)
by
dpavlin
skip empty results of hash_filter
Revision
41 -
Directory Listing
Modified
Sat Mar 12 21:05:29 2005 UTC
(18 years, 2 months ago)
by
dpavlin
better support for ISIS files with null pointers (it will warn and not die)
Revision
39 -
Directory Listing
Modified
Thu Jan 27 22:01:17 2005 UTC
(18 years, 4 months ago)
by
dpavlin
carp and not croak if MST or XRF file isn't found (calling program will
receive undef from new and warning will be issued).
Revision
37 -
Directory Listing
Added
Fri Jan 7 20:57:56 2005 UTC
(18 years, 5 months ago)
by
dpavlin
re-organize directories, add CDS/ISIS manual -- part about file structure