1049 Commits (8a4b0e9bcefd447aabe62e7eb46473d07be9a207)

Author SHA1 Message Date
h_vogt 8a4b0e9bce add error checking 15 years ago
dwarning c8aee0f84a inline functions to static 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
rlar 7632ca3ef3 include ./thing ---> include thing 15 years ago
rlar fbf5708786 bug fix, missing isrc trnoise ask function 15 years ago
h_vogt cfe6c96d19 add ')' to fcn inp_sort_params 15 years ago
h_vogt 5fd49349f6 update to RTS noise 15 years ago
dwarning 7debdf4ec6 correct multiplier m 15 years ago
h_vogt 4d1202d7ef rts example 15 years ago
h_vogt f476389531 RTS noise 15 years ago
h_vogt 91a0efbea7 transient noise in independent current source 15 years ago
dwarning d5b1570db4 no message 15 years ago
h_vogt 53ba204cbb char* identifiers 16 years ago
rlar c5c551a70a rewrite TRNOISE, with the intention to separate the noise sequenze computation 16 years ago
h_vogt b1e1c03430 sichere Breakpoints bei TRNOISE 16 years ago
rlar 5941237b18 Change bool from `unsigned char' to `int' 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
rlar e1292b0c3a bug fix, segmentation fault caused by `reset' when xspice used 16 years ago
h_vogt 3070001ed1 transient noise example added 16 years ago
h_vogt 4fbb4e7383 transient noise option to vsrc 16 years ago
rlar eaadf5d2bc tiny fix, a boundary check 16 years ago
rlar b7d969a472 drop -D CM_WINDOWS and -D CM_LINUX 16 years ago
rlar 83f9110dc1 use NG_IGNORE() ... 16 years ago
rlar d602e0b75c attract gcc's attention to some printf format strings (for type checking) 16 years ago
rlar eb06eeb4d9 swallow type conversion warnings 16 years ago
rlar 5ea63abb47 fix an ancient bug (typo `!=' versus `=!') 16 years ago
rlar bda8dfa2c6 swallow type conversion warnings (assignment of an int to unsigned:1 flags) 16 years ago
rlar 7ef6155ea5 touch (timestamp) bison output files 16 years ago
rlar 1755ee8626 d_source, bug fix 16 years ago
rlar b5702020b7 d_source d_state d_ram, rewrite bit operations 16 years ago
rlar 560126526a d_source d_state d_ram, rewrite index operations 16 years ago
rlar c57c3fe972 d_source d_state, change float --> double 16 years ago
rlar c575e60356 d_source d_state d_ram, test cases for those xspice codemodels 16 years ago
h_vogt 2e06867da6 PULSE: correct timing in case of phase != 0 16 years ago
h_vogt 413d0ff103 PULSE: correct timing in case of phase != 0 16 years ago
h_vogt 8ba1e81a9b PULSE: allow time < 0.0 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