ngspice/src/frontend/plotting
Holger Vogt b343bc8803 plug memory leaks for the 'plot' command 2020-01-11 11:25:14 +01:00
..
ChangeLog Holger Vogt Windows port for Ngspice. 2002-01-03 22:44:21 +00:00
Makefile.am introduce AM_CFLAGS = $(STATIC) 2012-07-07 14:51:39 +02:00
agraf.c prevent string overflow by adding the string length 2018-07-22 14:57:49 +02:00
agraf.h avoid leading underscore in preprocessor macros 2013-12-31 12:54:27 +01:00
clip.c use `SWAP' macro 2016-03-22 13:04:13 +01:00
clip.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
gnuplot.c Fixed "phantom vector" issue with plots and crash when plots are resized. See bugs #419 and #423 for details. Also several parameters were changed from char * to const char * in the plotting functions. 2020-01-04 15:25:15 +01:00
gnuplot.h Fixed "phantom vector" issue with plots and crash when plots are resized. See bugs #419 and #423 for details. Also several parameters were changed from char * to const char * in the plotting functions. 2020-01-04 15:25:15 +01:00
graf.c Fixed several issues related to plotting and vector lifetimes and made ownership of vectors clearer. The issues in bugs 419, 423, 425, and 426 were related and were addressed here. 2020-01-04 15:25:31 +01:00
graf.h Fixed "phantom vector" issue with plots and crash when plots are resized. See bugs #419 and #423 for details. Also several parameters were changed from char * to const char * in the plotting functions. 2020-01-04 15:25:15 +01:00
graphdb.c Fixed several issues related to plotting and vector lifetimes and made ownership of vectors clearer. The issues in bugs 419, 423, 425, and 426 were related and were addressed here. 2020-01-04 15:25:31 +01:00
graphdb.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
grid.c grid.c, windisp.c, vertical text for postscript and WINGUI 2018-11-18 15:51:09 +01:00
plot5.c Additional freeing of device-dependent information for bug #419 and related bugs. 2020-01-04 15:28:56 +01:00
plot5.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
plotcurv.c prevent string overflow by adding the string length 2018-07-22 14:57:49 +02:00
plotcurv.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
plotit.c plug memory leaks for the 'plot' command 2020-01-11 11:25:14 +01:00
plotit.h Fixed "phantom vector" issue with plots and crash when plots are resized. See bugs #419 and #423 for details. Also several parameters were changed from char * to const char * in the plotting functions. 2020-01-04 15:25:15 +01:00
plotting.c findvec(), use hash tables for the vector search 2012-12-09 13:27:53 +01:00
plotting.h avoid leading underscore in preprocessor macros 2013-12-31 12:54:27 +01:00
pvec.c src/frontend/** remove superfluous `return' invocations 2012-09-22 19:33:55 +02:00
pvec.h avoid leading underscore in preprocessor macros 2013-12-31 12:54:27 +01:00
x11.c Additional freeing of device-dependent information for bug #419 and related bugs. 2020-01-04 15:28:56 +01:00
x11.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
xgraph.c prevent string overflow by adding the string length 2018-07-22 14:57:49 +02:00
xgraph.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00