Holger Vogt
|
3ad93a50e8
|
Add EXITPOINTs, if reading inputs etc. fails
|
2020-04-27 10:09:30 +02:00 |
Holger Vogt
|
b7012065ae
|
remove compiler warning by setting variables to 0
|
2020-03-15 08:50:58 +01:00 |
rlar
|
726d0be34c
|
use char variants of the <ctype.h> toxxxx() family
|
2016-03-09 20:24:36 +01:00 |
rlar
|
9546b178fb
|
drop macro `NEW', use TMALLOC instead
|
2015-12-19 19:38:55 +01:00 |
rlar
|
4049e8ec1f
|
rewrite, using IFerrorf()
|
2014-04-04 21:58:08 +02:00 |
rlar
|
ea7372efe7
|
rewrite, useing IFerrorf()
OUTerror() and IFerror() are no more used,
but kept for compatibility
|
2014-04-04 21:22:48 +02:00 |
rlar
|
7381081226
|
ciderlib, proper types for newCard(), setCardParm(), askCardQuest()
|
2013-12-31 16:12:39 +01:00 |
rlar
|
ccb600f3c1
|
drop `NIL' macro
|
2013-12-31 16:12:37 +01:00 |
Francesco Lannutti
|
08ec219417
|
remove all .cvsignore files
|
2012-10-26 18:30:14 +02:00 |
rlar
|
cb0a48801d
|
introduce AM_CFLAGS = $(STATIC)
|
2012-07-07 14:51:39 +02:00 |
rlar
|
afa1371746
|
#3/6 config.h --> ngspice/config.h, AM_CPPFLAGS
|
2011-12-27 12:05:51 +00:00 |
rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
2011-12-13 19:57:45 +00:00 |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +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
|
23056573d8
|
code cleanup, drop NULL pointer casts
|
2011-04-28 15:59:36 +00:00 |
rlar
|
ad8ad56955
|
Nr 3/5 (x = ...) != 0 , swallow warnings
|
2010-11-19 18:51:03 +00:00 |
rlar
|
6b5debfc1e
|
use `NUMELEMS' and add some `(int)' casts
|
2010-11-02 17:23:46 +00:00 |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
2010-10-28 19:32:34 +00:00 |
h_vogt
|
32c134f481
|
#include "../misc/tilde.h"
|
2010-10-15 21:04:44 +00:00 |
rlar
|
bdd308ede7
|
visibility for tildexpand() prototyp
|
2010-10-15 18:45:50 +00:00 |
rlar
|
fda6aafc9f
|
additional #includes for prototype visibility
|
2010-10-09 12:46:42 +00:00 |
rlar
|
68b2e6b23a
|
whitespace cleanup (all Makefile.am files)
|
2010-09-17 16:11:25 +00:00 |
rlar
|
4cdd842cd8
|
muffle compiler warnings
|
2010-07-24 18:51:06 +00:00 |
h_vogt
|
c7470aa895
|
line endings
|
2010-02-15 10:28:48 +00:00 |
saintel
|
6fe0cebe58
|
*** empty log message ***
|
2008-11-22 10:31:46 +00:00 |
h_vogt
|
2de3f5ec42
|
options.c replaced by optionsc.c
|
2008-10-11 17:33:21 +00:00 |
h_vogt
|
1bcdc3c114
|
compile optionsc.c instead of options.c
|
2008-10-11 17:29:37 +00:00 |
h_vogt
|
1bff69bfb0
|
rename to remove having options.obj twice in VC++ 2008
|
2008-10-11 17:28:16 +00:00 |
pnenzi
|
fa549df82a
|
TCLSPICE IMPORT + libtool + measure2 command
|
2008-08-27 13:39:05 +00:00 |
pnenzi
|
7f6ad5c706
|
Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS
|
2008-08-24 17:12:50 +00:00 |
sjborley
|
5c08bf1576
|
Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables.
|
2005-05-21 12:37:23 +00:00 |
sjborley
|
268c67c5e5
|
Added .cvsignore files
|
2005-05-07 01:18:59 +00:00 |
pnenzi
|
6bfedffdc9
|
Changed tilde_expand to tildexpand.
|
2004-01-27 23:58:08 +00:00 |
pnenzi
|
310905710b
|
Fixed cider code for inclusion into ngspice.
|
2003-08-13 23:21:03 +00:00 |
pnenzi
|
f5f8602d3a
|
Cider simulator (simulator routines) Import.
|
2003-08-11 19:25:28 +00:00 |