pnenzi
|
0068925ab5
|
Update changelog with the "statistics" patch.
|
15 years ago |
rlar
|
11de01c304
|
swallow some warnings, and use <stdint.h>
|
15 years ago |
rlar
|
c2733308c5
|
a series of four cleanup patches
|
15 years ago |
rlar
|
9e86e5ca66
|
rewrite (double)literal --> floating-point-literal
|
15 years ago |
h_vogt
|
e7ce26c118
|
convert float to double
|
15 years ago |
rlar
|
324b27a4d4
|
ngspice.h always must be the first included file
|
15 years ago |
rlar
|
a38165662c
|
rewrite pointer dereferences to array subscripts
|
15 years ago |
rlar
|
9fd458f0ed
|
rewrite ngdirname()
|
15 years ago |
pnenzi
|
e277eb3485
|
Moved pss example files from "tests" to "examples"
|
15 years ago |
rlar
|
b6aef04d26
|
allow '//' comments in xspice code models
|
15 years ago |
rlar
|
d18caa4fe1
|
fix a `strict-aliasing' warning
|
15 years ago |
rlar
|
4f5d6aa770
|
use -O1 when debugging, otherwise gcc ignores -Wuninitialized
|
15 years ago |
dwarning
|
82e0cac8e3
|
fix missing model parameter defaults
|
15 years ago |
rlar
|
17ca4ce1f1
|
fix use of possibly uninitialized variables, return on error
|
15 years ago |
rlar
|
87dc06f1b2
|
reposition NG_IGNOREABLE for non C99 compiler compatibility
|
15 years ago |
rlar
|
b5f823f599
|
cph(vec), rewrite, cleanup, and add missing test_cx_cph.c
|
15 years ago |
h_vogt
|
2651fe4801
|
fuction cph(vector)
|
15 years ago |
h_vogt
|
2e2bf04d6a
|
function cph()
|
15 years ago |
rlar
|
b8cc44efad
|
complete `replace size_t by unsigned long long'
|
15 years ago |
rlar
|
658213f01b
|
bug fix, tranJob was used instead of pssJob
|
15 years ago |
rlar
|
b4dc54b3e3
|
another type fix for Visual Studio, QUIT_BUTTON_ID
|
15 years ago |
rlar
|
77d1104880
|
fix broken commit `type fix for Visual Studio'
|
15 years ago |
h_vogt
|
36f6eb6a89
|
bug no. 3386184
|
15 years ago |
rlar
|
94a4e45d08
|
type fix for Visual Studio
|
15 years ago |
rlar
|
e57c96abda
|
disable Visual Studio "warning: C4127: conditional expression is constant"
|
15 years ago |
rlar
|
2c0144a849
|
rewrite to fix potential (actuall impossible) usage of variable `c'
|
15 years ago |
rlar
|
49000cc7e2
|
fix warning of potential (actuall impossible) usage of uninitialized node5..7
|
15 years ago |
h_vogt
|
e5a255a030
|
Windows progress message
|
15 years ago |
h_vogt
|
0004b52f59
|
update for MS VS 2008
|
15 years ago |
pnenzi
|
33f10e20e0
|
Added info on PSS commit and PSS examples
|
15 years ago |
rlar
|
899d5516c3
|
initial PSS commit
|
15 years ago |
rlar
|
70b7ef1bc1
|
bug fix, broken insert at the front of CKTbreaks[]
|
15 years ago |
h_vogt
|
e86527635b
|
ivars(char*), Windows 64, 32 bit
|
15 years ago |
dwarning
|
2a2497ec62
|
update va code from version 504.7 to 504.9.1
|
15 years ago |
h_vogt
|
a002131647
|
*** empty log message ***
|
15 years ago |
h_vogt
|
ede2daf1f6
|
cmutil: NaN, inpcom: nested (
|
15 years ago |
rlar
|
8bfc98d008
|
lower-case the first string in an IOP("HuGo",...) incantation
|
15 years ago |
rlar
|
6f2f634413
|
swallow unsed variable warnings in adms generated code, upagrade dependencies
|
15 years ago |
rlar
|
6e8dd404b7
|
convert K&R function definitions to ansi style
|
15 years ago |
rlar
|
27f1d7bb45
|
cleanup getlims() and plug a memory leak
|
15 years ago |
rlar
|
f8b4c7eb79
|
(int) cast, where size can be expected to be small enough
|
15 years ago |
rlar
|
2d50db4b91
|
use size_t
|
15 years ago |
rlar
|
087667dfa0
|
avoid incorrect bindnodes when falling back to a 4 node device
|
15 years ago |
rlar
|
a9aea839b4
|
bug fix, incomplete check for NAN
|
15 years ago |
rlar
|
a3969da827
|
polish saj's resume fix, use it for `acan' as well
|
15 years ago |
rlar
|
6613127f7d
|
bug fix, stepsize in `noisean'
|
15 years ago |
rlar
|
fd2301393a
|
use #include <inttypes.h> and size_t for portability
|
15 years ago |
rlar
|
06bbefb5ee
|
fix usage of an uninitialized variable
|
15 years ago |
rlar
|
36666a2991
|
fix usage of an uninitialized variable
|
15 years ago |
rlar
|
2c60f3892c
|
use #include <inttypes.h> to platform independent print 'size_t' variables
|
15 years ago |