40 Commits (9a4bb846a67a40c8c4f053936bbd6cf906ccaddc)

Author SHA1 Message Date
rlar 83e3100917 remove unused variables 14 years ago
rlar fe1acd3757 src/frontend/** remove superfluous `return' invocations 14 years ago
rlar ab98f03622 src/frontend/** whitespace, indentation, ... 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar f3b5336d3a cleanup some macros, try to be more careful 14 years ago
rlar 9655b9885a cleanup, use wl_cons(), wl_append_word() and wl_chop_rest() 14 years ago
h_vogt a212be67bc Exit with error if file not found: fgets() cannot read from NULL 14 years ago
rlar 10e5dbfbcc raw_read() always fopen("rb") even on windows, always swallow "\r" 14 years ago
rlar a056ea3065 #3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex 14 years ago
rlar c3741ae6a1 comment/pinpoint a local misuse of a structure element 14 years ago
h_vogt 757bf30cc9 bug during loading ascii rawfile removed 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
h_vogt 56229ce907 improved error message 15 years ago
h_vogt 6a1f801038 code beautified 15 years ago
rlar b93fcb3779 remove some useless casts 15 years ago
rlar aa0b602b87 cleanup some reoccuring function prototypes 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 e6c30efe46 Nr 4/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 60caf347a3 remove unused variables 16 years ago
h_vogt afdf6ee134 new command wrs2p 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 4b055a4ca8 Small changes to allow compilation with MS Visual C++ 2008 18 years ago
pnenzi 25a32c370e Removed stupid comment 18 years ago
pnenzi b449c09b48 Fixed incorrect voltage vectors name in output file. 18 years ago
pnenzi 56626999fc Improved current vectors output and added element for last analysis run 19 years ago
sjborley ef3a924d53 Fixed a 'core-dump' that could be caused by the interactive 'write' command when the plot contains more than one dimension. This was due to improper use of a buffer in raw_write(), as pointed out by Dietmar Warning. 21 years ago
sjborley 7376fa66e5 Fixed line-endings (DOS to UNIX) 21 years ago
pnenzi 1260ae08db Update autoconf scripts and applied Niessner patch to remove compiler warnings. 22 years ago
pnenzi 937e3db647 Holger Vogt Windows port for Ngspice. 25 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