You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rlar
900bed550d
string.c, #6/6, use skip_ws() and skip_back_ws()
|
9 years ago |
| .. |
|
ChangeLog
|
* main.c frontend/com_ahelp.c frontend/com_asciiplot.c
|
26 years ago |
|
Makefile.am
|
introduce AM_CFLAGS = $(STATIC)
|
14 years ago |
|
alloc.c
|
use memset() instead of deprecated bzero()
|
10 years ago |
|
alloc.h
|
declare free() / realloc() arguments `const void *'
|
10 years ago |
|
dstring.c
|
use char variants of the <ctype.h> toxxxx() family
|
10 years ago |
|
dup2.c
|
avoid overlapping "Dummy" symbols
|
12 years ago |
|
dup2.h
|
unify #ifndef include wrapper
|
12 years ago |
|
getopt_bsd.h
|
line endings
|
16 years ago |
|
getopt_long_bsd.c
|
remove CVS `Id',`log' etc. keyword incantations
|
14 years ago |
|
hash.c
|
remove compilation warnings (type casts)
|
14 years ago |
|
ivars.c
|
drop asprintf()
|
12 years ago |
|
ivars.h
|
unify #ifndef include wrapper
|
12 years ago |
|
misc_time.c
|
frontend/resource.c, fix bizarre time mathematics
|
10 years ago |
|
misc_time.h
|
misc_time.c: make timediff always availabe when timeb.h is found
|
12 years ago |
|
mktemp.c
|
mktemp.c, use tprintf()
|
12 years ago |
|
mktemp.h
|
unify #ifndef include wrapper
|
12 years ago |
|
printnum.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
printnum.h
|
unify #ifndef include wrapper
|
12 years ago |
|
string.c
|
string.c, #6/6, use skip_ws() and skip_back_ws()
|
9 years ago |
|
tilde.c
|
skip-ws, #6/6, rename to match inpcom.c
|
10 years ago |
|
tilde.h
|
unify #ifndef include wrapper
|
12 years ago |
|
util.c
|
HAS_WINDOWS --> HAS_WINGUI
|
12 years ago |
|
util.h
|
unify #ifndef include wrapper
|
12 years ago |
|
wlist.c
|
wlist.c, wl_find(), avoid crash when `string' argument is NULL
|
10 years ago |