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.
 
 
 
 
 
 
dwarning 28e90e6330 Using a real double compare to equal. 18 years ago
..
.cvsignore * DEVICES: Adjusted spacing. 26 years ago
ChangeLog * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 26 years ago
Makefile.am Removed the files src/misc/terminal.h/.c and src/include/terminal.h The first two were empty and the last just included the second. The relavent makefile.am files have been updated 21 years ago
alloc.c Fixed problems where printf format was int yet on some systems the argument is long (due to size_t being long). Fixed by always using long format and casting to long, rather than using the IS_SIZE_T_LONG macro to switch formats. 21 years ago
alloc.h Modified WAT_GC in HAVE_LIBGC 26 years ago
dup2.c Added patches extracted from Alan Gillespie's code. Documentation and 26 years ago
dup2.h Initial revision 26 years ago
getopt.c Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables. 21 years ago
getopt.h Second step of the solaris/sparc patch. Added support for getopt function. 25 years ago
getopt1.c Second step of the solaris/sparc patch. Added support for getopt function. 25 years ago
ivars.c prototypes for asprintf 19 years ago
ivars.h Initial revision 26 years ago
misc_time.c fix for the negative times in seconds. 19 years ago
misc_time.h providing prototype for timediff 19 years ago
missing_math.c Using a real double compare to equal. 18 years ago
missing_math.h Using a real double compare to equal. 18 years ago
mktemp.c Appiled some of dan's patches. 25 years ago
mktemp.h Initial revision 26 years ago
printnum.c Modified printnum function to avoid printing bugs and memory leaks. 25 years ago
printnum.h Modified printnum function to avoid printing bugs and memory leaks. 25 years ago
string.c token function for bjt instance 19 years ago
stringutil.h token function for bjt instance 19 years ago
tilde.c some clean-up's to come through MSC 19 years ago
tilde.h Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y). 23 years ago
util.c no message 19 years ago
util.h no message 19 years ago
wlist.c * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 26 years ago