dwarning
|
461026f2b9
|
fix to use garbage collector with --enable-gc
|
12 years ago |
rlar
|
2854fa71d4
|
fix an endless loop waiting for y/n when the input is at EOF
reported by Calin Andrian
Subject: [Ngspice-devel] Invaild number bug
|
13 years ago |
rlar
|
5db94276d3
|
sprinkle some constness
|
13 years ago |
h_vogt
|
d7e291c53a
|
HAS_WINDOWS --> HAS_WINGUI
allow compilation on MS Windows without GUI
|
13 years ago |
Francesco Lannutti
|
1dc70189a7
|
remove compilation warnings (type casts)
|
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
|
d8105873db
|
remove error.h, use fteext.h for controlled_exit()
|
14 years ago |
rlar
|
4ca58067a2
|
#2/6 config.h --> ngspice/config.h, #include's
|
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
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
rlar
|
451f88c5e1
|
swallow type conversion warnings
|
15 years ago |
rlar
|
701027b1ff
|
numparm, remove unused artifacts
|
15 years ago |
rlar
|
70c97e12bb
|
numparm, un-pascal-ify, ws() wln()
|
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
|
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 |
rlar
|
e6c30efe46
|
Nr 4/5 (x = ...) != NULL , swallow warnings
|
16 years ago |
rlar
|
faa4943218
|
ci_prefix() returns a `bool', and change struct element `ivl' type to `int'
|
16 years ago |
rlar
|
aaaf547951
|
remove some unused functions from the numparam world
|
16 years ago |
rlar
|
96992f770a
|
use the type `bool' instead of `unsigned char' in the numparam world
|
16 years ago |
rlar
|
6ac005103b
|
add some more `int' versus `size_t' casts
|
16 years ago |
rlar
|
5bc8777a9b
|
remove #define for EOS use '\0' instead
|
16 years ago |
h_vogt
|
453b565f71
|
improve random number generation
|
16 years ago |
dwarning
|
112261297d
|
Bill Swartz patch
|
16 years ago |
h_vogt
|
76feebbbfa
|
various bug fixes
|
16 years ago |
dwarning
|
25ebb25269
|
correct the 15 digit placeholder
|
16 years ago |
dwarning
|
8585a00243
|
controlled_exit implementation
|
16 years ago |
dwarning
|
306291f426
|
using floor and ceil from math lib for rounding and truncation
|
17 years ago |
h_vogt
|
65b3fa2a4a
|
show error message in Windows before exiting
|
17 years ago |
h_vogt
|
6c55df1cb5
|
Windows error message
|
17 years ago |
saintel
|
6fe0cebe58
|
*** empty log message ***
|
18 years ago |
dwarning
|
c608e4a997
|
fixing memory problems in nupa_substitute and other
|
19 years ago |
pnenzi
|
a9b85b3405
|
Downgraded to standard C syntax.
|
19 years ago |
dwarning
|
140b5d5e28
|
pow function included
|
19 years ago |
pnenzi
|
3097c4e04b
|
Improvements in numparam from Phil Barker
|
19 years ago |
sjborley
|
4d667b05b2
|
Added include required by MinGW build
|
21 years ago |
pnenzi
|
1aa04ca10b
|
Fixed numparam library (Steven Borley) and corrected bug in node translation (Hitoshi Tanaka).
|
21 years ago |
pnenzi
|
feedbaf092
|
Added numparam library (contributed by Georg Post) to add .param to spice
|
23 years ago |