| .. |
|
arch
|
indent: indent files according to GNU standard
|
2016-05-05 13:40:27 +02:00 |
|
clos
|
cosmetic: remove bogus file
|
2016-05-06 13:01:57 +02:00 |
|
coverity
|
The ECL code no longer uses tabulator characters, they were replaced
|
2015-09-03 07:35:47 -04:00 |
|
ffi
|
indent: d-f
|
2016-05-05 15:24:58 +02:00 |
|
numbers
|
atan: fix builds without long double
|
2016-12-22 09:29:21 +01:00 |
|
printer
|
buildsystem: fix sse build
|
2016-12-19 12:31:51 +01:00 |
|
reader
|
ieee-floats: fix builds with --with-ieee-fp=no
|
2016-08-11 22:38:30 +02:00 |
|
threads
|
Simplify mp lambda lists
|
2016-11-17 23:00:17 +01:00 |
|
unicode
|
The ECL code no longer uses tabulator characters, they were replaced
|
2015-09-03 07:35:47 -04:00 |
|
all_symbols.d
|
indent: indent files according to GNU standard
|
2016-05-05 13:40:27 +02:00 |
|
alloc_2.d
|
gc-stats: always return correct number of bytes consed
|
2016-12-04 15:53:50 +01:00 |
|
apply.d
|
indent: indent files according to GNU standard
|
2016-05-05 13:40:27 +02:00 |
|
array.d
|
indent: indent files according to GNU standard
|
2016-05-05 13:40:27 +02:00 |
|
assignment.d
|
add package-locks abstraction
|
2016-11-09 16:44:51 +01:00 |
|
backq.d
|
indent: indent files according to GNU standard
|
2016-05-05 13:40:27 +02:00 |
|
big.d
|
indent: indent files according to GNU standard
|
2016-05-05 13:40:27 +02:00 |
|
big_ll.d
|
indent: indent files according to GNU standard
|
2016-05-05 13:40:27 +02:00 |
|
cfun.d
|
indent: indent files according to GNU standard
|
2016-05-05 13:40:27 +02:00 |
|
cfun_dispatch.d
|
indent: indent files according to GNU standard
|
2016-05-05 13:40:27 +02:00 |
|
char_ctype.d
|
indent: indent files according to GNU standard
|
2016-05-05 13:40:27 +02:00 |
|
character.d
|
fix bogus change during reindent
|
2016-12-05 22:06:23 +01:00 |
|
cinit.d
|
don't declare signal-simple-error as noreturn (2)
|
2016-11-09 16:12:43 +01:00 |
|
cmpaux.d
|
indent: indent files according to GNU standard
|
2016-05-05 13:40:27 +02:00 |
|
compiler.d
|
Fixed VS2010/2015 build.
|
2016-07-21 04:45:28 -04:00 |
|
cons.d
|
indent: indent files according to GNU standard
|
2016-05-05 13:40:27 +02:00 |
|
disassembler.d
|
indent: d-f
|
2016-05-05 15:24:58 +02:00 |
|
dpp.c
|
buildsystem: split config.h into config.h and config-internal.h
|
2016-10-07 12:49:55 +02:00 |
|
ecl_constants.h
|
indent: d-f
|
2016-05-05 15:24:58 +02:00 |
|
ecl_features.h
|
CDR: implement cdr-14
|
2016-11-05 19:08:15 +01:00 |
|
error.d
|
add _ecl_unexpected_return(); to noreturn funs
|
2016-11-18 14:58:31 +01:00 |
|
eval.d
|
indent: d-f
|
2016-05-05 15:24:58 +02:00 |
|
ffi.d
|
indent: d-f
|
2016-05-05 15:24:58 +02:00 |
|
file.d
|
Prevent crash from #267.
|
2016-12-03 23:19:16 +01:00 |
|
format.d
|
indent: d-f
|
2016-05-05 15:24:58 +02:00 |
|
gfun.d
|
c-indent: g-n
|
2016-05-05 16:28:32 +02:00 |
|
hash.d
|
GC_call_with_alloc_lock: cast functions to GC_fn_type
|
2016-10-06 12:23:48 +02:00 |
|
instance.d
|
Improve rwlock built-in class recognition
|
2016-11-10 19:42:52 +01:00 |
|
interpreter.d
|
c-indent: g-n
|
2016-05-05 16:28:32 +02:00 |
|
iso_latin_names.h
|
c-indent: g-n
|
2016-05-05 16:28:32 +02:00 |
|
list.d
|
c-indent: g-n
|
2016-05-05 16:28:32 +02:00 |
|
load.d
|
c-indent: g-n
|
2016-05-05 16:28:32 +02:00 |
|
macros.d
|
c-indent: g-n
|
2016-05-05 16:28:32 +02:00 |
|
main.d
|
Be more `--with-cxx' friendly
|
2016-11-04 18:48:25 +01:00 |
|
Makefile.in
|
another fix for install target
|
2017-01-06 18:52:24 +01:00 |
|
mapfun.d
|
c-indent: g-n
|
2016-05-05 16:28:32 +02:00 |
|
multival.d
|
c-indent: g-n
|
2016-05-05 16:28:32 +02:00 |
|
newhash.h
|
c-indent: g-n
|
2016-05-05 16:28:32 +02:00 |
|
num_arith.d
|
c-indent: g-n
|
2016-05-05 16:28:32 +02:00 |
|
num_co.d
|
c-indent: g-n
|
2016-05-05 16:28:32 +02:00 |
|
num_log.d
|
c-indent: g-n
|
2016-05-05 16:28:32 +02:00 |
|
num_pred.d
|
ieee-fp: remove si_infinity
|
2016-11-18 13:48:22 +01:00 |
|
num_rand.d
|
num_rand: put declaration above assignment
|
2016-09-01 21:59:25 +02:00 |
|
number.d
|
si_nan: return correct value (typo)
|
2016-11-18 14:58:15 +01:00 |
|
package.d
|
add package-locks abstraction
|
2016-11-09 16:44:51 +01:00 |
|
pathname.d
|
cosmetic: fix indent (rest of C)
|
2016-05-06 08:41:52 +02:00 |
|
predicate.d
|
cosmetic: fix indent (rest of C)
|
2016-05-06 08:41:52 +02:00 |
|
print.d
|
cosmetic: fix indent (rest of C)
|
2016-05-06 08:41:52 +02:00 |
|
read.d
|
Prevent CLOS' stream-read-line from signalling end-of-file while reading unterminated lines.
|
2017-01-05 13:44:38 +02:00 |
|
reference.d
|
cosmetic: fix indent (rest of C)
|
2016-05-06 08:41:52 +02:00 |
|
sequence.d
|
cosmetic: fix indent (rest of C)
|
2016-05-06 08:41:52 +02:00 |
|
serialize.d
|
serialize: fix t_bytecodes code serialization
|
2016-10-06 12:56:54 +02:00 |
|
sse2.d
|
cosmetic: fix indent (rest of C)
|
2016-05-06 08:41:52 +02:00 |
|
stacks.d
|
FreeBSD 11.0 doesn't define RLIM_SAVED_MAX/CUR
|
2016-12-07 10:10:01 +01:00 |
|
string.d
|
cosmetic: fix indent (rest of C)
|
2016-05-06 08:41:52 +02:00 |
|
structure.d
|
cosmetic: fix indent (rest of C)
|
2016-05-06 08:41:52 +02:00 |
|
symbol.d
|
cosmetic: fix indent (rest of C)
|
2016-05-06 08:41:52 +02:00 |
|
symbols_list.h
|
cmuutil: improve file and export macros
|
2016-11-19 16:02:31 +01:00 |
|
symbols_list2.h
|
cmuutil: improve file and export macros
|
2016-11-19 16:02:31 +01:00 |
|
tcp.d
|
cosmetic: fix indent (rest of C)
|
2016-05-06 08:41:52 +02:00 |
|
time.d
|
cosmetic: fix indent (rest of C)
|
2016-05-06 08:41:52 +02:00 |
|
typespec.d
|
Improve rwlock built-in class recognition
|
2016-11-10 19:42:52 +01:00 |
|
unixfsys.d
|
Get rid of a warning (cast pointer to integer)
|
2016-11-19 11:19:05 +01:00 |
|
unixint.d
|
cosmetic: use comment instead of #if 0
|
2016-12-13 17:22:38 +01:00 |
|
unixsys.d
|
external process: we are using handle, not a pointer
|
2016-12-08 15:56:55 +01:00 |
|
vector_push.d
|
cosmetic: vp
|
2016-05-06 08:43:40 +02:00 |