| .. |
|
c
|
Remove return statements without a value.
|
2011-01-23 12:35:45 +01:00 |
|
clos
|
Fixed typo in shared-initialize (J. James)
|
2011-01-21 17:04:45 +01:00 |
|
clx
|
Use hostname (machine-instance) when starting clx.
|
2010-03-17 09:42:47 +01:00 |
|
cmp
|
Fixed typo in LOC-IMMEDIATE-VALUE-P which prevented ECL from identifying the constant values of numeric expressions.
|
2011-01-21 20:44:10 +01:00 |
|
doc
|
Added documentation for NULL-POINTER-P
|
2010-04-24 10:38:51 +02:00 |
|
gc
|
Warning in assembly code in libatomic-ops
|
2011-01-23 12:36:10 +01:00 |
|
gmp
|
In src/gmp/gmp-h.in, changed the definition of __GMP_EXTERN_INLINE to include the fixes from MPIR (The semantics of extern inline has changed between releases of gcc)
|
2009-08-03 00:06:00 +02:00 |
|
h
|
Read/write lock fixes: typos, C prototypes and a new keyword used in compiled code (J. James)
|
2011-01-19 22:22:19 +01:00 |
|
lsp
|
Missing package prefix in the use of with-interrupts (J. James)
|
2011-01-19 22:23:27 +01:00 |
|
new-cmp
|
New function for detecting arbitrary constant expressions.
|
2010-05-15 20:28:42 +02:00 |
|
util
|
Add the possibility of installing redistributable files from Microsoft
|
2011-01-06 21:59:44 +01:00 |
|
aclocal.m4
|
Fixes in configure.in and aclocal.m4 (J. James):
|
2011-01-19 22:29:13 +01:00 |
|
bare.lsp.in
|
When building ECL, temporary files go into the build directory, to avoid filling the /tmp
|
2010-12-11 16:58:49 +01:00 |
|
CHANGELOG
|
When printing error messages, the condition type is shown (M. Mondor)
|
2011-01-19 22:19:04 +01:00 |
|
compile.lsp.in
|
Resource compilation for MSVC
|
2011-01-04 23:46:52 +01:00 |
|
config.guess
|
|
|
|
config.sub
|
|
|
|
configure
|
Fixes in configure.in and aclocal.m4 (J. James):
|
2011-01-19 22:29:13 +01:00 |
|
configure.in
|
Fixes in configure.in and aclocal.m4 (J. James):
|
2011-01-19 22:29:13 +01:00 |
|
install.sh
|
|
|
|
Makefile.in
|
Slightly better syntax for the case in which ETAGS is not defined.
|
2011-01-16 19:13:34 +01:00 |