38 Commits (3f4f0e392c0ae5a2e890cd8dfc92e0aacb4e443c)

Author SHA1 Message Date
h_vogt 155b6134a8 apply_func(), use arg->pn_value->v_name instead of recreated name 13 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar a056ea3065 #3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex 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
h_vogt 4679fdf046 sinh, cosh, tanh 15 years ago
rlar 2968fb3a97 `[]' indexing operator, round index to nearest integer 15 years ago
rlar 9ee308a2a5 function pointer invocation, (*p)(...) ---> p(...) 15 years ago
h_vogt e6c86b4d98 explicit casting double -> int etc. 15 years ago
rlar 545e9004e9 fix a segfault, incorrect invocation of free() 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar 0b6a557334 code cleanup 15 years ago
rlar 7422d5d618 tiny rewrite to avoid "variable ... might be clobbered by 'longjmp'" warnings 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar 4622d0876e ngcomplex_t instead of complex, #1/2 16 years ago
rlar 882b3b4155 add `PT_OP_' prefix to avoid name collision (END, PLUS, MINUS, ...) 16 years ago
rlar e945ab68bc collect some cx_*() prototypes in "cmath2.h" 16 years ago
rlar 7f3fdad192 change for readability 16 years ago
rlar c6bac55ef3 fix an ancient typo, responsible for segfault or garbage when operating on vectors 16 years ago
rlar d074de41f2 fix the type signature of the cx_* functions 16 years ago
rlar 59d4e5d961 fix various type glitches 16 years ago
rlar c30028310b ansi style function args for some function pointers 16 years ago
dwarning 5fcf9c2afe ternary operation in control blocks 16 years ago
h_vogt 07f90563dc patches R. Larice 16 years ago
h_vogt 13acf2cef1 SV_ADMITTANCE, signal prototype 17 years ago
pnenzi 5f716e4b61 Added new datatypes to vectors (impedance, admittance,atc.) A. Roldan - 17 years ago
pnenzi f543aa8c06 Improvements in vector derivative computation and new functions to 17 years ago
h_vogt 3dc3d42553 Small changes, e.g. _MS_VER macro, added to allow compilation of tclspice with MS VC++ 2008 18 years ago
sjborley 3c843de4ad Changes to allow compile with MinGW. Macros used for sigjmp_buf (JMP_BUF), siglongjmp (LONGJMP) and sigsetjmp (SETJMP) 21 years ago
pnenzi 1260ae08db Update autoconf scripts and applied Niessner patch to remove compiler warnings. 22 years ago
pnenzi b03a70760b Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y). 23 years ago
pnenzi c54bda7dc0 Removed #if INTERPOLATE 23 years ago
pnenzi 531fb3575a Applied Vera Patch to correct bugs in shell code and re-enabling interpolate command. 23 years ago
pnenzi 8362dec274 Integrated code from tclspice, brorson xspice and Vera memleak. 23 years ago
pnenzi c68f3470e4 Code cleanup. 25 years ago
arno 353282b3ef * src/frontend/diff.c src/frontend/diff.h 26 years ago
arno 8696a52e89 * src/Makefile.am src/main.c src/sconvert.c 26 years ago
pnenzi 978f1c32a2 Initial revision 26 years ago