rlar
|
18352e827d
|
numparm, cleanup, (())
|
2011-02-19 15:06:13 +00:00 |
rlar
|
49b7e340d5
|
numparm, cleanup, {}
|
2011-02-19 15:04:09 +00:00 |
rlar
|
b48b6a3474
|
numparm, rewrite some conditional expressions
|
2011-02-19 15:01:49 +00:00 |
rlar
|
407b220a1d
|
silence compiler warnings
|
2011-02-19 14:58:18 +00:00 |
rlar
|
7ad47870ef
|
numparm, un-pascal-ify, use '\0'
|
2011-02-19 14:56:40 +00:00 |
rlar
|
6349bc4fbf
|
numparm, un-pascal-ify, use '\r' '\n' '\t'
|
2011-02-19 14:54:00 +00:00 |
rlar
|
5e30c39384
|
numparm, cleanup some small functions
|
2011-02-19 14:51:01 +00:00 |
rlar
|
999d69731a
|
numparm, 17 digit placeholders --> numparm__XXXXXXXX dummy symbols
|
2011-02-19 14:49:07 +00:00 |
rlar
|
1ab4158abd
|
numparm, upgrade message() to accept format strings
|
2011-02-19 14:45:42 +00:00 |
rlar
|
76a7f5b5f7
|
numparm, shrink scope for dstrings, mostly message() related
|
2011-02-19 14:43:35 +00:00 |
rlar
|
90f4a2137b
|
numparm, cleanup parseunit() and fetchnumber()
|
2011-02-19 14:37:40 +00:00 |
h_vogt
|
7e27d6c9ac
|
MINGW error: truncating instead of rounding
|
2011-02-15 23:12:03 +00:00 |
rlar
|
24cdf89344
|
reinstate a missing if(numerical), which got lost
|
2011-02-13 20:24:10 +00:00 |
rlar
|
f6ed60844f
|
part 2, the actual change
|
2011-02-13 19:20:34 +00:00 |
rlar
|
35c36b1590
|
part 1, whitespace and indentation, nothing else
|
2011-02-13 19:19:02 +00:00 |
rlar
|
5a3f5ac03d
|
undo the last commit, with the sole purpose to seperate it into two commits
|
2011-02-13 19:17:23 +00:00 |
h_vogt
|
bb5ea06be4
|
start cleanup numparam
|
2011-02-13 15:16:48 +00:00 |
h_vogt
|
30d4b95931
|
explicit type cast
|
2011-02-13 08:47:34 +00:00 |
h_vogt
|
8b4edf1a0c
|
fix bug. no 3165634
|
2011-02-12 12:15:04 +00:00 |
h_vogt
|
8bea0aba6a
|
enable tclspice again
|
2011-02-12 09:51:53 +00:00 |
rlar
|
30c2578751
|
bug fix, when rewriting a resistors tc = number number ==> tc=number tc2=number
|
2011-02-11 19:51:19 +00:00 |
rlar
|
f7f4bfe70f
|
bug fix, when `show' a xspice spice2poly device (acgains)
|
2011-02-11 19:16:48 +00:00 |
rlar
|
a2303d4d78
|
bug fix a segfault when closing a second X11 window, then resizing the first
|
2011-02-11 19:02:49 +00:00 |
rlar
|
7aac9e40f8
|
and update the parser output
|
2011-02-11 17:20:48 +00:00 |
rlar
|
b523db46f3
|
silence a `bcheck' warning `read from uninitialized memory' (bison yylval)
|
2011-02-11 17:19:25 +00:00 |
rlar
|
84ca0986a5
|
add a missing `ask' function for VSRC_TRRANDOM
|
2011-02-11 17:13:13 +00:00 |
rlar
|
281d1952c4
|
fix a bug when `alter' a vector parameter (VSRC PWL for example)
|
2011-02-11 17:09:40 +00:00 |
rlar
|
f40f6c705a
|
fix `make check' for build in a separate directory
|
2011-01-25 18:39:06 +00:00 |
rlar
|
c349a97ea1
|
rework the xspice/icm Makefile for build in a separate directory
|
2011-01-25 18:34:11 +00:00 |
rlar
|
3fec598934
|
prepare the xspice cmpp processor for build in a separate directory
|
2011-01-25 17:39:23 +00:00 |
rlar
|
d0392a026b
|
small fixes to make some `Makefiles' ready for build in a separate directory
|
2011-01-25 17:33:36 +00:00 |
pnenzi
|
8e005571e0
|
Fix from yuri Mahotin. Missing break.
|
2011-01-21 08:48:28 +00:00 |
h_vogt
|
f601632453
|
line 139: test for v_plot
|
2011-01-18 22:50:59 +00:00 |
h_vogt
|
c162d3273f
|
vsrc trrandom option
|
2011-01-16 19:19:42 +00:00 |
dwarning
|
a79ca4e3d9
|
additional gmin for nonlinear barnches c1c2 & b1b2
|
2011-01-15 22:34:36 +00:00 |
dwarning
|
6aba89bbed
|
convergence with higher epi resistances
|
2011-01-15 22:22:59 +00:00 |
rlar
|
39aac106c5
|
updates for the make infrastructure (trannoise and tests/xspice)
|
2011-01-15 22:08:06 +00:00 |
dwarning
|
649d73beaf
|
set version parameter to 2.3.0
|
2011-01-13 17:05:46 +00:00 |
dwarning
|
47fc13c8bc
|
allow gmin stepping by using ckt->CKTdiagGmin
|
2011-01-12 20:06:59 +00:00 |
h_vogt
|
68d5e538d0
|
com_print: buf, buf2 dyn. mem. alloc.
|
2011-01-12 17:49:18 +00:00 |
h_vogt
|
e9cf4cac9e
|
enable cdump under Windows
|
2011-01-08 14:31:33 +00:00 |
h_vogt
|
97605a5df7
|
models 1N4001 also in subcircuits
|
2011-01-06 19:15:20 +00:00 |
h_vogt
|
8a4b0e9bce
|
add error checking
|
2011-01-03 20:37:36 +00:00 |
dwarning
|
c315293c5c
|
__inline for _MSC_VER
|
2011-01-02 16:18:36 +00:00 |
dwarning
|
c8aee0f84a
|
inline functions to static
|
2011-01-02 16:17:57 +00:00 |
h_vogt
|
7903411b68
|
call to CKTtemp only for CKTtime>0
|
2011-01-02 14:15:42 +00:00 |
h_vogt
|
76fca91dcb
|
undo change from 1.1.11
|
2011-01-02 12:02:48 +00:00 |
h_vogt
|
cc6100f5cb
|
'stop' and 'altermod' command execution modified
|
2011-01-01 14:38:47 +00:00 |
h_vogt
|
62f22b4145
|
update stop command
|
2010-12-31 09:08:54 +00:00 |
h_vogt
|
59a699e9ec
|
stop when time=10n
|
2010-12-30 19:32:24 +00:00 |