CVS log for perl/modules/W3C/Database/ObjectDB.pm
Up to [Public] / perl / modules / W3C / Database
Request diff between arbitrary revisions
Default branch: 1
Revision 1.48 / (download) - annotate - [select for diffs]
, Wed Jun 9 09:19:06 2004 UTC (4 years, 2 months ago) by eric
CVS Tags: HEAD
Changes since 1.47: +3 -3
lines
Diff to previous 1.47
(colored)
moved CGI to cgibin, packaged Http, changed module names
Revision 1.47 / (download) - annotate - [select for diffs]
, Mon May 3 21:15:00 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.46: +10 -6
lines
Diff to previous 1.46
(colored)
added support for float and fixed up enum
Revision 1.46 / (download) - annotate - [select for diffs]
, Wed Jun 4 16:31:09 2003 UTC (5 years, 2 months ago) by eric
CVS Tags: V1_2
Changes since 1.45: +2 -2
lines
Diff to previous 1.45
(colored)
sometimes value is null
Revision 1.45 / (download) - annotate - [select for diffs]
, Sat May 10 18:21:26 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.44: +4 -1
lines
Diff to previous 1.44
(colored)
fix caches to reflect objects that have changed during emuldate
Revision 1.44 / (download) - annotate - [select for diffs]
, Mon Mar 24 14:13:56 2003 UTC (5 years, 5 months ago) by eric
Changes since 1.43: +3 -3
lines
Diff to previous 1.43
(colored)
re-phrased throw and put limit control on ObjectDB
Revision 1.43 / (download) - annotate - [select for diffs]
, Mon Mar 24 01:40:13 2003 UTC (5 years, 5 months ago) by eric
Changes since 1.42: +2 -6
lines
Diff to previous 1.42
(colored)
switched to more brief exception idiom
Revision 1.42 / (download) - annotate - [select for diffs]
, Mon Nov 18 16:16:11 2002 UTC (5 years, 9 months ago) by eric
Changes since 1.41: +133 -119
lines
Diff to previous 1.41
(colored)
adding fault tolerance
Revision 1.41 / (download) - annotate - [select for diffs]
, Wed Mar 6 21:51:12 2002 UTC (6 years, 5 months ago) by eric
CVS Tags: V1_1
Changes since 1.40: +17 -2
lines
Diff to previous 1.40
(colored)
made and documented external keys of 0 assumption
Revision 1.40 / (download) - annotate - [select for diffs]
, Wed Jul 4 23:21:52 2001 UTC (7 years, 1 month ago) by eric
CVS Tags: threads,
release2,
annoteam-2002-02-05,
amaya5_3release,
V1_0
Changes since 1.39: +2 -2
lines
Diff to previous 1.39
(colored)
fixed up another place where the perl object got the database value
Revision 1.39 / (download) - annotate - [select for diffs]
, Wed Jul 4 19:27:04 2001 UTC (7 years, 1 month ago) by eric
Changes since 1.38: +2 -2
lines
Diff to previous 1.38
(colored)
-default parameter applies only to the DB data, not the DbObject
Revision 1.38 / (download) - annotate - [select for diffs]
, Mon Jan 29 20:58:09 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.37: +27 -3
lines
Diff to previous 1.37
(colored)
shortcut exception return for discovery of necessary atoms in a query
Revision 1.37 / (download) - annotate - [select for diffs]
, Thu Jan 25 19:38:44 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.36: +4 -4
lines
Diff to previous 1.36
(colored)
no longer rely on ->show to test object integrety
Revision 1.36 / (download) - annotate - [select for diffs]
, Mon Nov 6 10:00:14 2000 UTC (7 years, 9 months ago) by eric
Changes since 1.35: +2 -1
lines
Diff to previous 1.35
(colored)
cleaned up newline in an error message
Revision 1.35 / (download) - annotate - [select for diffs]
, Wed Oct 4 14:44:54 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.34: +3 -3
lines
Diff to previous 1.34
(colored)
passed default parms through to avoid warning
Revision 1.34 / (download) - annotate - [select for diffs]
, Thu Sep 14 23:12:10 2000 UTC (7 years, 11 months ago) by eric
Changes since 1.33: +15 -8
lines
Diff to previous 1.33
(colored)
restructured for clarity and avoiding evaling stuff we might not need to eval
Revision 1.33 / (download) - annotate - [select for diffs]
, Wed Sep 13 04:33:26 2000 UTC (7 years, 11 months ago) by eric
Changes since 1.32: +19 -15
lines
Diff to previous 1.32
(colored)
rearranged variables and parameters
Revision 1.32 / (download) - annotate - [select for diffs]
, Tue Aug 22 15:35:07 2000 UTC (8 years ago) by eric
Changes since 1.31: +18 -9
lines
Diff to previous 1.31
(colored)
enable warnings for external keys == 0
Revision 1.31 / (download) - annotate - [select for diffs]
, Wed Aug 16 00:54:23 2000 UTC (8 years ago) by eric
Changes since 1.30: +2 -2
lines
Diff to previous 1.30
(colored)
improved DB identification string
Revision 1.30 / (download) - annotate - [select for diffs]
, Thu Jun 22 15:22:21 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.29: +7 -1
lines
Diff to previous 1.29
(colored)
subtypable enums
Revision 1.29 / (download) - annotate - [select for diffs]
, Tue May 9 04:00:28 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.28: +50 -33
lines
Diff to previous 1.28
(colored)
added -database to DatabaseExceptions and improved pure virtuals
Revision 1.28 / (download) - annotate - [select for diffs]
, Sun May 7 02:28:25 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.27: +3 -2
lines
Diff to previous 1.27
(colored)
fixed exception call
Revision 1.27 / (download) - annotate - [select for diffs]
, Fri Apr 14 16:28:17 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.26: +2 -2
lines
Diff to previous 1.26
(colored)
little fencepost error, forgot comparator was being incremented
Revision 1.26 / (download) - annotate - [select for diffs]
, Thu Apr 13 02:13:50 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.25: +28 -8
lines
Diff to previous 1.25
(colored)
fixed some exception probs
Revision 1.25 / (download) - annotate - [select for diffs]
, Sun Feb 27 16:41:25 2000 UTC (8 years, 6 months ago) by eric
Changes since 1.24: +4 -4
lines
Diff to previous 1.24
(colored)
s/->printStackTrace/print ->toString/
Revision 1.24 / (download) - annotate - [select for diffs]
, Wed Feb 16 17:35:38 2000 UTC (8 years, 6 months ago) by eric
Changes since 1.23: +13 -13
lines
Diff to previous 1.23
(colored)
fixed exception parameter passing to reflect new calling syntax
Revision 1.23 / (download) - annotate - [select for diffs]
, Mon Feb 14 17:19:04 2000 UTC (8 years, 6 months ago) by eric
Changes since 1.22: +35 -39
lines
Diff to previous 1.22
(colored)
changed preferred exception syntax around
Revision 1.22 / (download) - annotate - [select for diffs]
, Wed Feb 9 21:02:43 2000 UTC (8 years, 6 months ago) by eric
Changes since 1.21: +15 -1
lines
Diff to previous 1.21
(colored)
added load-by-external-key functionality to ObjectDB system
Revision 1.21 / (download) - annotate - [select for diffs]
, Thu Feb 3 00:32:08 2000 UTC (8 years, 6 months ago) by eric
Changes since 1.20: +2 -1
lines
Diff to previous 1.20
(colored)
fixed bug where FIELD_ORIG was out of synch with DB image
Revision 1.20 / (download) - annotate - [select for diffs]
, Mon Jan 31 04:55:36 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.19: +16 -17
lines
Diff to previous 1.19
(colored)
made created objects more robust by making sure all fields are initialized
Revision 1.19 / (download) - annotate - [select for diffs]
, Fri Jan 28 07:10:29 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.18: +37 -10
lines
Diff to previous 1.18
(colored)
added deleteTop method
Revision 1.18 / (download) - annotate - [select for diffs]
, Tue Dec 28 18:55:40 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.17: +11 -11
lines
Diff to previous 1.17
(colored)
moved W3C::Rdf::MysqlDB -> W3C::Rdf::ObjectDB and W3C::Database::MysqlObjects -> W3C::Database::ObjectDB. vaguely concearned about filename collisions, but not enough to promote obscurity
Revision 1.17 / (download) - annotate - [select for diffs]
, Sat Dec 25 10:18:22 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.16: +8 -10
lines
Diff to previous 1.16
(colored)
more work on Object Database exceptions
Revision 1.16 / (download) - annotate - [select for diffs]
, Sat Dec 25 08:56:45 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.15: +157 -28
lines
Diff to previous 1.15
(colored)
nearly done porting ObjectDB stuff to Exception system
Revision 1.15 / (download) - annotate - [select for diffs]
, Fri Dec 24 19:34:54 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.14: +20 -2
lines
Diff to previous 1.14
(colored)
first exception in Object Database system
Revision 1.14 / (download) - annotate - [select for diffs]
, Tue Dec 14 13:14:39 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.13: +2 -2
lines
Diff to previous 1.13
(colored)
changed all version numbers in prep for release
Revision 1.13 / (download) - annotate - [select for diffs]
, Mon Dec 13 12:13:08 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.12: +1 -3
lines
Diff to previous 1.12
(colored)
strapped in exceptions in most necessary places
Revision 1.12 / (download) - annotate - [select for diffs]
, Thu Dec 9 01:25:41 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.11: +2 -2
lines
Diff to previous 1.11
(colored)
pre-Statements table - fixed a bunch of -w things
Revision 1.11 / (download) - annotate - [select for diffs]
, Mon Nov 29 02:21:52 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.10: +10 -7
lines
Diff to previous 1.10
(colored)
fixed 0-targets for external keys
Revision 1.10 / (download) - annotate - [select for diffs]
, Tue Oct 19 13:00:45 1999 UTC (8 years, 10 months ago) by eric
Changes since 1.9: +70 -55
lines
Diff to previous 1.9
(colored)
consolidated value assignment - functionality in W3C::Database::MysqlObjects::getValue
Revision 1.9 / (download) - annotate - [select for diffs]
, Tue Oct 19 10:26:28 1999 UTC (8 years, 10 months ago) by eric
Changes since 1.8: +284 -84
lines
Diff to previous 1.8
(colored)
much database work - pre consolidated value assignment
Revision 1.8 / (download) - annotate - [select for diffs]
, Wed Sep 15 07:59:42 1999 UTC (8 years, 11 months ago) by eric
Changes since 1.7: +25 -89
lines
Diff to previous 1.7
(colored)
improved database object hierarchy
Revision 1.7 / (download) - annotate - [select for diffs]
, Thu Sep 9 12:47:56 1999 UTC (8 years, 11 months ago) by eric
Changes since 1.6: +5 -5
lines
Diff to previous 1.6
(colored)
simplified W3C::Database::ObjectBase interface to eliminate DBIRef
Revision 1.6 / (download) - annotate - [select for diffs]
, Mon Sep 6 03:23:06 1999 UTC (8 years, 11 months ago) by eric
Changes since 1.5: +275 -66
lines
Diff to previous 1.5
(colored)
tweaked DBIInterface for ddb and added Shastr's docs to MysqlObjects
Revision 1.5 / (download) - annotate - [select for diffs]
, Wed Jul 28 19:58:00 1999 UTC (9 years, 1 month ago) by eric
Changes since 1.4: +107 -28
lines
Diff to previous 1.4
(colored)
added exists and a bunch of DB consistancy checking
Revision 1.4 / (download) - annotate - [select for diffs]
, Fri Jul 16 04:50:42 1999 UTC (9 years, 1 month ago) by eric
Changes since 1.3: +64 -28
lines
Diff to previous 1.3
(colored)
woiks!
Revision 1.3 / (download) - annotate - [select for diffs]
, Thu Jul 8 23:15:00 1999 UTC (9 years, 1 month ago) by eric
Changes since 1.2: +93 -17
lines
Diff to previous 1.2
(colored)
intermediate
Revision 1.2 / (download) - annotate - [select for diffs]
, Wed Jul 7 19:40:30 1999 UTC (9 years, 1 month ago) by eric
Changes since 1.1: +2 -1
lines
Diff to previous 1.1
(colored)
added a whole line
Revision 1.1 / (download) - annotate - [select for diffs]
, Wed Jul 7 19:38:56 1999 UTC (9 years, 1 month ago) by eric
Diff
gotta try the emacs cvs stuff
This form allows you to request diff's between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
name using the type-in text box.
Webmaster