| .. |
|
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
|
[PATCH] Changed prototypes of some functions having parameters that
|
2019-08-13 23:20:21 +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-01-04 11:09:14 +01:00 |
|
cshpar.h
|
unify #ifndef include wrapper
|
2013-12-31 12:54:32 +01:00 |
|
glob.c
|
Fixed resolution of ~ to home directory. (Bug #405) Also fixed potential buffer overruns in glob expansion
|
2020-01-04 15:27:58 +01: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
|
Made UI more consistent when comments are entered.
|
2020-01-04 15:09:16 +01:00 |
|
lexical.h
|
unify #ifndef include wrapper
|
2013-12-31 12:54:32 +01:00 |
|
numparse.c
|
Made ft_numparse() thread-safe (no internal static variables) and prepared to support ngspice variable type CP_NUM.
|
2020-01-04 11:17:54 +01:00 |
|
numparse.h
|
unify #ifndef include wrapper
|
2013-12-31 12:54:32 +01:00 |
|
std.c
|
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
|
2012-10-06 12:12:08 +02:00 |
|
unixcom.c
|
everywhere, use `TMALLOC()' instead of `alloc()'
|
2016-03-21 21:22:07 +01:00 |
|
unixcom.h
|
unify #ifndef include wrapper
|
2013-12-31 12:54:32 +01:00 |