45 Commits (4622d0876e7db2b0d9d0b93cf38d6aaeaa665390)

Author SHA1 Message Date
rlar 933bd11c43 use the type JOB, remove redundant casts 16 years ago
rlar d49b1d7d0b use the type JOB, remove redundant casts 16 years ago
rlar 74d62ab486 use the types TSKtask and JOB, instead of void 16 years ago
rlar 7047535f96 type bistromatic 16 years ago
rlar bffcbad0e7 remove a redundant cast 16 years ago
rlar 04dea78e58 fix an incorrect prototype 16 years ago
rlar d897817800 drop a bunch of (void**) NULL casts {invocation of IFnewUid()} 16 years ago
rlar 91a9eb5a10 drop (INPtables*) casts 16 years ago
rlar aa11b7b84f drop (GENmodel*) casts 16 years ago
rlar 62afa50a1c fix dangerous things, potential bugs, at least for big endian machines 16 years ago
rlar 2990821053 use type void* to pass anonymous data to function if_option() 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
rlar 7d6abb2fde upgrade some casts from void* to more specific type 16 years ago
rlar 805f60448a INPtables, remove some casts 16 years ago
rlar 63fae60605 use the GENmodel and GENinstance type instead of void* 16 years ago
rlar 94518fdb02 use CKTcircuit instead of void*, #3/4 16 years ago
rlar 72fc1a0186 use CKTcircuit instead of void*, #1/4 16 years ago
rlar d6ad853ecb fix the type signature of the if_*() function family. 16 years ago
h_vogt 257d218893 option noinit, ref. to _logb 17 years ago
h_vogt 7cf016f98b .options NOACCT 17 years ago
pnenzi f543aa8c06 Improvements in vector derivative computation and new functions to 17 years ago
pnenzi f0d3b7c976 Introduced the possibility to look for parameters in models and not only 17 years ago
sjborley bd1f8280e4 src/frontend/spiceif.c: Avoid invalid lvalue assignment errors when calling the macro _foo(). Needed for gcc4 which no longer supports lvalue cast bogosity. 19 years ago
dwarning cd80e5bfe0 reenable INPkillMods after deck processing 19 years ago
dwarning 1cf9e0dddc if_setparam_model needs cktdefs.h 19 years ago
pnenzi 53e52f4a59 Model improvements from Phil Barker 19 years ago
sjborley 3187fdf79d Fixed code to avoid errors (invalid lvalue in assignment) under gcc v4.0.2 or and warnings under gcc 4.0.0 (target of assignment not really an lvalue). 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
sjborley 86106cfee9 Fixed problems where printf format was int yet on some systems the argument is long (due to size_t being long). Fixed by always using long format and casting to long. 21 years ago
pnenzi 985d977197 Applied Steven Borley patch for numparam and frontend. See Changelog. 21 years ago
pnenzi d2472a93a9 Rollback of part of Niessner's patch. 22 years ago
pnenzi 1260ae08db Update autoconf scripts and applied Niessner patch to remove compiler warnings. 22 years ago
pnenzi 5708a54ce4 Applied CDHW patch for options management. 23 years ago
pnenzi dd8929457e Code cleaning. 23 years ago
pnenzi 8362dec274 Integrated code from tclspice, brorson xspice and Vera memleak. 23 years ago
pnenzi 95fc4b7184 A quick and dirty hack to solve the spice options bug. Will be changed in 25 years ago
pnenzi d0c681c741 spiceif.c contained some garbage from cvs conflict, resnoise.c did not clean INNOIZ 26 years ago
pnenzi 507d961b10 Some bug fixes (removed memcpy) 26 years ago
pnenzi bb56feceff b4ld.c: some var were declared twice. spiceif.c: bug fix 26 years ago
arno 8dc5eac0ee * TODO, doc/ngspice.texi: Small updates 26 years ago
pnenzi 0875108157 Added patches extracted from Alan Gillespie's code. Documentation and 26 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