79 Commits (cac87d9dd09779575f71052ddec84cf969cf6626)

Author SHA1 Message Date
Holger Vogt cac87d9dd0 Improve response to error: reporting the error when 2 years ago
Holger Vogt 49951cd197 Bug 664: Report an error if token in meas statement is not a vector and 2 years ago
Holger Vogt 732c12c93f Remove another potential crash if buggy user input 2 years ago
Holger Vogt c69018fe82 Enable measurements with ?-sweep (v, i, temp, or res). 2 years ago
Holger Vogt 4d4f226a83 Prevent crash, when vector is defined, but still empty. 2 years ago
Giles Atkinson d9b52eb3e1 Fix a bug reported by Thomas Hoffmann in ngspice-users discussion, 3 years ago
Giles Atkinson dbb5219dc7 Fix a crash reported by Thomas Hoffmann when using the "TARG AT=xxxx" 3 years ago
Holger Vogt ffc09208bf send error message to stderr, not to stdout 4 years ago
Giles Atkinson 04445e42ea Make FROM/TO work in TRIG/TARG and WHEN variants of .meas/meas command. 4 years ago
Holger Vogt 4ee0586cee Enable output redirection for meas command 4 years ago
Holger Vogt 018713cc43 Bug 572 Error message 'function 'xyz' currently not supported' was buggy. 4 years ago
Holger Vogt 1ef4115578 In a command 'meas tran teval when v(2)=1' the rhs 5 years ago
Jim Monte 2d9110bf65 Add const to some parameters, made function static 6 years ago
Holger Vogt a9f83f3445 remove two small memory leaks 6 years ago
Holger Vogt 7ae76f0f51 update to the .measure and meas error messages: 6 years ago
Holger Vogt 85e0a08cff error message even if pNAME is not defined 6 years ago
Holger Vogt 94d5ad312e Improve error messages for the 'meas' command. 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
Jim Monte f086fd3bef [PATCH #61] Removed unnecessary check for null pointer. There would have 7 years ago
h_vogt b0da1f2a0f com_measure2.c, write a fft vector (sp plot) with complex data 9 years ago
dwarning 5380c3f4da prevent a small memory leak 8 years ago
rlar dc6e1cb064 use strchr() instead of strstr() 9 years ago
rlar 40a0cea0d2 swap some `SWAP' arguments for readability 10 years ago
rlar bd0bc3038b use `SWAP' macro 10 years ago
Marcel Hendrix f9432cb3da frontend/com_measure2.c, bug fix for "meas AVG" 11 years ago
rlar 64da5a99bf src/frontend/com_measure2.c, cleanup, rewrite `correct_vec()' 11 years ago
rlar 27aae75ade src/frontend/com_measure2.c, bug fix, typo when setting `m_vectype2' 11 years ago
rlar c5e0bcde04 cleanup using `hypot()' 11 years ago
rlar 6050e2e0ea cleanup some extra parentheses 13 years ago
h_vogt 8f44839f3e com_measure.c, measure.c: remove memory leaks 13 years ago
rlar 11579d9369 cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones) 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
h_vogt 11ae043c3d com_measure2.c: enable 'meas dc' without 'from' and 'to' given 14 years ago
h_vogt d1d2ff94e4 measure, error message updated and return(NAN) in case of measure failure 14 years ago
h_vogt 14914025c0 measure_at(), allow real valued data for meas ac 14 years ago
rlar d8105873db remove error.h, use fteext.h for controlled_exit() 14 years ago
rlar a1ea1b3193 round to next nearest integer for the rise, fall and cross arguments of `measure' 14 years ago
rlar 4ca58067a2 #2/6 config.h --> ngspice/config.h, #include's 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 15 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
h_vogt 893fbe1264 warning 'real ac' removed 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar 7dfe20bb21 surpress warnings, disable currently unused functions 15 years ago
rlar 6ab91f2e9f com_measure2.c, uninitialized variable warning 15 years ago
rlar b778c50bd6 code cleanup, some warnings, some casts, ... 15 years ago
h_vogt ebda0af288 update FIND ... WHEN measurements 15 years ago
h_vogt 8b4edf1a0c fix bug. no 3165634 15 years ago
rlar 05441d5823 Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago