log

age author description
Thu, 05 May 2011 16:58:43 -0700 Rik Improve performance (2X) of svds by avoiding issymmetric calculation (bug #33073)
Wed, 04 May 2011 20:34:10 -0700 Marco Caliari marco caliari Fix unfilled contourf when lvl = [0,0] (bug #33177). stable
Wed, 04 May 2011 22:10:24 -0400 John W. Eaton Allow sortrows to work on arrays with one row (bug #33197) stable
Wed, 04 May 2011 21:44:05 -0400 John W. Eaton Allow transpose to work for scalar structs (bug #33218) stable
Wed, 04 May 2011 13:59:34 -0400 John W. Eaton Allow scalar integer to logical conversion (bug #33219) stable
Mon, 02 May 2011 11:45:56 -0700 Rik Deprecate sylvester_matrix.m function
Mon, 02 May 2011 11:26:27 -0700 Rik Properly warn when demo or example called on a function without demos
Sun, 01 May 2011 11:39:50 -0700 Rik doc: Periodic grammarcheck and spellcheck of documentation. stable
Sun, 01 May 2011 09:05:17 -0700 Rik maint: remove deprecated studentize.m reappearing after merge with stable
Sun, 01 May 2011 08:57:37 -0700 Rik maint: Periodic merge of stable branch to default branch
Sun, 01 May 2011 08:55:15 -0700 Rik doc: Review and update documentation for "Matrix Manipulation" chapter. stable
Tue, 05 Apr 2011 11:15:50 +0200 Daniel Kraft oct-parse.yy (skip_white_space): Fix column number calculation.
Tue, 26 Apr 2011 11:27:28 -0700 Rik filter.cc: Stop test errors in residue.m (bug #33164) stable
Mon, 25 Apr 2011 22:17:43 -0700 Rik mappers.cc (gamma): Correct spacing in non-Tex section of documentation. stable
Mon, 25 Apr 2011 12:32:22 -0700 Rik maint: Move lcm.m from elfun to specfun directory.
Mon, 25 Apr 2011 11:04:48 -0700 Rik ls.m: Don't print backtrace information when command issues an error.
Mon, 25 Apr 2011 10:51:09 -0700 Rik maint: Don't install main-rcfile, local-rcfile but do distribute them in tarball.
Mon, 25 Apr 2011 09:24:33 -0700 Rik doc: miscellaneous touch-ups to documentation strings stable
Sun, 24 Apr 2011 14:13:06 -0500 Jordi Gutiérrez Hermoso OctaveFAQ.texi: Fix texinfo in FAQ I broke earlier
Sun, 17 Apr 2011 15:52:36 -0500 Jordi Gutiérrez Hermoso OctaveFAQ.texi: Add a pointer to the manual concerning the backslash operator
Fri, 22 Apr 2011 09:28:06 -0700 Rik func.txi: document use of nargin checking at head of function. stable
Fri, 22 Apr 2011 08:49:35 -0700 Rik nthroot.m: Fix input validation to disallow complex values (bug #33135)
Thu, 21 Apr 2011 17:41:56 -0400 John W. Eaton fix precedence level of transpose operators (bug #32533)
Tue, 19 Apr 2011 20:15:06 -0700 Rik maint: Change file permissions to 644 for wrongly tagged .m files
Tue, 19 Apr 2011 22:11:53 -0400 John W. Eaton merge stable to default
Tue, 19 Apr 2011 21:52:56 -0400 John W. Eaton maint: generate ChangeLog automatically stable
Tue, 19 Apr 2011 21:23:28 -0400 John W. Eaton merge stable to default
Tue, 19 Apr 2011 20:53:53 -0400 John W. Eaton ChangeLog fixes
Tue, 19 Apr 2011 20:54:41 +0200 Kai Habel instantiate canvas before menubar
Mon, 18 Apr 2011 17:40:03 -0700 David Bateman ov-class.cc: Fix segfault when assigning class to struct object (bug #33014) stable
Mon, 18 Apr 2011 17:29:17 -0700 David Bateman Return octave_value of the same class as the original. stable
Mon, 18 Apr 2011 17:59:31 -0500 Jordi Gutiérrez Hermoso ChangeLog entry for changeset fb2e14a276d2
Tue, 19 Apr 2011 00:36:42 +0200 Paul Boven Fixed naming of variables in texinfo
Mon, 18 Apr 2011 10:40:20 -0700 Rik dblquad.m,triplequad.m: Switch to quadcc as default integrator.
Mon, 18 Apr 2011 09:27:36 -0700 Rik triplequad.m: Add quick-running test, add defaults to argument list.
Mon, 18 Apr 2011 07:22:31 -0700 Rik quadcc.cc: Recode input validation and add tests.
Mon, 18 Apr 2011 07:04:21 -0700 Rik maint: Periodic merge of stable branch to default branch.
Sun, 17 Apr 2011 19:57:07 -0700 Rik doc: Update all documentation for chapter on Numerical Integration stable
Sun, 17 Apr 2011 11:57:26 -0400 Patrick Häcker mat2str.m: Limit the number of digits to one less than available for double.
Sat, 16 Apr 2011 10:39:54 -0400 Ben Abbott plot.txi: Clarify that inheritance of default property values only applies to the named object type.
Fri, 15 Apr 2011 11:38:35 +0200 Kai Habel Changelog fixes
Wed, 23 Feb 2011 08:11:40 +0100 Kai Habel make piecewise polynomial (pp) functions more compatible
Thu, 14 Apr 2011 18:52:54 -0700 Rik colstyle.m: Add new function (bug #33063) stable
Wed, 13 Apr 2011 21:36:31 -0700 Rik __makeinfo__.m: Simplify function by using regular expressions.
Wed, 13 Apr 2011 21:09:03 -0700 Rik doc: Add spaces after commas in @seealso blocks. stable
Wed, 13 Apr 2011 09:32:10 -0700 Rik maint: Refactor general/isXXX.m scripts to put input validation first.
Wed, 13 Apr 2011 09:22:38 -0700 Rik scripts/ChangeLog: Remove results of bad merge in ChangeLog.
Tue, 12 Apr 2011 23:22:26 -0500 Jordi Gutiérrez Hermoso Trivial merge with stable except for ChangeLogs
Tue, 12 Apr 2011 21:17:57 -0700 Rik doc: Correct use of it's -> its in documentation. stable
Tue, 12 Apr 2011 17:42:00 -0700 Rik LSODE.cc: Add semicolon to error messages to prevent run-together text.
Tue, 12 Apr 2011 20:59:22 -0500 Jordi Gutiérrez Hermoso Merge away extra stable head stable
Tue, 12 Apr 2011 20:07:15 -0400 Ben Abbott data.txi: Replace xref{Data Structures} with xref{Structures}. stable
Tue, 12 Apr 2011 18:50:20 -0400 Ben Abbott getappdata.m: If no property name is provided, return a structure representing the appdata. stable
Tue, 12 Apr 2011 13:48:07 -0700 Rik doc: Add help text for dynamic naming "(var)" of structure fields. stable
Tue, 12 Apr 2011 09:56:13 -0700 Marco Caliari quadgk.m: Fix problem with -Inf bound on integral (bug #33055). stable
Mon, 11 Apr 2011 19:03:32 -0700 Rik Modify func.txi discussion of output arguments to include discussion of isargout. stable
Tue, 12 Apr 2011 01:28:31 -0500 Jordi Gutiérrez Hermoso Trivial merge of two stable heads stable
Mon, 11 Apr 2011 19:03:32 -0700 Rik Modify func.txi discussion of output arguments to include discussion of isargout. stable
Mon, 11 Apr 2011 10:59:20 -0400 John W. Eaton ChangeLog fix stable
Mon, 11 Apr 2011 21:50:49 -0400 Ben Abbott getappdata.m: If appdata propery does not exist, return an empty matrix. stable
Mon, 11 Apr 2011 11:33:08 -0700 Rik Remove deprecated and private functions from list of functions requiring tests.
Mon, 11 Apr 2011 10:56:34 -0400 John W. Eaton merge stable with default
Sun, 10 Apr 2011 11:46:50 -0400 John Eaton graphics.cc: Allow ishandle() to accept vector of handles (bug 33025). stable
Fri, 08 Apr 2011 20:15:19 -0700 Rik Deprecate studentize(), replace with zscore().
Fri, 08 Apr 2011 19:00:42 -0700 Rik mode.m, quantile.m: Return output of same class as input.
Fri, 08 Apr 2011 12:44:40 -0700 Rik Improve documentation strings in Linear Algebra chapter. stable
Fri, 08 Apr 2011 09:06:04 -0400 John W. Eaton abandon release-3-4-x branch in favor of workflow using stable and default branches and merging stable to default periodically release-3-4-x
Thu, 07 Apr 2011 14:44:01 -0700 Rik Add spellcheck target to documentation Makefile. stable
Wed, 06 Apr 2011 20:06:45 -0700 Rik Group commonly used isXXX functions together in documentation.
Wed, 06 Apr 2011 19:46:34 -0700 Rik Move pack() function to proper place in documentation.
Wed, 06 Apr 2011 19:36:49 -0700 Rik Make spectral density helper functions private.
Wed, 06 Apr 2011 11:44:21 -0700 Rik Clean up operator and function indices in documentation.
Mon, 04 Apr 2011 20:15:32 -0700 Rik Add warning about single precision in FLTK.
Mon, 04 Apr 2011 15:56:49 -0700 Rik Spellcheck documentation for 3.4.1 release.
Mon, 04 Apr 2011 15:33:46 -0700 Rik Grammarcheck files for 3.4.1 release.
Mon, 04 Apr 2011 13:37:13 -0700 Rik Deprecate perror, strerror functions.
Sun, 03 Apr 2011 20:33:14 -0700 Rik Add new section on parsing to documentation.
Sun, 03 Apr 2011 13:55:58 -0700 Rik Add blkmm function to documentation.
Sun, 03 Apr 2011 07:24:38 -0700 Rik Add documentation for 3-input form of diag(). Add new tests.
Sun, 03 Apr 2011 07:00:34 -0700 Rik Reverse changset cc8ccdfec424. Restore 3-input form of diag().
Sat, 02 Apr 2011 13:37:52 -0700 Rik Add quantile, prctile functions to documentation.
Sat, 02 Apr 2011 12:41:16 -0700 Rik Add isdeployed function to documentation.
Fri, 01 Apr 2011 20:19:18 -0700 Rik Remove archaic 3-input argument form of diag function.
Fri, 01 Apr 2011 18:53:14 -0700 Rik Fix orientation of initial conditions vector for filter (bug #32741).
Fri, 01 Apr 2011 09:37:58 -0700 Rik Correct typo in #include path for FLTK header files (bug #32972).
Fri, 01 Apr 2011 03:52:05 -0600 Jordi Gutiérrez Hermoso Correct slight logical mistake in memleak patch (bug #32804)
Fri, 01 Apr 2011 03:09:35 -0600 Jordi Gutiérrez Hermoso MatrixType:: plug memory leak (bug #32804).
Thu, 31 Mar 2011 21:16:44 -0700 Rik Add list_in_columns, terminal_size functions to documentation.
Thu, 31 Mar 2011 20:57:37 -0700 Rik Add documentation for '-forge' option (bug #32464).
Thu, 31 Mar 2011 20:24:06 -0700 Rik Add onCleanup function to documentation.
Thu, 31 Mar 2011 10:41:32 -0700 Rik Document recommended format for commit messages which reference the bug tracker.
Thu, 31 Mar 2011 10:19:59 -0700 Marco Caliari spdiags.m: Treat empty vector (1x0 or 0x1) the same as diag().
Thu, 31 Mar 2011 10:09:34 -0700 Rik cor.m: Increase tolerance of %!tests using random data to assure passage.
Thu, 31 Mar 2011 09:57:11 -0700 Rik Add deprecated entry for cquad() pointing to quadcc().
Thu, 31 Mar 2011 09:34:26 -0700 Rik cor.m: fix operation with only single input (bug #32961)
Thu, 31 Mar 2011 07:33:11 -0700 Rik Revamp quiver autoscaling algorithm (bug #32836).
Thu, 31 Mar 2011 07:13:33 -0700 Rik quadcc: Add reference to original paper in docstring.
Wed, 30 Mar 2011 13:07:53 -0600 Jordi Gutiérrez Hermoso Document the "all" parameter to fclose.
Tue, 29 Mar 2011 17:51:38 -0700 John W. Eaton Update test for 'wilkinson(1)' to reflect changes to diag().
Tue, 29 Mar 2011 17:47:26 -0700 Rik Treat empty vector (1x0 or 0x1) as valid input to diag().
Tue, 29 Mar 2011 19:00:26 -0400 Ben Abbott graphics.cc: Prevent ticks from being cropped.
Tue, 29 Mar 2011 07:57:51 -0600 Michael Creel ChangeLog fix, (closes: bug #32892)
Tue, 29 Mar 2011 07:36:31 -0600 Michael Creel Fix variable name clash in ols.m
Mon, 28 Mar 2011 16:38:13 -0700 Rik Improve docstrings for a number of functions.
Mon, 28 Mar 2011 14:53:07 -0700 Rik Add do_braindead_shortcircuit_evaluation to the list of variables set by --traditional option.
Sun, 27 Mar 2011 20:42:44 -0700 Rik Add allow_noninteger_range_as_index to documentation.
Sun, 27 Mar 2011 20:32:29 -0700 Rik Add do_braindead_shortcircuit_evaluation to documentation.
Sat, 26 Mar 2011 21:15:48 -0700 Rik Add error_text to list of functions not requiring a docstring.
Sat, 26 Mar 2011 06:50:12 -0700 Robert T. Short Add tests for ifftshift.m
Sat, 26 Mar 2011 06:42:35 -0700 Robert T. Short Add tests for fftshift.m.
Fri, 25 Mar 2011 13:37:11 -0400 John W. Eaton use gnulib:: functions as needed
Thu, 24 Mar 2011 16:46:34 -0400 Jarno Rajahalme Test fortran with -ff2c and with a wrapper for Apple blas/lapack, when needed.
Tue, 22 Mar 2011 13:21:44 -0700 Rik Fix errant 2010 dates in ChangeLogs.
Mon, 21 Mar 2011 14:26:09 -0700 Rik Fix bug #32873, ifftshift fails.
Sat, 19 Mar 2011 22:22:07 -0700 Rik Add cellindexmat function to documentation.
Sat, 19 Mar 2011 21:54:53 -0700 Rik Add optimize_subsasgn_calls function to documentation.
Sat, 19 Mar 2011 17:46:45 -0400 Ben Abbott patch.m: Add demo.
Sat, 19 Mar 2011 14:35:59 -0700 Rik Add runlength function to documentation.
Sat, 19 Mar 2011 14:32:43 -0700 Rik Overhaul runlength.m
Sat, 19 Mar 2011 13:53:38 -0700 Rik Make helper functions for logistic_regression private.
Sat, 19 Mar 2011 13:06:50 -0700 Rik Add isocolors, isonormals, isosurface functions to documentation.
Sat, 19 Mar 2011 12:54:05 -0700 Rik dump_prefs.m: Close @deftypefn macro left open.
Sat, 19 Mar 2011 12:33:09 -0700 Rik Add dump_prefs to documentation.
Sat, 19 Mar 2011 12:12:57 -0700 Rik Add daspect, pbaspect functions to documentation.
Sat, 19 Mar 2011 11:10:16 -0700 Rik Add getappdata, setappdata, isappdata, rmappdata functions to documentation.
Sat, 19 Mar 2011 11:07:52 -0400 Ben Abbott trisurf.m: Set default edgecolor as Matlab does. Add demos.
Fri, 18 Mar 2011 22:58:18 -0700 Rik Add nth_element function to documentation.
Fri, 18 Mar 2011 22:47:33 -0700 Rik Add uimenu, uigetdir, uigetfile, and uiputfile to documentation.
Fri, 18 Mar 2011 21:25:08 -0700 Rik Add fminbnd, fminunc functions to documentation.
Fri, 18 Mar 2011 18:51:45 -0700 Rik Add function chop to documentation.
Fri, 18 Mar 2011 14:38:46 -0700 Rik Add gen_doc_cache, get_help_text, get_help_text_from_file, get_first_help_sentence to documentation.
Fri, 18 Mar 2011 09:37:28 -0700 Rik Add operator precedence tests to fixed list of parser tests.
Thu, 17 Mar 2011 23:11:47 -0700 Rik Fix bug #32818, nonconformant arguments in svds.
Thu, 17 Mar 2011 21:41:15 -0700 Rik Add fileread to documentation.
Fri, 18 Mar 2011 00:01:28 -0400 John W. Eaton ov-float.cc (octave_float_scalar::do_index_op): widen to float matrix, not double matrix
Thu, 17 Mar 2011 20:53:32 -0700 Rik Add gethostname to documentation.
Thu, 17 Mar 2011 20:39:37 -0700 Rik Add fmod, octave_tmp_file_name to list of exceptions not needing a DOCSTRING.
Thu, 17 Mar 2011 13:58:19 -0700 Iain Murray Replace nprocs with nproc function. Use gnulib module for portability across platforms.
Mon, 14 Mar 2011 23:36:20 -0600 Jordi Gutiérrez Hermoso Change copy_backward to copy in Sparse<T>::assign, bug #32747
Wed, 16 Mar 2011 15:00:09 -0700 Iain Murray Add nproc, nproc_conf utility functions for determining number of available processors.
Wed, 16 Mar 2011 13:36:27 -0700 Carlo de Falco Add mgorth and gmres functions from Octave Forge
Tue, 15 Mar 2011 22:45:31 -0700 Marco Caliari Simplify calculation of number of tick labels. Bug #32692.
Sun, 13 Mar 2011 18:26:04 +0100 Konstantinos Poulios revert changes from 2011-02-26
Thu, 10 Mar 2011 20:27:15 +0100 Konstantinos Poulios add a persistent mode for listeners
Sat, 26 Feb 2011 18:15:48 -0500 Ben Abbott Allow command forms of example and demo.
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
Mon, 14 Feb 2011 08:06:32 -0500 Ben Abbott spline.m: Allow length(x) == 2 and unsorted x values.
Sun, 13 Feb 2011 21:37:18 +0100 Konstantinos Poulios fix plotyy bugs #31800, #32211
Sun, 13 Feb 2011 18:30:30 +0100 David Bateman Add changelog to change acccidentally pushed in afb65a7bc065
Sun, 13 Feb 2011 17:44:21 +0100 Konstantinos Poulios improvements in synchronization of axes position and outerposition
Sun, 13 Feb 2011 15:11:56 +0100 Konstantinos Poulios synchronization of axes position and outerposition
Fri, 11 Feb 2011 14:27:26 -0500 John W. Eaton use correct type for std::string length release-3-4-x
Fri, 11 Feb 2011 14:27:26 -0500 John W. Eaton use correct type for std::string length
Thu, 10 Feb 2011 18:48:36 -0500 Ben Abbott Modify demo scripts to allow conventient conversion to Matlab compatible syntax.
Thu, 10 Feb 2011 16:24:15 -0500 John W. Eaton mean: also accept logical values release-3-4-x
Thu, 10 Feb 2011 16:24:15 -0500 John W. Eaton mean: also accept logical values
Thu, 10 Feb 2011 00:58:31 -0500 John W. Eaton regexp.cc: avoid deprecated Array<T>:resize function release-3-4-x
Thu, 10 Feb 2011 00:58:31 -0500 John W. Eaton regexp.cc: avoid deprecated Array<T>:resize function
Wed, 09 Feb 2011 16:29:14 -0500 John W. Eaton update NEWS release-3-4-x
Wed, 09 Feb 2011 18:19:20 +0100 Konstantinos Poulios fix whitespace in ChangeLog release-3-4-x
Wed, 09 Feb 2011 18:05:43 +0100 Konstantinos Poulios simplifications in position updating functions for axes labels and titles release-3-4-x
Wed, 09 Feb 2011 08:14:18 -0500 Ben Abbott README.MacOS: Spelling corrections. release-3-4-x
Tue, 08 Feb 2011 19:46:43 -0500 Ben Abbott __go_draw_axes__.m: Properly set fontspec for legends. release-3-4-x
Tue, 08 Feb 2011 19:36:54 -0500 Ben Abbott README.MacOS: Fix FFTW CCFLAGS. release-3-4-x
Wed, 09 Feb 2011 02:03:38 -0500 John W. Eaton ChangeLog fixes release-3-4-x
Tue, 08 Feb 2011 16:10:31 -0800 Rik NEWS: Use indent of 2 spaces rather than occasional 3 spaces. release-3-4-x
Wed, 09 Feb 2011 16:26:35 -0500 John W. Eaton update NEWS
Wed, 09 Feb 2011 18:19:20 +0100 Konstantinos Poulios fix whitespace in ChangeLog
Wed, 09 Feb 2011 18:05:43 +0100 Konstantinos Poulios simplifications in position updating functions for axes labels and titles
Wed, 09 Feb 2011 08:14:18 -0500 Ben Abbott README.MacOS: Spelling corrections.
Tue, 08 Feb 2011 19:46:43 -0500 Ben Abbott __go_draw_axes__.m: Properly set fontspec for legends.
Tue, 08 Feb 2011 19:36:54 -0500 Ben Abbott README.MacOS: Fix FFTW CCFLAGS.
Tue, 08 Feb 2011 16:10:31 -0800 Rik NEWS: Use indent of 2 spaces rather than occasional 3 spaces.
Tue, 08 Feb 2011 15:59:37 -0500 John W. Eaton small changes for GCC 4.6 release-3-4-x
Tue, 08 Feb 2011 15:52:33 -0500 John W. Eaton ChangeLog fixes release-3-4-x
Tue, 08 Feb 2011 08:09:41 -0500 Ben Abbott README.MacOS: Add detail. release-3-4-x
Tue, 08 Feb 2011 15:59:37 -0500 John W. Eaton small changes for GCC 4.6
Tue, 08 Feb 2011 15:53:13 -0500 John W. Eaton remove functions deprecated in 3.2
Tue, 08 Feb 2011 15:52:33 -0500 John W. Eaton ChangeLog fixes
Tue, 08 Feb 2011 08:09:41 -0500 Ben Abbott README.MacOS: Add detail.
Tue, 08 Feb 2011 06:27:29 -0500 John W. Eaton Added tag release-3-4-0 for changeset 2848dd7c4dd7 release-3-4-x