Rev. | Time | Author |
---|---|---|
3ead5084710a tip | 2019-02-18 22:03:25 | ![]() |
Started to implement metadata editing |
||
23ebf3368506 | 2019-02-18 22:03:13 | ![]() |
Added WITH-ALL-METADATA macro |
||
d119e6b38e69 | 2019-02-17 13:14:45 | ![]() |
Better handle entry types |
||
e40dbde81672 | 2019-02-15 18:02:42 | ![]() |
Added a pane that will be used for metadata, and added output of an |
||
f54ebcdaa28c | 2019-02-15 18:02:10 | ![]() |
Added a macro to italicize text, and a function to convert a number |
||
96b76fca0810 | 2019-02-12 16:51:02 | ![]() |
Added ability to add entries and rename them. |
||
c9f6ddba5fab | 2019-02-09 08:45:39 | ![]() |
Migrating GUI to McClim |
||
ab684d1d1152 | 2019-02-07 15:25:44 | ![]() |
Fix compilation warnings |
||
de8f1f76b3a0 | 2019-02-07 15:24:13 | ![]() |
Copyright update |
||
a6a17cccf6dd | 2019-02-07 15:22:20 | ![]() |
Update copyright |
||
3836741b70a9 | 2019-02-07 15:18:33 | ![]() |
Move WITH-ALL-ENTRIES earlier to quiet the compiler |
||
eb42ac43cf5d | 2018-10-23 11:28:47 | ![]() |
Update copyright |
||
241a3e1dc390 | 2018-10-23 11:07:13 | ![]() |
* Added additional LOAD-SACK methods for convenience |
||
701106d7e9f3 | 2018-10-22 10:19:41 | ![]() |
Included new code in ASDF file |
||
be8c3e6eaef8 | 2018-10-22 10:18:58 | ![]() |
Started work on streamed Sack Files |
||
f260ce92de61 | 2018-10-20 10:51:13 | ![]() |
Fix compiler warnings on CCL |
||
5add853fae5e | 2018-10-20 10:42:30 | ![]() |
* Add note about +MAX-ENTRY-TYPES+ |
||
d791fb3be274 | 2018-10-20 10:36:53 | ![]() |
* Additional documentation added, fixed, and improved. |
||
1c4c0451c8f0 | 2018-10-19 19:53:55 | ![]() |
Add some additional documentation strings to the _correct_ places -_- |
||
6718a2a35e94 | 2018-10-19 19:47:40 | ![]() |
Correct version |
||
6482b63e2473 | 2018-10-19 19:47:11 | ![]() |
Major API simplification and some refactoring. |
||
c8e072b83f92 | 2018-10-11 08:26:17 | Alexa Jones-Gonzales |
* Allow DATA-SOURCE to be NIL |
||
6eda7c32f659 | 2018-05-27 12:17:12 | ![]() |
Fix a bug when working with in-memory streams |
||
b9ffff603501 | 2018-04-28 12:20:26 | ![]() |
Added --merge-core-pages to the SBCL build options |
||
ed2f996f937b | 2017-12-13 14:55:33 | ![]() |
:SCRIPT should be NIL for CLisp |
||
bd3964eeb57c | 2017-11-28 20:07:56 | ![]() |
Fix additional bugs with saving Sack files |
||
15e60fb976f1 | 2017-11-28 18:49:30 | ![]() |
Fixed additional IO bugs that corrupted Sack files |
||
6fbe10951a59 | 2017-11-28 18:38:32 | ![]() |
Remove debugging code |
||
542b4cf359a6 | 2017-11-28 18:35:29 | ![]() |
Fixed IO bugs that caused corrupted Sack files |
||
d2f2b3eaea7e | 2017-11-28 18:35:11 | ![]() |
Export ENTRY-LOAD-DATA |