93 Commits (f24ed96cbda8b1156d0b033807f2cf5bf5ca175d)

Author SHA1 Message Date
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
rlar 4622d0876e ngcomplex_t instead of complex, #1/2 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
rlar 0aa1c09d73 consolidate enum cp_types and enum vt_types . 16 years ago
rlar a120a5d049 drop the casts for pointer arguments of bcopy() and bzero() 16 years ago
h_vogt 4068f498c6 command wrdata 16 years ago
h_vogt 2c5ed4f83e gnuplot updates 16 years ago
h_vogt e43430a669 memory leaks removed 17 years ago
h_vogt 55848d318a xlabel, ylabel, title: allow composite strings in zoomed windows 17 years ago
pnenzi ceecdbf97d Fixed some issues with smith and polar plots. Patch from espice 17 years ago
pnenzi fa549df82a TCLSPICE IMPORT + libtool + measure2 command 18 years ago
pnenzi 966ec71b16 Applied patch from Lionel Sainte Cluque to compile spice without X 18 years ago
pnenzi 6b61d1d660 Added initial support for gnuplot output (not yet working) 18 years ago
pnenzi 008c9d7a4c Improved reporting (from Phil Barker) 19 years ago
sjborley 1d414b9595 Fix bug introduced in my last change. Thanks to Hitoshi Tanaka. 21 years ago
sjborley 84b7f8c73d Fixed bug with 'plot title title_name' (see bug [ 557638 ] plot segmentation fault). 21 years ago
sjborley 1facfd764d Added new syntax to the the resistor card to support HSpice style temperature dependence (from Hitoshi Tanaka <HDA01055@nifty.com>) 21 years ago
pnenzi 8362dec274 Integrated code from tclspice, brorson xspice and Vera memleak. 23 years ago
arno 489fc66afd src/Makefile.am src/help.c src/main.c 26 years ago
arno d1cbcf5052 src/frontend/doplot.c: refactored into the following files: 26 years ago
arno 3d4cf4d86c * src/include/Makefile.am src/include/cpstd.h 26 years ago
arno 60a224ee0e * src/frontend/com_compose.c src/frontend/com_display.c 26 years ago
arno 8696a52e89 * src/Makefile.am src/main.c src/sconvert.c 26 years ago
arno 0fb8f339b8 * man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c 26 years ago
pnenzi 978f1c32a2 Initial revision 26 years ago