3271 Commits (c2d11728c4ddfe1bcf210ecacd2a735205366f8f)

Author SHA1 Message Date
rlar 15bda2b9e0 fix memory leak in PPparse() 14 years ago
rlar 76336fa21b fix memory leak in cp_vset() 14 years ago
h_vogt 8b780fa42b bug_fix: R,L,C instantiations, tc1, tc2, numbers followed by `:' 14 years ago
h_vogt 232270cbc4 bug fix, inp_bsource_compat(): `tc1=' `tc2=' `reciproctc=' `}' 14 years ago
rlar e91e3c4ec7 lingrid(), avoid buffer overflow 14 years ago
rlar 6e829f7cc4 rewrite subckt.c 14 years ago
rlar da06afb895 bug fix, numnodes() 14 years ago
rlar a1ea1b3193 round to next nearest integer for the rise, fall and cross arguments of `measure' 14 years ago
h_vogt b4516b08ca bug fix, iplot(): Buffer overflow 14 years ago
h_vogt 0a2e031cb1 bug fix, inp_fix_subckt(): problem when parsing a .subckt line 14 years ago
h_vogt 787a6a3581 inp_fix_subckt(): allow spaces in an expression which acts as a parameter 14 years ago
h_vogt 80a039983e dummy functions 14 years ago
dwarning 70e9907415 Add reciprocal temperature behaviour for B sources 14 years ago
h_vogt 8f3f757813 command mrdump 14 years ago
h_vogt dffe4ed156 command mdump 14 years ago
dwarning d9561123f9 Add temperature coefficients for B sources 14 years ago
h_vogt 1a7fa85e3c reading incs, libs etc. 14 years ago
h_vogt fc7692a896 outheap removed 14 years ago
h_vogt 5d101f46f9 updates tcl for Windows 14 years ago
rlar 37940c9133 search for tclspinit in `cwd' as well 14 years ago
rlar 86ea7c5290 NG_IGNORE something 14 years ago
rlar d0f5ad49d1 make use of TMALLOC() 14 years ago
rlar a056ea3065 #3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex 14 years ago
rlar 94e3abd847 #2/4 switch cph() and cmag() args from ngcomplex* to ngcomplex 14 years ago
rlar e396b15104 use type `struct ccom' 14 years ago
rlar f70fd8ea1b use type `runDesc' 14 years ago
rlar 5df8e981e5 struct runDesc forward declaration 14 years ago
rlar c3741ae6a1 comment/pinpoint a local misuse of a structure element 14 years ago
rlar d04f0948d6 preserve const'ness of some casts 14 years ago
rlar c54d3a617e drop (void*) cast of the dispose() argument 14 years ago
rlar 8864048692 drop tgetstr() return value cast 14 years ago
rlar cc7afb7abb drop (char*) cast in the third argument of ioctl() 14 years ago
rlar d5f6bcbedf drop some more casts 14 years ago
rlar f285dd0aa8 use strchr() instead of index() 14 years ago
rlar 467c9381a6 fix printf/scanf format strings to match `unsigned long long' arguments 14 years ago
h_vogt 757bf30cc9 bug during loading ascii rawfile removed 14 years ago
rlar a74eba86c5 update bison generated files 14 years ago
rlar 4b9eca2b38 bug fix, broken vdb() vph() 14 years ago
rlar f17b14102c bug fix, incorrect '%le' printf format specifier 14 years ago
rlar 33764b1f91 cleanup, muffle compiler warning 14 years ago
h_vogt 393da34c66 undo change from 1.1.12: no reset enforcement 14 years ago
rlar 29442c91c8 cleanup, muffle compiler warning 14 years ago
rlar 92063d602a controlled_exit() shall not block waiting for a keyboard press 14 years ago
rlar 598238f46a conditionally compile PSS analysis 14 years ago
h_vogt 2784ae5aa9 enforce reset 14 years ago
h_vogt d2f9faf66b .lib handling 14 years ago
h_vogt 4d35b4ce7b partially undo commit 2011-12-27 Holger Vogt 14 years ago
rlar f1b516f1b1 cleanup, drop `s_lower' 14 years ago
rlar 62d3847c8a cleanup scope of `y' and `z' 14 years ago
rlar ebc01fc265 cleanup scope of `keep_char' and `s_lower', drop `s_ptr' 14 years ago