log

age author description
Tue, 08 Mar 2011 12:11:57 -0800 Rik Recode mk-opts.pl to use clearer, more modern, Perl syntax.
Mon, 07 Mar 2011 17:35:33 +0100 Konstantinos Poulios update axis label position after axis location changes
Sun, 06 Mar 2011 16:54:39 +0100 Konstantinos Poulios improve calculation of axes tightinset for empty axes labels/title
Sat, 05 Mar 2011 11:17:13 -0500 Ben Abbott colorbar.m: Allow location to be specified as a property.
Thu, 03 Mar 2011 13:05:50 -0800 Rik Improve docstrings for archive functions (gzip, bzip2, etc.)
Thu, 03 Mar 2011 11:59:05 -0800 Rik Improve file archiving functions (gzip, bzip2, zip, unpack)
Thu, 03 Mar 2011 09:46:00 -0800 Rik Deprecate is_duplicate_entry.
Thu, 03 Mar 2011 09:29:04 -0800 Rik Fix bug #32443 preventing 'pkg install' on Windows platforms.
Thu, 03 Mar 2011 14:04:19 +0100 Konstantinos Poulios fix axes position synchronization for long text objects
Wed, 02 Mar 2011 20:38:27 -0800 Rik Correctly refer to "discrete uniform" distribution in documentation.
Wed, 02 Mar 2011 18:03:32 +0100 Konstantinos Poulios small optimization in subplot.m
Tue, 01 Mar 2011 19:55:57 -0500 Ben Abbott README.MacOS: Add Fink packages needed to support print output.
Tue, 01 Mar 2011 16:02:07 -0600 Jordi Gutiérrez Hermoso Small FAQ fixes
Tue, 01 Mar 2011 11:28:31 -0800 Rik Use modern warning function rather than deprecated built-in variable to set warning state.
Tue, 01 Mar 2011 13:16:44 -0600 Jordi Gutiérrez Hermoso Major update to FAQ
Tue, 01 Mar 2011 07:43:44 -0600 Jordi Gutiérrez Hermoso Clarify in manual that the mkoctfile examples are in C++
Mon, 28 Feb 2011 22:35:41 -0800 Rik Add new isrow, iscolumn functions.
Mon, 28 Feb 2011 21:27:08 -0800 Rik treeplot.m: Use 'o' plot style as default for nodes
Sun, 20 Feb 2011 19:13:03 +0000 Thomas Weber Document the Octave:autoload-relative-file-name warning.
Sun, 27 Feb 2011 18:21:46 -0800 Rik Fix incorrect statement in documentation for pascal.m. Bug #32523.
Sun, 27 Feb 2011 16:52:04 +0100 Konstantinos Poulios fix initial canvas size issue
Sat, 26 Feb 2011 17:28:11 -0800 Rik Rewrite error strings in src/ to use variables named in documentation.
Sat, 26 Feb 2011 16:21:02 -0500 Ben Abbott polynomial/polyval.m: Compute offset/normalization only when needed.
Sat, 26 Feb 2011 16:07:52 -0500 Ben Abbott polynomial/polyval.m: Minor simplification in polynomial evaluation
Fri, 25 Feb 2011 20:12:05 -0800 Rik Uppercase variables in script error strings.
Fri, 25 Feb 2011 15:11:26 -0600 Jordi Gutiérrez Hermoso Minor proofreading in FAQ
Fri, 25 Feb 2011 12:28:14 -0600 Jordi Gutiérrez Hermoso Uniformise "Matlab" typesetting in FAQ.
Fri, 25 Feb 2011 12:07:11 -0600 Jordi Gutiérrez Hermoso Add a warning description for Matlab-style short-circuiting
Thu, 24 Feb 2011 20:22:38 -0500 Ben Abbott subplot.m: Document using INDEX as a vector.
Thu, 24 Feb 2011 20:05:51 -0500 Ben Abbott Properly evaluate zeroth order polynomials.
Thu, 24 Feb 2011 02:07:37 -0500 John W. Eaton strchr.m: avoid implict string to number conversion
Wed, 23 Feb 2011 10:34:05 -0600 Jordi Gutiérrez Hermoso Improve .hgignore adding more things to be ignored
Wed, 23 Feb 2011 01:42:14 -0500 John W. Eaton mex.cc (mxArray_base::dup): return retval
Tue, 22 Feb 2011 13:26:05 -0800 Rik [mq]: check
Tue, 22 Feb 2011 19:46:57 -0500 Ben Abbott subplot.m: Use new looseinset property introduced by changeset 12467.
Tue, 22 Feb 2011 12:45:30 -0800 Rik Use single quotes around regexp patterns.
Mon, 21 Feb 2011 17:12:25 +0100 Carlo de Falco fixed typo in PCRE style RE
Tue, 22 Feb 2011 19:52:55 +0100 Konstantinos Poulios implement looseinset property for axes
Mon, 21 Feb 2011 21:15:45 +0100 Kai Habel Use / for fltk path processing only
Mon, 21 Feb 2011 21:02:28 +0100 Kai Habel Call size_range early to allow window resizing for MinGW and MacOS
Mon, 21 Feb 2011 03:50:59 -0500 John W. Eaton require PCRE to build Octave
Sun, 20 Feb 2011 17:53:41 -0800 Karsten Trulsen fftshift.m: Fix broken function documented in bug 32442
Sat, 19 Feb 2011 18:21:58 -0800 Rik Use PCRE regular expressions throughout Octave.
Sat, 19 Feb 2011 14:25:40 -0800 Rik README.MacOS: Format to keep lines less than 80 characters.
Sat, 19 Feb 2011 15:01:59 -0500 Ben Abbott Improve warnings when shell utilties needed for printing are missing.
Sat, 19 Feb 2011 15:32:41 +0100 Thorsten Meyer Fix interp1 tests according to spline update of 07e102029d2a
Fri, 18 Feb 2011 22:34:51 +0100 Konstantinos Poulios fix a small bug introduced on 2011-02-14
Thu, 17 Feb 2011 12:45:05 +0100 Kai Habel rename fltk_gui_mode to gui_mode
Wed, 16 Feb 2011 19:59:10 -0500 Ben Abbott README.MacOS: Updated Readme.MacOS section 2.2.1 with results of test compilation on vanilla machine.
Wed, 16 Feb 2011 19:14:43 -0500 Ben Abbott subplot.m: Decrease spacing between subplots rows / columns.
Wed, 16 Feb 2011 22:34:11 +0100 Thorsten Meyer Fix tests in mean.m according to changeset 0f21f258aa17.
Tue, 15 Feb 2011 13:12:38 -0500 John W. Eaton ChangeLog fixes
Tue, 15 Feb 2011 13:03:21 -0500 John W. Eaton ChangeLog fixes
Tue, 15 Feb 2011 12:57:03 -0500 John W. Eaton untabify configure.ac
Tue, 15 Feb 2011 12:53:17 -0500 Benjamin Lindner use AC_COMPILE_IFELSE to check for OpenGL support in FLTK
Tue, 15 Feb 2011 18:49:13 +0100 Konstantinos Poulios invoke/terminate printing process synchronously with rendering (#32319)
Mon, 14 Feb 2011 17:23:04 -0800 Rik Fix documentation bugs uncovered while rewriting munge-texi.
Tue, 15 Feb 2011 01:28:11 +0100 David Bateman More explicit error message when source with tests for dynamically linked functions not found (#30341)
Tue, 15 Feb 2011 00:42:05 +0100 David Bateman Fix for fltk patch markers (#31801)
Mon, 14 Feb 2011 20:16:08 +0100 Konstantinos Poulios calculation of tightinset property