Daniel Kochmański
|
da4669d792
|
cdb: fix declaration
|
2017-04-28 11:13:24 +02:00 |
|
Daniel Kochmański
|
7feed6c6f4
|
contrib: call provide uniformly
Various contrib modules called provide with varying syntax from "module"
through 'module to '#:module. The last one is picked:
(provide '#:module)
|
2015-10-23 18:18:58 +02:00 |
|
Zack Piper
|
00521d869a
|
Untabify everything.
|
2015-09-01 20:10:10 +00:00 |
|
Daniel Kochmański
|
40eec63c2c
|
ecl-sdb: Fix bogus name in declaration. Closes #27.
|
2015-04-07 21:32:54 +02:00 |
|
Juan Jose Garcia Ripoll
|
6de58cee21
|
(optimize speed) does not imply (safety 0)
|
2012-11-25 23:57:09 +01:00 |
|
Juanjo Garcia-Ripoll
|
fef47c709c
|
ECL-CDB and ECL-CURL still used UTF-8 when not having unicode
|
2012-02-06 17:06:14 +01:00 |
|
Juanjo Garcia-Ripoll
|
d24682b9fe
|
Moved VECTOR-PUSH-EXTENT into the core because it is needed early in the bytecodes compiler
|
2012-02-06 17:06:04 +01:00 |
|
Juan Jose Garcia Ripoll
|
994a6e6770
|
ECL did not build the help file without unicode
|
2012-02-05 09:21:47 +01:00 |
|
Juan Jose Garcia Ripoll
|
6c0ae0bc58
|
The total size of each hash table in ECL-CDB was not stored properly
|
2012-01-06 20:09:26 +01:00 |
|
Juan Jose Garcia Ripoll
|
b7833ee27d
|
Strip out the help file routines into a separate module that also provides the CDB interface (http://cr.yp.to/cdb/cdb.txt) on which the new help file is based.
|
2012-01-06 19:49:52 +01:00 |
|