259 Commits (1409be96d02b6493daf74f9cbf2035ae9dacefd7)
 

Author SHA1 Message Date
pnenzi 1409be96d0 This file lists known bugs not yet fixed. 25 years ago
rouat d55d6bbc04 misc updates 25 years ago
pnenzi dfd1cf014b Documentation updated 25 years ago
pnenzi 5347790036 Renamed conflicting functions min,max and d as vecmin, vecmax and vecd 25 years ago
rouat 8385b33bea Removed useless GNU getopt handlinf in autoconf 25 years ago
rouat 45e21263c1 Fixed bug in gnu getopt handling 25 years ago
pnenzi dee7afbfcc Added --enable-ftedebug option to configure, fixed a bug in configure.in, now HAVE_ASPRINTF 25 years ago
pnenzi 65392b77ff Modified printnum function to avoid printing bugs and memory leaks. 25 years ago
pnenzi 8fa2d2f361 Cleaned up the code (no more parentheses warning). 25 years ago
pnenzi 6013fda3ba Fixed a typo. Thanks Charles. 25 years ago
pnenzi e2e71a7e4d Applied patches from Charles Williams. The patched code makes error reporting 25 years ago
pnenzi 633f489e4c Update of Changelog file to reflect bsim4 code cleanups. 25 years ago
pnenzi 7fae91cd5f Some code cleanups and conformed to ngspice device interface. 25 years ago
pnenzi 402eff28a2 Removed EXPERIMENTAL_CODE #define. The code masked by the define was what spice33 manual reproduces what spice3 manual says about TMAX. The old code was simply wrong. 25 years ago
pnenzi 4baa8b0dcf Applied patch from Richard McRoberts: A bug that most users probably wouldn't 25 years ago
rouat c6d2a20b8f Changed handling of GNU getopt 25 years ago
pnenzi 7a57ec7b4a Applied patch: http://newton.ex.ac.uk/teaching/CDHW/Electronics2/userguide/patches10.txt 25 years ago
rouat 84c3d3fbc0 Updated BSIM4 model to latest version (BSIM4.2.1) 25 years ago
pnenzi fc8956b08c Added min, max and d(iff) to vectors from code submitted by Routoure. 25 years ago
pnenzi 5cc15682eb Removed some garbage introduced by CVS. 25 years ago
pnenzi 79bc909c05 Added patch to avoid segfault. 25 years ago
pnenzi 9f2d0d2324 Added patches to fix segfaults 25 years ago
pnenzi 29f5d62f0a Added patches to fix inital segfault. 25 years ago
pnenzi 4eeeed70fc Changed seconds unit from S to s (to lower case). Patch from Steven Borley. 25 years ago
pnenzi 609f57ba00 Applied first patch from Steven Borley that fixes memory leaks and errors while reading input decks. 25 years ago
pnenzi 08deeb54f5 Bug fix: braces around wrong subexpression 25 years ago
pnenzi 5ccc72f182 Added Steven patch which consists of a bug fix (= instead of ==) and a new feature (substring search). 25 years ago
pnenzi 0685cf4bb8 EKV support: added a line I forgot in the previous commits. 25 years ago
pnenzi ec3351b96a Added contributed file from Jon. This is the first step towards win32 25 years ago
pnenzi b8393421a6 Added reference to the www site for ekv model 25 years ago
pnenzi 3d557b762b First commit for EKV model support (as a not source model). 25 years ago
pnenzi 20948c8d1c Inserted check for READLINE in configure.in and added code into the patches directory. 25 years ago
pnenzi c099f63794 CKThead structure now allocated dynamically. 25 years ago
pnenzi e96628b7bd Linked stag model to the simulator 25 years ago
pnenzi 9332fc213f Added stag 26 model (as level 62 and M type) 25 years ago
pnenzi 0dae4607a0 Added a patch to csw and sw from Jon Engelbert dealing with negative histeresys 25 years ago
pnenzi 07b5fae7d8 PREDICTOR code works after addeing a varialbe previously removed during code cleaning. 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 dff063fd56 Corrected an error in instance structure. Now should work. 25 years ago
pnenzi 01186f3556 Reimported mos9 after running dos2unix, there were some ^M inherited 25 years ago
pnenzi b07e35d150 Linked the new devices (mesa hfet1 hfet2) into the ngspice simulator 25 years ago
pnenzi a2ba74bcac Added three new devices from macspice3f4 (A. Wilson). These devices are not yet in a usable state. They seems to be partial porting. 25 years ago
pnenzi 913b715c51 This damn dependence hidden in the source. Have modifed the max number of devices 25 years ago
pnenzi 1b7c9386fe Bug fixes from previous commit. 25 years ago
pnenzi 8551caa8e9 Code to link mos9 and bjt2 and some fixes from last Alan's code. 25 years ago
pnenzi 34d9855db1 bjt2 model import (bjt2 is bjt Modified by Alan Gillespie) 25 years ago
pnenzi dba228e7dc Imported mo9 (mos3 modified by Alan Gillespie) 25 years ago
pnenzi e515e01ede Second step of the solaris/sparc patch. Added support for getopt function. 25 years ago
pnenzi 87f6f0673b Applied Dan patches for Solaris. Asprintf is masked by HAVE_ASPRINTF. The check 25 years ago
pnenzi 22acf4b96a Simple changes from patches to spice 3f4 (G. Roehrich) that restored the drawing of lines and boxes in plot windows in truecolor displays. 25 years ago