..
help
cleanup `skip_ws()' usage
10 years ago
numparam
numparam/general.h, remove redundant memory management functions
10 years ago
parser
input.c, inchar(), cleanup
10 years ago
plotting
use memcpy() instead of deprecated bcopy()
10 years ago
trannoise
frontend/trannoise/wallace.c, avoid warnings
10 years ago
wdisp
cleanup, use '\0' instead of 0 in char context
11 years ago
ChangeLog
Integrated code from tclspice, brorson xspice and Vera memleak.
23 years ago
Makefile.am
dvec abstraction, #2/11, introduce `dvec_alloc()'
10 years ago
README
* src/Makefile.am src/main.c src/sconvert.c
26 years ago
arg.c
src/frontend/** whitespace, indentation, ...
14 years ago
arg.h
unify #ifndef include wrapper
12 years ago
aspice.c
everywhere, use `TMALLOC()' instead of `alloc()'
10 years ago
aspice.h
unify #ifndef include wrapper
12 years ago
breakp.c
everywhere, use `TMALLOC()' instead of `alloc()'
10 years ago
breakp.h
unify #ifndef include wrapper
12 years ago
breakp2.c
breakp2.c, prevent crash in `save' command if no circuit is loaded
10 years ago
breakp2.h
unify #ifndef include wrapper
12 years ago
circuits.c
harmonise `struct circ' variables, `ckt' --> `ci'
10 years ago
circuits.h
unify #ifndef include wrapper
12 years ago
com_ahelp.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_ahelp.h
avoid leading underscore in preprocessor macros
12 years ago
com_alias.c
everywhere, use `TMALLOC()' instead of `alloc()'
10 years ago
com_alias.h
unify #ifndef include wrapper
12 years ago
com_asciiplot.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_asciiplot.h
avoid leading underscore in preprocessor macros
12 years ago
com_cdump.c
src/frontend/** remove superfluous `return' invocations
14 years ago
com_cdump.h
avoid leading underscore in preprocessor macros
12 years ago
com_chdir.c
src/frontend/** remove superfluous `return' invocations
14 years ago
com_chdir.h
unify #ifndef include wrapper
12 years ago
com_commands.h
avoid leading underscore in preprocessor macros
12 years ago
com_compose.c
use `SWAP' macro
10 years ago
com_compose.h
avoid leading underscore in preprocessor macros
12 years ago
com_display.c
com_display.c: remove memory leak
13 years ago
com_display.h
avoid leading underscore in preprocessor macros
12 years ago
com_dl.c
com_dl.c: exit upon codemodel load error
13 years ago
com_dl.h
unify #ifndef include wrapper
12 years ago
com_dump.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_dump.h
avoid leading underscore in preprocessor macros
12 years ago
com_echo.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_echo.h
unify #ifndef include wrapper
12 years ago
com_fft.c
dvec abstraction, #8/11, upgrade `dvec_alloc()'
10 years ago
com_fft.h
unify #ifndef include wrapper
12 years ago
com_ghelp.c
frontend/com_ghelp.c, avoid unused variables
10 years ago
com_ghelp.h
avoid leading underscore in preprocessor macros
12 years ago
com_gnuplot.c
src/frontend/** remove superfluous `return' invocations
14 years ago
com_gnuplot.h
avoid leading underscore in preprocessor macros
12 years ago
com_hardcopy.c
HAS_WINDOWS --> HAS_WINGUI
12 years ago
com_hardcopy.h
avoid leading underscore in preprocessor macros
12 years ago
com_help.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_help.h
avoid leading underscore in preprocessor macros
12 years ago
com_history.c
everywhere, use `TMALLOC()' instead of `alloc()'
10 years ago
com_history.h
avoid leading underscore in preprocessor macros
12 years ago
com_let.c
use memcpy() instead of deprecated bcopy()
10 years ago
com_let.h
avoid leading underscore in preprocessor macros
12 years ago
com_measure2.c
swap some `SWAP' arguments for readability
10 years ago
com_measure2.h
avoid leading underscore in preprocessor macros
12 years ago
com_option.c
com_option.c, com_option(), cleanup, rename variables
10 years ago
com_option.h
avoid leading underscore in preprocessor macros
12 years ago
com_plot.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_plot.h
avoid leading underscore in preprocessor macros
12 years ago
com_rehash.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_rehash.h
unify #ifndef include wrapper
12 years ago
com_set.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_set.h
avoid leading underscore in preprocessor macros
12 years ago
com_setscale.c
src/frontend/**, whitespace, indentation, ...
14 years ago
com_setscale.h
avoid leading underscore in preprocessor macros
12 years ago
com_shell.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_shell.h
unify #ifndef include wrapper
12 years ago
com_shift.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_shift.h
unify #ifndef include wrapper
12 years ago
com_state.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_state.h
avoid leading underscore in preprocessor macros
12 years ago
com_strcmp.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_strcmp.h
avoid leading underscore in preprocessor macros
12 years ago
com_sysinfo.c
use char variants of the <ctype.h> isxxxx() family
10 years ago
com_unset.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_unset.h
unify #ifndef include wrapper
12 years ago
com_xgraph.c
src/frontend/** remove superfluous `return' invocations
14 years ago
com_xgraph.h
avoid leading underscore in preprocessor macros
12 years ago
commands.c
src/frontend/commands.c, cleanup
10 years ago
commands.h
avoid leading underscore in preprocessor macros
12 years ago
completion.h
avoid leading underscore in preprocessor macros
12 years ago
control.c
control.c, remove memory leaks
10 years ago
control.h
unify #ifndef include wrapper
12 years ago
cpitf.c
frontend/cpitf.c, cp_istrue(), cleanup comments
10 years ago
cpitf.h
unify #ifndef include wrapper
12 years ago
define.c
use memcpy() instead of deprecated bcopy()
10 years ago
define.h
unify #ifndef include wrapper
12 years ago
device.c
fix garbage collection of vectors returned by ft_evaluate()
10 years ago
device.h
unify #ifndef include wrapper
12 years ago
diff.c
use char variants of the <ctype.h> toxxxx() family
10 years ago
diff.h
avoid leading underscore in preprocessor macros
12 years ago
dimens.c
cleanup `skip_ws()' usage
10 years ago
dimens.h
unify #ifndef include wrapper
12 years ago
display.c
display.c: exclude SHARED_MODULE if console
12 years ago
display.h
unify #ifndef include wrapper
12 years ago
dotcards.c
remove crufty comments which where used to support broken text editors
11 years ago
dotcards.h
unify #ifndef include wrapper
12 years ago
dvec.c
src/frontend/outif.c, plotAddRealValue() etc, rallocate more coarsely
10 years ago
error.c
error.c, ft_sperror(), memory leak, free memory returned by `if_errstring()'
10 years ago
evaluate.c
use `SWAP' macro
10 years ago
evaluate.h
avoid leading underscore in preprocessor macros
12 years ago
fourier.c
dvec abstraction, #8/11, upgrade `dvec_alloc()'
10 years ago
fourier.h
unify #ifndef include wrapper
12 years ago
ftehelp.h
* src/frontend/com_ahelp.c src/frontend/com_ahelp.h
26 years ago
ftesopt.c
struct variable, #17/18, clean
10 years ago
gens.c
use memcpy() instead of deprecated bcopy()
10 years ago
gens.h
unify #ifndef include wrapper
12 years ago
hcomp.c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
14 years ago
hcomp.h
avoid leading underscore in preprocessor macros
12 years ago
hpgl.c
src/frontend/**, whitespace, indentation, ...
14 years ago
hpgl.h
unify #ifndef include wrapper
12 years ago
init.c
use memset() instead of deprecated bzero()
10 years ago
init.h
avoid leading underscore in preprocessor macros
12 years ago
inp.c
inp.c, rewrite inp_savecurrents()
10 years ago
inp.h
add command 'circbyline' to allow entering circuit line by line
12 years ago
inpcom.c
inpcom.c, inp_expand_macro_in_str(), remove a memory leak
10 years ago
inpcom.h
unify #ifndef include wrapper
12 years ago
interp.c
dvec abstraction, #8/11, upgrade `dvec_alloc()'
10 years ago
interp.h
unify #ifndef include wrapper
12 years ago
inventory.c
src/frontend/** remove superfluous `return' invocations
14 years ago
linear.c
dvec abstraction, #8/11, upgrade `dvec_alloc()'
10 years ago
linear.h
unify #ifndef include wrapper
12 years ago
measure.c
frontend/measure.c, remove memory leak
10 years ago
misccoms.c
miscoms.c, mscvars.c, spinit.in, variable 'askquit' instead of 'noaskquit'
10 years ago
misccoms.h
unify #ifndef include wrapper
12 years ago
miscvars.c
miscoms.c, mscvars.c, spinit.in, variable 'askquit' instead of 'noaskquit'
10 years ago
miscvars.h
unify #ifndef include wrapper
12 years ago
mw_coms.c
rewrite, use tprintf
11 years ago
mw_coms.h
unify #ifndef include wrapper
12 years ago
newcoms.c
skip-ws, #6/6, rename to match inpcom.c
10 years ago
newcoms.h
unify #ifndef include wrapper
12 years ago
nutinp.c
cleanup `skip_ws()' usage
10 years ago
nutinp.h
unify #ifndef include wrapper
12 years ago
nutmegif.c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
14 years ago
nutmegif.h
unify #ifndef include wrapper
12 years ago
options.c
frontend/options.c, fix memory leak (pl_name, pl_title, pl_date)
10 years ago
options.h
unify #ifndef include wrapper
12 years ago
outitf.c
use memset() instead of deprecated bzero()
10 years ago
outitf.h
fix commit: introduce OUTerrorf() and IFerrorf()
12 years ago
parse-bison-y.h
drop yyparse() prototypes, require bison >= 2.7 which emits them
11 years ago
parse-bison.y
declare free() / realloc() arguments `const void *'
10 years ago
parse.c
avoid bison dependency `version >= 2.7'
10 years ago
parse.h
avoid leading underscore in preprocessor macros
12 years ago
points.c
src/frontend/**, whitespace, indentation, ...
14 years ago
points.h
unify #ifndef include wrapper
12 years ago
postcoms.c
use memcpy() instead of deprecated bcopy()
10 years ago
postcoms.h
unify #ifndef include wrapper
12 years ago
postsc.c
src/frontend/postsc.c, avoid warning, rename local variable `scale'
10 years ago
postsc.h
unify #ifndef include wrapper
12 years ago
quote.c
cleanup, use NULL instead of 0 in pointer context
11 years ago
quote.h
unify #ifndef include wrapper
12 years ago
rawfile.c
frontend/rawfile.c, raw_write(), fix memory ownership for pl_title and pl_date
10 years ago
rawfile.h
unify #ifndef include wrapper
12 years ago
resource.c
frontend/resource.c, fix bizarre time mathematics
10 years ago
resource.h
unify #ifndef include wrapper
12 years ago
runcoms.c
runcoms.c, change command `setcirc'
10 years ago
runcoms.h
unify #ifndef include wrapper
12 years ago
runcoms2.c
runcoms2.c, com_remcirc(), remove a memory leak
10 years ago
runcoms2.h
unify #ifndef include wrapper
12 years ago
shyu.c
whitespace
12 years ago
shyu.h
unify #ifndef include wrapper
12 years ago
signal_handler.c
execute ft_sigintr_cleanup() outside of the signal handler
12 years ago
signal_handler.h
abstraction, introduce ft_sigintr_cleanup()
12 years ago
spec.c
dvec abstraction, #8/11, upgrade `dvec_alloc()'
10 years ago
spec.h
fix `SetAnalyse()' re-declaration
12 years ago
spiceif.c
implement option 'xmu' to control trapezoidal integration method
10 years ago
spiceif.h
unify #ifndef include wrapper
12 years ago
streams.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
streams.h
unify #ifndef include wrapper
12 years ago
subckt.c
use memset() instead of deprecated bzero()
10 years ago
subckt.h
unify #ifndef include wrapper
12 years ago
terminal.c
terminal.c, miscvars.c, variable 'moremode' instead of 'nomoremode', new default
10 years ago
terminal.h
avoid leading underscore in preprocessor macros
12 years ago
testcommands.c
src/frontend/**, whitespace, indentation, ...
14 years ago
typesdef.c
noisean, introduce a .control variable "sqrnoise" to deliver noise data in squared representation
11 years ago
typesdef.h
unify #ifndef include wrapper
12 years ago
variable.c
use memcpy() instead of deprecated bcopy()
10 years ago
variable.h
struct variable, #14/18, introduce `var_alloc_xxx()'
10 years ago
vectors.c
use memcpy() instead of deprecated bcopy()
10 years ago
vectors.h
unify #ifndef include wrapper
12 years ago
where.c
cleanup, use NULL instead of 0 in pointer context
11 years ago
where.h
unify #ifndef include wrapper
12 years ago