I have updated pm3d to level (c), you may get it from http://www.sci.muni.cz/~mikulik/gnuplot/ What's new: - various improvements / bug fixes - demo of...
2461
Alexander Mai
st002279@...
May 3, 1999 9:35 am
... Ok, I spent a few minutes on it. I would say it can't exit since it isn't implemented! In load_file() the result of do_line() isn't checked, which should...
2462
Alexander Mai
st002279@...
May 3, 1999 9:36 am
... Checked here with 3.7.0.5 under linux. Debug info is given below. (gdb) r splot-crash.gp Starting program:...
2463
Lars Hecking
lhecking@...
May 5, 1999 7:20 pm
Comments? ... In other circumstances gnuplot strips out the '\n39; and issues a separate put_text() call for each line. In a plot command it issues one ...
2464
Lars Hecking
lhecking@...
May 7, 1999 2:28 pm
The gnuplot-3.7.0.6.tar.gz beta distribution is now available from ftp://ftp.ucc.ie/pub/gnuplot/beta/ The archive is "invisible" and can only be downloaded by ...
2465
Alexander Mai
st002279@...
May 7, 1999 9:31 pm
When I run 'gnuplot eg6.plt' in tutorial/ gnuplot seems to run in an endless loop. I've seen the following earlier, but it was somehow spurious. Now I think...
2466
Stephen Eglen
stephen@...
May 9, 1999 3:34 pm
Hi, Thanks for the latest release of gnuplot (3.7.0.6). Just noticed a couple of tiny problems: 1. Running `make uninstall' in the top-level directory of...
2467
Lars Hecking
lhecking@...
May 9, 1999 4:31 pm
... [...] ... Probably the best way. Definitely the simplest :) ... I believe I have found the problem: Dick's "Multi-line xlabel and y2label bug exterminated"...
2468
Berthold Hoellmann
hoel@...
May 10, 1999 10:14 am
... First a note on the hidden files. I use wget to download gnuplot. if I do " wget ftp://ftp.ucc.ie/pub/gnuplot/beta/ I get a file "index.html" which lists...
2469
Hans-Bernhard Broeker
broeker@...
May 10, 1999 10:15 am
On Sun, 9 May 1999, James R. Van Zandt wrote: [...] ... Nice patch, but it makes me put a question into the discussion that has bugged me for a while, now: ...
2470
Lars Hecking
lhecking@...
May 10, 1999 10:55 am
... Good idea, and I'm all for it. A related idea, which I started looking at months ago, would be using hashed tables to speed up table lookups (SNIPPETS has...
2471
Petr Mikulik
mikulik@...
May 10, 1999 12:33 pm
1. considering postscript code for dashlength and linewidth: * these 2 new keywords are not documented in `help set term postscript` * bug: there should not be...
2472
Lars Hecking
lhecking@...
May 10, 1999 1:09 pm
... Error. The permissions where hosed on the ftp server. Fixed. ... Ok, I will work around this. [[[[ unsubscribe from info-gnuplot-beta via...
2473
Lars Hecking
lhecking@...
May 10, 1999 2:39 pm
... This is one of those cases. I think HBB's suggestion HBB> Shouldn't we implement some central data structures, like HBB> dynamic arrays of...
2474
Lars Hecking
lhecking@...
May 10, 1999 4:55 pm
... Actually, it doesn't seem to be t_a_a_t_ straight forward. The arguably most elegant solution in this case would be the much-discussed GNUPLOT_LIBRARY ...
2475
crawford richard
u600256@...
May 10, 1999 6:25 pm
... First, should "dashlength" be applied to more terminals than just postscript? (And the same question about the "blacktext" option.) Second, has...
2476
Lars Hecking
lhecking@...
May 11, 1999 5:27 pm
[ Moved from bug-gnuplot to info-gnuplot-beta] ... Please test this patch. Does it break anything? Not sure about the '\r39; part. The code n...
2477
Lars Hecking
lhecking@...
May 11, 1999 6:29 pm
... Now fixed by a patch from A. Mai. Wait for 3.7.0.7 :) [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
2478
Lars Hecking
lhecking@...
May 11, 1999 6:47 pm
... The other way round doesn't work either: gnuplot> !ls ; plot x I'll try to fix this altogether, no need for additional commands. [[[[ unsubscribe from...
2479
James R. Van Zandt
jrv@...
May 12, 1999 1:57 am
Lars - ... It works for me. ... Unless there are applications for reading a lot of data, I'm not too worried about efficiency here. - Jim Van Zandt [[[[...
2480
Alexander Mai
st002279@...
May 12, 1999 9:25 am
Just reading in the FAQ ... Obviously somewhat outdated, though at many places comments WRT version 3.7 have been added. Without spending too much work one...
2481
Jürgen v.H
May 12, 1999 10:16 am
... there is an sort of updated FAQ open for comments at http://www-ihe.etec.uni-karlsruhe.de/mitarbeiter/vonhagen/gnuplot-faq.html ... yep [[[[ unsubscribe...
2482
Lars Hecking
lhecking@...
May 12, 1999 11:33 am
I never got any feedback on this. What's the opinion, should I add one or both patches to the distribution? (Available as...
2483
Alexander Mai
st002279@...
May 12, 1999 1:12 pm
... [...] Not really. ftp://ftp.ucc.ie/pub/gnuplot/testing/3.7.mkg.* is better here! BTW, these diffs seem to against 3.7 pl0. ... [...] Not another option,...
2484
Stefan A. Deutscher
stefand@...
May 12, 1999 1:18 pm
... Okay, here is my opinion: yes and yes. More detail below. ... Six one way, half a dozen the other. Why not put it in as compile time option if someone has...
2485
Stefan A. Deutscher
stefand@...
May 12, 1999 1:40 pm
... No, except as an option :-) Cheers, Stefan -- ========================================================================= Stefan A. Deutscher...
2486
crawford richard
u600256@...
May 12, 1999 5:57 pm
Lars Hecking wrote: I never got any feedback on this. What's the opinion, should I add one or both patches to the distribution? (Available as...
2487
Lars Hecking
lhecking@...
May 12, 1999 6:36 pm
... Ok - I'll think about it :-) ... Well, I'm basically following a two-tier approach: bug fixes are merged into the famous and ever-so-inappropriately-named ...
2488
Lars Hecking
lhecking@...
May 13, 1999 4:17 pm
... I gave it a shot. If this works for everyone, it'll be in 3.7.0.7. Anyway, it runs through the demos without dumping core :) Index: src/misc.c ...
2489
Hans-Bernhard Broeker
broeker@...
May 13, 1999 4:30 pm
On Thu, 13 May 1999, Lars Hecking wrote: [...] ... Aside from it currently working, I somewhat dislike the coding method. ... This assumes that...