23 Commits (1d62ae2d97f4f7cdc270f4b75fa673d20ec433c4)

Author SHA1 Message Date
Jim Monte 1d62ae2d97 type casts 6 years ago
Holger Vogt ded6bbbe34 make declaration inline 6 years ago
Vogt e628fd8977 just use strcmp instead of wrapper function 6 years ago
Jim Monte a53cd3a3e9 fixed path created by ngdirname in Windows. Also added const to parameters whose arguments do not change and fixed some potential buffer overruns. 6 years ago
Jim Monte 0cf53a34b2 Fixed resolution of ~ to home directory. (Bug #405) Also fixed potential buffer overruns in glob expansion 6 years ago
rlar d9e0ae3504 parser/glob.c, bug fix, access to already freed memory 10 years ago
h_vogt 0443a2690c glob.c, brac1(), fix a memory leak 10 years ago
rlar 192eeadb0b remove crufty comments which where used to support broken text editors 11 years ago
rlar 11579d9369 cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones) 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar 9655b9885a cleanup, use wl_cons(), wl_append_word() and wl_chop_rest() 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/..." 14 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar d19476685a tiny fixes 16 years ago
h_vogt 6874c454fc allow {$var} 16 years ago
rlar 5b5297ac2f remove abandoned prototypes 16 years ago
sjborley 3a69282b3a Fixed memory leak in tilde expansion 21 years ago
pnenzi b03a70760b Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y). 23 years ago
pnenzi 8686a73047 Added readline patch (support for command history). 23 years ago
arno cc51f0e8db * src/main.c, src/multidec.c, src/proc2mod.c, 26 years ago
arno b04989d760 * src/hlp/*: moved these files into src/frontend/help. The files 26 years ago
pnenzi 978f1c32a2 Initial revision 26 years ago