log

age author description
Mon, 13 Dec 2010 13:04:16 -0500 Doug Stewart improved the help text in hist.m
Mon, 13 Dec 2010 20:23:00 +0100 Kai Habel ChangeLog fix
Mon, 13 Dec 2010 20:17:24 +0100 Kai Habel Add default menu for fltk backend figures
Mon, 13 Dec 2010 10:50:20 -0800 Rik sqp.m: Change docstring to refer to x0 as the initial seed vector
Mon, 13 Dec 2010 10:06:17 -0800 Rik sqp.m: Remove never violated Inf bounds from computation (bug #31742)
Sun, 12 Dec 2010 21:58:30 +0100 Jaroslav Hajek drop support of 'i' option in lookup
Sun, 12 Dec 2010 17:38:55 +0100 Kai Habel Fix bugs of previous changeset
Sun, 12 Dec 2010 16:44:29 +0100 Kai Habel Make view more compatible
Fri, 10 Dec 2010 19:59:25 -0500 Ben Abbott strread.m: Don't require space between format specifiers.
Fri, 10 Dec 2010 15:36:44 -0800 Rik speed.m: Eliminate line continuation in function definition.
Fri, 10 Dec 2010 19:53:06 +0100 Kai Habel Add missing option slice for pie and pie3
Fri, 10 Dec 2010 09:09:49 +0100 Thorsten Meyer Add tests to kolmogorov_smirnov_test
Thu, 09 Dec 2010 19:26:08 -0500 John W. Eaton ChangeLog fixes
Thu, 09 Dec 2010 19:24:00 -0500 John W. Eaton __pie__.m: improve error messages
Thu, 09 Dec 2010 19:03:56 -0500 John W. Eaton ChangeLog fix
Thu, 09 Dec 2010 19:02:07 -0500 John W. Eaton fix omission from previous change to kolmogorov_smirnov_test
Thu, 09 Dec 2010 18:59:23 -0500 John W. Eaton allow kolmogorov_smirnov_test to work with either DIST_cdf or DISTcdf functions
Thu, 09 Dec 2010 18:36:41 -0500 John W. Eaton set grid linewidths from axis linewidth property
Thu, 09 Dec 2010 11:02:21 -0800 Rik Convert print resolution from char to double.
Thu, 09 Dec 2010 10:43:41 -0800 Rik Allow logical indices for 'explode' variable in pie charts.
Thu, 09 Dec 2010 17:54:09 +0100 Kai Habel ChangeLog fix
Thu, 09 Dec 2010 16:17:03 +0100 Kai Habel add pie3 to plot functions
Thu, 09 Dec 2010 02:42:29 -0500 John W. Eaton ChangeLog fix and new datestr test omitted from previous change
Thu, 09 Dec 2010 02:37:21 -0500 John W. Eaton datestr: handle dates before 1970-01-01
Thu, 09 Dec 2010 01:15:30 -0500 Marco Atzeri correctly compute gamma for negative integer values when tgamma is available
Thu, 09 Dec 2010 01:01:58 -0500 Marco Atzeri remove -lwsock32 from LIBS in configure for cygwin systems
Wed, 08 Dec 2010 19:55:31 -0500 Ben Abbott fill.m: Allow multiple filled polygons.
Wed, 08 Dec 2010 07:57:16 -0500 Ben Abbott imshow.m: Flip y-axis.
Wed, 08 Dec 2010 03:25:04 -0500 John W. Eaton strmatch.m: avoid passing length of 0 to strncmp
Wed, 08 Dec 2010 02:45:48 -0500 John W. Eaton graphics.h.in (base_property::do_set): don't reverse order of children
Wed, 08 Dec 2010 02:34:45 -0500 John W. Eaton fix think-o in changeset baeeb6bc6afe
Wed, 08 Dec 2010 01:20:07 -0500 John W. Eaton stop trying to parse file if out_of_date_check encounters an error
Tue, 07 Dec 2010 15:30:17 -0500 John W. Eaton avoid reparsing files after errors
Tue, 07 Dec 2010 13:24:20 -0500 John W. Eaton repmat: handle special case of replicating scalar using index vector containing zeros
Tue, 07 Dec 2010 12:57:55 -0500 John W. Eaton accept otherwise clause in switch statement without preceding case statements
Mon, 06 Dec 2010 17:34:15 -0800 Rik plot.m: Eliminate present tense in first sentence of docstring.
Mon, 06 Dec 2010 17:30:47 -0800 Rik Add additional calling form to docstring for [xyz]label functions.
Mon, 06 Dec 2010 17:03:00 -0800 Rik speed.m: Overhaul documentation string.
Fri, 03 Dec 2010 18:23:45 -0500 Ben Abbott __stem__.m: Each stem hggroup should have its own baseline.
Fri, 03 Dec 2010 18:21:25 -0500 Ben Abbott __go_draw_axes__.m: If not set, the unset the gnuplot {tblr}margins.
Fri, 03 Dec 2010 11:46:09 -0800 Rik Fix bug #31734 where certain indices caused sparse matrices to segfault.
Fri, 03 Dec 2010 07:39:18 -0500 Ben Abbott Fix handling of input array of length 2 in daspect.m and pbaspect.m
Thu, 02 Dec 2010 19:39:32 -0500 Ben Abbott ChangeLog fixes.
Thu, 02 Dec 2010 19:27:13 -0500 Ben Abbott image.m: Only flip y-axis if nextplot property equal "replace".
Thu, 02 Dec 2010 19:23:01 -0500 Ben Abbott contour3.m: Modify demo to avoid clipping mesh.
Thu, 02 Dec 2010 18:48:07 -0500 Ben Abbott fill.m: Allow multiple filled polygons.
Thu, 02 Dec 2010 18:46:10 -0500 Ben Abbott subplot.m: Add suppport for "align" and "replace" options.
Wed, 01 Dec 2010 15:26:01 -0500 John W. Eaton echo commands in scripts
Wed, 01 Dec 2010 19:55:47 +0100 Kai Habel Fix gui mode
Fri, 26 Nov 2010 04:19:58 -0500 John W. Eaton doc/interpreter/install.txi: explain how to compile Octave with 64-bit indexing
Fri, 26 Nov 2010 09:32:16 +0100 Kai Habel consider hidden handles in uimenu code
Fri, 26 Nov 2010 02:58:16 -0500 John W. Eaton search PATH from environment for programs, not EXEC_PATH
Fri, 26 Nov 2010 02:45:24 -0500 John W. Eaton ChangeLog fixes
Fri, 26 Nov 2010 02:44:24 -0500 John W. Eaton defaults.cc (FEXEC_PATH): only call set_exec_path if nargin is greater than zero
Thu, 25 Nov 2010 20:32:58 +0100 Kai Habel New function to set GUI mode (fltk)
Thu, 25 Nov 2010 12:31:43 -0500 John W. Eaton ChangeLog fix for EXEC_PATH changes accidentally checked in with datetick change in e2a4f3478b7c
Thu, 25 Nov 2010 17:16:46 +0100 Kai Habel Simplify code for uimenu.m. Fix error messages for ui file functions.
Thu, 25 Nov 2010 02:18:58 -0500 John W. Eaton datetick.m: add missing semicolon
Tue, 23 Nov 2010 03:11:32 -0500 John W. Eaton oct_md5_result_to_str: avoid buffer overrun; replace loop with single call to sprintf
Tue, 23 Nov 2010 02:33:34 -0500 John W. Eaton oct_md5_file: close file after reading