ngspice/src
sjborley 86106cfee9 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. 2005-05-21 15:51:32 +00:00
..
ciderlib 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
frontend 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. 2005-05-21 15:51:32 +00:00
include 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
maths Exclude test files that don't compile when Windows (MinGW) 2005-05-18 12:47:24 +00:00
misc 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
spicelib Fixed compile warning that occur due to unused variables 2005-05-21 13:33:49 +00:00
unsupported Added files for an old (and unsupported) sensitivity analysis. 2003-08-14 20:17:21 +00:00
xspice Added .cvsignore files for each directory 2005-05-17 23:01:34 +00:00
.cvsignore ngspice.idx is generated by make. Thus I have removed it from CVS and added it to the src/.cvsignore file 2005-05-07 01:11:24 +00:00
ChangeLog Holger Vogt Windows port for Ngspice. 2002-01-03 22:44:21 +00:00
Makefile.am Nghelp now uses conf.c 2005-05-20 11:28:03 +00:00
ciderinit Cider simulator (scripts) Import. 2003-08-11 19:40:31 +00:00
conf.c now uses values set by AC_INIT in configure.in 2005-05-20 11:26:32 +00:00
conf.h Initial revision 2000-04-27 20:03:57 +00:00
devaxis Cider simulator (scripts) Import. 2003-08-11 19:40:31 +00:00
devload Cider simulator (scripts) Import. 2003-08-11 19:40:31 +00:00
main.c Macros used for sigjmp_buf (JMP_BUF) and sigsetjmp (SETJMP) 2005-05-17 21:43:31 +00:00
makeidx.c Fixed compile of makeidx for MinGW 2005-05-19 15:21:59 +00:00
nghelp.c Under MinGW window is now kept open until a key is pressed 2005-05-20 13:40:17 +00:00
ngmultidec.c Update autoconf scripts and applied Niessner patch to remove compiler warnings. 2004-07-09 18:37:25 +00:00
ngnutmeg.c Update autoconf scripts and applied Niessner patch to remove compiler warnings. 2004-07-09 18:37:25 +00:00
ngproc2mod.c odification to parsing function for new device model (BSIM3SOIDD). Prepended 2001-01-21 17:24:23 +00:00
ngsconvert.c odification to parsing function for new device model (BSIM3SOIDD). Prepended 2001-01-21 17:24:23 +00:00
ngspice.c Update autoconf scripts and applied Niessner patch to remove compiler warnings. 2004-07-09 18:37:25 +00:00
ngspice.txt Fixed typos (Steven Borley). 2005-04-29 07:04:40 +00:00
setplot odification to parsing function for new device model (BSIM3SOIDD). Prepended 2001-01-21 17:24:23 +00:00
spectrum odification to parsing function for new device model (BSIM3SOIDD). Prepended 2001-01-21 17:24:23 +00:00
spinit.in Added conditional on the ngspice program to prevent errors when spiceinit file is used with ngnutmeg 2005-05-10 21:52:58 +00:00
winmain.c Changes to correct warning when compiled with gcc 2005-05-20 13:00:17 +00:00