25 Commits (640fa7e17b5f02e29442985cb4b19906fc815600)

Author SHA1 Message Date
Holger Vogt 640fa7e17b bug 578 crash when scale is too short 4 years ago
Holger Vogt d0da4bebd3 make variable 'dir' local 5 years ago
Holger Vogt c43c6f6ca4 improve comment 5 years ago
Holger Vogt e53632c368 When plotting arrays of curves, plot lines only in the direction 6 years ago
Holger Vogt 09c876550f prevent string overflow by adding the string length 8 years ago
h_vogt d4adb027d2 avoid retrace in output graph by adding label 'noretraceplot' 10 years ago
rlar 141ed61ec8 use memcpy() instead of deprecated bcopy() 10 years ago
rlar fe1acd3757 src/frontend/** remove superfluous `return' invocations 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar a056ea3065 #3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex 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 55638c8023 various cleanups 15 years ago
h_vogt f601632453 line 139: test for v_plot 15 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 15d12df25b tmalloc usage unification, parenthesize some terms 16 years ago
rlar a9ca8d7331 collect gr_clean() gr_end() gr_point() gr_start() gr_fixgrid() in "graf.h" 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
pnenzi ceecdbf97d Fixed some issues with smith and polar plots. Patch from espice 17 years ago
pnenzi d735c9a871 Some code cleanup 25 years ago
arno 489fc66afd src/Makefile.am src/help.c src/main.c 26 years ago
arno bf66221efc * src/frontend/Makefile.am src/frontend/plotting/Makefile.am 26 years ago
arno 3d4cf4d86c * src/include/Makefile.am src/include/cpstd.h 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