1009 Commits (5a69b9efc4e2ef8eddbb2e1352a1addea22ec82e)

Author SHA1 Message Date
rlar 39aac106c5 updates for the make infrastructure (trannoise and tests/xspice) 15 years ago
h_vogt 68d5e538d0 com_print: buf, buf2 dyn. mem. alloc. 15 years ago
h_vogt e9cf4cac9e enable cdump under Windows 15 years ago
h_vogt 97605a5df7 models 1N4001 also in subcircuits 15 years ago
h_vogt 8a4b0e9bce add error checking 15 years ago
h_vogt 7903411b68 call to CKTtemp only for CKTtime>0 15 years ago
h_vogt 76fca91dcb undo change from 1.1.11 15 years ago
h_vogt cc6100f5cb 'stop' and 'altermod' command execution modified 15 years ago
h_vogt 62f22b4145 update stop command 15 years ago
h_vogt 59a699e9ec stop when time=10n 15 years ago
h_vogt 6d7ee3632e remoce compiler warnings 15 years ago
h_vogt 1ea76af678 add statistical functions to numparam and nutmeg parsers 15 years ago
h_vogt cfe6c96d19 add ')' to fcn inp_sort_params 15 years ago
h_vogt f476389531 RTS noise 15 years ago
rlar c5c551a70a rewrite TRNOISE, with the intention to separate the noise sequenze computation 16 years ago
dwarning 3ab9e6d060 cvs ignore .libs 16 years ago
dwarning b964cf949c cvs ignore *.lo and *.la 16 years ago
rlar 6fa71d275b support another non-equality '<>' token 16 years ago
rlar 34a6676dc8 don't transform operators ('&|' -> '&&' '&' -> '&&' etc) pass them *literally* 16 years ago
h_vogt 2b4069f93e bug no. 3127808, and rem trailing white spaces 16 years ago
h_vogt 5e1ed023c6 transient noise simulation 16 years ago
rlar eaadf5d2bc tiny fix, a boundary check 16 years ago
rlar eb06eeb4d9 swallow type conversion warnings 16 years ago
rlar 7ef6155ea5 touch (timestamp) bison output files 16 years ago
rlar 05441d5823 Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
rlar e6c30efe46 Nr 4/5 (x = ...) != NULL , swallow warnings 16 years ago
rlar ad8ad56955 Nr 3/5 (x = ...) != 0 , swallow warnings 16 years ago
rlar 6256f69499 Nr 2/5 (x = ...) != '\0' , swallow warnings 16 years ago
rlar acb1c33d66 Nr 1/5 (x = ...) == 0 , swallow warnings 16 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
h_vogt 00177fe5ab prevent loop in case of vector not found 16 years ago
rlar 2355ed9a83 regenerate bison output files 16 years ago
rlar 5412e4bfd2 convert macro `U()' to `IGNORE()' 16 years ago
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 faa4943218 ci_prefix() returns a `bool', and change struct element `ivl' type to `int' 16 years ago
rlar aaaf547951 remove some unused functions from the numparam world 16 years ago
rlar 75b6eeb94a add `int' casts to some strlen() expressions, and center labels on a xlog scale 16 years ago
rlar 1779d62558 add some `int' and `size_t' casts 16 years ago
rlar d0dba768f8 change the type of a bunch of variables from `int' to `size_t' 16 years ago
rlar 8cd9d88d40 tiny rewrite, avoid type conversion warnings 16 years ago
rlar 4e8a1f9656 tiny rewrite, make use of copy_substring() 16 years ago
rlar 2d6930b3bc tiny rewrite, make use of cieq() 16 years ago
rlar 21a31ab2c2 tiny rewrite, make use of strtolower() and strtoupper() 16 years ago
rlar dbdd7dc741 tiny rewrite, type fixes 16 years ago
rlar c5c6fe477b drop a redundant check 16 years ago
rlar 8141892f72 tiny rewrite, to avoid type conversion warnings 16 years ago
rlar dd34b783cf minor rewrite, a local variable type change 16 years ago
rlar 7422d5d618 tiny rewrite to avoid "variable ... might be clobbered by 'longjmp'" warnings 16 years ago