rlar
|
afa1371746
|
#3/6 config.h --> ngspice/config.h, AM_CPPFLAGS
|
2011-12-27 12:05:51 +00:00 |
rlar
|
4ca58067a2
|
#2/6 config.h --> ngspice/config.h, #include's
|
2011-12-27 11:33:01 +00:00 |
h_vogt
|
75767fcc3d
|
floor(), ceil() added
|
2011-12-26 11:34:21 +00:00 |
rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
2011-12-13 19:57:45 +00:00 |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
rlar
|
8f09de4e4a
|
bug fix, parameter assignment was broken for expressions containing one of '<=' '>=' or '!='
|
2011-12-03 09:10:07 +00:00 |
rlar
|
e42fa8ba06
|
swallow warnings
|
2011-10-31 10:53:51 +00:00 |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
2011-08-20 17:27:09 +00:00 |
h_vogt
|
1cbe685d4c
|
include path for error.h
|
2011-08-11 16:39:37 +00:00 |
h_vogt
|
57c9b44c73
|
inproved error messages in pipe mode
|
2011-08-10 16:39:46 +00:00 |
rlar
|
0892d04c8a
|
explicit `int' casts for some ptrdiff_t expressions, where an `int' seems to be big enough
|
2011-07-09 19:45:22 +00:00 |
rlar
|
1876ad1094
|
remove unused global artifact `dynLlen'
|
2011-07-09 18:45:54 +00:00 |
rlar
|
451f88c5e1
|
swallow type conversion warnings
|
2011-06-24 15:26:52 +00:00 |
h_vogt
|
f94cc3a8a0
|
comp issues
|
2011-05-29 10:07:10 +00:00 |
rlar
|
55638c8023
|
various cleanups
|
2011-04-30 12:29:19 +00:00 |
rlar
|
701027b1ff
|
numparm, remove unused artifacts
|
2011-02-19 15:11:53 +00:00 |
rlar
|
70c97e12bb
|
numparm, un-pascal-ify, ws() wln()
|
2011-02-19 15:08:20 +00:00 |
rlar
|
18352e827d
|
numparm, cleanup, (())
|
2011-02-19 15:06:13 +00:00 |
rlar
|
49b7e340d5
|
numparm, cleanup, {}
|
2011-02-19 15:04:09 +00:00 |
rlar
|
b48b6a3474
|
numparm, rewrite some conditional expressions
|
2011-02-19 15:01:49 +00:00 |
rlar
|
407b220a1d
|
silence compiler warnings
|
2011-02-19 14:58:18 +00:00 |
rlar
|
7ad47870ef
|
numparm, un-pascal-ify, use '\0'
|
2011-02-19 14:56:40 +00:00 |
rlar
|
6349bc4fbf
|
numparm, un-pascal-ify, use '\r' '\n' '\t'
|
2011-02-19 14:54:00 +00:00 |
rlar
|
5e30c39384
|
numparm, cleanup some small functions
|
2011-02-19 14:51:01 +00:00 |
rlar
|
999d69731a
|
numparm, 17 digit placeholders --> numparm__XXXXXXXX dummy symbols
|
2011-02-19 14:49:07 +00:00 |
rlar
|
1ab4158abd
|
numparm, upgrade message() to accept format strings
|
2011-02-19 14:45:42 +00:00 |
rlar
|
76a7f5b5f7
|
numparm, shrink scope for dstrings, mostly message() related
|
2011-02-19 14:43:35 +00:00 |
rlar
|
90f4a2137b
|
numparm, cleanup parseunit() and fetchnumber()
|
2011-02-19 14:37:40 +00:00 |
rlar
|
24cdf89344
|
reinstate a missing if(numerical), which got lost
|
2011-02-13 20:24:10 +00:00 |
rlar
|
f6ed60844f
|
part 2, the actual change
|
2011-02-13 19:20:34 +00:00 |
rlar
|
35c36b1590
|
part 1, whitespace and indentation, nothing else
|
2011-02-13 19:19:02 +00:00 |
rlar
|
5a3f5ac03d
|
undo the last commit, with the sole purpose to seperate it into two commits
|
2011-02-13 19:17:23 +00:00 |
h_vogt
|
bb5ea06be4
|
start cleanup numparam
|
2011-02-13 15:16:48 +00:00 |
h_vogt
|
6d7ee3632e
|
remoce compiler warnings
|
2010-12-30 14:49:35 +00:00 |
h_vogt
|
1ea76af678
|
add statistical functions to numparam and nutmeg parsers
|
2010-12-28 19:01:30 +00:00 |
dwarning
|
3ab9e6d060
|
cvs ignore .libs
|
2010-12-12 09:42:47 +00:00 |
dwarning
|
b964cf949c
|
cvs ignore *.lo and *.la
|
2010-12-12 09:34:10 +00:00 |
rlar
|
e6c30efe46
|
Nr 4/5 (x = ...) != NULL , swallow warnings
|
2010-11-19 18:52:44 +00:00 |
rlar
|
abb87a6115
|
rename `IGNORE()' --> `NG_IGNORE()'
|
2010-11-16 20:38:24 +00:00 |
rlar
|
80286e0032
|
pour `IGNORE()' all over the source
|
2010-11-16 19:11:32 +00:00 |
rlar
|
faa4943218
|
ci_prefix() returns a `bool', and change struct element `ivl' type to `int'
|
2010-11-06 20:29:33 +00:00 |
rlar
|
aaaf547951
|
remove some unused functions from the numparam world
|
2010-11-06 20:25:21 +00:00 |
rlar
|
21a31ab2c2
|
tiny rewrite, make use of strtolower() and strtoupper()
|
2010-11-06 17:39:18 +00:00 |
rlar
|
96992f770a
|
use the type `bool' instead of `unsigned char' in the numparam world
|
2010-11-02 17:55:32 +00:00 |
rlar
|
6ac005103b
|
add some more `int' versus `size_t' casts
|
2010-11-02 17:28:22 +00:00 |
rlar
|
b4ffca60c4
|
(int) casts for some `strlen()' expressions
|
2010-11-02 17:17:43 +00:00 |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
2010-10-28 19:32:34 +00:00 |
rlar
|
2540531c38
|
remove local prototypes, which are allready included
|
2010-10-15 18:31:20 +00:00 |
rlar
|
5bc8777a9b
|
remove #define for EOS use '\0' instead
|
2010-10-09 11:42:10 +00:00 |
rlar
|
b5f1a18f7c
|
ngspice_compat_mode() prototype --> include files
|
2010-10-08 18:15:04 +00:00 |