84 Commits (76a48c161d393fe6b085c480a43a8a93209efd7d)

Author SHA1 Message Date
rlar 76a48c161d src/frontend/outif.c, introduce guess_type() for common code in plotInit() and fileInit_pass2() 11 years ago
rlar 54c0f47dde src/frontend/outif.c, fileInit_pass2(), add inoise/onoise types 11 years ago
rlar f26c1b71f9 introduce OUTerrorf() and IFerrorf() 12 years ago
h_vogt bdb54257c7 outitf.c: new option interp to plot interpolated raw file data 12 years ago
h_vogt e2f3ea24c0 main.c, suppress progress report when '-o' is used to redirect output 12 years ago
rlar 468dcd8f4d avoid `enumerated type mixed with another type' compiler warning 13 years ago
h_vogt be45a5ca37 outitf.c: plug memory leak 13 years ago
h_vogt ff4d42d651 outitf.c: prepare for feedback in shared ngspice 13 years ago
h_vogt d7e291c53a HAS_WINDOWS --> HAS_WINGUI 13 years ago
rlar 4184aa8c10 cleanup, use array operator 13 years ago
Stefano Perticaroli 79bffc78a1 next version of PSS2 13 years ago
h_vogt e4af384d7b outitf.c: do not call clock() if MS Windows GUI 14 years ago
Francesco Lannutti c23bd59c44 removed ancient PARALLEL_ARCH feature 14 years ago
h_vogt c336f5ec9d outif.c, typesdef.c, sim.h: correct labeling of cap, cur, and charge data 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar 5bb4c56165 outitf.c, cleanup 14 years ago
rlar 05fd5a03d6 outitf.c, cleanup cancer of the semicolon 14 years ago
rlar 4202354704 outitf.c, cleanup comment 14 years ago
rlar ccea57570e outitf.c, cleanup return 14 years ago
rlar 486ffc9429 outitf.c, whitespace 14 years ago
h_vogt 80ca57eb76 beautify code 14 years ago
h_vogt fc7692a896 outheap removed 14 years ago
h_vogt 5d101f46f9 updates tcl for Windows 14 years ago
rlar d0f5ad49d1 make use of TMALLOC() 14 years ago
rlar f70fd8ea1b use type `runDesc' 14 years ago
rlar d5f6bcbedf drop some more casts 14 years ago
rlar 0e1f5a29f7 type fixes 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 15 years ago
rlar 7d75ebcb81 unify OUTpBeginPlot() invocation 15 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar 146069952d avoid segfault when printing aout a nonexistant `ReferenceValue' (pzan) 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar e7849c20d7 cleanup fseek() usage 15 years ago
rlar b93fcb3779 remove some useless casts 15 years ago
rlar 838612467e spelling fixes from debian, thank you ! 15 years ago
dwarning 59decd9ba0 bug no. 3214252 fixed 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 abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
rlar 1779d62558 add some `int' and `size_t' casts 16 years ago
rlar d0dba768f8 change the type of a bunch of variables from `int' to `size_t' 16 years ago
rlar 754406a335 minor beautification 16 years ago
rlar 01566f2b49 add casts to make `int' versus `size_t' conversions explicit 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 513c1d50a6 collect datestring() and seconds() in "misc_time.h" 16 years ago
rlar 933bd11c43 use the type JOB, remove redundant casts 16 years ago
rlar d44f818cad allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago