dwarning
5495f7c293
only whitespaces
2013-05-01 23:33:22 +02:00
rlar
b7ce5adfbf
sparse/*.c, whitespace
2013-04-28 20:48:11 +02:00
rlar
db799c4b85
sparse/*.c, rename `eMatrix' --> `Matrix' (comments)
2013-04-28 20:48:10 +02:00
rlar
218ad51421
sparse/*.c, rename `eMatrix' --> `Matrix' (prototypes)
2013-04-28 20:48:10 +02:00
rlar
7794c7a53c
sparse/*.c, rename `eMatrix' --> `Matrix'
2013-04-28 20:48:10 +02:00
rlar
19fef8bff4
sparse/*.c, simplify, drop the local copy `Matrix'
2013-04-28 20:48:10 +02:00
rlar
4382d81dc4
sparse/*.c, unify, use local copy `Matrix' instead of `eMatrix'
2013-04-28 20:48:10 +02:00
rlar
8cd5a15343
sparse/*.c, drop unnecessary (spREAL) cast
2013-04-28 20:48:10 +02:00
rlar
2cf9970996
sparse/*.c, drop unnecessary (double) cast
2013-04-28 20:48:10 +02:00
rlar
e69b235d9e
sparse/*.c, drop unnecessary (int *) cast
2013-04-28 20:48:10 +02:00
rlar
82e215ca04
sparse/*.c, drop unnecessary (MatrixPtr) cast
2013-04-28 20:48:10 +02:00
rlar
a1e7036f49
sparse/*.c, avoid (RealNumber *) casts by proper use of ElementPr
2013-04-28 20:48:10 +02:00
rlar
ee5b7a1053
sparse/*.c, drop unnecessary (void *) cast
2013-04-28 20:48:10 +02:00
rlar
e84ac7800f
sparse/*.c, drop unused artifacts
2013-04-28 20:48:10 +02:00
dwarning
8ea98aea6a
cleanings for sens2 code wrt SENSDEBUG printout
2013-04-27 11:01:02 +02:00
rlar
ff0ed666a0
workaround, make the opaque struct MatrixElement partially visible
...
this struct is private to the `sparse' world,
and lives in "maths/sparse/spdefs.h"
which can't be included here, because
it is incompatible to the rest of ngspice.
this is the same problem as in
ciderlib/oned/oneprint.c
ciderlib/twod/twoprint.c
2013-04-26 20:25:23 +02:00
rlar
f4241ef7ea
fix an incorrect typedef and cast
...
which was of no consequence,
because nobody made use of it.
ancient, already in the very first commit of ngspice
Date: Thu Apr 27 20:03:57 2000 +0000
2013-04-26 18:49:51 +02:00
dwarning
d95e098488
adapt the sense2 code to ngspice
2013-04-25 21:15:56 +02:00
dwarning
685ed9112d
fix a wrong GMIN implementation
2013-04-24 20:55:21 +02:00
rlar
3f971d0d8e
bug fix, preserve filename case for `codemodel', `load' and `use'
...
reported and fixed by Emil Lambrache
in bug tracker
"case sensitivity not preserved for file names - ID: 3611642"
https://sourceforge.net/tracker/?func=detail&atid=423915&aid=3611642&group_id=38962
2013-04-23 18:54:59 +02:00
dwarning
1f1d2db296
Makefile for SENSDEBUG fixed
2013-04-23 09:18:00 +02:00
dwarning
ef7794de2e
code for SENSDEBUG fixed
2013-04-23 09:12:42 +02:00
h_vogt
1a3b74e9e7
swload.c: reinstate the truncation code from swtrunc.c
...
(was removed in a patch from 2001 04 25)
2013-04-22 22:44:58 +02:00
h_vogt
c5c9b8d301
txldefs.h: update some comments
2013-04-22 22:41:29 +02:00
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