rlar
|
d298d5cc2f
|
use memset() instead of deprecated bzero()
|
2016-07-30 20:58:33 +02:00 |
rlar
|
141ed61ec8
|
use memcpy() instead of deprecated bcopy()
|
2016-07-30 20:58:19 +02:00 |
rlar
|
7aa454e5b4
|
rewrite, using tprintf()
|
2014-04-05 19:10:12 +02:00 |
rlar
|
ccb600f3c1
|
drop `NIL' macro
|
2013-12-31 16:12:37 +01:00 |
rlar
|
14687910d9
|
rewrite `TSTALLOC()' macro for auto indentation
checked for object code invariance
|
2013-12-31 16:10:34 +01:00 |
Francesco Lannutti
|
c23bd59c44
|
removed ancient PARALLEL_ARCH feature
removed variables
ARCHme
ARCHsize
removed functions
SMPcombine()
SMPcCombine()
CKTpartition()
removed files
spcombin.c
cktpartn.c
removed struct slots
STATcombineTime
STATtranCombTime
STATacCombTime
GENowner
<MODEL>owner
|
2012-10-22 23:06:25 +02: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
|
05441d5823
|
Nr 5/5 (x = ...) == NULL , swallow warnings
|
2010-11-19 18:54:40 +00:00 |
rlar
|
ad8ad56955
|
Nr 3/5 (x = ...) != 0 , swallow warnings
|
2010-11-19 18:51:03 +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
|
463ef4a3b1
|
convert K&R function definitions to ansi style
|
2010-07-03 20:37:00 +00:00 |
rlar
|
a120a5d049
|
drop the casts for pointer arguments of bcopy() and bzero()
|
2010-06-27 17:22:11 +00:00 |
sjborley
|
427c3e3b3c
|
Removed unused variables to avoid compile warnings
|
2005-05-23 06:58:42 +00:00 |
pnenzi
|
89317d34e8
|
Cider simulator (numerical devices) Import.
|
2003-08-11 19:35:20 +00:00 |