..
help
whitespace cleanup (all Makefile.am files)
2010-09-17 16:11:25 +00:00
numparam
remove local prototypes, which are allready included
2010-10-15 18:31:20 +00:00
parser
collect cp_* prototypes / extern-declarations in "cpextern.h"
2010-10-09 12:49:34 +00:00
plotting
declare some functions `static'
2010-10-15 18:43:52 +00:00
wdisp
collect NewGraph() FindGraph() CopyGraph() RemoveWindow() in "ftedbgra.h"
2010-10-15 18:20:56 +00:00
.cvsignore
…
ChangeLog
…
Makefile.am
fix parse-bison.y dependencies
2010-09-17 16:41:10 +00:00
README
…
arg.c
add two unused arguments to arg_display(), to fit with struct comm.co_argfn
2010-06-27 15:44:53 +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
collect smktemp() in "mktemp.h"
2010-10-15 18:11:11 +00:00
aspice.h
…
breakp.c
muffle compiler warnings
2010-07-24 18:51:06 +00:00
breakp.h
…
breakp2.c
comments
2009-12-19 16:04:22 +00:00
breakp2.h
Added access to dbs and debugnumber
2005-05-29 01:01:40 +00:00
circuits.c
…
circuits.h
…
com_ahelp.c
textual replacement VT_* to CP_*, to avoid conflict in the windows world
2010-07-17 20:48:20 +00:00
com_ahelp.h
…
com_alias.c
muffle compiler warnings
2010-07-24 18:51:06 +00:00
com_alias.h
comments added
2009-08-15 09:27:08 +00:00
com_asciiplot.c
…
com_asciiplot.h
…
com_cdump.c
collect cp_* prototypes / extern-declarations in "cpextern.h"
2010-10-09 12:49:34 +00:00
com_cdump.h
…
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_compose.c
comment
2010-03-20 15:28:54 +00:00
com_compose.h
…
com_display.c
allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage
2010-07-20 18:41:25 +00:00
com_display.h
…
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
…
com_dump.c
collect cp_* prototypes / extern-declarations in "cpextern.h"
2010-10-09 12:49:34 +00:00
com_dump.h
…
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
remove static fftext() from "com_fft.h"
2010-10-15 18:24:10 +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
…
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
collect smktemp() in "mktemp.h"
2010-10-15 18:11:11 +00:00
com_hardcopy.h
…
com_help.c
collect ft_nutmeg() in "fteext.h"
2010-10-16 15:44:23 +00:00
com_help.h
…
com_history.c
Fixed compile warning that occur when readline or editline are used
2005-05-21 13:25:28 +00:00
com_history.h
…
com_let.c
drop the casts for pointer arguments of bcopy() and bzero()
2010-06-27 17:22:11 +00:00
com_let.h
…
com_measure2.c
declare some functions `static'
2010-10-15 18:43:52 +00:00
com_measure2.h
com_dotmeasure() prototype
2010-10-08 18:01:40 +00:00
com_option.c
better output format
2010-10-14 09:19:44 +00:00
com_option.h
…
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
collect cp_* prototypes / extern-declarations in "cpextern.h"
2010-10-09 12:49:34 +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_setscale.c
collect cp_* prototypes / extern-declarations in "cpextern.h"
2010-10-09 12:49:34 +00:00
com_setscale.h
…
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
collect cp_* prototypes / extern-declarations in "cpextern.h"
2010-10-09 12:49:34 +00:00
com_state.h
…
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
…
com_sysinfo.c
declare some functions `static'
2010-10-15 18:43:52 +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
…
commands.c
new command wrs2p
2010-10-16 12:05:09 +00:00
commands.h
…
completion.h
…
control.c
declare some functions `static'
2010-10-15 18:43:52 +00:00
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)
2005-05-30 20:28:29 +00:00
cpitf.c
rename configure.in -> configure.ac
2010-09-08 17:14:44 +00:00
cpitf.h
…
define.c
add `PT_OP_' prefix to avoid name collision (END, PLUS, MINUS, ...)
2010-10-09 14:26:41 +00:00
define.h
`const' qualifier for char* arguments of vec_get() and ft_substdef()
2010-07-16 17:00:45 +00:00
device.c
allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage
2010-07-20 18:41:25 +00:00
device.h
fix the argument types of the functions printstr_n printstr_m bogus1 and bogus2
2010-07-13 18:20:37 +00:00
diff.c
textual replacement VT_* to CP_*, to avoid conflict in the windows world
2010-07-17 20:48:20 +00:00
diff.h
…
dimens.c
…
dimens.h
…
display.c
function rename, struct DISPDEVICE . Text() -> DrawText()
2010-09-08 18:11:26 +00:00
display.h
function rename, Update() -> DevUpdate()
2010-09-08 18:06:51 +00:00
dotcards.c
some .c file local prototypes
2010-10-08 18:05:00 +00:00
dotcards.h
new code for .measurement
2009-08-23 10:02:28 +00:00
error.c
controlled_exit implementation
2010-01-30 13:21:27 +00:00
error.h
controlled_exit implementation
2010-01-30 13:21:27 +00:00
evaluate.c
add `PT_OP_' prefix to avoid name collision (END, PLUS, MINUS, ...)
2010-10-09 14:26:41 +00:00
evaluate.h
…
fourier.c
textual replacement VT_* to CP_*, to avoid conflict in the windows world
2010-07-17 20:48:20 +00:00
fourier.h
…
ftehelp.h
…
gens.c
fix the argument types of the functions printstr_n printstr_m bogus1 and bogus2
2010-07-13 18:20:37 +00:00
gens.h
fix the argument types of the functions printstr_n printstr_m bogus1 and bogus2
2010-07-13 18:20:37 +00:00
hcomp.c
add #include's for visibility of prototypes to their function definitions
2010-07-30 16:09:38 +00:00
hcomp.h
…
hpgl.c
implement Arc() for plot5 and hpgl (smith diagram)
2010-08-02 16:31:35 +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
…
inp.c
collect smktemp() in "mktemp.h"
2010-10-15 18:11:11 +00:00
inp.h
…
inpcom.c
#include "../misc/tilde.h"
2010-10-15 21:04:44 +00:00
inpcom.h
no command file handling in numparam
2010-06-29 21:18:34 +00:00
interp.c
…
interp.h
…
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)
2005-05-30 20:28:29 +00:00
linear.h
…
measure.c
remove #define for EOS use '\0' instead
2010-10-09 11:42:10 +00:00
misccoms.c
remove bug no. 3080398
2010-10-04 20:58:00 +00:00
misccoms.h
…
miscvars.c
brief option reimplementation.
2007-10-12 21:59:18 +00:00
miscvars.h
…
mw_coms.c
add prototypes, remove some NULL casts
2010-06-23 17:40:56 +00:00
mw_coms.h
add prototypes, remove some NULL casts
2010-06-23 17:40:56 +00:00
newcoms.c
…
newcoms.h
…
nutinp.c
collect smktemp() in "mktemp.h"
2010-10-15 18:11:11 +00:00
nutinp.h
…
nutmegif.c
fix the type signature of the if_*() function family.
2010-07-06 19:03:40 +00:00
nutmegif.h
fix the type signature of the if_*() function family.
2010-07-06 19:03:40 +00:00
options.c
remove local prototypes, which are allready included
2010-10-15 18:31:20 +00:00
options.h
…
outitf.c
collect datestring() and seconds() in "misc_time.h"
2010-10-15 18:15:29 +00:00
outitf.h
use the type JOB, remove redundant casts
2010-10-08 16:49:18 +00:00
parse-bison.c
update the bison generated files
2010-10-09 14:38:43 +00:00
parse-bison.h
update the bison generated files
2010-10-09 14:38:43 +00:00
parse-bison.y
avoid function redeclaration, PPparse() and PTparse()
2010-10-09 14:28:28 +00:00
parse.c
add `PT_OP_' prefix to avoid name collision (END, PLUS, MINUS, ...)
2010-10-09 14:26:41 +00:00
parse.h
add #include's for visibility of prototypes to their function definitions
2010-07-30 16:09:38 +00:00
points.c
…
points.h
…
postcoms.c
new command wrs2p
2010-10-16 12:05:09 +00:00
postcoms.h
new command wrs2p
2010-10-16 12:05:09 +00:00
postsc.c
bug fix, implementation of the X11 draw arc implementation.
2010-08-01 13:47:33 +00:00
postsc.h
ansi prototypes for the function pointers in struct DISPDEVICE
2010-06-30 16:50:09 +00:00
quote.c
cp_unqoute(), avoid segfault when applied to a single quote "\""
2010-09-19 14:09:12 +00:00
quote.h
…
rawfile.c
new command wrs2p
2010-10-16 12:05:09 +00:00
rawfile.h
new command wrs2p
2010-10-16 12:05:09 +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
memory information from /proc/... (LINUX) or api functions (Windows)
2008-05-10 16:07:22 +00:00
runcoms.c
muffle compiler warnings
2010-07-24 18:51:06 +00:00
runcoms.h
Added extern references to rawfileFp, rawfileBinary, last_used_rawfile, and resumption;
2005-05-29 01:04:08 +00:00
runcoms2.c
textual replacement VT_* to CP_*, to avoid conflict in the windows world
2010-07-17 20:48:20 +00:00
runcoms2.h
…
shyu.c
use the types TSKtask and JOB, instead of void
2010-10-08 16:46:06 +00:00
shyu.h
fix the type signature of the if_*() function family.
2010-07-06 19:03:40 +00:00
signal_handler.c
iplot graphics scaling, printing interrupt message
2009-05-09 13:23:08 +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
collect free_pnode_o() in "parse.h"
2010-10-15 18:22:39 +00:00
spec.h
collect free_pnode_o() in "parse.h"
2010-10-15 18:22:39 +00:00
spiceif.c
use the type JOB, remove redundant casts
2010-10-08 16:49:18 +00:00
spiceif.h
use the type JOB, remove redundant casts
2010-10-08 16:49:18 +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
declare some functions `static'
2010-10-15 18:43:52 +00:00
subckt.h
removed prototype for inp_nummodes()
2005-04-06 16:37:29 +00:00
terminal.c
remove ancient #defines for AND OR NOT substitute with && || !
2010-10-09 11:40:00 +00:00
terminal.h
use format (__printf__, 1, 2)
2010-02-11 21:51:09 +00:00
testcommands.c
…
typesdef.c
update changelog, number of types
2010-07-17 10:25:52 +00:00
typesdef.h
…
variable.c
collect cp_* prototypes / extern-declarations in "cpextern.h"
2010-10-09 12:49:34 +00:00
variable.h
use a void * for the third argument (&value) of the cp_vset() function
2010-07-20 19:19:51 +00:00
vectors.c
collect datestring() and seconds() in "misc_time.h"
2010-10-15 18:15:29 +00:00
vectors.h
`const' qualifier for char* arguments of vec_get() and ft_substdef()
2010-07-16 17:00:45 +00:00
where.c
use CKTcircuit instead of void*, #3/4
2010-07-07 17:32:40 +00:00
where.h
add prototypes, remove some NULL casts
2010-06-23 17:40:56 +00:00