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 |
rlar
|
ffe7405ad2
|
update for --adms3
|
15 years ago |
dwarning
|
5993a30d9c
|
lower case substitution in xml module
|
15 years ago |
h_vogt
|
d609be0b73
|
command 'remcirc'
|
15 years ago |
h_vogt
|
dea300d88d
|
command 'remcirc'
|
15 years ago |
rlar
|
b998b92720
|
cleanup, `getlims()' has to be used with number arg >= 1
|
15 years ago |
rlar
|
3d2272c699
|
cleanup usage of `prompt()'
|
15 years ago |
rlar
|
508df68455
|
cleanup, reduce compiler warnings
|
15 years ago |
rlar
|
56287d9a1d
|
nghash cleanup, use `%p' to print a pointer value
|
15 years ago |
rlar
|
a057ea7bd4
|
nghash cleanup, use stdint.h for proper sized integers representing a pointer
|
15 years ago |
rlar
|
00d54214bb
|
add inttypes.h and stdint.h for visualc
|
15 years ago |
rlar
|
18570fc035
|
cleanup redeclarations for todays tanh commit
|
15 years ago |
h_vogt
|
6afe4230f6
|
allow comments inside of command files
|
15 years ago |
rlar
|
d768003cb4
|
nghash cleanup
|
15 years ago |
h_vogt
|
5942a11a50
|
*** empty log message ***
|
15 years ago |
h_vogt
|
4679fdf046
|
sinh, cosh, tanh
|
15 years ago |
h_vogt
|
6979f1c76a
|
NSPICE_INPUT_DIR
|
15 years ago |
h_vogt
|
ab587d8d3f
|
environmental variable NGSPICE_INPUT_DIR
|
15 years ago |
rlar
|
12eba3888e
|
cleanup integer type conversions
|
15 years ago |
rlar
|
ec2f679e8d
|
SetWindowLongPtr() and SetClassLongPtr() for 64bit compatibility
|
15 years ago |
h_vogt
|
2c8d477f68
|
def of _read only for console app
|
15 years ago |
rlar
|
0892d04c8a
|
explicit `int' casts for some ptrdiff_t expressions, where an `int' seems to be big enough
|
15 years ago |
rlar
|
3227d3c170
|
some explicit `int' casts
|
15 years ago |
rlar
|
ca9e956323
|
some long versus int type fixes
|
15 years ago |
rlar
|
9452a6a004
|
possibly inexact long -> double cast
|
15 years ago |
rlar
|
1876ad1094
|
remove unused global artifact `dynLlen'
|
15 years ago |
rlar
|
7ecafe2aa3
|
cleanup integer type conversions
|
15 years ago |
rlar
|
e7849c20d7
|
cleanup fseek() usage
|
15 years ago |
h_vogt
|
d609107127
|
better warning if compiled as console app under Windows
|
15 years ago |
h_vogt
|
7d7274d124
|
update SSIZE_T entry
|
15 years ago |
h_vogt
|
75ae33d0a3
|
typo line 30 size_t
|
15 years ago |
h_vogt
|
e0ee07b491
|
NaN for MS VS
|
15 years ago |
rlar
|
0e6b19890f
|
spelling fixes from debian `ngspice_23-1.debian.tar.gz', thank you !
|
15 years ago |
rlar
|
4cf28a3f2f
|
enable -Wconversion
|
15 years ago |
rlar
|
3f018a9c77
|
upgrade ngmakeidx to support build in a sparate directory
|
15 years ago |
rlar
|
c91bf551f1
|
main.c, a series of cleanups concerning SETJMP processing
|
15 years ago |
rlar
|
3cbef0b647
|
main.c, a series of cleanups
|
15 years ago |
dwarning
|
bcb826197a
|
multiplier for channel thermal noise
|
15 years ago |
rlar
|
56943212f1
|
remove redundant variable `has_smk'
|
15 years ago |
rlar
|
1b0e1730d3
|
print_news()
|
15 years ago |
rlar
|
acac8cefe5
|
winmain.c, remove redundant global variable `oflag'
|
15 years ago |
rlar
|
0d12371e7d
|
minor bug fix, use EOF
|
15 years ago |
rlar
|
b06eb95b87
|
textdisp.c, minor rewrite to swallow type conversion warnings
|
15 years ago |
rlar
|
7dfe20bb21
|
surpress warnings, disable currently unused functions
|
15 years ago |
rlar
|
af420a6a01
|
remove compiler warnings by explicit casting double -> int etc.
|
15 years ago |
rlar
|
046dc4410b
|
hsm2eval.c, hsmhveval.c, swallow type conversion warnings
|
15 years ago |
dwarning
|
50da26feb6
|
macros for CeilingPow and smoothZero
|
15 years ago |