Hello, gang Things have been rather quiet on our mailing list, recently. To raise the activity level a bit, let me show you what I've been working on. As...
Hans-Bernhard Broeker
broeker@...
Jul 1, 1999 5:15 pm
2683
... Now at ftp://ftp.ucc.ie/pub/gnuplot/testing/newhidden3d-990701.zip ftp://ftp.ucc.ie/pub/gnuplot/testing/newhidden3d-990701.zip.asc [[[[ unsubscribe from...
Lars Hecking
lhecking@...
Jul 3, 1999 4:37 pm
2684
To bring gnuplot's interpretation of dates in line with the recommendations of The Open Group, which have also been embraced by the major Unix vendors, I have...
Lars Hecking
lhecking@...
Jul 4, 1999 6:54 pm
2685
The gnuplot-3.7.0.9.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 ...
Lars Hecking
lhecking@...
Jul 5, 1999 2:34 pm
2686
On Mon, 5 Jul 1999, Lars Hecking wrote: [...] ... A side note: Care listing which of them aren't adapted, yet? ... Sorry for posting misleading info on this...
Hans-Bernhard Broeker
broeker@...
Jul 5, 1999 8:07 pm
2687
... Not done: buildvms.com (I think - hard to tell with these directory conventions) descrip.mms (dto.) make_vms.com (dto.) makefile.286 makefile.ami ...
Lars Hecking
lhecking@...
Jul 5, 1999 8:16 pm
2688
While re-working hidden3d (PS: THANKS FOR ALL THIS GREAT WORK!) since many applications generate polygonal data (e.g. triangles), is it possible or sensible...
Nigel Nunn
nNunn@...
Jul 6, 1999 12:25 am
2689
... This is a task almost completely separate from hidden3d itself. It'd essentially be a new plot style. There would have to be some additional code in...
Hans-Bernhard Broeker
broeker@...
Jul 6, 1999 10:18 am
2690
I've compiled 3.7.0.9 under OS/2. This required: (1) -DHAVE_STRCSPN added into config.os2 ... +++ command.c Wed Jul 7 10:00:52 1999 @@ -76,10 +76,10 @@ ...
Petr Mikulik
mikulik@...
Jul 7, 1999 8:26 am
2691
Hello, Running "surface1.dem" on my Linux box in 3.7.0.9 I get a segmentation fault: (gdb) run surface1.dem Starting program: ...
Berthold Höllmann
bhoel@...
Jul 7, 1999 12:04 pm
2692
... Use this. Somehow, that optimisation didn't work out ... Index: hidden3d.c =================================================================== RCS file:...
Lars Hecking
lhecking@...
Jul 7, 1999 12:35 pm
2693
Hi, all, I'm more-or-less settled into my new job, and (obviously) have access to email again. I doubt I'll have time (at least in the near future) to do any...
Dick Crawford
crawford@...
Jul 7, 1999 11:46 pm
2694
... Wonderfull, it works Thanks Berthold -- bhoel@... / http://starship.python.net/crew/bhoel/ It is unlawful to use this email address for...
Berthold Höllmann
bhoel@...
Jul 8, 1999 6:29 am
2695
Hello, all on behalf of Craig Schardt, let me post a revised version of the little 'pgnuplot.c' helper application that can be used to make gnuplot on windows...
Hans-Bernhard Broeker
broeker@...
Jul 9, 1999 3:43 pm
2696
Silly me, forgot to attach... here it is.
/* * pgnuplot.c -- pipe stdin to wgnuplot * * Version 0.3 -- 30 Jun 1999 * * This program is based on pgnuplot.c...
Hans-Bernhard Broeker
broeker@...
Jul 9, 1999 3:44 pm
2697
... Now available as ftp://ftp.ucc.ie/pub/gnuplot/testing/windows-stdin ftp://ftp.ucc.ie/pub/gnuplot/testing/windows-stdin.asc And it will be in 3.7.0.10. [[[[...
Lars Hecking
lhecking@...
Jul 9, 1999 4:04 pm
2698
Currently, the exit status of gnuplot is always EXIT_SUCCES (zero, except on VMS), even if an error occurs in batch mode. I have fixed this in the current...
Lars Hecking
lhecking@...
Jul 9, 1999 7:53 pm
2699
... AFAIK, there isn't. Sorry. But then, that still doesn't make this a bug, so posting this to bug-gnuplot was incorrect, in a sense. I redirected this to...
Hans-Bernhard Broeker
broeker@...
Jul 12, 1999 12:22 pm
2700
Please check this out. I have put the code into a .tar.gz archive, available as ftp://ftp.ucc.ie/pub/gnuplot/testing/arrowhead.tar.gz ... Hi Lars, I've...
Lars Hecking
lhecking@...
Jul 12, 1999 1:05 pm
2701
Dear Hans-Bernhard, ... I send the email to bug-gnuplot because of the suggestion part in: 'Send bugs, suggestions and mods to <bug-gnuplot@...>'. ...
Frank Peters
frank@...
Jul 12, 1999 2:42 pm
2702
... Actually, most of the current gnuplot coders have recently started monitoring bug-gnuplot as well. Before the release of 3.7, bug-gnuplot seems to have...
Hans-Bernhard Broeker
broeker@...
Jul 12, 1999 2:43 pm
2703
Hello; I have the following question: It used to be an option set terminal latex in some previous version of GNUPLOT. Is it still available?? Cheers, Bojan...
Bojan Kuzma
bkuzma@...
Jul 13, 1999 12:45 pm
2704
... Yes. Why not? Alex -- Dipl.-Ing. (FH) Alexander Selzer Rodenstock Praezisionsoptik GmbH Zentrale Technologie / Labor Isartalstr. 43 D-80469 Muenchen...
Alexander Selzer
alexander.selzer@...
Jul 13, 1999 2:17 pm
2705
Hello, everybody
Here I am, replying to my own message (on bug-gnuplot):
On Tue, 13 Jul 1999, Hans-Bernhard Broeker wrote:
> Hello, Leonard, and all the...
Hans-Bernhard Broeker
broeker@...
Jul 13, 1999 7:32 pm
2706
On Tue, 13 Jul 1999, Bernd Rinn wrote: [...] ... I've had a little discussion with the author in private EMail, and it turned out that the error is not really...
Hans-Bernhard Broeker
broeker@...
Jul 13, 1999 7:36 pm
2707
Hello! I have tried to compile the GNUplot 3.7 with Watcom 11.0. After a little bit of afford, it is compiled successfully. But, there is a big problem, that...
Hello, everyone, it was recently mentioned on info-gnuplot that the gd library had been 'temporily removed' from the net, to allow for a discussion between the...
Hans-Bernhard Broeker
broeker@...
Jul 15, 1999 2:41 pm
2709
... We could finally drop gd support and urge everyone to use png instead. That's the whole point why the png format was created: as a replacement for gif. ...
Lars Hecking
lhecking@...
Jul 15, 1999 3:05 pm
2710
[I'm not a list member, so please explicitly cc me on replies.] Lars Hecking <lhecking@...> wrote in a message that got forwarded ... gd != GIF, and,...
Greg Roelofs
newt@...
Jul 15, 1999 6:48 pm
2711
I looked at the UNISYS license page. I have never contacted them for a license. Has anyone else? We may have a problem with the binary distributions....