Mercurial > hg > octave-nkf
graph
-
print.m: Fix logic associated with 'have_ghostscript'. release-3-2-xFri, 12 Jun 2009 10:47:29 +0200, by Ben Abbott
-
print.m: properly render mono figures, and favor cairo terminals. release-3-2-xFri, 12 Jun 2009 10:47:29 +0200, by Ben Abbott
-
examples/polynomial: properly handle magic colon release-3-2-xFri, 12 Jun 2009 10:45:13 +0200, by Jaroslav Hajek
-
__go_draw_axes__.m: Fix order when pushing group children onto kid list. release-3-2-xThu, 11 Jun 2009 07:13:19 +0200, by Ben Abbott
-
tree_anon_fcn_handle::dup: don't convert to tree_constant release-3-2-xThu, 11 Jun 2009 07:13:19 +0200, by John W. Eaton
-
Better waypoint transform pour quadgk release-3-2-xThu, 11 Jun 2009 07:13:19 +0200, by Marco Caliari
-
don't look for object index after keyword release-3-2-xThu, 11 Jun 2009 07:13:19 +0200, by John W. Eaton
-
Fixes for quadgk for doubly infinite interval release-3-2-xThu, 11 Jun 2009 07:13:19 +0200, by David Bateman
-
avoid using readline at all when line editing suppressed or interpreter embedded release-3-2-xThu, 11 Jun 2009 07:13:19 +0200, by Jaroslav Hajek
-
don't garble readline settings when line editing is disabled release-3-2-xThu, 11 Jun 2009 07:13:19 +0200, by Jaroslav Hajek
-
fix log2 with 2 outargs, loosen tests to meet IEEE release-3-2-xTue, 09 Jun 2009 07:18:28 +0200, by Jaroslav Hajek
-
fix exist for function handles and inline functions release-3-2-xTue, 09 Jun 2009 06:33:10 +0200, by John W. Eaton
-
axis.m: Fix bug for 'axis tight' with multiple lines, modify demo. release-3-2-xTue, 09 Jun 2009 06:33:10 +0200, by Ben Abbott
-
Update some of Advanced Plotting documentation. release-3-2-xTue, 09 Jun 2009 06:33:10 +0200, by Rik
-
update documentation of container types in container.txi release-3-2-xSun, 07 Jun 2009 16:10:51 +0200, by Thorsten Meyer
-
allow ranges and other matrices in set release-3-2-xSun, 07 Jun 2009 08:59:08 +0200, by Jaroslav Hajek
-
Update documentation for NA and isna functions release-3-2-xSat, 06 Jun 2009 21:25:37 -0700, by Rik
-
Update documentation for 'who' family of functions. release-3-2-xFri, 05 Jun 2009 13:23:26 -0700, by Rik
-
properly #ifdef MSVC linker specific flags release-3-2-xSat, 23 May 2009 10:40:28 +0200, by Benjamin Lindner
-
__go_draw_axes__.m: Change strncmpi(scale,'lo') -> strcmp(scale,'log'). release-3-2-xThu, 04 Jun 2009 21:32:37 -0400, by Ben Abbott
-
__go_draw_axes__.m: For log-scale axes use format '10^{%T}'. release-3-2-xThu, 04 Jun 2009 10:13:14 -0400, by Ben Abbott
-
Correct bad UTF8 character for o in the name Soren release-3-2-xWed, 03 Jun 2009 13:19:36 -0700, by Rik
-
Correct bugs in plot images produced for documentation release-3-2-xWed, 03 Jun 2009 11:12:51 -0700, by Rik
-
colorbar.m: Colorbar 'handlevisibility' should be 'on'. Add additional demos which illustrate problems with the present implementation. release-3-2-xWed, 03 Jun 2009 10:54:36 -0400, by Ben Abbott
-
__gnuplot_has_feature__.m: Change version for "x11_figure_position" from ">=4.3.0" to ">=4.2.5". release-3-2-xWed, 03 Jun 2009 10:40:20 -0400, by Ben Abbott
-
__scatter__.m: If the color spec is empty, set using __next_line_color__. release-3-2-xWed, 03 Jun 2009 10:38:17 -0400, by Ben Abbott
-
Added tag release-3-2-0 for changeset 530dc15eb653 release-3-2-xFri, 05 Jun 2009 08:16:46 +0200, by Jaroslav Hajek
-
this branch is no longer maintained and is closed for further development release-3-0-xSat, 22 Jan 2011 00:59:43 -0500, by John W. Eaton
-
Added tag release-3-0-5 for changeset b05c163805ef release-3-0-xTue, 14 Apr 2009 07:18:09 +0200, by Jaroslav Hajek
-
Added tag release-3-0-4 for changeset e09cd527b8a2 release-3-0-xTue, 14 Apr 2009 07:18:07 +0200, by Jaroslav Hajek
-
remove strange volatile declaration release-3-0-xWed, 01 Apr 2009 10:42:58 +0200, by Rafael Laboissiere
-
fix leaving stray '\r' in stream when reading from CRLF data file release-3-0-xWed, 18 Mar 2009 15:23:14 +0100, by Benjamin Lindner
-
fix platform test in test_string.m release-3-0-xThu, 26 Mar 2009 07:22:13 +0100, by Tatsuro Matsuoka
-
fix invalid matrix dimensioning in graphics.cc release-3-0-xWed, 25 Feb 2009 08:40:31 +0100, by Marco Caliari