108 Commits (024ada0a25da155f7286ef462d782ed41fba6007)

Author SHA1 Message Date
h_vogt e7fe33ece8 random number generation organized 18 years ago
dwarning 1ae055dfad hate c++ comments in c files 18 years ago
h_vogt 75f68291aa various compiler warnings removed 18 years ago
saintel 6fe0cebe58 *** empty log message *** 18 years ago
dwarning b32feaa18d hopefull better scalb handling 18 years ago
dwarning 040c48feb2 polishing 18 years ago
h_vogt 3dc3d42553 Small changes, e.g. _MS_VER macro, added to allow compilation of tclspice with MS VC++ 2008 18 years ago
h_vogt 73e581f015 VC++ 2008 compatibility 18 years ago
h_vogt 4b055a4ca8 Small changes to allow compilation with MS Visual C++ 2008 18 years ago
pnenzi fa549df82a TCLSPICE IMPORT + libtool + measure2 command 18 years ago
h_vogt 655d8aea02 Fast fourier transform for transient data analysis 18 years ago
dwarning 6bd5f8470b Changes to compile under Sun Studio 11 for Solaris 18 years ago
dwarning a28ad1a197 math functions in one central place maths/misc 18 years ago
dwarning 5159eac292 srandom has a macro in ngspice.h 18 years ago
dwarning 0e52a0fcc2 backup NEWCONV because of using original BSIM code 18 years ago
h_vogt 8ed853345e BOOLEAN definition 18 years ago
dwarning 0f5618619c removing BOOLEAN definition (checked under mingw) 18 years ago
dwarning b84cbc7127 xspice ipc is possible 18 years ago
dwarning 28e90e6330 Using a real double compare to equal. 18 years ago
dwarning 6464cf535d backup - no unique long long function 19 years ago
dwarning b22a7666c1 AlmostEqualUlps in double is needed 19 years ago
dwarning d07cc28819 polishing 19 years ago
dwarning b7e71db2ad AlmostEqualUlps on central place 19 years ago
dwarning b20af86749 without stddef.h types like size_t are not defined on some systems 19 years ago
dwarning 41325622fd some clean-up's to come through MSC 19 years ago
pnenzi 6f3f195158 Additions from Phil Barker (subckt nodeset and ic, simvars, mosfet binning, various fixes) 19 years ago
pnenzi 53e52f4a59 Model improvements from Phil Barker 19 years ago
pnenzi 936cd7a4fc Improvements in frontend by Phil Barker 19 years ago
pnenzi 56626999fc Improved current vectors output and added element for last analysis run 19 years ago
pnenzi 363ffb85e0 Fixed bug in memory management when xspice codemodels are used. 21 years ago
sjborley e4fdd6719c Added a CIDER dpendent reference 21 years ago
sjborley 304049224a Fixed bug with define (see bug reference [ 999546 ] 'define' is broken in ngspice-15). free_pnode() now copes properly with parse trees that reuse leaf nodes. 21 years ago
sjborley cbdd811aa5 Fixed bug with define (see bug reference [ 999546 ] 'define' is broken in ngspice-15). free_pnode() now copes properly with parse trees that reuse leaf nodes. 21 years ago
sjborley c61b756ea2 Replace C++ style comment with C style comment 21 years ago
sjborley fd7d4001f6 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
sjborley 5c08bf1576 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
sjborley 368f6b0699 Changes to allow compile with MinGW. Macros JMP_BUF, LONGJMP, and SETJMP 21 years ago
sjborley 7376fa66e5 Fixed line-endings (DOS to UNIX) 21 years ago
sjborley 1facfd764d Added new syntax to the the resistor card to support HSpice style temperature dependence (from Hitoshi Tanaka <HDA01055@nifty.com>) 21 years ago
sjborley a1991eee19 Fixed issues with the alternate prompt 21 years ago
pnenzi 261778cec4 Code cleaning 21 years ago
pnenzi b3e47fbbd3 New logis in initialization files for ngspice. 21 years ago
pnenzi 742186b44f Trimmed include file and removed some warnings. 22 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 4b6bef82fe Option management patch. CDHW 22 years ago
pnenzi 5708a54ce4 Applied CDHW patch for options management. 22 years ago
pnenzi b03a70760b Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y). 23 years ago
pnenzi a872f83194 Added prototype. 23 years ago
pnenzi 9c26e40abc Added constants needed for new inductor model. 23 years ago