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.
 
 
 
 
 
 
rlar 8141892f72 tiny rewrite, to avoid type conversion warnings 16 years ago
..
help tiny rewrite, to avoid type conversion warnings 16 years ago
numparam use the type `bool' instead of `unsigned char' in the numparam world 16 years ago
parser minor rewrite, a local variable type change 16 years ago
plotting (int) cast the return value of some strlen() invocations 16 years ago
wdisp struct member devdep, use void* instead of char* 16 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 move the com_*() prototypes around. 16 years ago
README * src/Makefile.am src/main.c src/sconvert.c 26 years ago
arg.c convert some variables, from `int' to `size_t' 16 years ago
arg.h add two unused arguments to arg_display(), to fit with struct comm.co_argfn 16 years ago
aspice.c use `size_t' variables for fread/fwrite operations 16 years ago
aspice.h remove prototypes, avoid redeclarations 16 years ago
breakp.c move the com_*() prototypes around. 16 years ago
breakp.h remove prototypes, avoid redeclarations 16 years ago
breakp2.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
breakp2.h remove prototypes, avoid redeclarations 16 years ago
circuits.c * src/Makefile.am src/main.c src/sconvert.c 26 years ago
circuits.h remove prototypes, avoid redeclarations 16 years ago
com_ahelp.c add casts to make `int' versus `size_t' conversions explicit 16 years ago
com_ahelp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
com_alias.c muffle compiler warnings 16 years ago
com_alias.h remove prototypes, avoid redeclarations 16 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 collect cp_* prototypes / extern-declarations in "cpextern.h" 16 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 collect cp_* prototypes / extern-declarations in "cpextern.h" 16 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_commands.h move the com_*() prototypes around. 16 years ago
com_compose.c minor rewrites 16 years ago
com_compose.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
com_display.c add casts to make `int' versus `size_t' conversions explicit 16 years ago
com_display.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
com_dl.c add #include's for visibility of prototypes to their function definitions 16 years ago
com_dl.h Initial revision 24 years ago
com_dump.c collect if_inpdeck() if_run() if_cktfree() if_dump() if_option() in "spiceif.h" 16 years ago
com_dump.h * com_set.h: New header file. 26 years ago
com_echo.c collect cp_* prototypes / extern-declarations in "cpextern.h" 16 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_fft.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
com_fft.h remove static fftext() from "com_fft.h" 16 years ago
com_ghelp.c collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
com_ghelp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
com_gnuplot.c collect smktemp() in "mktemp.h" 16 years ago
com_gnuplot.h command wrdata 16 years ago
com_hardcopy.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
com_hardcopy.h src/frontend/doplot.c: refactored into the following files: 26 years ago
com_help.c add casts to make `int' versus `size_t' conversions explicit 16 years ago
com_help.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
com_history.c (int) casts for some `strlen()' expressions 16 years ago
com_history.h remove prototypes, avoid redeclarations 16 years ago
com_let.c add casts to make `int' versus `size_t' conversions explicit 16 years ago
com_let.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
com_measure2.c (int) casts for some `strlen()' expressions 16 years ago
com_measure2.h com_dotmeasure() prototype 16 years ago
com_option.c move the com_*() prototypes around. 16 years ago
com_option.h Fixed stringutil missing bug. 25 years ago
com_plot.c TCLSPICE IMPORT + libtool + measure2 command 18 years ago
com_plot.h TCLSPICE IMPORT + libtool + measure2 command 18 years ago
com_rehash.c collect cp_* prototypes / extern-declarations in "cpextern.h" 16 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 add #include's for visibility of prototypes to their function definitions 16 years ago
com_set.h * com_set.h: New header file. 26 years ago
com_setscale.c collect plot_cur in "fteext.h" 16 years ago
com_setscale.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
com_shell.c collect cp_* prototypes / extern-declarations in "cpextern.h" 16 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 collect cp_* prototypes / extern-declarations in "cpextern.h" 16 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 collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
com_state.h * com_set.h: New header file. 26 years ago
com_strcmp.c use a void * for the third argument (&value) of the cp_vset() function 16 years ago
com_strcmp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
com_sysinfo.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 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 collect smktemp() in "mktemp.h" 16 years ago
com_xgraph.h src/frontend/doplot.c: refactored into the following files: 26 years ago
commands.c bug fix, incorrect handling of `co_spiceonly' commands 16 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 bug fix, incorrect handling of `co_spiceonly' commands 16 years ago
control.h remove prototypes, avoid redeclarations 16 years ago
cpitf.c use `NUMELEMS' and add some `(int)' casts 16 years ago
cpitf.h remove prototypes, avoid redeclarations 16 years ago
define.c add casts to make `int' versus `size_t' conversions explicit 16 years ago
define.h remove prototypes, avoid redeclarations 16 years ago
device.c add casts to make `int' versus `size_t' conversions explicit 16 years ago
device.h move the com_*() prototypes around. 16 years ago
diff.c ngcomplex_t instead of complex, #1/2 16 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 add some more `int' versus `size_t' casts 16 years ago
display.h function rename, Update() -> DevUpdate() 16 years ago
dotcards.c use `NUMELEMS' and add some `(int)' casts 16 years ago
dotcards.h remove prototypes, avoid redeclarations 16 years ago
error.c controlled_exit implementation 16 years ago
error.h remove prototypes, avoid redeclarations 16 years ago
evaluate.c tiny rewrite to avoid "variable ... might be clobbered by 'longjmp'" warnings 16 years ago
evaluate.h remove prototypes, avoid redeclarations 16 years ago
fourier.c (int) casts for some `strlen()' expressions 16 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 fix the argument types of the functions printstr_n printstr_m bogus1 and bogus2 16 years ago
gens.h remove prototypes, avoid redeclarations 16 years ago
hcomp.c collect hcomp() in "hcomp.h" 16 years ago
hcomp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
hpgl.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
hpgl.h ansi prototypes for the function pointers in struct DISPDEVICE 16 years ago
init.c use a void * for the third argument (&value) of the cp_vset() function 16 years ago
init.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
inp.c use `size_t' variables for fread/fwrite operations 16 years ago
inp.h remove prototypes, avoid redeclarations 16 years ago
inpcom.c casts, to make int <-> char conversions explicit 16 years ago
inpcom.h remove prototypes, avoid redeclarations 16 years ago
interp.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
interp.h remove prototypes, avoid redeclarations 16 years ago
linear.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
linear.h Initial revision 26 years ago
measure.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
misccoms.c ancient configure options removed 16 years ago
misccoms.h move the com_*() prototypes around. 16 years ago
miscvars.c brief option reimplementation. 19 years ago
miscvars.h Initial revision 26 years ago
mw_coms.c collect if_inpdeck() if_run() if_cktfree() if_dump() if_option() in "spiceif.h" 16 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 use `size_t' variables for fread/fwrite operations 16 years ago
nutinp.h remove prototypes, avoid redeclarations 16 years ago
nutmegif.c fix the type signature of the if_*() function family. 16 years ago
nutmegif.h remove prototypes, avoid redeclarations 16 years ago
options.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
options.h remove prototypes, avoid redeclarations 16 years ago
outitf.c minor beautification 16 years ago
outitf.h use the type JOB, remove redundant casts 16 years ago
parse-bison.c update the bison generated files 16 years ago
parse-bison.h update the bison generated files 16 years ago
parse-bison.y avoid function redeclaration, PPparse() and PTparse() 16 years ago
parse.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
parse.h remove prototypes, avoid redeclarations 16 years ago
points.c * src/include/Makefile.am src/include/cpstd.h 26 years ago
points.h remove prototypes, avoid redeclarations 16 years ago
postcoms.c minor rewrites 16 years ago
postcoms.h move the com_*() prototypes around. 16 years ago
postsc.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
postsc.h ansi prototypes for the function pointers in struct DISPDEVICE 16 years ago
quote.c casts, to make int <-> char conversions explicit 16 years ago
quote.h remove prototypes, avoid redeclarations 16 years ago
rawfile.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rawfile.h remove prototypes, avoid redeclarations 16 years ago
resource.c use for(;;) instead of while(1) to muffle some visual-C warnings 16 years ago
resource.h remove prototypes, avoid redeclarations 16 years ago
runcoms.c move the com_*() prototypes around. 16 years ago
runcoms.h remove prototypes, avoid redeclarations 16 years ago
runcoms2.c collect if_inpdeck() if_run() if_cktfree() if_dump() if_option() in "spiceif.h" 16 years ago
runcoms2.h Initial revision 26 years ago
shyu.c use the types TSKtask and JOB, instead of void 16 years ago
shyu.h remove prototypes, avoid redeclarations 16 years ago
signal_handler.c collect gr_clean() gr_end() gr_point() gr_start() gr_fixgrid() in "graf.h" 16 years ago
signal_handler.h Added reference to jbuf (now declared in signal_handler.c) 21 years ago
spec.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
spec.h Only correct a CR/LF problem 18 years ago
spiceif.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
spiceif.h remove prototypes, avoid redeclarations 16 years ago
streams.c collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
streams.h collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
subckt.c minor rewrite, avoid type conversion warnings 16 years ago
subckt.h removed prototype for inp_nummodes() 21 years ago
terminal.c add casts to make `int' versus `size_t' conversions explicit 16 years ago
terminal.h remove prototypes, avoid redeclarations 16 years ago
testcommands.c * src/Makefile.am src/main.c src/sconvert.c 26 years ago
typesdef.c update changelog, number of types 16 years ago
typesdef.h remove prototypes, avoid redeclarations 16 years ago
variable.c (int) casts for some `strlen()' expressions 16 years ago
variable.h remove prototypes, avoid redeclarations 16 years ago
vectors.c add casts to make `int' versus `size_t' conversions explicit 16 years ago
vectors.h remove prototypes, avoid redeclarations 16 years ago
where.c use CKTcircuit instead of void*, #3/4 16 years ago
where.h add prototypes, remove some NULL casts 16 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.