| .. |
|
ChangeLog
|
…
|
|
|
Makefile.am
|
introduce AM_CFLAGS = $(STATIC)
|
2012-07-07 14:51:39 +02:00 |
|
backq.c
|
bug #408: prevent invalid data or crash by not reading beyond end of string
|
2019-08-13 23:35:17 +02:00 |
|
backq.h
|
unify #ifndef include wrapper
|
2013-12-31 12:54:32 +01:00 |
|
complete.c
|
If code completetion is deselected, don't add keywords or key commands.
|
2020-08-20 15:22:36 +02:00 |
|
complete.h
|
unify #ifndef include wrapper
|
2013-12-31 12:54:32 +01:00 |
|
cshpar.c
|
Added no_histsubst option and related fixes
|
2020-03-15 08:50:52 +01:00 |
|
cshpar.h
|
unify #ifndef include wrapper
|
2013-12-31 12:54:32 +01:00 |
|
glob.c
|
make comment more verbose
|
2022-04-26 10:34:21 +02:00 |
|
glob.h
|
unify #ifndef include wrapper
|
2013-12-31 12:54:32 +01:00 |
|
input.c
|
input.c, don't use read() in __MINGW32__
|
2017-02-22 19:28:22 +01:00 |
|
input.h
|
unify #ifndef include wrapper
|
2013-12-31 12:54:32 +01:00 |
|
lexical.c
|
FALLTHROUGH
|
2020-04-27 10:22:58 +02:00 |
|
lexical.h
|
unify #ifndef include wrapper
|
2013-12-31 12:54:32 +01:00 |
|
numparse.c
|
Add a scale factor 'a' (atto, 1e-18)
|
2023-03-18 14:30:03 +01:00 |
|
numparse.h
|
unify #ifndef include wrapper
|
2013-12-31 12:54:32 +01:00 |
|
std.c
|
Add a 'qsort' dummy according to current compiler standards.
|
2021-07-05 14:31:08 +02:00 |
|
unixcom.c
|
Remove the obsolete RETSIGTYPE, replace by void
|
2023-03-18 14:30:29 +01:00 |
|
unixcom.h
|
unify #ifndef include wrapper
|
2013-12-31 12:54:32 +01:00 |