Re: [Plplot-devel] My plans for further work during this release cycle

2016-01-22 Thread Alan W. Irwin
Here is another issue I want to fix during this release cycle. * Completely remove plrgb, plrgb1, and plhls (officially deprecated in version 5.9.8) and plwid (officially deprecated in version 5.9.10). This will empty src/pldeprecated.c (for now) of all code other than historical comments. I

Re: [Plplot-devel] My plans for further work during this release cycle

2016-01-21 Thread Arjen Markus
rtran documentation, I hope I can do that today. Regards, Arjen > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Friday, January 22, 2016 4:23 AM > To: Arjen Markus; PLplot development list > Subject: Re: [Plplot-devel] My plans for

Re: [Plplot-devel] My plans for further work during this release cycle

2016-01-21 Thread Alan W. Irwin
On 2016-01-21 02:24-0800 Alan W. Irwin wrote: > * Tidy/beautify our Fortran code which is currently in an identation > mess. Hi Arjen: I finally finished the above using emacs. For details look at the commit message at

Re: [Plplot-devel] My plans for further work during this release cycle

2016-01-21 Thread Alan W. Irwin
On 2016-01-21 02:24-0800 Alan W. Irwin wrote: > * Tidy/beautify our Fortran code which is currently in an identation > mess. I am currently researching a GPL'd tool called f90ppr to do > this. That idea turned out to be a waste of time. I locally built that tool, and it does impose a uniform st

[Plplot-devel] My plans for further work during this release cycle

2016-01-21 Thread Alan W. Irwin
Here are my ToDo lists for some remaining things I want to do with the Fortran binding that just landed and also some further general PLplot issues I want to address before the release. None of these topics are release critical, but they are all in the "would be nice" category. I assume most of th