37 Commits (aa10f9344eca86d289e2c635fb310d9c8c08fbc7)

Author SHA1 Message Date
Holger Vogt 98b7074287 Enable math characters in vector (node) names for command spectrum 4 years ago
dwarning 740df722c7 partially revert commit b4bbcb149 for spec analysis functionality 6 years ago
Jim Monte 068df274bf Made ft_numparse() thread-safe (no internal static variables) and prepared to support ngspice variable type CP_NUM. 6 years ago
Holger Vogt 09c876550f prevent string overflow by adding the string length 8 years ago
rlar 8243696338 dvec abstraction, #8/11, upgrade `dvec_alloc()' 10 years ago
rlar 8a4a37b5bb dvec abstraction, #4/11, emphasise `ZERO(dvec)' initialisation 10 years ago
rlar 908c650f72 dvec abstraction, #3/11, use `dvec_alloc()' 10 years ago
rlar 08ad3f6ab5 dvec abstraction, #1/11, reorder 10 years ago
h_vogt df65fa28cf separate progress report from having Windows GUI 13 years ago
h_vogt d7e291c53a HAS_WINDOWS --> HAS_WINGUI 13 years ago
rlar 01ed0ac5d9 com_fft(), com_psd(), com_spec(), cleanup storage more thoroughly 14 years ago
rlar 5a58281e7b com_spec(), use for(;;) loops 14 years ago
rlar 5102735df9 variable rename, unify the source 14 years ago
rlar fe1acd3757 src/frontend/** remove superfluous `return' invocations 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 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
h_vogt e6c86b4d98 explicit casting double -> int etc. 15 years ago
rlar 05441d5823 Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar 4622d0876e ngcomplex_t instead of complex, #1/2 16 years ago
rlar a1e09cdcd1 collect free_pnode_o() in "parse.h" 16 years ago
rlar 513c1d50a6 collect datestring() and seconds() in "misc_time.h" 16 years ago
rlar 8851f67efd Change remaining code to use the new usage pattern cp_getvar(,CP_BOOL,NULL) 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
h_vogt c25d028cbf SetAnalyse output extended 17 years ago
h_vogt 7c266142cc reintroduce old free_pnode as free_pnode_o 18 years ago
h_vogt a11ba63928 remove problems with simple node names 18 years ago
dwarning d9bcd3add3 Only correct a CR/LF problem 18 years ago
h_vogt bb7b55bc63 Progress status display under Windows added. 18 years ago
dwarning 41325622fd some clean-up's to come through MSC 19 years ago
sjborley 67ff1b3a83 Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
pnenzi c68f3470e4 Code cleanup. 25 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