ecl/src/c
2017-02-19 18:25:03 +01:00
..
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 dlerror may return NULL, use safe variant 2017-01-09 18:13:05 +01: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 Fix non msvc build broken by 5758af77 2017-01-11 08:16:07 +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 Improve some error messages for functions of exactly one variable 2017-02-07 16:19:17 -06:00
assignment.d Fix some more error messages mentioning the wrong function names 2017-02-07 16:17:26 -06: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 encodings: get rid of spurious function 2017-02-16 21:29:42 +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 dpp: always set zero-th variable with values 2017-02-19 11:10:30 +01: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 encoding: typo 2017-02-16 21:31:51 +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 external-process: remove interface ties from the core 2017-02-18 15:04:10 +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 Improve some error messages for functions of exactly one variable 2017-02-07 16:19:17 -06: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 Improve some error messages for functions of exactly one variable 2017-02-07 16:19:17 -06:00
structure.d cosmetic: fix indent (rest of C) 2016-05-06 08:41:52 +02:00
symbol.d Improve some error messages for functions of exactly one variable 2017-02-07 16:19:17 -06:00
symbols_list.h run-program: add hack for installing signal-handler 2017-02-19 18:25:03 +01:00
symbols_list2.h run-program: add hack for installing signal-handler 2017-02-19 18:25:03 +01:00
tcp.d Improve some error messages for functions of exactly one variable 2017-02-07 16:19:17 -06: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 unixfsys: remove coerce_to_posix_filename 2017-02-04 12:50:28 +01:00
unixint.d external-process: add sigchld handler 2017-02-19 17:55:27 +01:00
unixsys.d killpid: add internal interface to kill 2017-02-19 13:47:58 +01:00
vector_push.d cosmetic: vp 2016-05-06 08:43:40 +02:00