268 Commits (deca1a05edce6f9c79a4f2aafd669207010d3b21)

Author SHA1 Message Date
dwarning 780eab118b only a DOS/UNIX file problem 18 years ago
h_vogt b297577a23 random generator functions 18 years ago
h_vogt e7fe33ece8 random number generation organized 18 years ago
h_vogt 75f68291aa various compiler warnings removed 18 years ago
dwarning b32feaa18d hopefull better scalb handling 18 years ago
h_vogt 73e581f015 VC++ 2008 compatibility 18 years ago
saintel c797191050 *** empty log message *** 18 years ago
pnenzi fa549df82a TCLSPICE IMPORT + libtool + measure2 command 18 years ago
pnenzi 7f6ad5c706 Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS 18 years ago
dwarning 6bd5f8470b Changes to compile under Sun Studio 11 for Solaris 18 years ago
dwarning 6c91a269ce all supplied erfc only valid for x > 0 18 years ago
dwarning 201f5f42d8 better erfc for lossy transmission line 18 years ago
dwarning a28ad1a197 math functions in one central place maths/misc 18 years ago
dwarning af3afcca38 Reconstruct NEWCONV macro 18 years ago
dwarning 15f735cdd7 fix conflict with cexp function 19 years ago
dwarning 41325622fd some clean-up's to come through MSC 19 years ago
pnenzi 6d5a4474aa Fixed minimum iterations number to 100 (Phil Barker) 19 years ago
pnenzi 008c9d7a4c Improved reporting (from Phil Barker) 19 years ago
pnenzi 5296cd51b8 Partially applied Paul Reich patch (missing include and c++ style comments) 21 years ago
pnenzi 363ffb85e0 Fixed bug in memory management when xspice codemodels are used. 21 years ago
sjborley c8babc9450 Added prototype for evalAccLimits() 21 years ago
sjborley 358b5f829a Replace C++ style comment with C style comment 21 years ago
sjborley 23273668b6 Exclude test files that don't compile when Windows (MinGW) 21 years ago
sjborley d96ec87987 Added .cvsignore file 21 years ago
pnenzi 1260ae08db Update autoconf scripts and applied Niessner patch to remove compiler warnings. 22 years ago
pnenzi 9066452b23 Trimmed Makefiles.am for "make dist" and added tests placeholders. 22 years ago
pnenzi ada277e81b Cleaned up the code removing unnecessary includes. 23 years ago
pnenzi c54bda7dc0 Removed #if INTERPOLATE 23 years ago
pnenzi 531fb3575a Applied Vera Patch to correct bugs in shell code and re-enabling interpolate command. 23 years ago
pnenzi 1471aac6b2 Cleaned the code. 23 years ago
pnenzi 858f0442eb Bug fixing. Added externs for memory allocation functions and fixed SMPcDProd code. 23 years ago
pnenzi deafc9915c Better way to compare two doubles. 23 years ago
pnenzi b8cece5fba Modified code for CIDER simulator. 23 years ago
pnenzi 9cb7e22d6f Bug fixing. 23 years ago
pnenzi 63c93eca79 Modified sparse include files to obtain better separation from rest of the code. 23 years ago
pnenzi 9ee4064c46 Added more separation between sparse and the rest of the package. 23 years ago
pnenzi 43339f330a Forgot to AC_SUBST CIDERMATH and CIDERMATHDIR. 23 years ago
pnenzi ccee90013b CIDER mathematical support routines (maths/misc) are now compiled only 23 years ago
pnenzi 8d893d890a CIDER integration. Code updated for cider support. 23 years ago
pnenzi 63d16b9f2e Cider simulator (math support routines) Import. 23 years ago
pnenzi 8362dec274 Integrated code from tclspice, brorson xspice and Vera memleak. 23 years ago
pnenzi 937e3db647 Holger Vogt Windows port for Ngspice. 25 years ago
rouat 45e21263c1 Fixed bug in gnu getopt handling 25 years ago
pnenzi fc8956b08c Added min, max and d(iff) to vectors from code submitted by Routoure. 25 years ago
pnenzi 8401f16c5a Now PREDICTOR code works again, two variables were removed but they were needed for PREDICTOR code. 25 years ago
pnenzi 8551caa8e9 Code to link mos9 and bjt2 and some fixes from last Alan's code. 25 years ago
pnenzi 317c6a2415 Appiled some of dan's patches. 25 years ago
pnenzi 8aa1dc20a8 Bug fix: incorrect definition of CALLOC ifndef HAVE_LIBGC 25 years ago
pnenzi d735c9a871 Some code cleanup 26 years ago
pnenzi 8b7f406003 Modified CALLOC macro. Now uses calloc if LIBGC is not installed and malloc otherwise. 26 years ago