ngspice/src/frontend
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
..
help rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
numparam rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
parser rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
plotting rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
wdisp struct member devdep, use void* instead of char* 2010-10-24 13:15:35 +00:00
.cvsignore * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
ChangeLog Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
Makefile.am move the com_*() prototypes around. 2010-10-16 17:09:46 +00:00
README * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
arg.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
arg.h add two unused arguments to arg_display(), to fit with struct comm.co_argfn 2010-06-27 15:44:53 +00:00
aspice.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
aspice.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
breakp.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
breakp.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
breakp2.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 2010-10-28 19:32:34 +00:00
breakp2.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
circuits.c * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
circuits.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
com_ahelp.c add casts to make `int' versus `size_t' conversions explicit 2010-11-02 17:07:57 +00:00
com_ahelp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 2000-06-27 16:15:43 +00:00
com_alias.c muffle compiler warnings 2010-07-24 18:51:06 +00:00
com_alias.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
com_asciiplot.c * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 2000-07-18 18:07:16 +00:00
com_asciiplot.h src/frontend/doplot.c: refactored into the following files: 2000-06-16 19:04:15 +00:00
com_cdump.c collect cp_* prototypes / extern-declarations in "cpextern.h" 2010-10-09 12:49:34 +00:00
com_cdump.h Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches 2001-12-14 18:29:08 +00:00
com_chdir.c collect cp_* prototypes / extern-declarations in "cpextern.h" 2010-10-09 12:49:34 +00:00
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) 2005-05-30 20:28:29 +00:00
com_commands.h move the com_*() prototypes around. 2010-10-16 17:09:46 +00:00
com_compose.c minor rewrites 2010-11-04 19:28:00 +00:00
com_compose.h * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
com_display.c add casts to make `int' versus `size_t' conversions explicit 2010-11-02 17:07:57 +00:00
com_display.h * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
com_dl.c add #include's for visibility of prototypes to their function definitions 2010-07-30 16:09:38 +00:00
com_dl.h Second batch of added files. 2003-07-23 20:06:10 +00:00
com_dump.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
com_dump.h * com_set.h: New header file. 2000-07-16 13:24:58 +00:00
com_echo.c collect cp_* prototypes / extern-declarations in "cpextern.h" 2010-10-09 12:49:34 +00:00
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) 2005-05-30 20:28:29 +00:00
com_fft.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 2010-10-28 19:32:34 +00:00
com_fft.h remove static fftext() from "com_fft.h" 2010-10-15 18:24:10 +00:00
com_ghelp.c collect cp_* prototypes / extern-declarations in "cpextern.h" 2010-10-09 12:49:34 +00:00
com_ghelp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 2000-06-27 16:15:43 +00:00
com_gnuplot.c collect smktemp() in "mktemp.h" 2010-10-15 18:11:11 +00:00
com_gnuplot.h command wrdata 2010-02-27 21:11:30 +00:00
com_hardcopy.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 2010-10-28 19:32:34 +00:00
com_hardcopy.h src/frontend/doplot.c: refactored into the following files: 2000-06-16 19:04:15 +00:00
com_help.c add casts to make `int' versus `size_t' conversions explicit 2010-11-02 17:07:57 +00:00
com_help.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 2000-06-27 16:15:43 +00:00
com_history.c (int) casts for some `strlen()' expressions 2010-11-02 17:17:43 +00:00
com_history.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
com_let.c add casts to make `int' versus `size_t' conversions explicit 2010-11-02 17:07:57 +00:00
com_let.h * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
com_measure2.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
com_measure2.h com_dotmeasure() prototype 2010-10-08 18:01:40 +00:00
com_option.c move the com_*() prototypes around. 2010-10-16 17:09:46 +00:00
com_option.h Fixed stringutil missing bug. 2001-02-11 20:13:45 +00:00
com_plot.c TCLSPICE IMPORT + libtool + measure2 command 2008-08-27 13:39:05 +00:00
com_plot.h TCLSPICE IMPORT + libtool + measure2 command 2008-08-27 13:39:05 +00:00
com_rehash.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
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) 2005-05-30 20:28:29 +00:00
com_set.c add #include's for visibility of prototypes to their function definitions 2010-07-30 16:09:38 +00:00
com_set.h * com_set.h: New header file. 2000-07-16 13:24:58 +00:00
com_setscale.c collect plot_cur in "fteext.h" 2010-10-16 15:52:19 +00:00
com_setscale.h * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
com_shell.c collect cp_* prototypes / extern-declarations in "cpextern.h" 2010-10-09 12:49:34 +00:00
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) 2005-05-30 20:28:29 +00:00
com_shift.c collect cp_* prototypes / extern-declarations in "cpextern.h" 2010-10-09 12:49:34 +00:00
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) 2005-05-30 20:28:29 +00:00
com_state.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
com_state.h * com_set.h: New header file. 2000-07-16 13:24:58 +00:00
com_strcmp.c use a void * for the third argument (&value) of the cp_vset() function 2010-07-20 19:19:51 +00:00
com_strcmp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 2000-06-27 16:15:43 +00:00
com_sysinfo.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
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) 2005-05-30 20:28:29 +00:00
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) 2005-05-30 20:28:29 +00:00
com_xgraph.c collect smktemp() in "mktemp.h" 2010-10-15 18:11:11 +00:00
com_xgraph.h src/frontend/doplot.c: refactored into the following files: 2000-06-16 19:04:15 +00:00
commands.c bug fix, incorrect handling of `co_spiceonly' commands 2010-10-28 18:12:27 +00:00
commands.h src/Makefile.am src/help.c src/main.c 2000-06-27 16:09:02 +00:00
completion.h * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
control.c bug fix, incorrect handling of `co_spiceonly' commands 2010-10-28 18:12:27 +00:00
control.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
cpitf.c use `NUMELEMS' and add some `(int)' casts 2010-11-02 17:23:46 +00:00
cpitf.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
define.c add casts to make `int' versus `size_t' conversions explicit 2010-11-02 17:07:57 +00:00
define.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
device.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
device.h move the com_*() prototypes around. 2010-10-16 17:09:46 +00:00
diff.c tiny rewrite, make use of cieq() 2010-11-06 17:43:52 +00:00
diff.h * src/frontend/diff.c src/frontend/diff.h 2000-05-13 16:22:16 +00:00
dimens.c Code cleanup. 2001-02-09 19:46:36 +00:00
dimens.h Code cleanup. 2001-02-09 19:46:36 +00:00
display.c add some more `int' versus `size_t' casts 2010-11-02 17:28:22 +00:00
display.h function rename, Update() -> DevUpdate() 2010-09-08 18:06:51 +00:00
dotcards.c use `NUMELEMS' and add some `(int)' casts 2010-11-02 17:23:46 +00:00
dotcards.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
error.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
error.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
evaluate.c tiny rewrite to avoid "variable ... might be clobbered by 'longjmp'" warnings 2010-11-06 17:00:12 +00:00
evaluate.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
fourier.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
fourier.h * commands.c: Use fourier.h. 2000-09-09 13:24:30 +00:00
ftehelp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 2000-06-27 16:15:43 +00:00
gens.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
gens.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
hcomp.c collect hcomp() in "hcomp.h" 2010-10-16 15:47:16 +00:00
hcomp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 2000-06-27 16:15:43 +00:00
hpgl.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 2010-10-28 19:32:34 +00:00
hpgl.h ansi prototypes for the function pointers in struct DISPDEVICE 2010-06-30 16:50:09 +00:00
init.c use a void * for the third argument (&value) of the cp_vset() function 2010-07-20 19:19:51 +00:00
init.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 2000-06-27 16:15:43 +00:00
inp.c use `size_t' variables for fread/fwrite operations 2010-11-04 19:15:41 +00:00
inp.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
inpcom.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
inpcom.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
interp.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 2010-10-28 19:32:34 +00:00
interp.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
linear.c prevent loop in case of vector not found 2010-11-16 19:41:24 +00:00
linear.h Initial revision 2000-04-27 20:03:57 +00:00
measure.c change the type of a bunch of variables from `int' to `size_t' 2010-11-06 20:11:24 +00:00
misccoms.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
misccoms.h move the com_*() prototypes around. 2010-10-16 17:09:46 +00:00
miscvars.c brief option reimplementation. 2007-10-12 21:59:18 +00:00
miscvars.h Initial revision 2000-04-27 20:03:57 +00:00
mw_coms.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
mw_coms.h add prototypes, remove some NULL casts 2010-06-23 17:40:56 +00:00
newcoms.c * frontend/Makefile.am: Updates for new files. 2000-07-07 14:09:06 +00:00
newcoms.h Initial revision 2000-04-27 20:03:57 +00:00
nutinp.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
nutinp.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
nutmegif.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
nutmegif.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
options.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 2010-10-28 19:32:34 +00:00
options.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
outitf.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
outitf.h use the type JOB, remove redundant casts 2010-10-08 16:49:18 +00:00
parse-bison.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
parse-bison.h update the bison generated files 2010-10-09 14:38:43 +00:00
parse-bison.y rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
parse.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
parse.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
points.c * src/include/Makefile.am src/include/cpstd.h 2000-05-13 17:28:16 +00:00
points.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
postcoms.c add `int' casts to some strlen() expressions, and center labels on a xlog scale 2010-11-06 20:17:19 +00:00
postcoms.h move the com_*() prototypes around. 2010-10-16 17:09:46 +00:00
postsc.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 2010-10-28 19:32:34 +00:00
postsc.h ansi prototypes for the function pointers in struct DISPDEVICE 2010-06-30 16:50:09 +00:00
quote.c change the type of a bunch of variables from `int' to `size_t' 2010-11-06 20:11:24 +00:00
quote.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
rawfile.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 2010-10-28 19:32:34 +00:00
rawfile.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
resource.c use for(;;) instead of while(1) to muffle some visual-C warnings 2010-09-07 20:07:57 +00:00
resource.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
runcoms.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
runcoms.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
runcoms2.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
runcoms2.h Initial revision 2000-04-27 20:03:57 +00:00
shyu.c use the types TSKtask and JOB, instead of void 2010-10-08 16:46:06 +00:00
shyu.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
signal_handler.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
signal_handler.h Added reference to jbuf (now declared in signal_handler.c) 2005-05-30 17:21:11 +00:00
spec.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 2010-10-28 19:32:34 +00:00
spec.h collect free_pnode_o() in "parse.h" 2010-10-15 18:22:39 +00:00
spiceif.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
spiceif.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
streams.c collect cp_* prototypes / extern-declarations in "cpextern.h" 2010-10-09 12:49:34 +00:00
streams.h collect cp_* prototypes / extern-declarations in "cpextern.h" 2010-10-09 12:49:34 +00:00
subckt.c minor rewrite, avoid type conversion warnings 2010-11-06 16:50:21 +00:00
subckt.h removed prototype for inp_nummodes() 2005-04-06 16:37:29 +00:00
terminal.c add casts to make `int' versus `size_t' conversions explicit 2010-11-02 17:07:57 +00:00
terminal.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
testcommands.c * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
typesdef.c tiny rewrite, make use of strtolower() and strtoupper() 2010-11-06 17:39:18 +00:00
typesdef.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
variable.c (int) casts for some `strlen()' expressions 2010-11-02 17:17:43 +00:00
variable.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
vectors.c tiny rewrite, make use of strtolower() and strtoupper() 2010-11-06 17:39:18 +00:00
vectors.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
where.c rename `IGNORE()' --> `NG_IGNORE()' 2010-11-16 20:38:24 +00:00
where.h add prototypes, remove some NULL casts 2010-06-23 17:40:56 +00:00

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.