rlar
|
3d34b22ebf
|
fix file modes
|
14 years ago |
h_vogt
|
4b1abe0a18
|
tclspice.c: new functions to get start and final time of a transient simulation
|
14 years ago |
h_vogt
|
fc7692a896
|
outheap removed
|
14 years ago |
h_vogt
|
5d101f46f9
|
updates tcl for Windows
|
14 years ago |
rlar
|
2e4d4a0e02
|
unuse srandom() and random()
|
14 years ago |
rlar
|
a056ea3065
|
#3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex
|
14 years ago |
rlar
|
891e4fdef1
|
fix varags usage, tcl_printf(), tcl_fprintf(), tcl_vfprintf()
|
14 years ago |
rlar
|
bfb8cb259c
|
drop some (char*) casts
|
14 years ago |
rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
14 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
15 years ago |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
h_vogt
|
e86527635b
|
ivars(char*), Windows 64, 32 bit
|
15 years ago |
rlar
|
23056573d8
|
code cleanup, drop NULL pointer casts
|
15 years ago |
rlar
|
0b6a557334
|
code cleanup
|
15 years ago |
rlar
|
abb87a6115
|
rename `IGNORE()' --> `NG_IGNORE()'
|
16 years ago |
rlar
|
4e8e49e698
|
local prototypes for "tclspice.c"
|
16 years ago |
rlar
|
80286e0032
|
pour `IGNORE()' all over the source
|
16 years ago |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
16 years ago |
rlar
|
d6353fb9ee
|
struct member devdep, use void* instead of char*
|
16 years ago |
rlar
|
b2aae741a0
|
tmalloc usage, drop explicit (unsigned) cast
|
16 years ago |
rlar
|
5e8e44cc0a
|
cast the tmalloc, MALLOC, return value
|
16 years ago |
rlar
|
ccfef4110d
|
collect extern JMP_BUF jbuf in "frontend/signal_handler.h"
|
16 years ago |
rlar
|
513c1d50a6
|
collect datestring() and seconds() in "misc_time.h"
|
16 years ago |
rlar
|
cf3514b9ae
|
remove ancient #defines for AND OR NOT substitute with && || !
|
16 years ago |
h_vogt
|
355384e459
|
libiberty.h inclusion modified
|
16 years ago |
h_vogt
|
453b565f71
|
improve random number generation
|
16 years ago |
rlar
|
0d1661658d
|
fix broken tclspice compilation
|
16 years ago |
rlar
|
2fcbcc5f48
|
bug fix, implementation of the X11 draw arc implementation.
|
16 years ago |
rlar
|
3942bc2ade
|
drop #include <frontend/variable.h>, (even for non MSC_VER)
|
16 years ago |
rlar
|
a76cd1e104
|
textual replacement VT_* to CP_*, to avoid conflict in the windows world
|
16 years ago |
rlar
|
805f60448a
|
INPtables, remove some casts
|
16 years ago |
rlar
|
63fae60605
|
use the GENmodel and GENinstance type instead of void*
|
16 years ago |
rlar
|
72fc1a0186
|
use CKTcircuit instead of void*, #1/4
|
16 years ago |
h_vogt
|
07f90563dc
|
patches R. Larice
|
16 years ago |
h_vogt
|
9f1ee290a4
|
new code for .measurement
|
17 years ago |
dwarning
|
ded9f403d7
|
don't need string.h - comes from ngspice.h
|
17 years ago |
h_vogt
|
8460e1c0ba
|
some addition for MS Visual 2008
|
17 years ago |
h_vogt
|
1fa4faf88c
|
tclspice for Windows
|
17 years ago |
h_vogt
|
024ada0a25
|
add systeminfo and correct resource printouts to tclspice
|
18 years ago |
saintel
|
84f3077eda
|
*** empty log message ***
|
18 years ago |
saintel
|
aa2d344887
|
*** empty log message ***
|
18 years ago |
saintel
|
6fe0cebe58
|
*** empty log message ***
|
18 years ago |
saintel
|
96c619d1ac
|
*** empty log message ***
|
18 years ago |
saintel
|
924ddd14e5
|
*** empty log message ***
|
18 years ago |
h_vogt
|
3dc3d42553
|
Small changes, e.g. _MS_VER macro, added to allow compilation of tclspice with MS VC++ 2008
|
18 years ago |
h_vogt
|
4b10166e80
|
allow compilation with tcl under windows
|
18 years ago |
pnenzi
|
fa549df82a
|
TCLSPICE IMPORT + libtool + measure2 command
|
18 years ago |
stefanjones
|
ab9ab1640d
|
Remove rubbish from import
|
24 years ago |
stefanjones
|
d2ae47441b
|
Initial revision
|
24 years ago |