80 Commits (deeb06b063392367e96196dbd36333e5bb50aeea)

Author SHA1 Message Date
rlar 22b2349893 fix #285 .spiceinit cannot be read in from home directory 12 years ago
rlar cc56c90b9d drop asprintf() 13 years ago
rlar 03f0ef778f bug fix, need va_copy() when reusing a va_list 12 years ago
rlar 7aa454e5b4 rewrite, using tprintf() 12 years ago
Krzysztof Blaszkowski 9d223d6778 execute ft_sigintr_cleanup() outside of the signal handler 13 years ago
rlar 9b2aea70f9 use Tcl_SetObjResult() instead of poking into Tcl_Interp.result 13 years ago
rlar f29d683770 CKTfndMod(), cleanup 13 years ago
rlar f0d36d956e CKTfndMod(), cleanup 13 years ago
rlar e7def1a0bc CKTfndMod(), drop unused arguments `type' and `modfast' 13 years ago
rlar 59309e196b CKTfndMod(), cleanup 13 years ago
rlar b32c15d85f CKTfndMod(), dont pass the `type' argument by reference any more 13 years ago
rlar 247ae92ae8 CKTfndMod(), unuse the `type' argument 13 years ago
rlar f0882dbdfd CKTfndMod(), return the found model instead of error code 13 years ago
rlar b97c2ba5d1 CKTfndMod(), express error return value outside of this function 13 years ago
rlar bd7e93de6c CKTfndMod(), assert some facts 13 years ago
rlar e79135c556 CKTfndDev(), cleanup 13 years ago
rlar ddc78067cc CKTfndDev(), drop `type' and `fast' argument 13 years ago
rlar 6a9a246526 CKTfndDev(), rewrite invocations where `*fast == NULL' 13 years ago
rlar 6c80cb4062 CKTfndDev(), unuse the type argument 13 years ago
rlar 390dccd44b CKTfndDev(), rewrite error expressions 13 years ago
rlar 5daa676163 CKTfndDev(), return the found instance instead of error code 13 years ago
rlar 7bacfc73d1 CKTfndDev(), express error return value outside of this function 13 years ago
rlar 6e7d70e4bb CKTfndDev(), assert some facts 13 years ago
rlar 0ab6a6e463 CKTfndDev(), drop unused argument `modfast' 13 years ago
rlar 4ad4877e30 CKTfndDev(), drop unused argument `modname' which is always NULL 13 years ago
h_vogt 7a83423685 update 'alter' handling as in ngspice main.c 13 years ago
h_vogt 298f9ceaa9 tclspice.c, ngspice.pm, config.h in visualc: prepare ngspice-25 13 years ago
Francesco Lannutti c23bd59c44 removed ancient PARALLEL_ARCH feature 14 years ago
rlar c9e2a21a9c reimplement tcl_vfprintf() 14 years ago
rlar b9b9f6fd1c cleanup (checked for code invariance) 14 years ago
rlar 0beb95757f cancer of the semicolon 14 years ago
rlar 3d34b22ebf fix file modes 14 years ago
h_vogt 4b1abe0a18 tclspice.c: new functions to get start and final time of a transient simulation 14 years ago
h_vogt fc7692a896 outheap removed 14 years ago
h_vogt 5d101f46f9 updates tcl for Windows 14 years ago
rlar 2e4d4a0e02 unuse srandom() and random() 14 years ago
rlar a056ea3065 #3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex 14 years ago
rlar 891e4fdef1 fix varags usage, tcl_printf(), tcl_fprintf(), tcl_vfprintf() 14 years ago
rlar bfb8cb259c drop some (char*) casts 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
h_vogt e86527635b ivars(char*), Windows 64, 32 bit 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar 0b6a557334 code cleanup 15 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
rlar 4e8e49e698 local prototypes for "tclspice.c" 16 years ago
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar d6353fb9ee struct member devdep, use void* instead of char* 16 years ago