..
help
cleanup, use NULL instead of 0 in pointer context
11 years ago
numparam
xpressn.c, formula(), #6/6 simplify
11 years ago
parser
remove crufty comments which where used to support broken text editors
11 years ago
plotting
frontend/plotting/plotit.c, cleanup, reduce scope of `struct dvec *dv'
11 years ago
trannoise
avoid multiple declarations of controlled_exit(), add 'noreturn' attribute
12 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
Makefile.am, fix dependency rules for bison generated files
11 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
cleanup, use NULL instead of 0 in pointer context
11 years ago
aspice.h
unify #ifndef include wrapper
12 years ago
breakp.c
cleanup, use NULL instead of 0 in pointer context
11 years ago
breakp.h
unify #ifndef include wrapper
12 years ago
breakp2.c
remove crufty comments which where used to support broken text editors
11 years ago
breakp2.h
unify #ifndef include wrapper
12 years ago
circuits.c
src/frontend/** remove superfluous `return' invocations
14 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
src/frontend/** remove superfluous `return' invocations
14 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
com_compose(), cleanup storage more thoroughly
14 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
com_fft.c, set hanning as default window
12 years ago
com_fft.h
unify #ifndef include wrapper
12 years ago
com_ghelp.c
com_ghelp.c: add info on non-availability of help to console versions w/o X display.
12 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
rewrite, use tprintf
11 years ago
com_history.h
avoid leading underscore in preprocessor macros
12 years ago
com_let.c
frontend/com_let.c, bug fix, "#302 Integer in Let Statement"
11 years ago
com_let.h
avoid leading underscore in preprocessor macros
12 years ago
com_measure2.c
frontend/com_measure2.c, bug fix for "meas AVG"
11 years ago
com_measure2.h
avoid leading underscore in preprocessor macros
12 years ago
com_option.c
src/frontend/** remove superfluous `return' invocations
14 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
cleanup some extra parentheses
12 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
cleanup, use NULL instead of 0 in pointer context
11 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
cleanup, use NULL instead of 0 in pointer context
11 years ago
control.h
unify #ifndef include wrapper
12 years ago
cpitf.c
frontend/cpitf.c, free a temporary vector which was left in `cp_istrue()'
11 years ago
cpitf.h
unify #ifndef include wrapper
12 years ago
define.c
frontend/define.c, ntharg(), #2/15 minor cleanup
11 years ago
define.h
unify #ifndef include wrapper
12 years ago
device.c
cleanup, use '\0' instead of 0 in char context
11 years ago
device.h
unify #ifndef include wrapper
12 years ago
diff.c
com_diff(), use hash tables for the vector search
13 years ago
diff.h
avoid leading underscore in preprocessor macros
12 years ago
dimens.c
src/frontend/**, whitespace, indentation, ...
14 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
error.c
error.c: no exit, but callback if shared module
12 years ago
evaluate.c
rewrite, use tprintf
11 years ago
evaluate.h
avoid leading underscore in preprocessor macros
12 years ago
fourier.c
rewrite, use tprintf
11 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
src/frontend/**, whitespace, indentation, ...
14 years ago
gens.c
src/frontend, cleanup, drop `GENcircuit'
11 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
src/frontend/** remove superfluous `return' invocations
14 years ago
init.h
avoid leading underscore in preprocessor macros
12 years ago
inp.c
inp.c, bug fix, `temper' in a model parameter, missing INPretrieve() invocation
11 years ago
inp.h
add command 'circbyline' to allow entering circuit line by line
12 years ago
inpcom.c
`E..table {expr} {pairs}', `G..', allow an optional `=' after `table'
11 years ago
inpcom.h
unify #ifndef include wrapper
12 years ago
interp.c
src/frontend/** remove superfluous `return' invocations
14 years ago
interp.h
unify #ifndef include wrapper
12 years ago
inventory.c
src/frontend/** remove superfluous `return' invocations
14 years ago
linear.c
rewrite, use tprintf
11 years ago
linear.h
unify #ifndef include wrapper
12 years ago
measure.c
rewrite, use tprintf
11 years ago
misccoms.c
cleanup, use '\0' instead of 0 in char context
11 years ago
misccoms.h
unify #ifndef include wrapper
12 years ago
miscvars.c
src/frontend/** whitespace, indentation, ...
14 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
cleanup, use '\0' instead of 0 in char context
11 years ago
newcoms.h
unify #ifndef include wrapper
12 years ago
nutinp.c
inpcom.c, cleanup inp_readall() #1/7, introduce inp_read()
12 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
rewrite, using tprintf()
12 years ago
options.h
unify #ifndef include wrapper
12 years ago
outitf.c
src/frontend/outitf.c, bug fix, "resume" causing segment violation
11 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
drop yyparse() prototypes, require bison >= 2.7 which emits them
11 years ago
parse.c
drop yyparse() prototypes, require bison >= 2.7 which emits them
11 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
src/frontend/postcoms.c, cleanup, unused variable `appendwrite'
12 years ago
postcoms.h
unify #ifndef include wrapper
12 years ago
postsc.c
src/frontend/** whitespace, indentation, ...
14 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
cleanup, use NULL instead of 0 in pointer context
11 years ago
rawfile.h
unify #ifndef include wrapper
12 years ago
resource.c
HAS_WINDOWS --> HAS_WINGUI
12 years ago
resource.h
unify #ifndef include wrapper
12 years ago
runcoms.c
make database dbs local to each circuit
12 years ago
runcoms.h
unify #ifndef include wrapper
12 years ago
runcoms2.c
runcoms2.c: prevent crash after 'remcirc' if no circuit is loaded
12 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
separate progress report from having Windows GUI
12 years ago
spec.h
fix `SetAnalyse()' re-declaration
12 years ago
spiceif.c
drop `NEWN', use `TMALLOC'
11 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
rewrite model_bin_match(), rename --> model_name_match()
12 years ago
subckt.h
unify #ifndef include wrapper
12 years ago
terminal.c
drop asprintf()
12 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
remove crufty comments which where used to support broken text editors
11 years ago
variable.h
avoid leading underscore in preprocessor macros
12 years ago
vectors.c
remove crufty comments which where used to support broken text editors
11 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