Re: [Plplot-devel] Status of propagation efforts

2011-03-20 Thread Alan W. Irwin
On 2011-03-20 18:00-0400 Hezekiah M. Carty wrote: > On Tue, Mar 8, 2011 at 7:06 PM, Alan W. Irwin > wrote: >> On 2011-03-06 19:58-0500 Hezekiah M. Carty wrote: >> >>> OCaml should be matching more closely now: >> >> Hi Hez: >> >> The C implementation of the range adjustment sucked in an obvious

Re: [Plplot-devel] Status of propagation efforts

2011-03-20 Thread Hezekiah M. Carty
On Tue, Mar 8, 2011 at 7:06 PM, Alan W. Irwin wrote: > On 2011-03-06 19:58-0500 Hezekiah M. Carty wrote: > >> OCaml should be matching more closely now: > > Hi Hez: > > The C implementation of the range adjustment sucked in an obvious way > so I had to change it and all other implementations of ex

Re: [Plplot-devel] Status of propagation efforts

2011-03-08 Thread Alan W. Irwin
On 2011-03-06 19:58-0500 Hezekiah M. Carty wrote: > OCaml should be matching more closely now: Hi Hez: The C implementation of the range adjustment sucked in an obvious way so I had to change it and all other implementations of example 27 including the OCaml one. Since I am floundering around w

Re: [Plplot-devel] Status of propagation efforts

2011-03-08 Thread Alan W. Irwin
On 2011-03-06 19:58-0500 Hezekiah M. Carty wrote: > On Sun, Mar 6, 2011 at 1:45 AM, Alan W. Irwin > wrote: >> Here is the latest (revision 11607) diff report that tracks how well >> we have propagated C example changes to other languages. >> > >> >> I have excluded OCaml from the above because

Re: [Plplot-devel] Status of propagation efforts

2011-03-06 Thread Hezekiah M. Carty
On Sun, Mar 6, 2011 at 1:45 AM, Alan W. Irwin wrote: > Here is the latest (revision 11607) diff report that tracks how well > we have propagated C example changes to other languages. > > > I have excluded OCaml from the above because that is still disabled by > default while Hez works on those bi

[Plplot-devel] Status of propagation efforts

2011-03-05 Thread Alan W. Irwin
Here is the latest (revision 11607) diff report that tracks how well we have propagated C example changes to other languages. c++ Missing examples: Differing postscript output : Missing stdout : Differing stdout: f77 Missing examples