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/IsisDB.pm
Parent Directory
|
Revision Log
Revision
25 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 31 05:43:20 2004 UTC
(18 years, 5 months ago)
by
dpavlin
File length: 13398 byte(s)
Diff to
previous 23
major improvments and new version:
- implement logically deleted records (really!)
- re-ordered values tests using cmp_ok so that reporting is correct,
- return record in fetch even if it's in memory (bugfix)
- removed some obsolete code
Revision
23 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 31 04:21:21 2004 UTC
(18 years, 5 months ago)
by
dpavlin
File length: 13566 byte(s)
Diff to
previous 19
important fix: identifiers should be first two characters and than ^,
otherwise, leave them alone.
Revision
19 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 30 23:16:20 2004 UTC
(18 years, 5 months ago)
by
dpavlin
File length: 13562 byte(s)
Diff to
previous 18
added real test (beginning of...) and changed some confesses to croak
Revision
18 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 30 22:40:53 2004 UTC
(18 years, 5 months ago)
by
dpavlin
File length: 13566 byte(s)
Diff to
previous 16
Deduce file names and extensions using glob case insesitive. This fixes
potential problem with extension names.
Extracted code to read .CNT file into read_cnt function.
Revision
16 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 30 17:16:34 2004 UTC
(18 years, 5 months ago)
by
dpavlin
File length: 12818 byte(s)
Diff to
previous 15
clean up offset calculation (now works with ISIS databases from isis.dll),
don't re-fetch MFN if in memory allready,
dump debugging messages to STDERR
Revision
15 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 29 22:46:40 2004 UTC
(18 years, 5 months ago)
by
dpavlin
File length: 12533 byte(s)
Diff to
previous 12
mostly documentation improvements, but also nicer output and field names
output (using .FDT file) in to_ascii if read_fdt is specified
Revision
12 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 29 20:10:11 2004 UTC
(18 years, 5 months ago)
by
dpavlin
File length: 10943 byte(s)
Diff to
previous 11
added to_hash method and hash_filter coderef to new constructor to filter
data prior to unpacking ISIS data into hash.
Revision
11 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 29 17:03:52 2004 UTC
(18 years, 5 months ago)
by
dpavlin
File length: 9554 byte(s)
Diff to
previous 10
documentation and dependency improvements, inline Read32 to get some more
performance.
Revision
10 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 29 16:04:07 2004 UTC
(18 years, 5 months ago)
by
dpavlin
File length: 9127 byte(s)
Diff to
previous 9
skip fields with length 0, OpenIsis produce binary junk in this case.
Revision
9 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 29 16:01:41 2004 UTC
(18 years, 5 months ago)
by
dpavlin
File length: 9067 byte(s)
Diff to
previous 8
logically deleted records are by default skipped, but can be included using
include_deleted option to new
Revision
7 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 29 15:10:34 2004 UTC
(18 years, 5 months ago)
by
dpavlin
File length: 8690 byte(s)
Diff to
previous 3
added benchmarking script, some speedup (7029.54/s vs 5829.19/s),
removed left-overs from php porting (dictionaries are not supported by this module),
make dump_isis.pl arguments same as dump_openisis.pl,
renamed GetMFN to fetch
Revision
2 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 28 01:41:45 2004 UTC
(18 years, 5 months ago)
by
dpavlin
File length: 16080 byte(s)
Diff to
previous 1
first working version:
- add support for repeatable fields (so all hash values becomed arrays, even
with single element)
- scripts to dump CDS/ISIS database using this module and OpenIsis
- to_ascii method which dumps ascii output of record
Revision
1 -
(
view)
(
annotate)
-
[select for diffs]
Added
Tue Dec 28 00:43:04 2004 UTC
(18 years, 5 months ago)
by
dpavlin
File length: 15421 byte(s)
Import of old code back from february to actually make it work.
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.