rlar
|
141ed61ec8
|
use memcpy() instead of deprecated bcopy()
|
2016-07-30 20:58:19 +02:00 |
rlar
|
9546b178fb
|
drop macro `NEW', use TMALLOC instead
|
2015-12-19 19:38:55 +01:00 |
rlar
|
bcda90e258
|
src/frontend, cleanup, drop `GENcircuit'
|
2015-03-21 13:56:57 +01:00 |
rlar
|
83e3100917
|
remove unused variables
|
2012-12-01 16:05:20 +01:00 |
rlar
|
7454a6d486
|
src/frontend/**, whitespace, indentation, ...
untabify
delete-trailing-whitespace
braces
...
checked for object file invariance on linux
|
2012-09-20 20:30:53 +02: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
|
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
|
0b6a557334
|
code cleanup
|
2011-04-27 18:30:15 +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
|
0772afc517
|
fix the argument types of the functions printstr_n printstr_m bogus1 and bogus2
|
2010-07-13 18:20:37 +00:00 |
rlar
|
922d5c69ac
|
fix the type of the function pointer argument of wl_forall()
|
2010-07-13 18:10:57 +00:00 |
rlar
|
a120a5d049
|
drop the casts for pointer arguments of bcopy() and bzero()
|
2010-06-27 17:22:11 +00:00 |
pnenzi
|
1baba94cd1
|
Vera's patch to close "show +" and similar constructs segfault.
|
2004-08-20 09:34:55 +00:00 |
pnenzi
|
2e4b5f71f3
|
Applied vera patch for "show" memleak.
|
2004-08-16 09:10:40 +00:00 |
pnenzi
|
8362dec274
|
Integrated code from tclspice, brorson xspice and Vera memleak.
|
2003-07-23 19:36:39 +00:00 |
pnenzi
|
c68f3470e4
|
Code cleanup.
|
2001-02-09 19:46:36 +00:00 |
arno
|
0fb8f339b8
|
* man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c
src/analysis/cktinit.c src/analysis/cktpzld.c
src/analysis/cktpzstr.c src/analysis/cktsens.c
src/analysis/sensaskq.c src/analysis/senssetp.c
src/analysis/tfanal.c src/circuit/inpgtok.c
src/circuit/inpptree.c src/circuit/sperror.c src/devices/dev.c
src/devices/asrc/asrcacld.c src/devices/devsup/devsup.c
src/devices/jfet/jfetload.c src/devices/ltra/ltra.c
src/devices/ltra/ltraset.c src/devices/mos6/mos6ext.h
src/frontend/aspice.c src/frontend/device.c
src/frontend/display.c src/frontend/doplot.c
src/frontend/dotcards.c src/frontend/fourier.c
src/frontend/gens.c src/frontend/graf.c src/frontend/grid.c
src/frontend/inp.c src/frontend/interp.c
src/frontend/nutctab.c src/frontend/plotcurv.c
src/frontend/postcoms.c src/frontend/postsc.c
src/frontend/resource.c src/frontend/runcoms.c
src/frontend/spiceif.c src/frontend/typesdef.c
src/frontend/x11.c src/hlp/readhelp.c src/hlp/x11disp.c
src/include/complex.h src/include/devdefs.h
src/include/fteconst.h src/maths/ni/nipzmeth.c
src/maths/sparse/spalloc.c src/maths/sparse/spbuild.c
src/maths/sparse/spcombin.c src/maths/sparse/spextra.c
src/maths/sparse/spfactor.c src/maths/sparse/spoutput.c
src/maths/sparse/spsmp.c src/maths/sparse/spsolve.c
src/maths/sparse/sputils.c src/parser/lexical.c
src/parser/unixcom.c: removed most `#ifdef notdef', converted
some function calls from K&R to ANSI.
|
2000-05-03 20:01:30 +00:00 |
pnenzi
|
978f1c32a2
|
Initial revision
|
2000-04-27 20:03:57 +00:00 |