... vertically-shifted overlays to the enhanced syntax of the postscript terminal. (Those of you with long memories will recall that I attempted this a few...
Alexander Mai
st002279@...
May 1, 2000 10:04 pm
3572
what about making missing, configure, install-sh, mkinstalldirs executable ? -- Johannes [[[[ unsubscribe from info-gnuplot-beta via majordomo@......
Johannes Zellner
johannes@...
May 2, 2000 8:48 am
3573
Just checked out from SF. There are empty directories for various platforms (os2, win, beos). Not sure what should be there. If they are supposed to contain...
Alexander Mai
st002279@...
May 2, 2000 9:13 am
3574
Two questions regarding configure. 1) from CVS it comes out with permission to be non-executable. I think I never cared about this, does CVS know about such...
Alexander Mai
st002279@...
May 2, 2000 9:21 am
3575
... They are certainly not empty. You must have used the wrong cvs options. ... Apparently not. For my personal cvs, I was using this patch ...
Lars Hecking
lhecking@...
May 2, 2000 10:56 am
3576
... You mean gnuplot/win etc., as opposed to the hopefully existing and nonempty gnuplot/src/win? Well, that's what happens if you don't use the '-P' option...
Hans-Bernhard Broeker
broeker@...
May 2, 2000 11:30 am
3577
Hello, everyone. I'll upload a rather fat patch, today (500 KB diffs, or so), so I thought it'd be good to give some advance notice. I'll probably put it on a...
Hans-Bernhard Broeker
broeker@...
May 2, 2000 11:44 am
3578
... As outlined I did so _later_. Whether it's a worthwhile default is another question. Since you can hardly get rid of dirs in CVS at all it's usually better...
Alexander Mai
st002279@...
May 2, 2000 12:04 pm
3579
... I don't think so. As I wrote earlier and HBB also suggests I 'pruned' them out. [...] ... The problem is that I know other projects which have a nice ...
Alexander Mai
st002279@...
May 2, 2000 12:04 pm
3580
... this is not true. If a script is made executable *before* the initial import, it will be always executable (even the file in the cvs repository is...
Johannes Zellner
johannes@...
May 2, 2000 12:05 pm
3581
... a quick check showed that going to the cvs repository and doing a chmod +x configure missing install-sh mkinstalldirs should work. That means: the...
Johannes Zellner
johannes@...
May 2, 2000 12:10 pm
3582
... Argh, sorry, now I know what you mean. You are talking about gnuplot/win ... etc. They are a relict of the old directory structure, and remain in the cvs. ...
Lars Hecking
lhecking@...
May 2, 2000 12:19 pm
3583
... chmod a+x ... What exactly do you mean by "going to the cvs repository"? The checked out copy? The SF CVS? ... That's different with the patch is was using...
Lars Hecking
lhecking@...
May 2, 2000 12:21 pm
3584
... Well, those directories *weren't* introduced empty. The CVS tree at SourceForge is a copy of Lars' private one, which he has been using since before our...
Hans-Bernhard Broeker
broeker@...
May 2, 2000 12:28 pm
3585
... I vote this to be included into 3.7.furtherdowntheroad and 3.8.developper. juergen [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Jürgen v.Hagen
vonhagen@...
May 2, 2000 1:03 pm
3586
... I am hoping to have some more spare time the next few months, however will be leaving Uni Karlsruhe by the end of the year. Then someone new should take...
Jürgen v.Hagen
vonhagen@...
May 2, 2000 1:04 pm
3587
... the SF CVS, the repository is never the checked out copy. I should have said: chmod a+x configure,v missing,v install-sh,v mkinstalldirs,v maybe there's...
Johannes Zellner
johannes@...
May 2, 2000 1:17 pm
3588
... Honestly, I'm not too keen on including this. Can the same effect not be achieved with existing means? [[[[ unsubscribe from info-gnuplot-beta via...
Lars Hecking
lhecking@...
May 2, 2000 1:27 pm
3589
... I am very interested to know whether it is possible by actual means. If not, I would vote for including it (I know one can edit some file types like...
Levente NOVAK
novak@...
May 2, 2000 3:12 pm
3590
On Monday, May 01, 2000 Alexander Mai <st002279@...> ... centered and ... terminal. (Those of you ... partial success.) ... {ghi} would be...
Dick Crawford
crawford@...
May 2, 2000 4:00 pm
3591
Enrico Forestieri
enrico@...
May 2, 2000 4:38 pm
3592
... JZ> the SF CVS, the repository is never the checked out copy. JZ> I should have said: JZ> chmod a+x configure,v missing,v install-sh,v mkinstalldirs,v ...
John A. Turner
turner@...
May 2, 2000 5:29 pm
3593
To those working with CVS and updating ChangeLog: ChangeLog entries are formatted as generated with XEmacs (don't know about Emacs, sorry) C-x 4 a: 2000-05-02...
Lars Hecking
lhecking@...
May 2, 2000 5:34 pm
3594
... there would be a way using locale. I kown this works on Unix, where we put some burden on the user to properly define his environment (honestly, I have...
Jürgen v.Hagen
vonhagen@...
May 2, 2000 5:54 pm
3595
I have finished importing all changes in my personal CVS after 3.8c. This doesn't mean that SF now has all bug fixes and patches that were submitted in the...
Lars Hecking
lhecking@...
May 2, 2000 7:52 pm
3596
... [...] This is not convenient, and in fact people may have to switch this and doing so by specifying an env var is ugly. ... Alexander Mai ...
Alexander Mai
st002279@...
May 2, 2000 9:44 pm
3597
Enrico, I implemented the standards sums out years ago and found that they converged slowly. How well does this work? Alex ... ...
Alex Woo
wooac@...
May 2, 2000 9:45 pm
3598
... may I suggest the following reference: Frank B. Gross "New Approximations to J_0 and J_1 Bessel functions" IEEE Transactions on Antennas and Propagations ...
Jürgen v.Hagen
vonhagen@...
May 3, 2000 7:43 am
3599
... There are also excellent discussions of algorithms, and extensive tables of coefficients, in @book { Hart-etal, X-author = "John F. Hart and E. W. Cheney...
Jonathan Thornburg
jthorn@...
May 3, 2000 8:37 am
3600
... I would prefer the 'set decimal' version. You can always put this into your gnuplot.ini. Otherwise gnuplot won't be compatible with older scripts. This...