ecl/src/c
2012-06-27 10:06:14 +02:00
..
arch Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
clos Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
ffi CHARACTERP, BASE_CHAR_P, BASE_CHAR_CODE_P, CODE_CHAR, CHAR_CODE, REAL_TYPE, IMMEDIATE, IMMEDIATE_TAG, FIXNUM_TAG, FIXNUM_MINUSP, FIXNUM_PLUSP, FIXNUMP and fix get the ecl_ prefix 2012-06-06 11:19:55 +02:00
numbers Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
printer Renamed the array limit constants: ADIMLIM, ATOTLIM, ARANKLIM, to ECL_ARRAY_{DIMENSION,TOTAL,RANK}_LIMIT 2012-06-12 21:43:32 +02:00
reader Change ecl_make_(single|double|long)float to ecl_make_*_flat, splitting the name for consistency 2012-06-10 00:09:41 +02:00
threads Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
unicode Fixed various type warnings issued by Clang 2012-04-09 22:31:09 +02:00
all_symbols.d Fixed typos propagated by query-replace-ecl 2012-06-27 10:06:14 +02:00
alloc.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
alloc_2.d Rename sf(), df(), and the bignum suffixes big_size, big_dim and big_limbs. Old versions moved to legacy.h 2012-06-06 21:08:47 +02:00
apply.d
array.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
assignment.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
backq.d
big.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
big_ll.d CHARACTERP, BASE_CHAR_P, BASE_CHAR_CODE_P, CODE_CHAR, CHAR_CODE, REAL_TYPE, IMMEDIATE, IMMEDIATE_TAG, FIXNUM_TAG, FIXNUM_MINUSP, FIXNUM_PLUSP, FIXNUMP and fix get the ecl_ prefix 2012-06-06 11:19:55 +02:00
cfun.d Fixed typos propagated by query-replace-ecl 2012-06-27 10:06:14 +02:00
cfun_dispatch.d Fixed typos propagated by query-replace-ecl 2012-06-27 10:06:14 +02:00
char_ctype.d
character.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
cinit.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
cmpaux.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
compiler.d Fixed typos propagated by query-replace-ecl 2012-06-27 10:06:14 +02:00
cons.d
disassembler.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
dosdummy.d
dostimes.d
dpp.c Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
earith.d
ecl_constants.h
ecl_features.h
error.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
eval.d Fixed typos propagated by query-replace-ecl 2012-06-27 10:06:14 +02:00
ffi.d Change _unsigned_long_long -> _ulong_long 2012-06-10 00:47:11 +02:00
file.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
format.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
gbc-new.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
gbc.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
gfun.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
hash.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
instance.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
interpreter.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
iso_latin_names.h
list.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
load.d CHARACTERP, BASE_CHAR_P, BASE_CHAR_CODE_P, CODE_CHAR, CHAR_CODE, REAL_TYPE, IMMEDIATE, IMMEDIATE_TAG, FIXNUM_TAG, FIXNUM_MINUSP, FIXNUM_PLUSP, FIXNUMP and fix get the ecl_ prefix 2012-06-06 11:19:55 +02:00
macros.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
main.d ECL must change the mode of open files to _O_BINARY so that its external formats take effect 2012-06-17 16:27:18 +02:00
Makefile.in
mapfun.d
multival.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
newhash.h
num_arith.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
num_co.d Hide functions that convert floats to integers 2012-06-10 00:31:47 +02:00
num_log.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
num_pred.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
num_rand.d Change ecl_make_(single|double|long)float to ecl_make_*_flat, splitting the name for consistency 2012-06-10 00:09:41 +02:00
number.d Change _unsigned_long_long -> _ulong_long 2012-06-10 00:47:11 +02:00
package.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
pathname.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
predicate.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
print.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
read.d Renamed the array limit constants: ADIMLIM, ATOTLIM, ARANKLIM, to ECL_ARRAY_{DIMENSION,TOTAL,RANK}_LIMIT 2012-06-12 21:43:32 +02:00
reference.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
sequence.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
serialize.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
sse2.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
stacks.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
string.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
structure.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
symbol.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
symbols_list.h Fixed typos propagated by query-replace-ecl 2012-06-27 10:06:14 +02:00
symbols_list2.h Export ABORT, WARN, STORE-VALUE, USE-VALUE and CONTINUE as C functions 2012-06-16 10:33:40 +02:00
tcp.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
time.d CHARACTERP, BASE_CHAR_P, BASE_CHAR_CODE_P, CODE_CHAR, CHAR_CODE, REAL_TYPE, IMMEDIATE, IMMEDIATE_TAG, FIXNUM_TAG, FIXNUM_MINUSP, FIXNUM_PLUSP, FIXNUMP and fix get the ecl_ prefix 2012-06-06 11:19:55 +02:00
typespec.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
unify.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
unixfsys.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
unixint.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
unixsys.d CHARACTERP, BASE_CHAR_P, BASE_CHAR_CODE_P, CODE_CHAR, CHAR_CODE, REAL_TYPE, IMMEDIATE, IMMEDIATE_TAG, FIXNUM_TAG, FIXNUM_MINUSP, FIXNUM_PLUSP, FIXNUMP and fix get the ecl_ prefix 2012-06-06 11:19:55 +02:00
vector_push.d Renamed the array limit constants: ADIMLIM, ATOTLIM, ARANKLIM, to ECL_ARRAY_{DIMENSION,TOTAL,RANK}_LIMIT 2012-06-12 21:43:32 +02:00