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 1693270d35 function rename, Text() -> DevDrawText() 16 years ago
..
help whitespace cleanup, add missing trailing newlines 16 years ago
numparam improve random number generation 16 years ago
parser fix busy waiting loop, when using editline 16 years ago
plotting function rename, Text() -> DevDrawText() 16 years ago
wdisp function rename, Arc() -> DevDrawArc() 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 include bison files in dist 16 years ago
README * src/Makefile.am src/main.c src/sconvert.c 26 years ago
arg.c add two unused arguments to arg_display(), to fit with struct comm.co_argfn 16 years ago
arg.h add two unused arguments to arg_display(), to fit with struct comm.co_argfn 16 years ago
aspice.c textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
aspice.h Initial revision 26 years ago
breakp.c muffle compiler warnings 16 years ago
breakp.h Initial revision 26 years ago
breakp2.c comments 16 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 textual replacement VT_* to CP_*, to avoid conflict in the windows world 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 comments added 17 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 comment 16 years ago
com_compose.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
com_display.c allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage 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 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_fft.c textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
com_fft.h improve amplitude accuracy 16 years ago
com_ghelp.c textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
com_ghelp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
com_gnuplot.c missing LF on end 16 years ago
com_gnuplot.h command wrdata 16 years ago
com_hardcopy.c textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
com_hardcopy.h src/frontend/doplot.c: refactored into the following files: 26 years ago
com_help.c add #include's for visibility of prototypes to their function definitions 16 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 drop the casts for pointer arguments of bcopy() and bzero() 16 years ago
com_let.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
com_measure2.c remove seg fault 16 years ago
com_measure2.h add dc and ac measurement 17 years ago
com_option.c use a void * for the third argument (&value) of the cp_vset() function 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 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 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 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 textual replacement VT_* to CP_*, to avoid conflict in the windows world 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 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 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 add #include's for visibility of prototypes to their function definitions 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 initialize local variables 17 years ago
com_xgraph.h src/frontend/doplot.c: refactored into the following files: 26 years ago
commands.c 'option' command 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, segfaults and sickness caused by `plot' 16 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 rename configure.in -> configure.ac 16 years ago
cpitf.h Initial revision 26 years ago
define.c muffle compiler warnings 16 years ago
define.h `const' qualifier for char* arguments of vec_get() and ft_substdef() 16 years ago
device.c allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage 16 years ago
device.h fix the argument types of the functions printstr_n printstr_m bogus1 and bogus2 16 years ago
diff.c textual replacement VT_* to CP_*, to avoid conflict in the windows world 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 function rename, Text() -> DevDrawText() 16 years ago
display.h function rename, Text() -> DevDrawText() 16 years ago
dotcards.c muffle compiler warnings 16 years ago
dotcards.h new code for .measurement 17 years ago
error.c controlled_exit implementation 16 years ago
error.h controlled_exit implementation 16 years ago
evaluate.c change for readability 16 years ago
evaluate.h * src/frontend/diff.c src/frontend/diff.h 26 years ago
fourier.c textual replacement VT_* to CP_*, to avoid conflict in the windows world 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 fix the argument types of the functions printstr_n printstr_m bogus1 and bogus2 16 years ago
hcomp.c add #include's for visibility of prototypes to their function definitions 16 years ago
hcomp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
hpgl.c implement Arc() for plot5 and hpgl (smith diagram) 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 bug no. 3047884 16 years ago
inp.h Initial revision 26 years ago
inpcom.c use for(;;) instead of while(1) to muffle some visual-C warnings 16 years ago
inpcom.h no command file handling in numparam 16 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 allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage 16 years ago
misccoms.c muffle `nested extern' warnings, and drop a handcrafted malloc prototype 16 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 variable declaration to top of function 17 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 allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage 16 years ago
nutinp.h Initial revision 26 years ago
nutmegif.c fix the type signature of the if_*() function family. 16 years ago
nutmegif.h fix the type signature of the if_*() function family. 16 years ago
options.c use type void* to pass anonymous data to function if_option() 16 years ago
options.h Initial revision 26 years ago
outitf.c allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage 16 years ago
outitf.h use the GENmodel and GENinstance type instead of void* 16 years ago
parse-bison.c bug fix, avoid segfault when parsing an unknown function in parse-bison.y 16 years ago
parse-bison.h bug fix, avoid segfault when parsing an unknown function in parse-bison.y 16 years ago
parse-bison.y bug fix, avoid segfault when parsing an unknown function in parse-bison.y 16 years ago
parse.c muffle some visual-C warnings 16 years ago
parse.h add #include's for visibility of prototypes to their function definitions 16 years ago
points.c * src/include/Makefile.am src/include/cpstd.h 26 years ago
points.h Initial revision 26 years ago
postcoms.c Change remaining code to use the new usage pattern cp_getvar(,CP_BOOL,NULL) 16 years ago
postcoms.h Initial revision 26 years ago
postsc.c bug fix, implementation of the X11 draw arc implementation. 16 years ago
postsc.h ansi prototypes for the function pointers in struct DISPDEVICE 16 years ago
quote.c cast the return values of malloc() function calls 16 years ago
quote.h * parser/quote.c, parser/quote.h: The quote/unquote functions are 26 years ago
rawfile.c Change remaining code to use the new usage pattern cp_getvar(,CP_BOOL,NULL) 16 years ago
rawfile.h Initial revision 26 years ago
resource.c use for(;;) instead of while(1) to muffle some visual-C warnings 16 years ago
resource.h memory information from /proc/... (LINUX) or api functions (Windows) 18 years ago
runcoms.c muffle compiler warnings 16 years ago
runcoms.h Added extern references to rawfileFp, rawfileBinary, last_used_rawfile, and resumption; 21 years ago
runcoms2.c textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
runcoms2.h Initial revision 26 years ago
shyu.c muffle compiler warnings 16 years ago
shyu.h fix the type signature of the if_*() function family. 16 years ago
signal_handler.c iplot graphics scaling, printing interrupt message 17 years ago
signal_handler.h Added reference to jbuf (now declared in signal_handler.c) 21 years ago
spec.c Change remaining code to use the new usage pattern cp_getvar(,CP_BOOL,NULL) 16 years ago
spec.h reintroduce old free_pnode as free_pnode_o 18 years ago
spiceif.c drop a bunch of (void**) NULL casts {invocation of IFnewUid()} 16 years ago
spiceif.h use type void* to pass anonymous data to function if_option() 16 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 use for(;;) instead of while(1) to muffle some visual-C warnings 16 years ago
subckt.h removed prototype for inp_nummodes() 21 years ago
terminal.c allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage 16 years ago
terminal.h use format (__printf__, 1, 2) 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 Initial revision 26 years ago
variable.c muffle compiler warnings 16 years ago
variable.h use a void * for the third argument (&value) of the cp_vset() function 16 years ago
vectors.c plot [alli | allv | ally] 16 years ago
vectors.h `const' qualifier for char* arguments of vec_get() and ft_substdef() 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.