28 Commits (fe1acd3757e17b073e2d0865f6a8dc4dacf8933b)

Author SHA1 Message Date
rlar fe1acd3757 src/frontend/** remove superfluous `return' invocations 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 15 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
h_vogt 6d7ee3632e remoce compiler warnings 15 years ago
rlar 05441d5823 Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
rlar ad8ad56955 Nr 3/5 (x = ...) != 0 , 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 8209c0aef3 collect smktemp() in "mktemp.h" 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
danmc f208ca56f5 On posix systems, wait() is: 16 years ago
dwarning 586af63f36 changed the declarator to new format 17 years ago
dwarning cb8dc85cfb pid and wait() processing under solaris 18 years ago
sjborley 113341b981 Used (void*)0 instead of 0 for the terminating vararg, to avoid gcc 4.0 warning about missing sentinel in function call. 21 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 0c2ff31d0b Applied a set of patches from Steven Borley. See changelog for details. 21 years ago
pnenzi 874fb0b5e2 Added patch from FreeBSD ports. 22 years ago
pnenzi d14a6e7665 Added ifdef for Solaris 23 years ago
pnenzi 72a751f567 Various bug fixes 25 years ago
pnenzi 317c6a2415 Appiled some of dan's patches. 25 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
arno 0fb8f339b8 * man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c 26 years ago
pnenzi 978f1c32a2 Initial revision 26 years ago