172 Commits (4d35b4ce7bb079e557e714495c28f15f8a83c828)

Author SHA1 Message Date
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
h_vogt 506703b64c bug no. 3072940 16 years ago
rlar 699ba544fa bug fix, current-controlled switch, `w' device 16 years ago
rlar 4e8a1f9656 tiny rewrite, make use of copy_substring() 16 years ago
rlar c5c6fe477b drop a redundant check 16 years ago
rlar 6e3bbd49ae casts, to make int <-> char conversions explicit 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
h_vogt 3ddc20621a guards for strstr 16 years ago
rlar 6e9e8e2e51 trealloc usage unification 16 years ago
h_vogt 32c134f481 #include "../misc/tilde.h" 16 years ago
rlar b5f1a18f7c ngspice_compat_mode() prototype --> include files 16 years ago
h_vogt 355384e459 libiberty.h inclusion modified 16 years ago
rlar 241783d0b5 use for(;;) instead of while(1) to muffle some visual-C warnings 16 years ago
h_vogt d89d52039f bug in B source parsing removed 16 years ago
dwarning 586acbe45c fallback for not handled enumeration values in switch 16 years ago
h_vogt f7da0b9f00 update inp_cmpat() 16 years ago
rlar 4cdd842cd8 muffle compiler warnings 16 years ago
rlar d0a7220f6f muffle `unused variable' warnings 16 years ago
rlar d44f818cad allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
h_vogt fe2d079b31 par('expression') 16 years ago
h_vogt e3b0a4b0dd .TITLE line 16 years ago
h_vogt 9f84139ffa no white space removal in echo ' ' 16 years ago
h_vogt 2edf6bafd2 no white space removal in echo ' ' 16 years ago
rlar 3369d860b4 cast the return values of malloc() function calls 16 years ago
rlar 0dbebc870c fix some typecasts to *malloc() return values 16 years ago
rlar 643728aca4 explicit compare with NULL 16 years ago
h_vogt 6874c454fc allow {$var} 16 years ago
h_vogt 947e19bde7 no command file handling in numparam 16 years ago
rlar a14e59866e ansi function declarations (prototypes) 16 years ago
rlar 5946300a97 upgrade foo() --> foo(void) ansi function definition 16 years ago
h_vogt a3a4d4409c .measure skip braces in a special case 16 years ago
h_vogt 7f9885c842 remove extra white spaces in inp_fix_gnd_name() 16 years ago
h_vogt a38846464f bug fix 300800 16 years ago
h_vogt 0c3cbd5410 bug report 3008000 16 years ago
h_vogt af32733fa8 remove unused array 16 years ago
h_vogt 92abb04185 update on B source pwl handling 16 years ago
h_vogt 806227a164 scientific notation of level parameter 16 years ago
h_vogt 2fe85974ce ternary fcn in numparam bugfix 2936702 16 years ago
h_vogt dd66fc7220 abort if .inc fails 16 years ago
h_vogt 1cf306f8e8 remove bugs in processing of lines 16 years ago
h_vogt 63c6260696 update fcn inp_bsource_compat 16 years ago
h_vogt 8a69132a1c cleanup 16 years ago
h_vogt 0bebd1e9e0 new replacement of gnd by 0 16 years ago
h_vogt 030011fc79 new comments 16 years ago
h_vogt 9548bdd710 tiny update 16 years ago
h_vogt e5e54f9270 correct resistor expression line 3707 16 years ago
h_vogt 9eaba91bf2 update on E, G sources with expressions 16 years ago
h_vogt bfd1b3cb23 L, C implementation: avoid substraction from a builtin 1.0 16 years ago
h_vogt e66ef33c57 ngspice compatibility mode 16 years ago