h_vogt
9d7d5bbe8c
INSTALL add --with-ngshared
2013-04-14 00:36:11 +02:00
h_vogt
1200ce19fe
sharedspice.c, .h, .vcproj: comments, update für MS Visual Sudio build
2013-04-13 15:30:12 +02:00
h_vogt
29752f37a9
sharedspice.c, *.h: interface update, more comments
2013-04-13 10:33:46 +02:00
h_vogt
e95632f3f0
sharedspice.c: improved comments
2013-04-12 23:59:27 +02:00
Francesco Lannutti
d58e204cda
Corrected a prototype related warning
2013-04-08 21:51:01 +02:00
h_vogt
efe5dcc3ab
sharedspice.c: remove bug causing sigsegv
2013-04-07 20:48:52 +02:00
rlar
e134e9b1f9
xpsice, fix premature tfree() invocation
...
reported by "Heini X" on the ngspice-users mailing list
this bug was introduced in
: commit 0af75f3bd9
: Date: Sat Aug 18 18:31:23 2012 +0200
:
: subckt.c, mif_inp2.c: plug XSPICE setup memory leaks
2013-04-07 19:12:29 +02:00
rlar
d86c34aaca
sense2, cleanup, avoid (SENstruct *) casts
2013-04-07 17:34:59 +02:00
rlar
fd0f22701d
sense2, whitespace cleanup
...
checked for object file invariance
2013-04-07 17:33:48 +02:00
Francesco Lannutti
eb9060376c
fix sense2, which is unsupported code
2013-04-07 16:21:08 +02:00
h_vogt
7b3b5285f0
sharedspice.c: small updates
2013-04-03 20:56:28 +02:00
h_vogt
2632c1f540
/icm/makedefs.in: add -lm for self-consistent shared libs
2013-04-01 20:11:01 +02:00
h_vogt
34441352ea
sharedspice.c: remove sigsev fault under LINUX
2013-04-01 20:10:00 +02:00
h_vogt
f38bab6b10
inp.c: add function prototype
2013-04-01 20:08:56 +02:00
Francesco Lannutti
86b0a89886
Aligned all the TSTALLOC calls in the setup routine of the MES model
2013-04-01 17:44:20 +02:00
Francesco Lannutti
d8646bf488
Aligned all the TSTALLOC calls in the setup routine of the JFET2 model
2013-04-01 17:27:56 +02:00
Francesco Lannutti
eaa830601b
Aligned all the TSTALLOC calls in the setup routine of the JFET model
2013-04-01 17:22:06 +02:00
h_vogt
5c388d85cf
sharedspice.c: update stopping printsend thread
2013-04-01 16:08:31 +02:00
Francesco Lannutti
5cfc92eac3
Whitespaces
2013-04-01 02:24:12 +02:00
Francesco Lannutti
6196ba6e0f
Removed a duplicate entry in the setup routine of the BSIM3SOIPD model
2013-03-31 23:28:10 +02:00
Francesco Lannutti
4e4124e5cb
Removed a duplicate entry in the setup routine of the BSIM3SOIDD model
2013-03-31 22:54:08 +02:00
h_vogt
6c2d820430
sharedspice.c: command bg_pstop to stop printsend
...
thread before unloading ngspice library
2013-03-26 20:35:41 +01:00
h_vogt
58c9911f27
sharedspice.c: thread handling updated
2013-03-25 21:15:59 +01:00
h_vogt
1509cfd9ee
alloc.c sharedspice.c: improve thread safety
...
(still much more to be done!)
2013-03-24 12:54:11 +01:00
h_vogt
d3bf4e8b44
sharedspice.h: comments updated
2013-03-23 22:29:36 +01:00
h_vogt
fbab97c61b
sharedspice.c: correction for LINUX
2013-03-23 19:32:15 +01:00
h_vogt
6e8c8d303d
configure.ac: shared module added
2013-03-23 18:30:55 +01:00
h_vogt
8250c56c33
visualc-shared: support for compiling ngspice.dll with MS Visual Studio 2008
2013-03-23 18:29:35 +01:00
h_vogt
eaf384ec36
icm/dlmain.c: restrict exported symbols under LINUX
2013-03-23 18:15:45 +01:00
h_vogt
4f53cbef50
ngspice.h: add shared module
2013-03-23 18:14:08 +01:00
h_vogt
3e7722cd58
misccoms.c: special return value for shared module
2013-03-23 18:04:02 +01:00
h_vogt
b8f475bea8
error.c: no exit, but callback if shared module
2013-03-23 17:58:11 +01:00
h_vogt
4320fcef36
display.c: exclude SHARED_MODULE if console
2013-03-23 17:54:52 +01:00
h_vogt
6fe8f4edcf
src/makefile.am /include/ngspice/makefile.am: add shared module
2013-03-23 17:51:42 +01:00
h_vogt
7755d02b4f
outitf.c: prepare for feedback in shared ngspice
2013-03-23 17:40:37 +01:00
h_vogt
704797f10a
main file and header for ngspice as shared module
2013-03-23 17:34:15 +01:00
h_vogt
b32c5c025c
new flag for shared module
2013-03-23 17:28:09 +01:00
h_vogt
9163ed93a9
dctran.c: better rounding for status report
2013-03-23 17:25:41 +01:00
h_vogt
d3cb11bcec
configure.ac: help improved
2013-03-23 17:25:03 +01:00
h_vogt
057857938c
--with-windows --> --with-wingui
2013-03-23 13:00:30 +01:00
h_vogt
e652a0e48d
Separate progress report from having Windows GUI
2013-03-23 11:03:08 +01:00
h_vogt
0ed5862586
ngspice.h: single extern declaration of fcn SetAnalyse
2013-03-23 10:50:23 +01:00
h_vogt
18938c948b
HAS_WINDOWS --> HAS_WINGUI
...
MS Windows compile without GUI possible!
2013-03-23 09:54:44 +01:00
rlar
5edd34494e
fix mailing list instructions
2013-03-16 22:17:53 +01:00
h_vogt
7d948f3455
add command 'circbyline' to allow entering circuit
...
line by line
2013-03-06 23:01:37 +01:00
h_vogt
8ec5bacc3a
inp.c: do not run all 'save' commands upfront,
...
but cumulative when they appear in the .control section
2013-03-05 21:58:00 +01:00
h_vogt
0e0fc4807f
breakp2.c: allow v(12) and i(vdd) in 'save' command
2013-03-05 21:56:28 +01:00
h_vogt
503333632e
runcoms2.c: update for dbs after remcirc
2013-03-05 20:14:28 +01:00
h_vogt
34385ab270
update 'alter' handling as in ngspice main.c
2013-03-05 20:04:40 +01:00
h_vogt
4514742da7
make database dbs local to each circuit
2013-03-05 20:03:25 +01:00