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
|
abb87a6115
|
rename `IGNORE()' --> `NG_IGNORE()'
|
16 years ago |
rlar
|
80286e0032
|
pour `IGNORE()' all over the source
|
16 years ago |
rlar
|
21a31ab2c2
|
tiny rewrite, make use of strtolower() and strtoupper()
|
16 years ago |
rlar
|
96992f770a
|
use the type `bool' instead of `unsigned char' in the numparam world
|
16 years ago |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
16 years ago |
rlar
|
2540531c38
|
remove local prototypes, which are allready included
|
16 years ago |
rlar
|
4d31d2a12f
|
some .c file local prototypes
|
16 years ago |
rlar
|
62c6626254
|
add casts for void* returning functions
|
16 years ago |
rlar
|
5946300a97
|
upgrade foo() --> foo(void) ansi function definition
|
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 |
h_vogt
|
f1a4f27d21
|
improved numparam error message
|
16 years ago |
dwarning
|
8585a00243
|
controlled_exit implementation
|
16 years ago |
dwarning
|
b995267b29
|
prevent int to unsigned compare
|
17 years ago |
h_vogt
|
65b3fa2a4a
|
show error message in Windows before exiting
|
17 years ago |
dwarning
|
4e8d474799
|
only cosmetics
|
17 years ago |
h_vogt
|
12bf33431c
|
keep dico structure
|
17 years ago |
h_vogt
|
6e7da31598
|
memory leak removed
|
17 years ago |
h_vogt
|
3f7201376c
|
call to nupa_done() to release memory
|
17 years ago |
h_vogt
|
8a4b560324
|
memory leaks: code improved
|
17 years ago |
h_vogt
|
624a8a0be0
|
Dynamic memory allocation for numparam
|
17 years ago |
h_vogt
|
3a319212f3
|
numparam dynamic memory allocation, part 1
|
17 years ago |
h_vogt
|
0e61b7ccc0
|
collect info for dyn. mem arrays in numparam
|
17 years ago |
h_vogt
|
67bf8c93cc
|
incomptibility to MAC OSX removed
|
17 years ago |
dwarning
|
16adcce60f
|
avoid access to uninitialized memory
|
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 |
pnenzi
|
985d977197
|
Applied Steven Borley patch for numparam and frontend. See Changelog.
|
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 |