ngspice/src/misc
dwarning 28e90e6330 Using a real double compare to equal. 2008-01-02 18:52:04 +00:00
..
.cvsignore * DEVICES: Adjusted spacing. 2000-05-01 18:23:50 +00:00
ChangeLog Removed useless GNU getopt handlinf in autoconf 2001-12-05 21:33:25 +00:00
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 2005-05-21 13:37:31 +00:00
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. 2005-05-21 15:56:20 +00:00
alloc.h Modified WAT_GC in HAVE_LIBGC 2001-01-23 15:01:58 +00:00
dup2.c Added patches extracted from Alan Gillespie's code. Documentation and 2000-09-03 09:00:08 +00:00
dup2.h Initial revision 2000-04-27 20:03:57 +00:00
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. 2005-05-21 12:37:23 +00:00
getopt.h Second step of the solaris/sparc patch. Added support for getopt function. 2001-04-17 13:35:52 +00:00
getopt1.c Second step of the solaris/sparc patch. Added support for getopt function. 2001-04-17 13:35:52 +00:00
ivars.c prototypes for asprintf 2007-11-28 17:38:00 +00:00
ivars.h Initial revision 2000-04-27 20:03:57 +00:00
misc_time.c fix for the negative times in seconds. 2007-06-14 10:27:35 +00:00
misc_time.h providing prototype for timediff 2007-11-14 20:26:34 +00:00
missing_math.c Using a real double compare to equal. 2008-01-02 18:52:04 +00:00
missing_math.h Using a real double compare to equal. 2008-01-02 18:52:04 +00:00
mktemp.c Appiled some of dan's patches. 2001-02-11 00:47:21 +00:00
mktemp.h Initial revision 2000-04-27 20:03:57 +00:00
printnum.c Modified printnum function to avoid printing bugs and memory leaks. 2001-12-02 10:03:11 +00:00
printnum.h Modified printnum function to avoid printing bugs and memory leaks. 2001-12-02 10:03:11 +00:00
string.c token function for bjt instance 2007-12-29 21:13:23 +00:00
stringutil.h token function for bjt instance 2007-12-29 21:13:23 +00:00
tilde.c some clean-up's to come through MSC 2007-10-18 19:34:30 +00:00
tilde.h Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y). 2004-01-10 21:39:36 +00:00
util.c no message 2007-12-02 21:56:44 +00:00
util.h no message 2007-12-02 21:56:44 +00:00
wlist.c * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 2000-07-18 18:07:16 +00:00