295 Commits (fe28feae4efeb76c5532dfab094ed12b31923f08)

Author SHA1 Message Date
Holger Vogt ec4625eda6 redo gnuplot_terminal: Do not save eps/png automatically 7 years ago
Holger Vogt 2344e3d012 patch no. 30 by astx: 7 years ago
Holger Vogt 65ee87e0a2 grid.c, windisp.c, vertical text for postscript and WINGUI 8 years ago
Holger Vogt 56701e3d10 add rotation angle to text output, currently used only by postscript, 8 years ago
dwarning cc4e4d9bad verify pointer before utilization 8 years ago
Holger Vogt 94fa272c9d A hack to repair bug reported by Clyde R. Shappee 8 years ago
Holger Vogt e3b2b395b9 fix an ancient bug in retrieving the data with the cursor 8 years ago
Holger Vogt 8fbcb16a57 add fourth parameter to cp_getvar(), in functions missing so far 8 years ago
Holger Vogt 09c876550f prevent string overflow by adding the string length 8 years ago
Holger Vogt 417dbfef72 undo the previous commits dealing with snprintf, 8 years ago
Holger Vogt 3b4640dee4 _snprintf in Windows 7 does not automatically put a '\0' 8 years ago
h_vogt c8cd763314 gnuplot.c, add 'noretraceplot' to prevent retracing of the graph if plotting against a vector which is not the original scale vector ('plot vec1 vs vec2') 10 years ago
h_vogt d4adb027d2 avoid retrace in output graph by adding label 'noretraceplot' 10 years ago
Holger Vogt 560cb6e970 plotting/grid.c, bug fix, avoid string buffer overflow 8 years ago
rlar 91c60c28df whitespace change, avoid gcc warnings due to missleading indentation 9 years ago
h_vogt b3827f6488 gnuplot.c, correct the setting of limits in log plots 9 years ago
h_vogt e5d70d0821 gnuplot.c, bug fix, allow gnuplot with MINGW 9 years ago
rlar 99e864b6bc graf.c, drop an excess cast 10 years ago
rlar aca1b3a374 use 'abs()' 10 years ago
h_vogt 6f609abc27 x11.c, fix bug #330, rename csh variable font -> xfont 10 years ago
h_vogt c0d5d054ab gnuplot.c, ft_gnuplot(), suppress generating the .eps and .png file 10 years ago
h_vogt 42ac9a2859 gnuplot.c, ft_writesimple(), upgrade command 'wrdata' 10 years ago
h_vogt fef2e1439d gnuplot.c, ft_writesimple(), command 'wrdata', use the given filename literally 10 years ago
rlar 141ed61ec8 use memcpy() instead of deprecated bcopy() 10 years ago
h_vogt 841f2846fe plotit.c, properly free a reversed wordlist 10 years ago
rlar 9652cc46c8 plotting/graf.c, cleanup 10 years ago
rlar b1d8b99018 skip-ws, #6/6, rename to match inpcom.c 10 years ago
rlar 22875d056b skip-ws, #5/6, use functional style 10 years ago
rlar a86f2068c8 skip-ws, #3/6, use TEMPORARY macros, obj-invariant 10 years ago
rlar 6d1171ad6f skip-ws, #2/6, introduce "ngspice/stringskip.h" 10 years ago
rlar 40a0cea0d2 swap some `SWAP' arguments for readability 10 years ago
rlar bd0bc3038b use `SWAP' macro 10 years ago
rlar 6fe937f931 drop unused `SWAPINT' macro 10 years ago
rlar 71a7c3459b use char variants of the <ctype.h> isxxxx() family 10 years ago
rlar 8ce99a3c66 plotting/graf.c, bug fix, dbfree1() is wanted instead of dbfree() 10 years ago
rlar df70661c3a dvec abstraction, #11/11, introduce `dvec_realloc()' 10 years ago
rlar c2a7821449 dvec abstraction, #10/11, introduce `dvec_trunc()' 10 years ago
rlar 3962453739 dvec abstraction, #9/11, introduce `dvec_free()' 10 years ago
rlar 8243696338 dvec abstraction, #8/11, upgrade `dvec_alloc()' 10 years ago
rlar 908c650f72 dvec abstraction, #3/11, use `dvec_alloc()' 10 years ago
rlar 08ad3f6ab5 dvec abstraction, #1/11, reorder 10 years ago
rlar 68bd883535 plotting/graf.c, collect related global variables in a struct 10 years ago
rlar c405d0ff86 plotting/graf.c, cleanup initialisation, `gr_init()' is in charge to do that 10 years ago
rlar 299849c0db plotting/gnuplot.c, ft_gnuplot(), bug fix, allow plotting a family of curves 10 years ago
rlar 5a678e38dc plotting/plotit.c, xtend(), #7/7 reorder 10 years ago
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