common-lisp.net
/
projects/xcvb/rucksack.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
projects/xcvb/rucksack.git
2011-06-20
alemmens
Don't assume that non-simple strings always have fill...
master
commit
|
commitdiff
|
tree
2009-05-27
alemmens
* 2009-05-27 - version 0.1.20
commit
|
commitdiff
|
tree
2008-03-31
alemmens
Version 0.1.19:
commit
|
commitdiff
|
tree
2008-03-02
alemmens
Notes for version 0.1.18.
commit
|
commitdiff
|
tree
2008-03-02
alemmens
Fix a bug in RUCKSACK-DO-SLOT: it didn't work correctly...
commit
|
commitdiff
|
tree
2008-02-19
alemmens
Version 0.1.17: add some list functions and replace...
commit
|
commitdiff
|
tree
2008-02-11
alemmens
Mention the tutorial.
commit
|
commitdiff
|
tree
2008-02-11
alemmens
Moved documentation files to doc directory.
commit
|
commitdiff
|
tree
2008-02-11
alemmens
Don't forget to mention Brad's tutorial.
commit
|
commitdiff
|
tree
2008-02-11
alemmens
Version 0.1.16: improved performance by decreasing...
commit
|
commitdiff
|
tree
2008-02-11
alemmens
Create new doc directory and add tutorial by Brad Bever...
commit
|
commitdiff
|
tree
2008-02-03
alemmens
Version 0.1.15.
commit
|
commitdiff
|
tree
2008-01-31
alemmens
Version 0.1.14.
commit
|
commitdiff
|
tree
2008-01-31
alemmens
Change DEFGENERIC IMPORT-RUCKSACK to DEFUN IMPORT-RUCKSACK
commit
|
commitdiff
|
tree
2008-01-24
alemmens
Add a test to verify that throwing an error inside...
commit
|
commitdiff
|
tree
2008-01-24
alemmens
Simplify 'getting started' instructions (suggested...
commit
|
commitdiff
|
tree
2008-01-23
alemmens
Move all test files to the new tests directory.
commit
|
commitdiff
|
tree
2008-01-23
alemmens
Actually commit the files in the new test directory.
commit
|
commitdiff
|
tree
2008-01-23
alemmens
Get started with import-export and with a manual.
commit
|
commitdiff
|
tree
2008-01-23
alemmens
Version 0.1.13:
commit
|
commitdiff
|
tree
2008-01-22
alemmens
Version 0.1.12.
commit
|
commitdiff
|
tree
2008-01-22
alemmens
- Fix bug caused by LEAF-DELETE-KEY. Reported and...
commit
|
commitdiff
|
tree
2008-01-16
alemmens
When deleting a key from a btree, use the BTREE-KEY...
commit
|
commitdiff
|
tree
2007-08-13
alemmens
Fix credits: some of yesterday's patches were submitted...
commit
|
commitdiff
|
tree
2007-08-12
alemmens
Fix btree bug during btree-delete: if we're deleting...
commit
|
commitdiff
|
tree
2007-03-13
alemmens
Fix a bug in LEAF-DELETE-KEY (thanks to Henrik Hjelte).
commit
|
commitdiff
|
tree
2007-01-22
alemmens
Version 0.1.7 - Get rid of two SBCL compiler warnings...
commit
|
commitdiff
|
tree
2007-01-22
alemmens
Version 0.1.6 - Added serializing/deserializing of...
commit
|
commitdiff
|
tree
2007-01-20
alemmens
Version 0.1.5: removed ^M line terminators from all...
commit
|
commitdiff
|
tree
2007-01-16
charmon
rucksack 0.1.4
commit
|
commitdiff
|
tree
2007-01-16
charmon
rucksack 0.1.3
commit
|
commitdiff
|
tree
2007-01-16
charmon
rucksack 0.1.2
commit
|
commitdiff
|
tree
2007-01-16
charmon
rucksack 0.1.1
commit
|
commitdiff
|
tree
2006-11-30
alemmens
FLET MAP-INDEX should be LABELS MAP-INDEXES (thanks...
commit
|
commitdiff
|
tree
2006-09-04
alemmens
Take care of some differences between the MOP implement...
commit
|
commitdiff
|
tree
2006-09-03
alemmens
Handle updates of in-memory persistent objects by writi...
commit
|
commitdiff
|
tree
2006-09-01
alemmens
Get rid of the Lispworks specific PROCESS-A-SLOT-OPTION...
commit
|
commitdiff
|
tree
2006-08-31
alemmens
Get rid of the Lispworks specific PROCESS-A-CLASS-OPTIO...
commit
|
commitdiff
|
tree
2006-08-31
alemmens
Add list of things to do, list of things done, and...
commit
|
commitdiff
|
tree
2006-08-31
alemmens
Write test case for slots with redefined indexes. ...
commit
|
commitdiff
|
tree
2006-08-31
alemmens
Add test cases for schema updates and user defined...
commit
|
commitdiff
|
tree
2006-08-30
alemmens
- FINALIZE-INHERITANCE: compute slot diffs for obsolete...
commit
|
commitdiff
|
tree
2006-08-29
alemmens
Partial implementation of UPDATE-PERSISTENT-INSTANCE...
commit
|
commitdiff
|
tree
2006-08-29
alemmens
Some work on schema updates.
commit
|
commitdiff
|
tree
2006-08-26
alemmens
Make sure that indexing works correctly with subclasses.
commit
|
commitdiff
|
tree
2006-08-24
alemmens
Put TEST back.
commit
|
commitdiff
|
tree
2006-08-24
alemmens
The class and slot indexes were normal hash tables...
commit
|
commitdiff
|
tree
2006-08-11
alemmens
Add indexing example (doesn't work yet).
commit
|
commitdiff
|
tree
2006-08-11
alemmens
Save and load the index tables when closing/opening...
commit
|
commitdiff
|
tree
2006-08-10
alemmens
Do a FINISH-OUTPUT at the end of a transaction commit...
commit
|
commitdiff
|
tree
2006-08-09
alemmens
Add a SERIAL-TRANSACTION-RUCKSACK-CLASS that allows...
commit
|
commitdiff
|
tree
2006-08-08
alemmens
Add a flag to MARK-AND-SWEEP-HEAP to prevent recursive...
commit
|
commitdiff
|
tree
2006-08-08
alemmens
Fix bugs in BTREE-DELETE and SPLIT-BTREE-NODE.
commit
|
commitdiff
|
tree
2006-08-04
alemmens
Clean up btree code. Add BTREE-DELETE. (From Edi...
commit
|
commitdiff
|
tree
2006-08-04
alemmens
Improve error reporting for btree errors (from Edi...
commit
|
commitdiff
|
tree
2006-08-04
alemmens
Provide restarts for BTREE-SEARCH (from Edi Weitz).
commit
|
commitdiff
|
tree
2006-08-04
alemmens
Use Erik Naggum's SANS function instead of REMF. ...
commit
|
commitdiff
|
tree
2006-08-04
alemmens
Add missing SCAN-CONTENTS methods for efficiency (from...
commit
|
commitdiff
|
tree
2006-08-03
alemmens
Ensure unique transaction IDs (from Edi Weitz).
commit
|
commitdiff
|
tree
2006-08-03
alemmens
WITH-TRANSACTION now returns the result of the body...
commit
|
commitdiff
|
tree
2006-08-03
alemmens
Let SETF functions give correct return values. (From...
commit
|
commitdiff
|
tree
2006-08-03
alemmens
Let heap grow more slowly after a garbage collection...
commit
|
commitdiff
|
tree
2006-08-03
alemmens
Make sure that MAX-HEAP-END is always an integer (from...
commit
|
commitdiff
|
tree
2006-08-03
alemmens
Replace free-list-full by free-list-empty. Fix bug...
commit
|
commitdiff
|
tree
2006-05-28
alemmens
More subtle merging of persistent slot options (from...
commit
|
commitdiff
|
tree
2006-05-28
alemmens
Fix a few obsolete occurrences of CLASS instead of...
commit
|
commitdiff
|
tree
2006-05-28
alemmens
Keep ASDF file in sync with make file.
commit
|
commitdiff
|
tree
2006-05-25
alemmens
Removed obsolete test files.
commit
|
commitdiff
|
tree
2006-05-25
alemmens
Move tests from obsolete test files to test.lisp and...
commit
|
commitdiff
|
tree
2006-05-24
alemmens
Fixed enough garbage collector bugs to get the TEST...
commit
|
commitdiff
|
tree
2006-05-21
alemmens
Some more garbage collector fixes.
commit
|
commitdiff
|
tree
2006-05-20
alemmens
Remove wrong comment.
commit
|
commitdiff
|
tree
2006-05-20
alemmens
Some more work towards getting a working GC. Also...
commit
|
commitdiff
|
tree
2006-05-20
alemmens
Finish CACHE-TOUCH-OBJECT patch (hopefully for real...
commit
|
commitdiff
|
tree
2006-05-20
alemmens
Start of "Rucksack internals" document.
commit
|
commitdiff
|
tree
2006-05-20
alemmens
Fix an obsolete comment.
commit
|
commitdiff
|
tree
2006-05-20
alemmens
Let CACHE-TOUCH-OBJECT have an object instead of an...
commit
|
commitdiff
|
tree
2006-05-20
alemmens
More robust version of WITH-TRANSACTION (from Nikodemus...
commit
|
commitdiff
|
tree
2006-05-20
alemmens
Added a WITH-TRANSACTION to TEST-LOAD and TEST-UPDATE.
commit
|
commitdiff
|
tree
2006-05-18
alemmens
Adapt SWEEP-SOME-HEAP-BLOCKS to new object layout ...
commit
|
commitdiff
|
tree
2006-05-18
alemmens
Fix bug in QUEUE-PEEK (fix from Edi Weitz).
commit
|
commitdiff
|
tree
2006-05-18
alemmens
Fix bug in garbage collector where max-heap-size someti...
commit
|
commitdiff
|
tree
2006-05-18
alemmens
Merged patches for OpenMCL from Marco Baringer.
commit
|
commitdiff
|
tree
2006-05-18
alemmens
Added ASDF system file (from Edi Weitz).
commit
|
commitdiff
|
tree
2006-05-16
alemmens
Some trivial CVS header changes.
commit
|
commitdiff
|
tree
2006-05-16
alemmens
Created Rucksack CVS repository on common-lisp.net.
commit
|
commitdiff
|
tree