100 Commits (e970e8c4ea8a36655428fce5915f8fc55a973310)

Author SHA1 Message Date
rlar d298d5cc2f use memset() instead of deprecated bzero() 10 years ago
rlar 4c1c95e20f everywhere, use `TMALLOC()' instead of `alloc()' 10 years ago
rlar 71a7c3459b use char variants of the <ctype.h> isxxxx() family 10 years ago
Krzysztof Blaszkowski 03b47b3e34 src/frontend/outif.c, plotAddRealValue() etc, rallocate more coarsely 10 years ago
Krzysztof Blaszkowski 2c63d0f6d3 frontend/outitf.c, #4/4, reorder, first do the work, then print 10 years ago
Krzysztof Blaszkowski e952014016 frontend/outitf.c, #3/4, abstraction, `&run->data[i]' --> `d' 10 years ago
Krzysztof Blaszkowski 7720ae936f frontend/outitf.c, #2/4, avoid repeated access to `run->numData' 10 years ago
Krzysztof Blaszkowski 6fa60faf7e frontend/outitf.c, #1/4, abstraction, introduce `OUTpD_memory()' 10 years ago
rlar 8243696338 dvec abstraction, #8/11, upgrade `dvec_alloc()' 10 years ago
rlar fdae9b7c06 dvec abstraction, #7/11, emphasise `v_scale = NULL' initialisation 10 years ago
rlar 908c650f72 dvec abstraction, #3/11, use `dvec_alloc()' 10 years ago
rlar 6709ab900a frontend/outitf.c, plotInit(), reorder 10 years ago
rlar d37f18d777 misc/string.c, sprinkle some const'ness 10 years ago
rlar 5d19c99e94 src/frontend/outitf.c, bug fix, "resume" causing segment violation 11 years ago
rlar 5ac7858a79 rewrite, use tprintf 11 years ago
rlar 8d6726f0f4 noisean, deliver results in V/sqrt(Hz) and A/sqrt(Hz) 11 years ago
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 14 years ago
rlar 7d75ebcb81 unify OUTpBeginPlot() invocation 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 14 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