h_vogt
|
4ca6e56863
|
printf() ---> out_printf(): allow output redirection into file
|
2012-07-11 18:56:19 +02:00 |
rlar
|
cb0a48801d
|
introduce AM_CFLAGS = $(STATIC)
|
2012-07-07 14:51:39 +02:00 |
rlar
|
b398d39772
|
xpsice, use the CFLAGS when linking .cm code models
|
2012-06-13 19:15:28 +02:00 |
h_vogt
|
fde8c46356
|
add ac and dc simulation to memristor model
|
2012-06-13 19:15:25 +02:00 |
h_vogt
|
f53eb5cf78
|
memristor code model in extradev
|
2012-06-13 19:15:24 +02:00 |
rlar
|
f65cdd2f84
|
Changed line ending of several files from DOS to UNIX
|
2012-06-12 21:26:29 +02:00 |
rlar
|
3d34b22ebf
|
fix file modes
|
2012-06-12 21:26:29 +02:00 |
h_vogt
|
023374fa79
|
update `making xspice' within actual ngspice
|
2012-06-12 21:26:27 +02:00 |
rlar
|
9f017ea557
|
.gitignore files
|
2012-02-26 16:19:58 +01:00 |
rlar
|
d5f6bcbedf
|
drop some more casts
|
2012-02-06 20:11:10 +00:00 |
rlar
|
e800751d3e
|
drop some (char*) casts
|
2012-02-06 20:03:50 +00:00 |
h_vogt
|
131e40dab9
|
prevent crash upon 'reset' (MS Windows only)
|
2012-01-28 10:35:04 +00:00 |
rlar
|
4755e416e3
|
install codemodels in $(pkglibdir)
|
2011-12-29 14:25:21 +00:00 |
rlar
|
323bceb33b
|
#5/6 config.h --> ngspice/config.h, some more -I include paths
|
2011-12-27 12:09:21 +00:00 |
rlar
|
d3c3741f43
|
#4/6 config.h --> ngspice/config.h, AM_CPPFLAGS
|
2011-12-27 12:07:52 +00:00 |
rlar
|
afa1371746
|
#3/6 config.h --> ngspice/config.h, AM_CPPFLAGS
|
2011-12-27 12:05:51 +00:00 |
rlar
|
4ca58067a2
|
#2/6 config.h --> ngspice/config.h, #include's
|
2011-12-27 11:33:01 +00:00 |
rlar
|
d6e616a310
|
remove CVS `Id',`log' etc. keyword incantations
|
2011-12-17 18:35:11 +00:00 |
rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
2011-12-13 19:57:45 +00:00 |
rlar
|
4e3cc188d9
|
#2/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:12:36 +00:00 |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
rlar
|
7152c01751
|
xspice/icm/GNUmakefile.in, add missing `uninstall' target
|
2011-11-03 17:05:38 +00:00 |
rlar
|
028915d9ae
|
#5/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
2011-08-20 17:47:44 +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 |
h_vogt
|
57c9b44c73
|
inproved error messages in pipe mode
|
2011-08-10 16:39:46 +00:00 |
rlar
|
324b27a4d4
|
ngspice.h always must be the first included file
|
2011-08-08 15:05:57 +00:00 |
rlar
|
b6aef04d26
|
allow '//' comments in xspice code models
|
2011-08-07 10:04:35 +00:00 |
h_vogt
|
ede2daf1f6
|
cmutil: NaN, inpcom: nested (
|
2011-07-27 20:08:36 +00:00 |
rlar
|
f8b4c7eb79
|
(int) cast, where size can be expected to be small enough
|
2011-07-24 20:18:00 +00:00 |
rlar
|
06bbefb5ee
|
fix usage of an uninitialized variable
|
2011-07-23 20:02:19 +00:00 |
h_vogt
|
6979f1c76a
|
NSPICE_INPUT_DIR
|
2011-07-10 11:18:57 +00:00 |
rlar
|
0892d04c8a
|
explicit `int' casts for some ptrdiff_t expressions, where an `int' seems to be big enough
|
2011-07-09 19:45:22 +00:00 |
rlar
|
0d12371e7d
|
minor bug fix, use EOF
|
2011-07-01 16:08:03 +00:00 |
rlar
|
0160ec8c4d
|
cm.c, swallow type conversion warnings
|
2011-06-30 16:06:54 +00:00 |
h_vogt
|
d95f76629a
|
remove char to char* conversion
|
2011-06-25 23:25:23 +00:00 |
rlar
|
828e04c9fd
|
ipc.c and ipcsockets.c, swallow type conversion warnings
|
2011-06-25 17:36:17 +00:00 |
h_vogt
|
661d287029
|
env. var NGSPICE_INPUT to hold additional path for input files
|
2011-06-25 16:03:05 +00:00 |
rlar
|
451f88c5e1
|
swallow type conversion warnings
|
2011-06-24 15:26:52 +00:00 |
rlar
|
5d302ee823
|
tiny rewrite, round to nearest integer and reset errno for strtol()
|
2011-06-23 20:04:08 +00:00 |
h_vogt
|
ce3d11f56e
|
codemodel 'filesource' added to analog models
|
2011-06-23 19:52:57 +00:00 |
rlar
|
71a9a526cd
|
malloc return value cast
|
2011-06-23 16:55:33 +00:00 |
rlar
|
9ee308a2a5
|
function pointer invocation, (*p)(...) ---> p(...)
|
2011-06-23 16:45:32 +00:00 |
h_vogt
|
e6c86b4d98
|
explicit casting double -> int etc.
|
2011-06-11 17:07:38 +00:00 |
rlar
|
2b66531eb4
|
mop up some fixme comments
|
2011-05-08 12:52:58 +00:00 |
rlar
|
da31886723
|
rename variable private --> mif_private
|
2011-05-08 08:48:43 +00:00 |
dwarning
|
cded776aa6
|
few build changes
|
2011-05-07 08:01:22 +00:00 |
rlar
|
23ba264cd3
|
rename variable class --> ctype_class
|
2011-05-01 19:46:53 +00:00 |
rlar
|
6a6a52ebbe
|
mop up, in the shadow of the last two commits
|
2011-05-01 17:32:41 +00:00 |
rlar
|
3d8fb96647
|
cleanup, (modtmp) --> modtmp
|
2011-05-01 17:29:21 +00:00 |
rlar
|
c1683a5571
|
cleanup, some more (*p).foo --> p->foo
|
2011-05-01 17:27:52 +00:00 |