31 Commits (8dbefe215315820a200dc4e5fb0c2f4bd1e381df)

Author SHA1 Message Date
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/..." 14 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