948 Commits (714b9d064f44e0d1c99550bdf54c39ec8934641f)

Author SHA1 Message Date
h_vogt 07727f74f0 commands.c: 'options' equivalent to 'option' and allow 'loadsnap' and 'savesnap' 14 years ago
rlar 5bb4c56165 outitf.c, cleanup 14 years ago
rlar 05fd5a03d6 outitf.c, cleanup cancer of the semicolon 14 years ago
rlar 4202354704 outitf.c, cleanup comment 14 years ago
rlar ccea57570e outitf.c, cleanup return 14 years ago
rlar 486ffc9429 outitf.c, whitespace 14 years ago
rlar 6ae6223250 misccoms.c, com_quit(), implement exitcode 14 years ago
rlar 5436de5bab misccoms.c, tiny rewrite 14 years ago
rlar 8dcf132199 misccoms.c, shrink scope 14 years ago
rlar cc32eae60b misccoms.c, collect byemessage() 14 years ago
rlar b9c0159cd6 misccoms.c, noask 14 years ago
rlar 41de8d95ff misccoms.c, collapse strings 14 years ago
rlar 11878ee4ad misccoms.c, use strncasecmp() 14 years ago
rlar 5f3b453a30 misccoms.c, indentation and whitespace cleanup 14 years ago
rlar 3d34b22ebf fix file modes 14 years ago
h_vogt a212be67bc Exit with error if file not found: fgets() cannot read from NULL 14 years ago
rlar 10e5dbfbcc raw_read() always fopen("rb") even on windows, always swallow "\r" 14 years ago
rlar d8105873db remove error.h, use fteext.h for controlled_exit() 14 years ago
rlar a9eb96e164 avoid `ambiguous else' Warning 14 years ago
h_vogt 80ca57eb76 beautify code 14 years ago
h_vogt ca8e9b2d2d prevent false outputs of @dev[param], when not defined in ac simulation 14 years ago
h_vogt a51953d93e allow `time', `temper', and `hertz' in expressions of behavioral R,L,C devices 14 years ago
rlar bde3536ecc subckt.c, doit(): fix another memory leak 14 years ago
rlar e3402554f0 subckt.c, doit(): fix a memory leak 14 years ago
h_vogt dcde15afd2 exclude circuits with XSPICE 'A' devices from using 'savesnap' 14 years ago
rlar e889c821d1 configure.ac, fix `NO_X' and `has_no_help' 14 years ago
rlar 149345068f update bison generated files 14 years ago
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