You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
pnenzi 937e3db647 Holger Vogt Windows port for Ngspice. 25 years ago
..
help Added Steven patch which consists of a bug fix (= instead of ==) and a new feature (substring search). 25 years ago
parser Holger Vogt Windows port for Ngspice. 25 years ago
plotting Holger Vogt Windows port for Ngspice. 25 years ago
.cvsignore * src/Makefile.am src/main.c src/sconvert.c 26 years ago
ChangeLog Holger Vogt Windows port for Ngspice. 25 years ago
Makefile.am Holger Vogt Windows port for Ngspice. 25 years ago
README * src/Makefile.am src/main.c src/sconvert.c 26 years ago
arg.c Code cleanup. 25 years ago
arg.h Initial revision 26 years ago
aspice.c Various bug fixes 25 years ago
aspice.h Initial revision 26 years ago
breakp.c Added Glao Dezai's patches (some memory leaks fixes) 26 years ago
breakp.h Initial revision 26 years ago
breakp2.c Added Glao Dezai's patches (some memory leaks fixes) 26 years ago
breakp2.h Initial revision 26 years ago
circuits.c * src/Makefile.am src/main.c src/sconvert.c 26 years ago
circuits.h Updated BSIM4 model to latest version (BSIM4.2.1) 25 years ago
com_ahelp.c * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 26 years ago
com_ahelp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
com_alias.c * com_history, com_alias, parser/cshpar.c, parser/complete.c: 26 years ago
com_alias.h * src/parser/alias.c, src/parser/alias.h: contain frontend alias 26 years ago
com_asciiplot.c * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 26 years ago
com_asciiplot.h src/frontend/doplot.c: refactored into the following files: 26 years ago
com_cdump.c Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches 25 years ago
com_cdump.h Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches 25 years ago
com_chdir.c * parser/cshpar.c: Separated out com_chdir(), com_echo(), 26 years ago
com_compose.c Added Glao Dezai's patches (some memory leaks fixes) 26 years ago
com_compose.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
com_display.c Added Glao Dezai's patches (some memory leaks fixes) 26 years ago
com_display.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
com_dump.c Code clean up (removed some warning) 25 years ago
com_dump.h * com_set.h: New header file. 26 years ago
com_echo.c Added Glao Dezai's patches (some memory leaks fixes) 26 years ago
com_ghelp.c Code clean up (removed some warning) 25 years ago
com_ghelp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
com_hardcopy.c src/Makefile.am src/help.c src/main.c 26 years ago
com_hardcopy.h src/frontend/doplot.c: refactored into the following files: 26 years ago
com_help.c * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 26 years ago
com_help.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
com_history.c Fixed a couple of bugs in the files 26 years ago
com_history.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
com_let.c * configure.in src/main.c src/frontend/com_let.c: Updates. 26 years ago
com_let.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
com_option.c Fixed stringutil missing bug. 25 years ago
com_option.h Fixed stringutil missing bug. 25 years ago
com_plot.c * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 26 years ago
com_plot.h src/frontend/doplot.c: refactored into the following files: 26 years ago
com_rehash.c * parser/cshpar.c: Separated out com_chdir(), com_echo(), 26 years ago
com_set.c * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 26 years ago
com_set.h * com_set.h: New header file. 26 years ago
com_setscale.c Added Glao Dezai's patches (some memory leaks fixes) 26 years ago
com_setscale.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
com_shell.c * parser/cshpar.c: Separated out com_chdir(), com_echo(), 26 years ago
com_shift.c * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
com_state.c Updated BSIM4 model to latest version (BSIM4.2.1) 25 years ago
com_state.h * com_set.h: New header file. 26 years ago
com_strcmp.c Added Glao Dezai's patches (some memory leaks fixes) 26 years ago
com_strcmp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
com_unset.c * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 26 years ago
com_xgraph.c src/frontend/doplot.c: refactored into the following files: 26 years ago
com_xgraph.h src/frontend/doplot.c: refactored into the following files: 26 years ago
commands.c Fixed stringutil missing bug. 25 years ago
commands.h src/Makefile.am src/help.c src/main.c 26 years ago
completion.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
control.c Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches 25 years ago
control.h Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches 25 years ago
cpitf.c Applied first patch from Steven Borley that fixes memory leaks and errors while reading input decks. 25 years ago
cpitf.h Initial revision 26 years ago
define.c Code clean up (removed some warning) 25 years ago
define.h Initial revision 26 years ago
device.c Code cleanup. 25 years ago
device.h Added patches extracted from Alan Gillespie's code. Documentation and 26 years ago
diff.c Modified printnum function to avoid printing bugs and memory leaks. 25 years ago
diff.h * src/frontend/diff.c src/frontend/diff.h 26 years ago
dimens.c Code cleanup. 25 years ago
dimens.h Code cleanup. 25 years ago
display.c Holger Vogt Windows port for Ngspice. 25 years ago
display.h Initial revision 26 years ago
dotcards.c Modified printnum function to avoid printing bugs and memory leaks. 25 years ago
dotcards.h Initial revision 26 years ago
error.c Initial revision 26 years ago
error.h Initial revision 26 years ago
evaluate.c Code cleanup. 25 years ago
evaluate.h * src/frontend/diff.c src/frontend/diff.h 26 years ago
fourier.c * commands.c: Use fourier.h. 26 years ago
fourier.h * commands.c: Use fourier.h. 26 years ago
ftehelp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
gens.c Code cleanup. 25 years ago
gens.h Code cleanup. 25 years ago
hcomp.c * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
hcomp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
init.c * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
init.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
inp.c Removed some garbage introduced by CVS. 25 years ago
inp.h Initial revision 26 years ago
inpcom.c Applied first patch from Steven Borley that fixes memory leaks and errors while reading input decks. 25 years ago
inpcom.h Initial revision 26 years ago
interp.c * src/frontend/interp.c: Broken up into individual files and 26 years ago
interp.h Initial revision 26 years ago
linear.c src/Makefile.am src/help.c src/main.c 26 years ago
linear.h Initial revision 26 years ago
misccoms.c src/Makefile.am src/help.c src/main.c 26 years ago
misccoms.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
miscvars.c * src/Makefile.am src/main.c src/sconvert.c 26 years ago
miscvars.h Initial revision 26 years ago
mw_coms.c src/Makefile.am src/help.c src/main.c 26 years ago
mw_coms.h Initial revision 26 years ago
newcoms.c * frontend/Makefile.am: Updates for new files. 26 years ago
newcoms.h Initial revision 26 years ago
nutinp.c Code cleanup. 25 years ago
nutinp.h Initial revision 26 years ago
nutmegif.c Initial revision 26 years ago
nutmegif.h Initial revision 26 years ago
options.c src/Makefile.am src/help.c src/main.c 26 years ago
options.h Initial revision 26 years ago
outitf.c Holger Vogt Windows port for Ngspice. 25 years ago
outitf.h Initial revision 26 years ago
parse.c Renamed conflicting functions min,max and d as vecmin, vecmax and vecd 25 years ago
parse.h * src/frontend/diff.c src/frontend/diff.h 26 years ago
points.c * src/include/Makefile.am src/include/cpstd.h 26 years ago
points.h Initial revision 26 years ago
postcoms.c Added --enable-ftedebug option to configure, fixed a bug in configure.in, now HAVE_ASPRINTF 25 years ago
postcoms.h Initial revision 26 years ago
postsc.c src/Makefile.am src/help.c src/main.c 26 years ago
postsc.h Initial revision 26 years ago
quote.c * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 26 years ago
quote.h * parser/quote.c, parser/quote.h: The quote/unquote functions are 26 years ago
rawfile.c Holger Vogt Windows port for Ngspice. 25 years ago
rawfile.h Initial revision 26 years ago
resource.c Holger Vogt Windows port for Ngspice. 25 years ago
resource.h Initial revision 26 years ago
runcoms.c Holger Vogt Windows port for Ngspice. 25 years ago
runcoms.h Initial revision 26 years ago
runcoms2.c src/Makefile.am src/help.c src/main.c 26 years ago
runcoms2.h Initial revision 26 years ago
shyu.c src/Makefile.am src/help.c src/main.c 26 years ago
shyu.h Initial revision 26 years ago
signal_handler.c Initial revision 26 years ago
signal_handler.h Initial revision 26 years ago
spec.c Code cleanup. 25 years ago
spec.h Initial revision 26 years ago
spiceif.c A quick and dirty hack to solve the spice options bug. Will be changed in 25 years ago
spiceif.h Initial revision 26 years ago
streams.c Added Glao Dezai's patches (some memory leaks fixes) 26 years ago
streams.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
subckt.c Modified handling of MOS number of nodes. BSIMSOI model can have up to 7 nodes. 26 years ago
subckt.h Initial revision 26 years ago
terminal.c Bug fixes from previous commit. 25 years ago
terminal.h * frontend/Makefile.am: Updates for new files. 26 years ago
testcommands.c * src/Makefile.am src/main.c src/sconvert.c 26 years ago
typesdef.c Changed seconds unit from S to s (to lower case). Patch from Steven Borley. 25 years ago
typesdef.h Initial revision 26 years ago
variable.c Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches 25 years ago
variable.h Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches 25 years ago
vectors.c Code cleanup. 25 years ago
vectors.h Initial revision 26 years ago
where.c Applied patch: http://newton.ex.ac.uk/teaching/CDHW/Electronics2/userguide/patches10.txt 25 years ago
where.h Initial revision 26 years ago

README

This directory contains the code that is behind the commands of the
interactive frontend. Note that every command has a source file
associated with it. The source file is prefixed with `com_' to
distinguish command source files from other supporting code.