44 Commits (8ab446fc9c7a7c3e886b0a8a4ae5e7334fc7e5ce)

Author SHA1 Message Date
Holger Vogt e151b691fb Add an additional funtion parameter 'filename' to fcn inp_readall 2 years ago
Holger Vogt e91ec306ba Remove some compiler warnings 5 years ago
Holger Vogt 09c876550f prevent string overflow by adding the string length 8 years ago
rlar 511cdd7188 struct card, #3/6, rename members from struct line to struct card 9 years ago
rlar 2809ccaa13 shrink scope of expr_w_temper 9 years ago
rlar 5e04924890 cleanup `skip_ws()' usage 10 years ago
rlar b1d8b99018 skip-ws, #6/6, rename to match inpcom.c 10 years ago
rlar 22875d056b skip-ws, #5/6, use functional style 10 years ago
rlar d12679fccd skip-ws, #4/6, drop `TEMPORARY_SKIP_WS_X0' 10 years ago
rlar a86f2068c8 skip-ws, #3/6, use TEMPORARY macros, obj-invariant 10 years ago
rlar 6d1171ad6f skip-ws, #2/6, introduce "ngspice/stringskip.h" 10 years ago
rlar 1ad65120d5 skip-ws, #1/6, prepare for rewrite, obj-invariant 10 years ago
rlar 71a7c3459b use char variants of the <ctype.h> isxxxx() family 10 years ago
rlar d598630b72 inpcom.c, cleanup inp_readall() #1/7, introduce inp_read() 13 years ago
h_vogt 1e88db6f7d add command 'circbyline' to allow entering circuit line by line 13 years ago
rlar d1764cc7fa inp_readall() change function signature for readability 13 years ago
rlar fe1acd3757 src/frontend/** remove superfluous `return' invocations 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar 80bc975e33 plug a memory leak in inp_spsource/inp_nutsource (deck title string) 14 years ago
rlar a890a55937 fix wl_reverse() for empty lists 14 years ago
rlar 9655b9885a cleanup, use wl_cons(), wl_append_word() and wl_chop_rest() 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar e7849c20d7 cleanup fseek() usage 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar 05441d5823 Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
rlar f30f96a4c7 use `size_t' variables for fread/fwrite operations 16 years ago
rlar f49a0e765b collect inp_deckcopy() inp_subcktexpand() in "subckt.h" 16 years ago
rlar 8209c0aef3 collect smktemp() in "mktemp.h" 16 years ago
rlar d44f818cad allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
h_vogt 947e19bde7 no command file handling in numparam 16 years ago
h_vogt d8810a841a patches by R. Larice 16 years ago
pnenzi 936cd7a4fc Improvements in frontend by Phil Barker 19 years ago
pnenzi 008c9d7a4c Improved reporting (from Phil Barker) 19 years ago
sjborley 67ff1b3a83 Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
pnenzi b3e47fbbd3 New logis in initialization files for ngspice. 21 years ago
pnenzi c68f3470e4 Code cleanup. 25 years ago
arno 489fc66afd src/Makefile.am src/help.c src/main.c 26 years ago
arno 8696a52e89 * src/Makefile.am src/main.c src/sconvert.c 26 years ago
pnenzi 978f1c32a2 Initial revision 26 years ago