Francesco Lannutti
|
08ec219417
|
remove all .cvsignore files
|
2012-10-26 18:30:14 +02:00 |
dwarning
|
2506fe3858
|
changed the #include order - ngspice.h must be first
because icc complains about declaration visibility of mmsghdr struct
|
2012-09-29 20:44:12 +02:00 |
h_vogt
|
0efaeac8b4
|
evtqueue.c: plug memory leak
|
2012-08-27 10:42:12 +02:00 |
h_vogt
|
207adefcda
|
evtprint.c: no node data: error message instead of seg fault
|
2012-07-30 23:32:54 +02:00 |
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
|
3d34b22ebf
|
fix file modes
|
2012-06-12 21:26:29 +02:00 |
rlar
|
e800751d3e
|
drop some (char*) casts
|
2012-02-06 20:03:50 +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
|
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 |
h_vogt
|
57c9b44c73
|
inproved error messages in pipe mode
|
2011-08-10 16:39:46 +00:00 |
rlar
|
9ee308a2a5
|
function pointer invocation, (*p)(...) ---> p(...)
|
2011-06-23 16:45:32 +00:00 |
rlar
|
23056573d8
|
code cleanup, drop NULL pointer casts
|
2011-04-28 15:59:36 +00:00 |
rlar
|
0b6a557334
|
code cleanup
|
2011-04-27 18:30:15 +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
|
d0dba768f8
|
change the type of a bunch of variables from `int' to `size_t'
|
2010-11-06 20:11:24 +00:00 |
rlar
|
21a31ab2c2
|
tiny rewrite, make use of strtolower() and strtoupper()
|
2010-11-06 17:39:18 +00:00 |
rlar
|
b4ffca60c4
|
(int) casts for some `strlen()' expressions
|
2010-11-02 17:17:43 +00:00 |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
2010-10-28 19:32:34 +00:00 |
rlar
|
cc5b9007a7
|
use tmalloc and trealloc instead of MALLOC and REALLOC
|
2010-10-27 16:34:27 +00:00 |
rlar
|
5e8e44cc0a
|
cast the tmalloc, MALLOC, return value
|
2010-10-24 12:59:20 +00:00 |
rlar
|
68b2e6b23a
|
whitespace cleanup (all Makefile.am files)
|
2010-09-17 16:11:25 +00:00 |
rlar
|
241783d0b5
|
use for(;;) instead of while(1) to muffle some visual-C warnings
|
2010-09-07 20:07:57 +00:00 |
rlar
|
8ff62fd262
|
add #include's for visibility of prototypes to their function definitions
move some typedefs to "typedef.h"
|
2010-07-30 16:09:38 +00:00 |
rlar
|
b31aef0557
|
find a suitable home for **DEVices and DEVmaxnum in devdefs.h
|
2010-07-24 21:16:50 +00:00 |
rlar
|
d7e2e7f7f0
|
cast malloc... return values
|
2010-07-09 16:53:34 +00:00 |
h_vogt
|
c7470aa895
|
line endings
|
2010-02-15 10:28:48 +00:00 |
h_vogt
|
07f90563dc
|
patches R. Larice
|
2010-02-13 14:47:45 +00:00 |
saintel
|
c797191050
|
*** empty log message ***
|
2008-09-01 20:29:27 +00:00 |
pnenzi
|
7f6ad5c706
|
Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS
|
2008-08-24 17:12:50 +00:00 |
sjborley
|
6f529b3612
|
Added .cvsignore files
|
2005-05-10 21:49:35 +00:00 |
pnenzi
|
1260ae08db
|
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
|
2004-07-09 18:37:25 +00:00 |
pnenzi
|
9317355c0c
|
First batch of added file.
|
2003-07-23 19:59:53 +00:00 |
stefanjones
|
ab9ab1640d
|
Remove rubbish from import
|
2002-11-26 11:27:28 +00:00 |
stefanjones
|
d2ae47441b
|
Initial revision
|
2002-11-26 10:11:59 +00:00 |