10 Commits (99f2414caf2d28d4f8915a1504bf2e446affd87c)

Author SHA1 Message Date
Jim Monte 381d4ec43d #includes modified 6 years ago
Holger Vogt fdbcdb5b7d apply const qualifier appropriately 6 years ago
Jim Monte 70600258bb Made checking for single-character words faster. The testing now also uses less memory and works for 8-bit characters, which would have previously caused buffer overruns. It is also more modular and has additional documentation. 6 years ago
Jim Monte 73379f4146 [PATCH #66] Removed definition of macro MAXWORDS since it is unused. 7 years ago
rlar 45a70b3a53 rewrite, use enum instead of #define sequences 8 years ago
h_vogt 0d50547ac1 commands.c: allow 10000 tokens for 'echo' and 'wrdata' 10 years ago
rlar 6c8f002eea unify #ifndef include wrapper 13 years ago
rlar 1ee88a5694 prepare for #ifndef include wrapper unification 13 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar 738d3813b8 #2/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar cab9417c9a eliminate co_stringargs, which is used nowhere 16 years ago
rlar 5b5297ac2f remove abandoned prototypes 16 years ago
arno 57dfb0f945 * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 26 years ago
arno 489fc66afd src/Makefile.am src/help.c src/main.c 26 years ago
arno 8696a52e89 * src/Makefile.am src/main.c src/sconvert.c 26 years ago
pnenzi 978f1c32a2 Initial revision 26 years ago