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.
 
 
 
 
 
 
h_vogt 87b4a6b7c6 inpcom.c 18 years ago
..
help prevent warning 19 years ago
numparam avoid access to uninitialized memory 18 years ago
parser functions used in this branch only 19 years ago
plotting Added initial support for gnuplot output (not yet working) 18 years ago
wdisp better prototypes and some cosmetics 19 years ago
.cvsignore * src/Makefile.am src/main.c src/sconvert.c 26 years ago
ChangeLog Integrated code from tclspice, brorson xspice and Vera memleak. 23 years ago
Makefile.am Added initial support for gnuplot output (not yet working) 18 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 Used (void*)0 instead of 0 for the terminating vararg, to avoid gcc 4.0 warning about missing sentinel in function call. 21 years ago
aspice.h Initial revision 26 years ago
breakp.c Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
breakp.h Initial revision 26 years ago
breakp2.c Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
breakp2.h Added access to dbs and debugnumber 21 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 don't need buffer w/o getcwd 18 years ago
com_chdir.h Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
com_compose.c Integrated code from tclspice, brorson xspice and Vera memleak. 23 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_dl.c Initial revision 24 years ago
com_dl.h Initial revision 24 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 Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
com_echo.h Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 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_gnuplot.c Added initial support for gnuplot output (not yet working) 18 years ago
com_gnuplot.h Added initial support for gnuplot output (not yet working) 18 years ago
com_hardcopy.c prevent ext. warnings 19 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 compile warning that occur when readline or editline are used 21 years ago
com_history.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
com_let.c Fixed a bug in let command for expressions like let vec[2]=5.0 19 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 Added required include 21 years ago
com_rehash.h Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
com_set.c Integrated code from tclspice, brorson xspice and Vera memleak. 23 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 Add a missing header to get a missing prototype for cp_ccon(). 20 years ago
com_shell.h Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
com_shift.c Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
com_shift.h Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 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 Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
com_unset.h Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 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 Added initial support for gnuplot output (not yet working) 18 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 Added support for the BSD licensed editline library (libedit). 21 years ago
control.h Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
cpitf.c brief option reimplementation. 19 years ago
cpitf.h Initial revision 26 years ago
define.c Fixed bug with define (see bug reference [ 999546 ] 'define' is broken in ngspice-15). free_pnode() now copes properly with parse trees that reuse leaf nodes. 21 years ago
define.h Initial revision 26 years ago
device.c Added "altshow" for switching between the old and the new show format. 19 years ago
device.h Modified show command (Phil Barker) 19 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 no WINX_Ready parameter 19 years ago
display.h Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y). 23 years ago
dotcards.c strip white spaces only inside parens 19 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 Changes to allow compile with MinGW. Macros used for sigjmp_buf (JMP_BUF), siglongjmp (LONGJMP) and sigsetjmp (SETJMP) 21 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 Vera's patch to close "show +" and similar constructs segfault. 22 years ago
gens.h Added a newline at the end. 21 years ago
hcomp.c Integrated code from tclspice, brorson xspice and Vera memleak. 23 years ago
hcomp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
hpgl.c Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
hpgl.h Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 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 Fix from Holger Vogt for two cinditions that caused segfault. 18 years ago
inp.h Initial revision 26 years ago
inpcom.c prevent unused 18 years ago
inpcom.h move arrays to the files there are needed 19 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 Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
linear.h Initial revision 26 years ago
measure.c Using a real double compare to equal. 18 years ago
misccoms.c *** empty log message *** 19 years ago
misccoms.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
miscvars.c brief option reimplementation. 19 years ago
miscvars.h Initial revision 26 years ago
mw_coms.c Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 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 Improvements in frontend by Phil Barker 19 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 Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
options.h Initial revision 26 years ago
outitf.c fix the wrong rawfile writing for v(#) 18 years ago
outitf.h Initial revision 26 years ago
parse.c Improved reporting (from Phil Barker) 19 years ago
parse.h avoid multiple definitions for free_pnode() 20 years ago
points.c * src/include/Makefile.am src/include/cpstd.h 26 years ago
points.h Initial revision 26 years ago
postcoms.c Integrated code from tclspice, brorson xspice and Vera memleak. 23 years ago
postcoms.h Initial revision 26 years ago
postsc.c Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
postsc.h Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
quote.c Integrated code from tclspice, brorson xspice and Vera memleak. 23 years ago
quote.h * parser/quote.c, parser/quote.h: The quote/unquote functions are 26 years ago
rawfile.c Removed stupid comment 18 years ago
rawfile.h Initial revision 26 years ago
resource.c prevent ext. warnings 19 years ago
resource.h Initial revision 26 years ago
runcoms.c Commented out code that prevented rawfile generation. 18 years ago
runcoms.h Added extern references to rawfileFp, rawfileBinary, last_used_rawfile, and resumption; 21 years ago
runcoms2.c backup the filetype problem if set in spinit 19 years ago
runcoms2.h Initial revision 26 years ago
shyu.c Applied CDHW patch for options management. 22 years ago
shyu.h Initial revision 26 years ago
signal_handler.c jbuf moved to here. Was in main.c 21 years ago
signal_handler.h Added reference to jbuf (now declared in signal_handler.c) 21 years ago
spec.c some clean-up's to come through MSC 19 years ago
spec.h Initial revision 26 years ago
spiceif.c src/frontend/spiceif.c: Avoid invalid lvalue assignment errors when calling the macro _foo(). Needed for gcc4 which no longer supports lvalue cast bogosity. 19 years ago
spiceif.h Model improvements from Phil Barker 19 years ago
streams.c Reverted to placing the cp_* stream variable definitions back in to src/frontend/streams.c with their extern declarations in src/frontend/streams.h 21 years ago
streams.h Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
subckt.c correct subckt expansion and new bsim model level/version selection 18 years ago
subckt.h removed prototype for inp_nummodes() 21 years ago
terminal.c * Fixed(?) missing files error when autogen.sh is run (with no adms) 19 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 Added new syntax to the the resistor card to support HSpice style temperature dependence (from Hitoshi Tanaka <HDA01055@nifty.com>) 21 years ago
typesdef.h Initial revision 26 years ago
variable.c Additions from Phil Barker (subckt nodeset and ic, simvars, mosfet binning, various fixes) 19 years ago
variable.h Replace C++ style comment with C style comment 21 years ago
vectors.c Fixed bug with define (see bug reference [ 999546 ] 'define' is broken in ngspice-15). free_pnode() now copes properly with parse trees that reuse leaf nodes. 21 years ago
vectors.h Fixed bug with define (see bug reference [ 999546 ] 'define' is broken in ngspice-15). free_pnode() now copes properly with parse trees that reuse leaf nodes. 21 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.