rlar
40414ead49
cleanup stuttered semicolon
13 years ago
h_vogt
a2ea2585c1
icm/makedefs.in: add -lm for self-consistent shared libs
13 years ago
h_vogt
9da123df26
icm/dlmain.c: restrict exported symbols under LINUX
13 years ago
rlar
4184aa8c10
cleanup, use array operator
checked for object file invariance on linux with
./configure --enable-debug=no --enable-maintainer-mode --with-readline=yes --enable-cider --enable-ndev --enable-pss --enable-xspice
13 years ago
Francesco Lannutti
32c6a76fc2
Added datarootdir variable as usual behavior and to avoid autoconf warning
14 years ago
rlar
9976c1e177
XSPICE, install dlmain.c
for separate compilation of XSPICE user models
14 years ago
Francesco Lannutti
08ec219417
remove all .cvsignore files
14 years ago
h_vogt
7c9b90c9ea
XSPICE lcouple: remove unused cm_analog_integrate
14 years ago
h_vogt
cb220b2d6f
XSPICE core: remove memory leak
14 years ago
h_vogt
8d374157fe
XSPICE square: remove memory leak, initialize phase1
14 years ago
h_vogt
d6698c5f6c
XSPICE square: indentations
14 years ago
h_vogt
2379bd577a
XSPICE triangle: remove memory leak remove initialization error for phase1 FIXME: there are still more initialization errors
14 years ago
h_vogt
8ece02a1cd
XSPICE triangle: indentations
14 years ago
h_vogt
feb545d8a7
XSPICE oneshot: remove memory leak remove using uninitialzed variable old_clock correct waveform shape by using permanent breakpoints
14 years ago
h_vogt
36898f9921
indentations
14 years ago
h_vogt
bcbd506ccc
XSPICE sine: out-of-bounds removed
14 years ago
h_vogt
10d97d222e
XSPICE sine source: memory leak removed (bug no. 3564166)
14 years ago
h_vogt
5ce51f148e
XSPICE filesource: remove segfault with op before tran
14 years ago
h_vogt
a5a1029998
d_source: Use STATIC_VAR_TABLE to save memory
14 years ago
h_vogt
f4ad29a17c
d_source: allow multiple instances
14 years ago
h_vogt
7191fdce63
d_source cfunc.mod: plug memory leaks
14 years ago
h_vogt
488bc6a8c8
bug no. 3456221: new d_source model
14 years ago
rlar
b5b0ec7302
cleanup, white space changes
14 years ago
rlar
b398d39772
xpsice, use the CFLAGS when linking .cm code models
14 years ago
h_vogt
fde8c46356
add ac and dc simulation to memristor model
14 years ago
h_vogt
f53eb5cf78
memristor code model in extradev
14 years ago
rlar
9f017ea557
.gitignore files
14 years ago
rlar
4755e416e3
install codemodels in $(pkglibdir)
14 years ago
rlar
323bceb33b
#5/6 config.h --> ngspice/config.h, some more -I include paths
14 years ago
rlar
0b5042e7da
remove CVS `Id',`log' etc. keyword incantations
15 years ago
rlar
10346e055c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
15 years ago
rlar
7152c01751
xspice/icm/GNUmakefile.in, add missing `uninstall' target
15 years ago
rlar
d26015586c
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
15 years ago
h_vogt
6979f1c76a
NSPICE_INPUT_DIR
15 years ago
h_vogt
d95f76629a
remove char to char* conversion
15 years ago
h_vogt
661d287029
env. var NGSPICE_INPUT to hold additional path for input files
15 years ago
rlar
451f88c5e1
swallow type conversion warnings
15 years ago
h_vogt
ce3d11f56e
codemodel 'filesource' added to analog models
15 years ago
rlar
71a9a526cd
malloc return value cast
15 years ago
rlar
da31886723
rename variable private --> mif_private
15 years ago
dwarning
5059bcb624
using DEPFLAGS for sun cc
15 years ago
dwarning
029f8c99e6
no message
15 years ago
rlar
f7f4bfe70f
bug fix, when `show' a xspice spice2poly device (acgains)
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
b7d969a472
drop -D CM_WINDOWS and -D CM_LINUX
16 years ago
rlar
83f9110dc1
use NG_IGNORE() ...
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