..
help
remove all .cvsignore files
2012-10-26 18:30:14 +02:00
numparam
xpressn.c, introduce fortran style nint() rounding function
2014-01-02 09:33:21 +01:00
parser
fix the csh-problem $foo[$bar] and $foo[$&baz]
2013-12-31 16:13:00 +01:00
plotting
make database dbs local to each circuit
2013-12-31 12:56:53 +01:00
trannoise
1-f-code.c, correct the printout for noise generation
2014-01-02 09:54:01 +01:00
wdisp
HAS_WINDOWS --> HAS_WINGUI
2013-12-31 12:56:57 +01:00
ChangeLog
…
Makefile.am
remove "error.h" from Makefile.am
2012-11-06 23:55:49 +01:00
README
…
arg.c
src/frontend/** whitespace, indentation, ...
2012-09-22 19:33:50 +02:00
arg.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
aspice.c
src/frontend/** remove superfluous `return' invocations
2012-09-22 19:33:55 +02:00
aspice.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
breakp.c
breakp.c: repair nonworking function dbfree()
2013-12-31 16:13:23 +01:00
breakp.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
breakp2.c
breakp2.c: plug some tiny memory leaks
2013-12-31 16:13:24 +01:00
breakp2.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
circuits.c
src/frontend/** remove superfluous `return' invocations
2012-09-22 19:33:55 +02:00
circuits.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
com_ahelp.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
2012-10-06 12:12:08 +02:00
com_ahelp.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_alias.c
src/frontend/** remove superfluous `return' invocations
2012-09-22 19:33:55 +02:00
com_alias.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
com_asciiplot.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
2012-10-06 12:12:08 +02:00
com_asciiplot.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_cdump.c
src/frontend/** remove superfluous `return' invocations
2012-09-22 19:33:55 +02:00
com_cdump.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_chdir.c
src/frontend/** remove superfluous `return' invocations
2012-09-22 19:33:55 +02:00
com_chdir.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
com_commands.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_compose.c
com_compose(), cleanup storage more thoroughly
2012-10-01 18:31:02 +02:00
com_compose.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_display.c
com_display.c: remove memory leak
2012-12-15 22:44:21 +01:00
com_display.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_dl.c
com_dl.c: exit upon codemodel load error
2012-12-30 15:32:44 +01:00
com_dl.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
com_dump.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
2012-10-06 12:12:08 +02:00
com_dump.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_echo.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
2012-10-06 12:12:08 +02:00
com_echo.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
com_fft.c
com_fft.c, set hanning as default window
2014-01-02 09:53:58 +01:00
com_fft.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
com_ghelp.c
com_ghelp.c: add info on non-availability of help to console versions w/o X display.
2014-01-11 16:24:08 +01:00
com_ghelp.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_gnuplot.c
src/frontend/** remove superfluous `return' invocations
2012-09-22 19:33:55 +02:00
com_gnuplot.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_hardcopy.c
HAS_WINDOWS --> HAS_WINGUI
2013-12-31 12:56:57 +01:00
com_hardcopy.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_help.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
2012-10-06 12:12:08 +02:00
com_help.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_history.c
src/frontend/** remove superfluous `return' invocations
2012-09-22 19:33:55 +02:00
com_history.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_let.c
variable rename, unify the source
2012-09-30 21:43:16 +02:00
com_let.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_measure2.c
cleanup some extra parentheses
2013-12-31 16:12:44 +01:00
com_measure2.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_option.c
src/frontend/** remove superfluous `return' invocations
2012-09-22 19:33:55 +02:00
com_option.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_plot.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
2012-10-06 12:12:08 +02:00
com_plot.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_rehash.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
2012-10-06 12:12:08 +02:00
com_rehash.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
com_set.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
2012-10-06 12:12:08 +02:00
com_set.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_setscale.c
src/frontend/**, whitespace, indentation, ...
2012-09-20 20:30:53 +02:00
com_setscale.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_shell.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
2012-10-06 12:12:08 +02:00
com_shell.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
com_shift.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
2012-10-06 12:12:08 +02:00
com_shift.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
com_state.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
2012-10-06 12:12:08 +02:00
com_state.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_strcmp.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
2012-10-06 12:12:08 +02:00
com_strcmp.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
com_sysinfo.c
cleanup some extra parentheses
2013-12-31 16:12:44 +01:00
com_unset.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
2012-10-06 12:12:08 +02:00
com_unset.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
com_xgraph.c
src/frontend/** remove superfluous `return' invocations
2012-09-22 19:33:55 +02:00
com_xgraph.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
commands.c
add command 'circbyline' to allow entering circuit line by line
2013-12-31 12:56:56 +01:00
commands.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
completion.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
control.c
avoid `unreachable code' warnings
2013-12-31 16:21:46 +01:00
control.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
cpitf.c
HAS_WINDOWS --> HAS_WINGUI
2013-12-31 12:56:57 +01:00
cpitf.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
define.c
variable rename, unify the source
2012-09-30 23:26:26 +02:00
define.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
device.c
inpcom.c, cleanup inp_readall() #1/7, introduce inp_read()
2013-12-31 16:26:12 +01:00
device.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
diff.c
com_diff(), use hash tables for the vector search
2012-12-09 13:27:53 +01:00
diff.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
dimens.c
src/frontend/**, whitespace, indentation, ...
2012-09-20 20:30:53 +02:00
dimens.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
display.c
display.c: exclude SHARED_MODULE if console
2013-12-31 16:06:43 +01:00
display.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
dotcards.c
dotcards.c: plug some memory leaks
2013-12-31 16:13:21 +01:00
dotcards.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
error.c
error.c: no exit, but callback if shared module
2013-12-31 16:06:44 +01:00
evaluate.c
fft and ifft as vector functions
2013-12-31 16:13:08 +01:00
evaluate.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
fourier.c
use enum dvec_flags values instead of numericals
2012-12-16 19:34:13 +01:00
fourier.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
ftehelp.h
…
ftesopt.c
src/frontend/**, whitespace, indentation, ...
2012-09-20 20:30:53 +02:00
gens.c
remove unused variables
2012-12-01 16:05:20 +01:00
gens.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
hcomp.c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
2011-12-11 18:05:00 +00:00
hcomp.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
hpgl.c
src/frontend/**, whitespace, indentation, ...
2012-09-20 20:30:53 +02:00
hpgl.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
init.c
src/frontend/** remove superfluous `return' invocations
2012-09-22 19:33:55 +02:00
init.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
inp.c
inp.c: evaluate for 'temper' only the models which have
2014-01-02 09:33:07 +01:00
inp.h
add command 'circbyline' to allow entering circuit line by line
2013-12-31 12:56:56 +01:00
inpcom.c
inpcom.c: allow node names and .func parameters having
2014-01-02 09:33:33 +01:00
inpcom.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
interp.c
src/frontend/** remove superfluous `return' invocations
2012-09-22 19:33:55 +02:00
interp.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
inventory.c
src/frontend/** remove superfluous `return' invocations
2012-09-22 19:33:55 +02:00
linear.c
src/frontend/** remove superfluous `return' invocations
2012-09-22 19:33:55 +02:00
linear.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
measure.c
bug reported by Yamamaya: revert deleting dicoS structure in inp.c and measure.c:
2013-12-31 16:26:01 +01:00
misccoms.c
misccoms.c: add more deleting function in 'quit' for shared ngspice
2013-12-31 16:19:06 +01:00
misccoms.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
miscvars.c
src/frontend/** whitespace, indentation, ...
2012-09-22 19:33:50 +02:00
miscvars.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
mw_coms.c
untabify
2012-07-19 20:26:13 +02:00
mw_coms.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
newcoms.c
src/frontend/**, whitespace, indentation, ...
2012-09-20 20:30:53 +02:00
newcoms.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
nutinp.c
inpcom.c, cleanup inp_readall() #1/7, introduce inp_read()
2013-12-31 16:26:12 +01:00
nutinp.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
nutmegif.c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
2011-12-11 18:05:00 +00:00
nutmegif.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
options.c
src/frontend/**, whitespace, indentation, ...
2012-09-20 20:30:53 +02:00
options.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
outitf.c
main.c, suppress progress report when '-o' is used to redirect output
2014-01-02 09:33:31 +01:00
outitf.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
parse-bison.c
update bison generated files
2013-12-31 16:41:29 +01:00
parse-bison.h
update bison generated files
2013-12-31 16:41:29 +01:00
parse-bison.y
.control and `B' parser, fix precedence of '-' versus '^'
2013-12-31 16:41:28 +01:00
parse.c
introduce `cx_sortorder()' function
2013-12-31 16:18:52 +01:00
parse.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
points.c
src/frontend/**, whitespace, indentation, ...
2012-09-20 20:30:53 +02:00
points.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
postcoms.c
HAS_WINDOWS --> HAS_WINGUI
2013-12-31 12:56:57 +01:00
postcoms.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
postsc.c
src/frontend/** whitespace, indentation, ...
2012-09-22 19:33:50 +02:00
postsc.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
quote.c
src/frontend/** remove superfluous `return' invocations
2012-09-22 19:33:55 +02:00
quote.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
rawfile.c
HAS_WINDOWS --> HAS_WINGUI
2013-12-31 12:56:57 +01:00
rawfile.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
resource.c
HAS_WINDOWS --> HAS_WINGUI
2013-12-31 12:56:57 +01:00
resource.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
runcoms.c
make database dbs local to each circuit
2013-12-31 12:56:53 +01:00
runcoms.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
runcoms2.c
bug reported by Yamamaya: revert deleting dicoS structure in inp.c and measure.c:
2013-12-31 16:26:01 +01:00
runcoms2.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
shyu.c
whitespace
2013-12-31 16:12:56 +01:00
shyu.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
signal_handler.c
execute ft_sigintr_cleanup() outside of the signal handler
2013-12-31 16:25:45 +01:00
signal_handler.h
abstraction, introduce ft_sigintr_cleanup()
2013-12-31 16:25:44 +01:00
spec.c
separate progress report from having Windows GUI
2013-12-31 12:56:59 +01:00
spec.h
fix `SetAnalyse()' re-declaration
2013-12-31 12:56:58 +01:00
spiceif.c
whitespace
2013-12-31 16:12:56 +01:00
spiceif.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
streams.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
2012-10-06 12:12:08 +02:00
streams.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
subckt.c
subckt.c, fix .model processing (scope)
2014-01-02 09:33:18 +01:00
subckt.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
terminal.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
2012-10-06 12:12:08 +02:00
terminal.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
testcommands.c
src/frontend/**, whitespace, indentation, ...
2012-09-20 20:30:53 +02:00
typesdef.c
next version of PSS2
2012-12-28 18:15:37 +01:00
typesdef.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
variable.c
allow cshell $variable substitution with and without $&var
2013-12-31 16:19:12 +01:00
variable.h
avoid leading underscore in preprocessor macros
2013-12-31 12:54:27 +01:00
vectors.c
cleanup, use array operator
2013-12-31 12:54:43 +01:00
vectors.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00
where.c
src/frontend/**, whitespace, indentation, ...
2012-09-20 20:30:53 +02:00
where.h
unify #ifndef include wrapper
2013-12-31 12:54:32 +01:00