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