root/trunk/bknr/datastore/src/data/object.lisp


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3950 [3950] 09/23/08 21:27:58 hans Make it possible to restore datastores when packages have been …
(edit) @3946 [3946] 09/23/08 00:24:04 hans Implement rollback for anonymous transactions. All slot changes made in a …
(edit) @3942 [3942] 09/22/08 20:47:54 hans Merge from anon-transaction-fixes-2 branch. This changeset …
(edit) @3818 [3818] 09/05/08 20:22:02 ksprotte whitespace / indent datastore/src/data
(edit) @3817 [3817] 09/05/08 20:10:54 ksprotte (deftransaction CHANGE-SLOT-VALUES ...) had been split into (defun …
(edit) @3698 [3698] 07/30/08 15:44:57 hans back out changeset 3682, too - this needs more thought
(edit) @3694 [3694] 07/30/08 13:21:33 hans back out 3685-3692, that was too much to swallow
(edit) @3691 [3691] 07/30/08 12:11:48 hans Don't try to log changes to ID slot.
(edit) @3690 [3690] 07/30/08 11:42:58 hans More changes relating to ALLOCATE-INSTANCE.
(edit) @3689 [3689] 07/30/08 11:36:20 hans Remove INITIALIZE-PERSISTENT-INSTANCE, use INITIALIZE-INSTANCE instead. …
(edit) @3682 [3682] 07/29/08 22:25:57 hans Fix anonymous transactions: Instead of storing the subtransactions and …
(edit) @3680 [3680] 07/29/08 14:56:24 ksprotte add &allow-other-keys to initialize-persistent-instance for now
(edit) @3677 [3677] 07/29/08 14:13:33 hans INITIALIZE-PERSISTENT-INSTANCE now receives the initargs supplied to …
(edit) @3673 [3673] 07/29/08 10:56:38 hans Always call CONVERT-SLOT-VALUE-WHILE-RESTORING and supply a default method …
(edit) @3672 [3672] 07/29/08 10:42:50 hans Schema evolution aid: In order to make it possible to restore snapshots …
(edit) @3585 [3585] 07/23/08 15:13:08 hans Print newline after message
(edit) @3567 [3567] 07/23/08 09:40:34 hans Warn using FORMAT *TRACE-OUTPUT*, not WARN.
(edit) @3554 [3554] 07/22/08 14:02:48 hans Never block in contract-issue-cert. In the frontend, the user will …
(edit) @3491 [3491] 07/17/08 16:48:01 hans Add option to ignore objects in a snapshot that are of now-nonexistant …
(edit) @3474 [3474] 07/17/08 08:09:00 hans Only update LAST-CHANGE slot if another persistent slot is changed.
(edit) @3451 [3451] 07/15/08 16:37:26 ksprotte dont update store-object's last-change slot during restore
(edit) @3450 [3450] 07/15/08 16:13:49 hans Automatic recursive determination of last-change timestamp. …
(edit) @3449 [3449] 07/15/08 15:14:17 hans Add automatically maintained LAST-CHANGE slot to STORE-OBJECT class.
(edit) @3383 [3383] 06/30/08 12:47:55 ksprotte removed *make-object-lock* and replaced it with store-guard
(edit) @3144 [3144] 05/21/08 16:36:00 hans Lock make-object transaction earlier to ensure read consistency.
(edit) @3037 [3037] 04/29/08 23:50:49 hans Only warn when CHANGE-SLOT-VALUES is called - TX-CHANGE-SLOT-VALUES …
(edit) @2922 [2922] 04/09/08 10:14:41 hans define persistent-class always in order to make CCL happy, which seems to …
(edit) @2850 [2850] 04/02/08 12:39:56 ksprotte find-store-object added note about QUERY-FUNCTION in docstring
(edit) @2814 [2814] 03/28/08 12:00:23 ksprotte all tests should pass now; corrected bugs introduced by 'encoding now …
(edit) @2726 [2726] 03/12/08 15:49:44 ksprotte small fix for defpersistent-class: :metaclass would miss () around it
(edit) @2720 [2720] 03/11/08 17:25:41 hans Checkpoint QuickHoney? work.
(edit) @2693 [2693] 03/07/08 12:50:50 hans Remove unused and commented out code, improve status message.
(edit) @2655 [2655] 03/05/08 10:50:59 hans fix cascading delete problems.
(edit) @2649 [2649] 03/04/08 12:41:26 hans Add subseq* which works like subseq, but ignores END arguments that are …
(edit) @2640 [2640] 03/03/08 09:49:33 hans whitespace fix
(edit) @2610 [2610] 02/24/08 00:35:11 hans More multi-store fixes. Silence random state reading.
(edit) @2602 [2602] 02/23/08 22:33:41 hans fix build script again
(edit) @2600 [2600] 02/23/08 17:45:03 hans Add multiple-store support. :MAKE-DEFAULT initarg to make-instance …
(edit) @2584 [2584] 02/21/08 07:41:43 hans Cleanup in indices - Remove &ALLOW-OTHER-KEYS, add more error checking. …
(copy) @2538 [2538] 02/18/08 12:40:18 hhubner Replaced trunk with reorganized branch.
copied from branches/trunk-reorg/bknr/datastore/src/data/object.lisp:
(edit) @2528 [2528] 02/18/08 11:34:38 hhubner Fix warnings
Note: See TracRevisionLog for help on using the revision log.