|
|
|
@4067
|
[4067]
|
11/15/08 13:06:55 |
hans |
Make STREAM argument in json:encode method optional. |
|
|
|
@4035
|
[4035]
|
11/12/08 11:08:24 |
hans |
Save work before extracting JSON library into a separate package. |
|
|
|
@4026
|
[4026]
|
11/10/08 09:25:02 |
hans |
resolve conflicts with alexandria |
|
|
|
@3988
|
[3988]
|
10/14/08 12:37:34 |
hans |
Remove iconv dependency, which is no longer used. |
|
|
|
@3987
|
[3987]
|
10/14/08 12:32:34 |
hans |
Minor cosmetical fixes
Fix startup from Makefile
Repair certificate … |
|
|
|
@3965
|
[3965]
|
10/03/08 01:33:18 |
hans |
Replace dependency on :hunchentoot by dependencies on :flexi-streams and … |
|
|
|
@3962
|
[3962]
|
09/24/08 18:51:13 |
hans |
Put bknr.impex and bknr.xml back in. They are used, contrary to what … |
|
|
|
@3959
|
[3959]
|
09/24/08 18:16:41 |
hans |
remove more. |
|
|
|
@3958
|
[3958]
|
09/24/08 17:54:34 |
hans |
Remove XML import/export facility for now, as it is not maintained and … |
|
|
|
@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 … |
|
|
|
@3945
|
[3945]
|
09/22/08 21:18:24 |
hans |
make hash tables thread safe for sbcl |
|
|
|
@3942
|
[3942]
|
09/22/08 20:47:54 |
hans |
Merge from anon-transaction-fixes-2 branch. This changeset … |
|
|
|
@3835
|
[3835]
|
09/07/08 23:47:13 |
hans |
Re-establish manual auto-generation. |
|
|
|
@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 |
|
|
|
@3692
|
[3692]
|
07/30/08 12:12:22 |
ksprotte |
added two datastore core tests: :make-instance-in-anon-txn, … |
|
|
|
@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. … |
|
|
|
@3684
|
[3684]
|
07/30/08 08:29:44 |
hans |
Add JSON serialization method for store objects from scrabble project. |
|
|
|
@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 … |
|
|
|
@3674
|
[3674]
|
07/29/08 11:59:45 |
hans |
Export slot value conversion function |
|
|
|
@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 … |
|
|
|
@3644
|
[3644]
|
07/25/08 18:46:19 |
hans |
Revive cmucl support for BOS. |
|
|
|
@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 … |
|
|
|
@3496
|
[3496]
|
07/18/08 06:47:37 |
hans |
Correct typo, thanks to Stan Parman (?) for reporting. |
|
|
|
@3491
|
[3491]
|
07/17/08 16:48:01 |
hans |
Add option to ignore objects in a snapshot that are of now-nonexistant … |
|
|
|
@3483
|
[3483]
|
07/17/08 14:18:34 |
ksprotte |
better to use &body body (and not &rest) for two with-* macros |
|
|
|
@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. |
|
|
|
@3445
|
[3445]
|
07/15/08 13:47:24 |
hans |
Only use slot-boundp/slot-value on objects (not NIL) |
|
|
|
@3443
|
[3443]
|
07/15/08 13:24:47 |
hans |
Don't use signals in order to find out if an object is destroyed. |
|
|
|
@3436
|
[3436]
|
07/14/08 16:33:26 |
hans |
Some small cmucl fixes. |
|
|
|
@3384
|
[3384]
|
06/30/08 12:48:27 |
ksprotte |
small fix to WITH-TRANSACTION-LOG |
|
|
|
@3383
|
[3383]
|
06/30/08 12:47:55 |
ksprotte |
removed *make-object-lock* and replaced it with store-guard |
|
|
|
@3381
|
[3381]
|
06/30/08 12:06:03 |
hans |
Adopt test. We don't signal errors from
bknr.datastore::%decode-string. … |
|
|
|
@3380
|
[3380]
|
06/30/08 11:53:00 |
hans |
Be more tolerant when string can't be decoded as UTF-8. We now fall
back … |
|
|
|
@3373
|
[3373]
|
06/29/08 16:19:29 |
hans |
remove extra parens in indices tutorial |
|
|
|
@3188
|
[3188]
|
05/26/08 17:05:34 |
ksprotte |
changed test string.decode-utf-8 to expect … |
|
|
|
@3144
|
[3144]
|
05/21/08 16:36:00 |
hans |
Lock make-object transaction earlier to ensure read consistency. |
|
|
|
@3040
|
[3040]
|
04/30/08 00:55:02 |
hans |
Add some comments.
Print failing transaction in "truncate" restart.
Add … |
|
|
|
@3039
|
[3039]
|
04/29/08 23:56:19 |
hans |
problem solved, remove TODO item |
|
|
|
@3038
|
[3038]
|
04/29/08 23:51:07 |
hans |
Fix long outstanding bug in WITH-TRANSACTION that was arguably making
it … |
|
|
|
@3037
|
[3037]
|
04/29/08 23:50:49 |
hans |
Only warn when CHANGE-SLOT-VALUES is called - TX-CHANGE-SLOT-VALUES … |
|
|
|
@3036
|
[3036]
|
04/29/08 23:48:58 |
hans |
add element-type keyword argument to FILE-CONTENTS |
|
|
|
@3035
|
[3035]
|
04/29/08 23:48:20 |
hans |
Update tutorials to reflect reality better |
|
|
|
@3032
|
[3032]
|
04/28/08 23:17:30 |
hans |
Fix Bug #76 - Export subsystem API symbols. |
|
|
|
@2970
|
[2970]
|
04/14/08 14:40:08 |
ksprotte |
package bknr.utils now for openmcl (:shadow :ccl #:copy-file … |
|
|
|
@2969
|
[2969]
|
04/14/08 14:17:12 |
ksprotte |
CRYPT-MD5 now robust against passwords that have a fill-pointer |
|
|
|
@2968
|
[2968]
|
04/14/08 13:29:18 |
ksprotte |
actor in bknr.utils now depends on acl-mp-compat of bknr.utils |
|
|
|
@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 … |
|
|
|
@2813
|
[2813]
|
03/28/08 11:04:22 |
ksprotte |
various small chs to make the buildbot BUILD again successfully |
|
|
|
@2809
|
[2809]
|
03/27/08 15:46:18 |
ksprotte |
added remaining bknr tests to build.lisp |
|
|
|
@2808
|
[2808]
|
03/27/08 14:35:32 |
ksprotte |
encoding now supports wide chars |
|
|
|
@2797
|
[2797]
|
03/25/08 11:55:16 |
ksprotte |
bknr.datastore now uses trivial-utf-8 for string encode / decode |
|
|
|
@2786
|
[2786]
|
03/23/08 16:35:04 |
ksprotte |
changed the encoding of bknr/datastore/src/utils/utils.lisp to utf-8 |
|
|
|
@2774
|
[2774]
|
03/20/08 11:47:13 |
ksprotte |
removed a confusing check from string.decode-utf-8 |
|
|
|
@2770
|
[2770]
|
03/19/08 18:50:04 |
ksprotte |
test-encoding array.4 does not use strings anymore |
|
|
|
@2769
|
[2769]
|
03/19/08 18:30:48 |
ksprotte |
for encoding / decoding strings have to be only string= |
|
|
|
@2768
|
[2768]
|
03/19/08 18:15:25 |
ksprotte |
some enhancements to %encode-string |
|
|
|
@2767
|
[2767]
|
03/19/08 17:38:36 |
ksprotte |
%encode-string now native for sbcl |
|
|
|
@2766
|
[2766]
|
03/19/08 17:34:29 |
ksprotte |
changed %encode-string for new encoding scheme |
|
|
|
@2765
|
[2765]
|
03/19/08 17:15:51 |
ksprotte |
new encode / decode test: string.random |
|
|
|
@2764
|
[2764]
|
03/19/08 16:57:27 |
ksprotte |
fixed %decode-string for utf-8, native version for sbcl + test-case |
|
|
|
@2756
|
[2756]
|
03/18/08 11:28:29 |
ksprotte |
delete-orphaned-blob-files: added :name :wild to directory pathname |
|
|
|
@2748
|
[2748]
|
03/16/08 22:38:26 |
hans |
Add documentation for rational encoding. |
|
|
|
@2743
|
[2743]
|
03/16/08 21:50:29 |
hans |
Support ratios in datastore. |
|
|
|
@2742
|
[2742]
|
03/16/08 10:55:24 |
hans |
Translate documentation to english. |
|
|
|
@2729
|
[2729]
|
03/13/08 17:28:04 |
ksprotte |
some GROUP-ON enhancements |
|
|
|
@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. |
|
|
|
@2711
|
[2711]
|
03/08/08 23:34:35 |
hans |
Make mail-style date more portable |
|
|
|
@2693
|
[2693]
|
03/07/08 12:50:50 |
hans |
Remove unused and commented out code, improve status message. |
|
|
|
@2685
|
[2685]
|
03/06/08 22:11:37 |
ksprotte |
ccl skips hash.{1,2} tests |
|
|
|
@2658
|
[2658]
|
03/05/08 10:57:36 |
hans |
Depend on Alexandria for recent cascading-delete fixes. |
|
|
|
@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 |
|
|
|
@2626
|
[2626]
|
02/26/08 11:57:32 |
hans |
Improve error message when a package is mentioned in a snapshot file
that … |
|
|
|
@2619
|
[2619]
|
02/24/08 22:05:02 |
hans |
rename temporary-file to make-temporary-pathname
rename with-temp-file to … |
|
|
|
@2618
|
[2618]
|
02/24/08 21:51:28 |
hans |
minor cleanups |
|
|
|
@2617
|
[2617]
|
02/24/08 20:27:33 |
hans |
add new datastore tests to buildbot test |
|
|
|
@2612
|
[2612]
|
02/24/08 11:41:39 |
hans |
Enable indices tests in buildbot. Improve restart messages for invalid … |
|
|
|
@2611
|
[2611]
|
02/24/08 00:54:44 |
hans |
Provide restarts to allow for skipping or reinitializing random state
that … |
|
|
|
@2610
|
[2610]
|
02/24/08 00:35:11 |
hans |
More multi-store fixes.
Silence random state reading. |
|
|
|
@2609
|
[2609]
|
02/24/08 00:19:22 |
hans |
Multi-store fixes and tutorial update. |
|
|
|
@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 … |