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 55638c8023 various cleanups 15 years ago
..
help Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
numparam various cleanups 15 years ago
parser code cleanup, drop NULL pointer casts 15 years ago
plotting various cleanups 15 years ago
trannoise cleanup some whitespace errors and prototypes 15 years ago
wdisp various cleanups 15 years ago
.cvsignore cvs ignore *.lo and *.la 16 years ago
ChangeLog Integrated code from tclspice, brorson xspice and Vera memleak. 23 years ago
Makefile.am small fixes to make some `Makefiles' ready for build in a separate directory 15 years ago
README * src/Makefile.am src/main.c src/sconvert.c 26 years ago
arg.c code cleanup 15 years ago
arg.h add two unused arguments to arg_display(), to fit with struct comm.co_argfn 16 years ago
aspice.c remoce compiler warnings 15 years ago
aspice.h remove prototypes, avoid redeclarations 16 years ago
breakp.c 'stop' and 'altermod' command execution modified 15 years ago
breakp.h remove prototypes, avoid redeclarations 16 years ago
breakp2.c code cleanup, drop NULL pointer casts 15 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 code cleanup, drop NULL pointer casts 15 years ago
com_ahelp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
com_alias.c code cleanup, drop NULL pointer casts 15 years ago
com_alias.h remove prototypes, avoid redeclarations 16 years ago
com_asciiplot.c code cleanup, drop NULL pointer casts 15 years ago
com_asciiplot.h src/frontend/doplot.c: refactored into the following files: 26 years ago
com_cdump.c vsrc trrandom option 15 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 Nr 5/5 (x = ...) == NULL , swallow warnings 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 rename `IGNORE()' --> `NG_IGNORE()' 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 transient noise simulation 16 years ago
com_fft.h transient noise simulation 16 years ago
com_ghelp.c various cleanups 15 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 code cleanup, drop NULL pointer casts 15 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 Nr 4/5 (x = ...) != NULL , swallow warnings 16 years ago
com_history.h remove prototypes, avoid redeclarations 16 years ago
com_let.c Nr 4/5 (x = ...) != NULL , swallow warnings 16 years ago
com_let.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
com_measure2.c code cleanup, some warnings, some casts, ... 15 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 code cleanup, drop NULL pointer casts 15 years ago
com_plot.h TCLSPICE IMPORT + libtool + measure2 command 18 years ago
com_rehash.c rename `IGNORE()' --> `NG_IGNORE()' 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 code cleanup, drop NULL pointer casts 15 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 rename `IGNORE()' --> `NG_IGNORE()' 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 rename `IGNORE()' --> `NG_IGNORE()' 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 transient noise simulation 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 code cleanup, drop NULL pointer casts 15 years ago
control.h remove prototypes, avoid redeclarations 16 years ago
cpitf.c Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
cpitf.h remove prototypes, avoid redeclarations 16 years ago
define.c code cleanup, drop NULL pointer casts 15 years ago
define.h remove prototypes, avoid redeclarations 16 years ago
device.c various cleanups 15 years ago
device.h move the com_*() prototypes around. 16 years ago
diff.c various cleanups 15 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 code cleanup 15 years ago
display.h function rename, Update() -> DevUpdate() 16 years ago
dotcards.c Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
dotcards.h remove prototypes, avoid redeclarations 16 years ago
error.c rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
error.h remove prototypes, avoid redeclarations 16 years ago
evaluate.c code cleanup, drop NULL pointer casts 15 years ago
evaluate.h remove prototypes, avoid redeclarations 16 years ago
fourier.c various cleanups 15 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 15 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 Nr 5/5 (x = ...) == NULL , swallow warnings 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 various cleanups 15 years ago
inp.h remove prototypes, avoid redeclarations 16 years ago
inpcom.c various cleanups 15 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 prevent loop in case of vector not found 16 years ago
linear.h Initial revision 26 years ago
measure.c update FIND ... WHEN measurements 15 years ago
misccoms.c rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
misccoms.h move the com_*() prototypes around. 16 years ago
miscvars.c rewrite TRNOISE, with the intention to separate the noise sequenze computation 16 years ago
miscvars.h Initial revision 26 years ago
mw_coms.c rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
mw_coms.h Initial revision 26 years ago
newcoms.c Nr 4/5 (x = ...) != NULL , swallow warnings 16 years ago
newcoms.h Initial revision 26 years ago
nutinp.c code cleanup, drop NULL pointer casts 15 years ago
nutinp.h remove prototypes, avoid redeclarations 16 years ago
nutmegif.c code cleanup, drop NULL pointer casts 15 years ago
nutmegif.h remove prototypes, avoid redeclarations 16 years ago
options.c Nr 4/5 (x = ...) != NULL , swallow warnings 16 years ago
options.h remove prototypes, avoid redeclarations 16 years ago
outitf.c bug no. 3214252 fixed 15 years ago
outitf.h use the type JOB, remove redundant casts 16 years ago
parse-bison.c and update the parser output 15 years ago
parse-bison.h update the bison generated files 16 years ago
parse-bison.y silence a `bcheck' warning `read from uninitialized memory' (bison yylval) 15 years ago
parse.c add statistical functions to numparam and nutmeg parsers 15 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 various cleanups 15 years ago
postcoms.h move the com_*() prototypes around. 16 years ago
postsc.c Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
postsc.h ansi prototypes for the function pointers in struct DISPDEVICE 16 years ago
quote.c Nr 2/5 (x = ...) != '\0' , swallow warnings 16 years ago
quote.h remove prototypes, avoid redeclarations 16 years ago
rawfile.c Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
rawfile.h remove prototypes, avoid redeclarations 16 years ago
resource.c code cleanup, drop NULL pointer casts 15 years ago
resource.h remove prototypes, avoid redeclarations 16 years ago
runcoms.c code cleanup, drop NULL pointer casts 15 years ago
runcoms.h remove prototypes, avoid redeclarations 16 years ago
runcoms2.c code cleanup, drop NULL pointer casts 15 years ago
runcoms2.h Initial revision 26 years ago
shyu.c code cleanup, drop NULL pointer casts 15 years ago
shyu.h remove prototypes, avoid redeclarations 16 years ago
signal_handler.c rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
signal_handler.h Added reference to jbuf (now declared in signal_handler.c) 21 years ago
spec.c Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
spec.h Only correct a CR/LF problem 18 years ago
spiceif.c code cleanup, drop NULL pointer casts 15 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 code cleanup, drop NULL pointer casts 15 years ago
subckt.h removed prototype for inp_nummodes() 21 years ago
terminal.c various cleanups 15 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 bug no. 3214252 fixed 15 years ago
typesdef.h remove prototypes, avoid redeclarations 16 years ago
variable.c Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
variable.h remove prototypes, avoid redeclarations 16 years ago
vectors.c code cleanup, drop NULL pointer casts 15 years ago
vectors.h remove prototypes, avoid redeclarations 16 years ago
where.c code cleanup 15 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.