h_vogt
|
d7e291c53a
|
HAS_WINDOWS --> HAS_WINGUI
allow compilation on MS Windows without GUI
|
13 years ago |
rlar
|
6c8f002eea
|
unify #ifndef include wrapper
|
13 years ago |
Francesco Lannutti
|
08ec219417
|
remove all .cvsignore files
|
14 years ago |
Francesco Lannutti
|
1dc70189a7
|
remove compilation warnings (type casts)
|
14 years ago |
dwarning
|
2506fe3858
|
changed the #include order - ngspice.h must be first
because icc complains about declaration visibility of mmsghdr struct
|
14 years ago |
rlar
|
ab98f03622
|
src/frontend/** whitespace, indentation, ...
checked for object file invariance on linux
|
14 years ago |
rlar
|
c0e2d4abef
|
src/frontend/**, whitespace,
object files will change, due to __LINE__ usage
|
14 years ago |
rlar
|
7454a6d486
|
src/frontend/**, whitespace, indentation, ...
untabify
delete-trailing-whitespace
braces
...
checked for object file invariance on linux
|
14 years ago |
rlar
|
0beb95757f
|
cancer of the semicolon
|
14 years ago |
rlar
|
cb0a48801d
|
introduce AM_CFLAGS = $(STATIC)
|
14 years ago |
rlar
|
d8105873db
|
remove error.h, use fteext.h for controlled_exit()
|
14 years ago |
rlar
|
c54d3a617e
|
drop (void*) cast of the dispose() argument
|
14 years ago |
rlar
|
f17b14102c
|
bug fix, incorrect '%le' printf format specifier
|
14 years ago |
rlar
|
afa1371746
|
#3/6 config.h --> ngspice/config.h, AM_CPPFLAGS
|
14 years ago |
rlar
|
4ca58067a2
|
#2/6 config.h --> ngspice/config.h, #include's
|
14 years ago |
h_vogt
|
75767fcc3d
|
floor(), ceil() added
|
14 years ago |
rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
15 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
15 years ago |
rlar
|
8f09de4e4a
|
bug fix, parameter assignment was broken for expressions containing one of '<=' '>=' or '!='
|
15 years ago |
rlar
|
e42fa8ba06
|
swallow warnings
|
15 years ago |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
h_vogt
|
1cbe685d4c
|
include path for error.h
|
15 years ago |
h_vogt
|
57c9b44c73
|
inproved error messages in pipe mode
|
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
|
1876ad1094
|
remove unused global artifact `dynLlen'
|
15 years ago |
rlar
|
451f88c5e1
|
swallow type conversion warnings
|
15 years ago |
h_vogt
|
f94cc3a8a0
|
comp issues
|
15 years ago |
rlar
|
55638c8023
|
various cleanups
|
15 years ago |
rlar
|
701027b1ff
|
numparm, remove unused artifacts
|
15 years ago |
rlar
|
70c97e12bb
|
numparm, un-pascal-ify, ws() wln()
|
15 years ago |
rlar
|
18352e827d
|
numparm, cleanup, (())
|
15 years ago |
rlar
|
49b7e340d5
|
numparm, cleanup, {}
|
15 years ago |
rlar
|
b48b6a3474
|
numparm, rewrite some conditional expressions
|
15 years ago |
rlar
|
407b220a1d
|
silence compiler warnings
|
15 years ago |
rlar
|
7ad47870ef
|
numparm, un-pascal-ify, use '\0'
|
15 years ago |
rlar
|
6349bc4fbf
|
numparm, un-pascal-ify, use '\r' '\n' '\t'
|
15 years ago |
rlar
|
5e30c39384
|
numparm, cleanup some small functions
|
15 years ago |
rlar
|
999d69731a
|
numparm, 17 digit placeholders --> numparm__XXXXXXXX dummy symbols
|
15 years ago |
rlar
|
1ab4158abd
|
numparm, upgrade message() to accept format strings
|
15 years ago |
rlar
|
76a7f5b5f7
|
numparm, shrink scope for dstrings, mostly message() related
|
15 years ago |
rlar
|
90f4a2137b
|
numparm, cleanup parseunit() and fetchnumber()
|
15 years ago |
rlar
|
24cdf89344
|
reinstate a missing if(numerical), which got lost
|
15 years ago |
rlar
|
f6ed60844f
|
part 2, the actual change
|
15 years ago |
rlar
|
35c36b1590
|
part 1, whitespace and indentation, nothing else
|
15 years ago |
rlar
|
5a3f5ac03d
|
undo the last commit, with the sole purpose to seperate it into two commits
|
15 years ago |
h_vogt
|
bb5ea06be4
|
start cleanup numparam
|
15 years ago |
h_vogt
|
6d7ee3632e
|
remoce compiler warnings
|
15 years ago |
h_vogt
|
1ea76af678
|
add statistical functions to numparam and nutmeg parsers
|
15 years ago |
dwarning
|
3ab9e6d060
|
cvs ignore .libs
|
16 years ago |
dwarning
|
b964cf949c
|
cvs ignore *.lo and *.la
|
16 years ago |