ngspice/src/frontend/parser
Giles Atkinson 2790fd68bb Make the special "noglob" variable work. To preserve previous behaviour
change the default value from true to undefined (meaning false).
Also fix a misleading comment in glob.c.
2023-09-25 10:54:13 +02:00
..
ChangeLog Holger Vogt Windows port for Ngspice. 2002-01-03 22:44:21 +00:00
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 Enable history substitution of interactive commands only when variable 'histsubst' is set. 2023-05-27 10:47:27 +02:00
cshpar.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
glob.c Make the special "noglob" variable work. To preserve previous behaviour 2023-09-25 10:54:13 +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