rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
rlar
|
146069952d
|
avoid segfault when printing aout a nonexistant `ReferenceValue' (pzan)
|
2011-08-21 17:33:48 +00:00 |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
2011-08-20 17:27:09 +00:00 |
rlar
|
e7849c20d7
|
cleanup fseek() usage
|
2011-07-09 16:22:51 +00:00 |
rlar
|
b93fcb3779
|
remove some useless casts
|
2011-06-22 17:17:40 +00:00 |
rlar
|
838612467e
|
spelling fixes from debian, thank you !
|
2011-05-01 20:20:58 +00:00 |
dwarning
|
59decd9ba0
|
bug no. 3214252 fixed
|
2011-03-18 20:15:10 +00:00 |
rlar
|
05441d5823
|
Nr 5/5 (x = ...) == NULL , swallow warnings
|
2010-11-19 18:54:40 +00:00 |
rlar
|
e6c30efe46
|
Nr 4/5 (x = ...) != NULL , swallow warnings
|
2010-11-19 18:52:44 +00:00 |
rlar
|
abb87a6115
|
rename `IGNORE()' --> `NG_IGNORE()'
|
2010-11-16 20:38:24 +00:00 |
rlar
|
80286e0032
|
pour `IGNORE()' all over the source
|
2010-11-16 19:11:32 +00:00 |
rlar
|
1779d62558
|
add some `int' and `size_t' casts
|
2010-11-06 20:14:21 +00:00 |
rlar
|
d0dba768f8
|
change the type of a bunch of variables from `int' to `size_t'
|
2010-11-06 20:11:24 +00:00 |
rlar
|
754406a335
|
minor beautification
|
2010-11-02 17:25:32 +00:00 |
rlar
|
01566f2b49
|
add casts to make `int' versus `size_t' conversions explicit
|
2010-11-02 17:07:57 +00:00 |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
2010-10-28 19:32:34 +00:00 |
rlar
|
4622d0876e
|
ngcomplex_t instead of complex, #1/2
|
2010-10-24 12:45:05 +00:00 |
rlar
|
513c1d50a6
|
collect datestring() and seconds() in "misc_time.h"
|
2010-10-15 18:15:29 +00:00 |
rlar
|
933bd11c43
|
use the type JOB, remove redundant casts
|
2010-10-08 16:49:18 +00:00 |
rlar
|
d44f818cad
|
allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage
|
2010-07-20 18:41:25 +00:00 |
rlar
|
a76cd1e104
|
textual replacement VT_* to CP_*, to avoid conflict in the windows world
|
2010-07-17 20:48:20 +00:00 |
rlar
|
805f60448a
|
INPtables, remove some casts
|
2010-07-08 17:50:29 +00:00 |
rlar
|
94518fdb02
|
use CKTcircuit instead of void*, #3/4
|
2010-07-07 17:32:40 +00:00 |
rlar
|
59d4e5d961
|
fix various type glitches
|
2010-07-04 17:54:22 +00:00 |
h_vogt
|
d8810a841a
|
patches by R. Larice
|
2010-01-17 16:40:22 +00:00 |
h_vogt
|
13acf2cef1
|
SV_ADMITTANCE, signal prototype
|
2009-05-21 15:11:06 +00:00 |
dwarning
|
9071404c63
|
exclude heap usage for windows compile under __MINGW__
|
2009-02-01 18:09:15 +00:00 |
h_vogt
|
5dac6590e2
|
New heap only for tclspice in Windows (HAS_TCLWIN defined)
|
2009-02-01 09:49:35 +00:00 |
h_vogt
|
488771485e
|
add HAS_TCLWIN
|
2009-01-18 12:09:56 +00:00 |
dwarning
|
bea58219e7
|
heap only needed under windows
|
2009-01-09 20:19:57 +00:00 |
h_vogt
|
1fa4faf88c
|
tclspice for Windows
|
2008-12-31 14:42:49 +00:00 |
h_vogt
|
d618da1a22
|
fprintf(... replaced by fprintf(stdout,..
|
2008-12-23 18:00:10 +00:00 |
pnenzi
|
fa549df82a
|
TCLSPICE IMPORT + libtool + measure2 command
|
2008-08-27 13:39:05 +00:00 |
h_vogt
|
b7015cb5f3
|
No printing of "reference value" into log-file (Windows)
|
2008-05-06 19:35:05 +00:00 |
dwarning
|
280580cb36
|
fix the wrong rawfile writing for v(#)
|
2008-01-02 18:24:56 +00:00 |
pnenzi
|
6f3f195158
|
Additions from Phil Barker (subckt nodeset and ic, simvars, mosfet binning, various fixes)
|
2007-10-09 07:19:45 +00:00 |
pnenzi
|
56626999fc
|
Improved current vectors output and added element for last analysis run
|
2007-10-08 20:18:38 +00:00 |
sjborley
|
67ff1b3a83
|
Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required)
|
2005-05-30 20:28:29 +00:00 |
sjborley
|
1facfd764d
|
Added new syntax to the the resistor card to support HSpice style temperature dependence (from Hitoshi Tanaka <HDA01055@nifty.com>)
|
2005-05-09 20:20:18 +00:00 |
pnenzi
|
531fb3575a
|
Applied Vera Patch to correct bugs in shell code and re-enabling interpolate command.
|
2003-12-25 17:30:36 +00:00 |
pnenzi
|
d154d16449
|
Corrected errors I made in adding tclspice code.
|
2003-08-06 10:53:38 +00:00 |
pnenzi
|
8362dec274
|
Integrated code from tclspice, brorson xspice and Vera memleak.
|
2003-07-23 19:36:39 +00:00 |
pnenzi
|
937e3db647
|
Holger Vogt Windows port for Ngspice.
|
2002-01-03 22:44:21 +00:00 |
pnenzi
|
c68f3470e4
|
Code cleanup.
|
2001-02-09 19:46:36 +00:00 |
pnenzi
|
1a821f5e9a
|
Added Alan changes. Reference value plotted in interactive mode.
|
2001-02-07 15:24:51 +00:00 |
pnenzi
|
4ce592331e
|
Applied Alan Gillespie patch. The ngspice output format for raw file is now
the original one (spice3) but with some enhancement made by Alan.
|
2001-01-21 17:18:20 +00:00 |
arno
|
cc51f0e8db
|
* src/main.c, src/multidec.c, src/proc2mod.c,
src/frontend/display.c, src/frontend/outitf.c,
src/frontend/help/readhelp.c, src/frontend/help/x11disp.c,
src/frontend/parser/complete.c, src/frontend/parser/glob.c,
src/frontend/plotting/graf.c,
src/frontend/plotting/graphdb.c,
src/frontend/plotting/x11.c, src/include/graph.h,
src/include/iferrmsg.h, src/include/ifsim.h,
src/include/macros.h, src/maths/poly/polyfit.c,
src/maths/sparse/spalloc.c, src/maths/sparse/spconfig.h,
src/misc/alloc.c, src/misc/mktemp.c,
src/spicelib/analysis/cktpzstr.c,
src/spicelib/devices/bsim2/b2temp.c,
src/spicelib/devices/bsim3/b3temp.c,
src/spicelib/devices/bsim3v1/b3v1temp.c,
src/spicelib/devices/bsim3v2/b3v2temp.c,
src/spicelib/devices/bsim4/b4temp.c: replaced malloc
realloc and free calls to use tmalloc trealloc and txfree.
* tests/diffpair.out, tests/fourbitadder.out,
tests/resistance/res_partition.out: Updated.
|
2000-10-14 13:16:53 +00:00 |
pnenzi
|
ac84baab65
|
Alan fixed some typo introduced in the last commits.
|
2000-10-03 05:22:07 +00:00 |
pnenzi
|
ae8bcb42cf
|
Restored Alan's patches. Now they works.
|
2000-09-12 22:00:57 +00:00 |
pnenzi
|
c8e1e5c939
|
I have reverted to the old (non AlansFixes) version outif.c and changed
again (as Alan suggested) the if(FLASE) to if(terse). The problems with
vectors are now disappeared.
|
2000-09-12 19:02:26 +00:00 |