1074 Commits (35c36b159087e19013f4a006bfd5f4b3dbb2c4ff)

Author SHA1 Message Date
rlar 35c36b1590 part 1, whitespace and indentation, nothing else 15 years ago
rlar 5a3f5ac03d undo the last commit, with the sole purpose to seperate it into two commits 15 years ago
h_vogt bb5ea06be4 start cleanup numparam 15 years ago
h_vogt 30d4b95931 explicit type cast 15 years ago
h_vogt 8b4edf1a0c fix bug. no 3165634 15 years ago
h_vogt 8bea0aba6a enable tclspice again 15 years ago
rlar 30c2578751 bug fix, when rewriting a resistors tc = number number ==> tc=number tc2=number 15 years ago
rlar f7f4bfe70f bug fix, when `show' a xspice spice2poly device (acgains) 15 years ago
rlar a2303d4d78 bug fix a segfault when closing a second X11 window, then resizing the first 15 years ago
rlar 7aac9e40f8 and update the parser output 15 years ago
rlar b523db46f3 silence a `bcheck' warning `read from uninitialized memory' (bison yylval) 15 years ago
rlar 84ca0986a5 add a missing `ask' function for VSRC_TRRANDOM 15 years ago
rlar 281d1952c4 fix a bug when `alter' a vector parameter (VSRC PWL for example) 15 years ago
rlar f40f6c705a fix `make check' for build in a separate directory 15 years ago
rlar c349a97ea1 rework the xspice/icm Makefile for build in a separate directory 15 years ago
rlar 3fec598934 prepare the xspice cmpp processor for build in a separate directory 15 years ago
rlar d0392a026b small fixes to make some `Makefiles' ready for build in a separate directory 15 years ago
h_vogt f601632453 line 139: test for v_plot 15 years ago
h_vogt c162d3273f vsrc trrandom option 15 years ago
rlar 39aac106c5 updates for the make infrastructure (trannoise and tests/xspice) 15 years ago
dwarning 649d73beaf set version parameter to 2.3.0 15 years ago
dwarning 47fc13c8bc allow gmin stepping by using ckt->CKTdiagGmin 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
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 16 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