rlar
|
11579d9369
|
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
|
14 years ago |
rlar
|
fe1acd3757
|
src/frontend/** remove superfluous `return' invocations
|
14 years ago |
rlar
|
ab98f03622
|
src/frontend/** whitespace, indentation, ...
checked for object file invariance on linux
|
14 years ago |
rlar
|
9655b9885a
|
cleanup, use wl_cons(), wl_append_word() and wl_chop_rest()
|
14 years ago |
rlar
|
11878ee4ad
|
misccoms.c, use strncasecmp()
|
14 years ago |
rlar
|
4ca58067a2
|
#2/6 config.h --> ngspice/config.h, #include's
|
14 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
|
e7849c20d7
|
cleanup fseek() usage
|
15 years ago |
rlar
|
b93fcb3779
|
remove some useless casts
|
15 years ago |
rlar
|
05441d5823
|
Nr 5/5 (x = ...) == NULL , swallow warnings
|
16 years ago |
rlar
|
e6c30efe46
|
Nr 4/5 (x = ...) != NULL , swallow warnings
|
16 years ago |
rlar
|
d0dba768f8
|
change the type of a bunch of variables from `int' to `size_t'
|
16 years ago |
rlar
|
8141892f72
|
tiny rewrite, to avoid type conversion warnings
|
16 years ago |
rlar
|
01566f2b49
|
add casts to make `int' versus `size_t' conversions explicit
|
16 years ago |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
16 years ago |
rlar
|
b2aae741a0
|
tmalloc usage, drop explicit (unsigned) cast
|
16 years ago |
rlar
|
bf0b7b4386
|
qsort() usage, drop cast of the first argument (which is a void *)
|
16 years ago |
rlar
|
3369d860b4
|
cast the return values of malloc() function calls
|
16 years ago |
h_vogt
|
4b055a4ca8
|
Small changes to allow compilation with MS Visual C++ 2008
|
18 years ago |
pnenzi
|
5ccc72f182
|
Added Steven patch which consists of a bug fix (= instead of ==) and a new feature (substring search).
|
25 years ago |
pnenzi
|
d735c9a871
|
Some code cleanup
|
25 years ago |
arno
|
cc51f0e8db
|
* src/main.c, src/multidec.c, src/proc2mod.c,
|
26 years ago |
arno
|
63b283f982
|
* src/hlp/*: moved these files into src/frontend/help. The files
|
26 years ago |
arno
|
1662ce6e11
|
* src/hlp/readhelp.c src/parser/var2.c: reordered comparison
|
26 years ago |
arno
|
0fb8f339b8
|
* man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c
|
26 years ago |
pnenzi
|
978f1c32a2
|
Initial revision
|
26 years ago |