| .. |
|
arch
|
Patches to build ECL on OSX/Intel
|
2006-04-06 09:57:53 +00:00 |
|
all_symbols.d
|
Support for unicode strings as data structure (no clever handling of characters yet) contributed by Brian Spilsbury.
|
2006-05-29 08:51:21 +00:00 |
|
alloc.d
|
Initital support for long double and immediate short floats.
|
2006-10-13 17:28:51 +00:00 |
|
alloc_2.d
|
Initital support for long double and immediate short floats.
|
2006-10-13 17:28:51 +00:00 |
|
apply.d
|
Allow C functions to have more than 64 required arguments.
|
2006-06-29 15:57:52 +00:00 |
|
array.d
|
Initital support for long double and immediate short floats.
|
2006-10-13 17:28:51 +00:00 |
|
assignment.d
|
Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers.
|
2006-02-28 14:05:47 +00:00 |
|
backq.d
|
Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers.
|
2006-02-28 14:05:47 +00:00 |
|
big.d
|
Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers.
|
2006-02-28 14:05:47 +00:00 |
|
big_ll.d
|
Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers.
|
2006-02-28 14:05:47 +00:00 |
|
cfun.d
|
Allow C functions to have more than 64 required arguments.
|
2006-06-29 15:57:52 +00:00 |
|
character.d
|
strtol() gets confused by extra characters at end of a string with fill pointer.
|
2006-06-17 15:59:12 +00:00 |
|
cinit.d
|
Implemented finalizers as lisp functions.
|
2006-09-25 08:32:46 +00:00 |
|
cmpaux.d
|
Initital support for long double and immediate short floats.
|
2006-10-13 17:28:51 +00:00 |
|
compiler.d
|
Make MACROLET safer by blocking all references to local variables and functions.
|
2006-06-17 16:04:40 +00:00 |
|
disassembler.d
|
Some lisp functions with non-standard names (base-char-p, base-string) are renamed and moved to the SYS package. socket.lsp fixed to understand base strings. limited support for arbitrary strings in string streams.
|
2006-05-29 08:51:28 +00:00 |
|
dosdummy.d
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
dostimes.d
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
dpp.c
|
Replace cl_env.token with a pool of strings.
|
2006-09-25 17:13:31 +00:00 |
|
earith.d
|
Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers.
|
2006-02-28 14:05:47 +00:00 |
|
error.d
|
Support for unicode strings as data structure (no clever handling of characters yet) contributed by Brian Spilsbury.
|
2006-05-29 08:51:21 +00:00 |
|
eval.d
|
Allow user defined dispatch functions in funcallable objects (Inspired from B. Spilsbury)
|
2006-05-20 22:12:36 +00:00 |
|
ffi.d
|
Move from short/long-float to single/double-float (by L. Brinkhoff)
|
2006-09-01 15:15:57 +00:00 |
|
file.d
|
Implemented finalizers as lisp functions.
|
2006-09-25 08:32:46 +00:00 |
|
format.d
|
Initital support for long double and immediate short floats.
|
2006-10-13 17:28:51 +00:00 |
|
gbc-new.d
|
Move from short/long-float to single/double-float (by L. Brinkhoff)
|
2006-09-01 15:15:57 +00:00 |
|
gbc.d
|
Initital support for long double and immediate short floats.
|
2006-10-13 17:28:51 +00:00 |
|
gfun.d
|
Support for unicode strings as data structure (no clever handling of characters yet) contributed by Brian Spilsbury.
|
2006-05-29 08:51:21 +00:00 |
|
hash.d
|
Initital support for long double and immediate short floats.
|
2006-10-13 17:28:51 +00:00 |
|
instance.d
|
Initital support for long double and immediate short floats.
|
2006-10-13 17:28:51 +00:00 |
|
interpreter.d
|
Allow user defined dispatch functions in funcallable objects (Inspired from B. Spilsbury)
|
2006-05-20 22:12:36 +00:00 |
|
list.d
|
Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers.
|
2006-02-28 14:05:47 +00:00 |
|
load.d
|
ECL now uses dlopen() in OS X so that shared libraries can be loaded.
|
2006-10-23 16:12:55 +00:00 |
|
macros.d
|
Integrated variables into the compiler environment. Variable *VARS* disappears.
|
2006-06-12 08:52:28 +00:00 |
|
main.d
|
Initital support for long double and immediate short floats.
|
2006-10-13 17:28:51 +00:00 |
|
Makefile.in
|
finalize.d no longer exists, as it has been merged into alloc_2.d
|
2006-09-25 08:57:20 +00:00 |
|
mapfun.d
|
Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers.
|
2006-02-28 14:05:47 +00:00 |
|
multival.d
|
Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers.
|
2006-02-28 14:05:47 +00:00 |
|
num_arith.d
|
Initital support for long double and immediate short floats.
|
2006-10-13 17:28:51 +00:00 |
|
num_co.d
|
Fixed typo.
|
2006-10-22 19:03:47 +00:00 |
|
num_comp.d
|
Improved accuracy of long floats in reading, writing and conversion to integers.
|
2006-10-13 17:29:26 +00:00 |
|
num_log.d
|
Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers.
|
2006-02-28 14:05:47 +00:00 |
|
num_pred.d
|
Initital support for long double and immediate short floats.
|
2006-10-13 17:28:51 +00:00 |
|
num_rand.d
|
Initital support for long double and immediate short floats.
|
2006-10-13 17:28:51 +00:00 |
|
num_sfun.d
|
Several float specializations break the program in Linux/AMD64
|
2006-10-13 20:49:31 +00:00 |
|
number.d
|
Improved accuracy of long floats in reading, writing and conversion to integers.
|
2006-10-13 17:29:26 +00:00 |
|
package.d
|
Move from short/long-float to single/double-float (by L. Brinkhoff)
|
2006-09-01 15:15:57 +00:00 |
|
pathname.d
|
Moved a type declaration to make it compile in strict C (worked in C++)
|
2006-10-11 08:31:08 +00:00 |
|
predicate.d
|
Initital support for long double and immediate short floats.
|
2006-10-13 17:28:51 +00:00 |
|
print.d
|
Fixed typo
|
2006-10-13 20:51:48 +00:00 |
|
profile.d
|
Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers.
|
2006-02-28 14:05:47 +00:00 |
|
read.d
|
Reader macro #R allows one to read rationals.
|
2006-10-13 20:49:40 +00:00 |
|
reference.d
|
Reduced the number of functions dealing with macros. The second value of MACROEXPAND-1 is T whenever the macro function was called. MACROEXPAND detects some infinite loops.
|
2006-05-20 22:17:03 +00:00 |
|
sequence.d
|
Some lisp functions with non-standard names (base-char-p, base-string) are renamed and moved to the SYS package. socket.lsp fixed to understand base strings. limited support for arbitrary strings in string streams.
|
2006-05-29 08:51:28 +00:00 |
|
stacks.d
|
Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers.
|
2006-02-28 14:05:47 +00:00 |
|
string.d
|
Unified the code for string comparison functions. MAKE-SYMBOL now allows extended strings as far as they do not contain extended characters. Fixed typos in socket.lsp. Extended characters are printed with the same number of digits as in CHAR-NAME.
|
2006-05-29 08:51:37 +00:00 |
|
structure.d
|
Support for unicode strings as data structure (no clever handling of characters yet) contributed by Brian Spilsbury.
|
2006-05-29 08:51:21 +00:00 |
|
symbol.d
|
Unified the code for string comparison functions. MAKE-SYMBOL now allows extended strings as far as they do not contain extended characters. Fixed typos in socket.lsp. Extended characters are printed with the same number of digits as in CHAR-NAME.
|
2006-05-29 08:51:37 +00:00 |
|
symbols_list.h
|
*compile-verbose* and *compile-print* now also affect behavior of COMPILE.
|
2006-10-11 12:27:20 +00:00 |
|
symbols_list2.h
|
Implemented finalizers as lisp functions.
|
2006-09-25 08:32:46 +00:00 |
|
tcp.d
|
New function SI:COPY-TO-SIMPLE-BASE-STRING supersedes other redundant coercion functions. BASE_CHAR_P was wrong. Symbols can be made out of extended strings.
|
2006-05-29 08:51:33 +00:00 |
|
threads.d
|
Fixed typo.
|
2006-10-05 13:48:52 +00:00 |
|
threads_win32.d
|
Fix typo.
|
2006-09-25 09:57:25 +00:00 |
|
time.d
|
Measure time with 1/60 seconds precision on Windows (by Dustin Long)
|
2006-10-03 07:54:53 +00:00 |
|
typespec.d
|
Initital support for long double and immediate short floats.
|
2006-10-13 17:28:51 +00:00 |
|
unify.d
|
The project name goes back to ECL. Therefore feature #+ECL returns and the
|
2001-11-21 08:07:30 +00:00 |
|
unixfsys.d
|
DIRECTORY did not take the Windows drive letter into account.
|
2006-09-06 16:29:19 +00:00 |
|
unixint.d
|
Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers.
|
2006-02-28 14:05:47 +00:00 |
|
unixsys.d
|
- Make sure command string is null terminated
|
2006-06-26 09:01:42 +00:00 |