| .. |
|
arch
|
indent: indent files according to GNU standard
|
2016-05-05 13:40:27 +02:00 |
|
clos
|
cleanup: move C/CXX part of CLOS to src/c/clos/ directory
|
2017-05-06 18:27:34 +02:00 |
|
coverity
|
The ECL code no longer uses tabulator characters, they were replaced
|
2015-09-03 07:35:47 -04:00 |
|
ffi
|
Remove some unused variables
|
2017-03-14 15:51:13 -05:00 |
|
numbers
|
fix coverity 1434960 Uninitialized pointer read
|
2017-05-16 22:00:17 +02:00 |
|
printer
|
cleanup: move C/CXX part of CLOS to src/c/clos/ directory
|
2017-05-06 18:27:34 +02:00 |
|
reader
|
ieee-floats: fix builds with --with-ieee-fp=no
|
2016-08-11 22:38:30 +02:00 |
|
threads
|
Remove some unused variables
|
2017-03-14 15:51:13 -05:00 |
|
unicode
|
fix coverity issue 1434998 Out-of-bounds access
|
2017-05-16 18:15:44 +02:00 |
|
all_symbols.d
|
indent: indent files according to GNU standard
|
2016-05-05 13:40:27 +02:00 |
|
alloc_2.d
|
Wrap variable definitions in #ifdef's to avoid unused-variable warnings
|
2017-03-14 15:53:32 -05: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
|
fix coverity 1434866 Missing return statement
|
2017-05-16 22:00:09 +02: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
|
Merge branch 'develop' into refactor-run-program
|
2017-03-13 21:24:28 +01:00 |
|
ecl_constants.h
|
indent: d-f
|
2016-05-05 15:24:58 +02:00 |
|
ecl_features.h
|
cleanup: remove hierarchical packages interface
|
2017-05-13 18:06:26 +02: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
|
Reduce warning with clang compiler.
|
2017-02-25 02:40:03 +01:00 |
|
format.d
|
indent: d-f
|
2016-05-05 15:24:58 +02:00 |
|
hash.d
|
hash-table: add synchronization implementation
|
2017-04-28 22:09:12 +02: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
|
Remove some unused variables
|
2017-03-14 15:51:13 -05:00 |
|
macros.d
|
c-indent: g-n
|
2016-05-05 16:28:32 +02:00 |
|
main.d
|
Revert "find-class: make class-name access thread safe"
|
2017-05-05 21:45:07 +02:00 |
|
Makefile.in
|
cleanup: move C/CXX part of CLOS to src/c/clos/ directory
|
2017-05-06 18:27:34 +02: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
|
cleanup: remove hierarchical packages interface
|
2017-05-13 18:06:26 +02:00 |
|
pathname.d
|
fix coverity issue 1434897 Uninitialized scalar variable
|
2017-05-16 18:31:55 +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
|
Remove some unused variables
|
2017-03-14 15:51:13 -05: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
|
cleanup: remove hierarchical packages interface
|
2017-05-13 18:06:26 +02:00 |
|
symbols_list2.h
|
cleanup: remove hierarchical packages interface
|
2017-05-13 18:06:26 +02:00 |
|
tcp.d
|
Use some previously unused variables
|
2017-03-14 15:57:03 -05:00 |
|
time.d
|
cosmetic: fix indent (rest of C)
|
2016-05-06 08:41:52 +02:00 |
|
typespec.d
|
fix coverity 1434941 Missing return statement
|
2017-05-16 18:19:38 +02:00 |
|
unixfsys.d
|
Wrap variable definitions in #ifdef's to avoid unused-variable warnings
|
2017-03-14 15:53:32 -05:00 |
|
unixint.d
|
Merge branch 'refactor-run-program' into develop
|
2017-03-24 01:23:30 +01:00 |
|
unixsys.d
|
Fix Uninitialized pointer read
|
2017-05-15 18:45:22 +02:00 |
|
vector_push.d
|
cosmetic: vp
|
2016-05-06 08:43:40 +02:00 |