Francesco Lannutti
|
08ec219417
|
remove all .cvsignore files
|
14 years ago |
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
|
cb0a48801d
|
introduce AM_CFLAGS = $(STATIC)
|
14 years ago |
rlar
|
11878ee4ad
|
misccoms.c, use strncasecmp()
|
14 years ago |
rlar
|
323bceb33b
|
#5/6 config.h --> ngspice/config.h, some more -I include paths
|
14 years ago |
rlar
|
d3c3741f43
|
#4/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 |
rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
14 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 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
|
b06eb95b87
|
textdisp.c, minor rewrite to swallow type conversion warnings
|
15 years ago |
rlar
|
b93fcb3779
|
remove some useless casts
|
15 years ago |
h_vogt
|
561e339365
|
reduce compiler warnings
|
15 years ago |
rlar
|
e973fb3e97
|
cleanup Xt usage
|
15 years ago |
rlar
|
d80da277f2
|
rename function delete --> delete_w
|
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
|
abb87a6115
|
rename `IGNORE()' --> `NG_IGNORE()'
|
16 years ago |
rlar
|
80286e0032
|
pour `IGNORE()' all over the source
|
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
|
0eccd17d9a
|
add casts for x11 operations, to silence 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
|
32a255f47c
|
tmalloc usage, minor usage unification
|
16 years ago |
rlar
|
bf0b7b4386
|
qsort() usage, drop cast of the first argument (which is a void *)
|
16 years ago |
rlar
|
68b2e6b23a
|
whitespace cleanup (all Makefile.am files)
|
16 years ago |
rlar
|
b1f6da536a
|
whitespace cleanup, add missing trailing newlines
|
16 years ago |
rlar
|
60ff9aaef2
|
muffle `nested extern' warnings, and drop a handcrafted malloc prototype
|
16 years ago |
rlar
|
3369d860b4
|
cast the return values of malloc() function calls
|
16 years ago |
rlar
|
a14e59866e
|
ansi function declarations (prototypes)
|
16 years ago |
h_vogt
|
46261c4eae
|
allow closing of help windows with WM x-button
|
17 years ago |
h_vogt
|
4b055a4ca8
|
Small changes to allow compilation with MS Visual C++ 2008
|
18 years ago |
pnenzi
|
fa549df82a
|
TCLSPICE IMPORT + libtool + measure2 command
|
18 years ago |
pnenzi
|
7f6ad5c706
|
Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS
|
18 years ago |
pnenzi
|
966ec71b16
|
Applied patch from Lionel Sainte Cluque to compile spice without X
|
18 years ago |
dwarning
|
065a140a0b
|
prevent warning
|
19 years ago |
sjborley
|
54935831ff
|
Added work-round for missing scroll bar (seems to be an X-Windows bug)
|
21 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 |