69 Commits (64d6a5d7c0efdc251b1e9ba4f5ccd669f9c3290e)

Author SHA1 Message Date
rlar 64d6a5d7c0 plotting/plotit.c, xtend(), #6/7 drop some local variables 10 years ago
rlar d1a68482a5 plotting/plotit.c, xtend(), #5/7 use `TREALLOC()' 10 years ago
rlar 64b43b0c68 plotting/plotit.c, xtend(), #4/7 support vector of zero length 10 years ago
rlar 7c6fc1343b plotting/plotit.c, xtend(), #3/7 complex assignment 10 years ago
rlar 13e649209c plotting/plotit.c, xtend(), #2/7 fix index `i' 10 years ago
rlar 83fc07e770 plotting/plotit.c, xtend(), #1/7 don't free already freed data 10 years ago
rlar 1b62c1f050 plotting/plotit.c, plotit(), `v_length' shall be updated (lpr device, asciiplot) 10 years ago
rlar a1439f5d4d plotting/plotit.c, rename local variable `j' --> `y_type' 10 years ago
rlar f97e4a2a35 plotting/plotit.c, cleanup search for common y_type 10 years ago
rlar 73731bdf77 frontend/plotting/plotit.c, cleanup, reduce scope of `struct dvec *dv' 11 years ago
Marcel Hendrix 02fe549be7 src/frontend/plotting/plotit.c, allow "plot xlog ylog" (equiv to "plot loglog") 11 years ago
rlar c5e0bcde04 cleanup using `hypot()' 11 years ago
rlar 45cfdde701 src/frontend/plotting/plotit.c, plotit(), fix command line buffer overflow 11 years ago
h_vogt 7d45880654 plotit.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 35c0e9eca3 variable rename, unify the source 14 years ago
h_vogt 0bdc33db40 grid.c: prevent crash if real low and high values are close 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar 46980f2cc6 plotit.c #9/9, whitespace 14 years ago
rlar 4803d8bba2 plotit.c #8/9, braces 14 years ago
rlar 6a334da2b4 plotit.c #7/9, braces 14 years ago
rlar f587553217 plotit.c #6/9, braces 14 years ago
rlar 088e88d9b2 plotit.c #5/9, localize 14 years ago
rlar 5f1387892c plotit.c #4/9, line wrap 14 years ago
rlar ed4ad1c0dd plotit.c #3/9, drop some comments 14 years ago
rlar 5c43e8f2fc plotit.c #2/9, emphasize maximize/minimize 14 years ago
rlar 406fc29007 plotit.c #1/9, think positive 14 years ago
h_vogt acfc7a2a27 remove memory leaks 14 years ago
rlar cf2a0f3df3 cleanup, linewrap 14 years ago
rlar 5a69b9efc4 cleanup, void return 14 years ago
rlar 64b8dfc570 use wl_delete_slice() 14 years ago
rlar 26468839d4 plotit(), cleanup wordlist processing 14 years ago
rlar b808fcec8a fix typo in the commit `use wl_find()' 14 years ago
rlar 891d99497d use wl_find() 14 years ago
rlar 60398d113c plotit.c, prepare for usage of wl_find() 14 years ago
rlar 05e5854268 plotit.c, whitespace cleanup 14 years ago
rlar 9655b9885a cleanup, use wl_cons(), wl_append_word() and wl_chop_rest() 14 years ago
rlar a056ea3065 #3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex 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 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
rlar 27f1d7bb45 cleanup getlims() and plug a memory leak 15 years ago
rlar b998b92720 cleanup, `getlims()' has to be used with number arg >= 1 15 years ago
h_vogt e6c86b4d98 explicit casting double -> int etc. 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
dwarning 29179938c7 x-axis label for misc. sweep types 15 years ago
rlar 05441d5823 Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
rlar 8cd9d88d40 tiny rewrite, avoid type conversion warnings 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago