log

age author description
Tue, 17 May 2011 09:41:19 -0700 Rik frnd.m: Fix typo in 2-input calling form preventing execution. stable
Tue, 17 May 2011 08:05:38 -0700 Rik doc: Don't use @code{} within @deftypefn macro stable
Mon, 16 May 2011 12:39:08 -0700 Rik doc: Document that block comment markers must appear alone on a line (bug #33297) stable
Sun, 15 May 2011 19:15:50 -0700 Philip Nienhuis Fix textscan/textread headerlines arg always skipping 2 lines (bug #33028) stable
Sun, 15 May 2011 17:35:57 -0700 Rik Stop obscure warnings when get() called with null matrix input (bug #32642)
Sun, 15 May 2011 15:27:22 -0700 David Finkel david finkel Fix integer overflow when using text() with large x,y values (bug #33059) stable
Sun, 15 May 2011 10:50:30 -0700 Rik Use common code idiom for creating cell array for indexing ND-arrays
Sun, 15 May 2011 09:40:26 -0700 Rik trapz.m, cumtrapz.m: Quote ':' in initialization statement to prevent it being stable
Sun, 15 May 2011 08:58:49 -0700 Rik Use common idiom in m-files for finding first non-singleton dimension.
Sun, 15 May 2011 07:39:01 -0700 Rik runtests.m, rundemos.m: Remove final filesep() character from directory name
Sun, 15 May 2011 07:26:20 -0700 Rik maint: Periodic merge of stable to default.
Sun, 15 May 2011 07:24:14 -0700 Rik nonzeros.m: Ignore unused return arguments from find().
Sun, 15 May 2011 07:04:32 -0700 Carnë Draug doc: Use texinfo for help text of operators. stable
Sat, 14 May 2011 23:48:09 -0500 Jordi Gutiérrez Hermoso caseless-str.h: Fix implementation of op< stable
Sat, 14 May 2011 21:17:20 -0700 Rik doc: Improve a few docstrings related to test functions and directories. stable
Sat, 14 May 2011 09:57:50 -0700 Rik Accept input x vector with y matrix for trapz,cumtrapz (bug #33292). stable
Wed, 11 May 2011 22:02:32 +0200 David Bateman Fix case insenstive use of radio values in graphics objects (bug #33068) stable
Wed, 11 May 2011 10:48:04 -0700 Rik exppdf.m: Bug fix to extend function range to include x==0. stable
Tue, 10 May 2011 22:31:24 -0700 Rik Periodic merge of stable to default.
Tue, 10 May 2011 22:28:28 -0700 Rik unimplemented.m: Remove 'reset' and 'rsf2csf' from list.
Wed, 11 May 2011 00:23:46 -0500 Jordi Gutiérrez Hermoso Fix passing compiler options to mkoctfile stable
Tue, 10 May 2011 23:40:23 -0500 Jordi Gutiérrez Hermoso load-save.cc: Document -append option stable
Tue, 10 May 2011 14:45:33 -0700 Rik Use correct definition of erfcx in documentation. stable
Tue, 10 May 2011 14:14:12 -0700 Rik betaln.m: Improve documentation string, particularly for Tex format. stable
Tue, 10 May 2011 12:46:11 -0700 Rik betainc.cc: Correctly refer to function as regularized incomplete Beta function. stable
Mon, 09 May 2011 17:59:44 -0700 Rik gampdf.m: Bug fix to extend function range to include x==0. stable
Sat, 07 May 2011 14:52:08 -0700 Rik Overhaul functions in statistics/base directory.
Sat, 07 May 2011 14:30:20 -0700 Rik maint: Remove linear-algebra/gmres.m which was moved to sparse/ directory.
Fri, 06 May 2011 16:38:15 -0700 Rik doc: Correct spacing in erf and gamma documentation in INFO mode. stable
Fri, 06 May 2011 18:45:05 -0400 John W. Eaton merge stable to default
Fri, 06 May 2011 18:40:33 -0400 John W. Eaton doc: Update contributors list. stable
Fri, 06 May 2011 18:38:30 -0400 Daniel Kraft interpreter: Add new attribute 'complex' in whos (bug #32053)
Fri, 06 May 2011 09:39:08 -0700 Rik maint: Move gmres.m to sparse directory rather than linear-algebra directory.
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 21:17:57 -0700 Rik doc: Correct use of it's -> its in documentation. stable
Tue, 12 Apr 2011 23:22:26 -0500 Jordi Gutiérrez Hermoso Trivial merge with stable except for ChangeLogs
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
Tue, 08 Feb 2011 05:00:08 -0500 John W. Eaton version 3.4.0 released release-3-4-x release-3-4-0
Tue, 08 Feb 2011 03:22:12 -0500 John W. Eaton don't warn about coercing nested functions to subfunctions if yyparse failed release-3-4-x
Sun, 06 Feb 2011 21:11:01 -0500 Ben Abbott Finish reverting unintended commit left over by 12396-12397. release-3-4-x
Sun, 06 Feb 2011 23:59:37 +0100 David Bateman Allow the legend location and orientation to be set without modifying the legend keys (#32374) release-3-4-x
Sun, 06 Feb 2011 23:29:16 +0100 David Bateman Remove parts of previous changset that weren't supposed to be committed release-3-4-x
Sun, 06 Feb 2011 23:25:31 +0100 David Bateman Fix for legends with location southeastoutside and soutwestoutside. Pad legend position release-3-4-x
Sun, 06 Feb 2011 16:45:05 -0500 Ben Abbott legend.m: Align legends to plot box, add demo. Bug 32373. release-3-4-x
Sun, 06 Feb 2011 15:32:38 -0500 Ben Abbott legend.m: "legend off" should delete the legend object. release-3-4-x
Sun, 06 Feb 2011 17:17:12 +0100 Konstantinos Poulios implement autopositioning requests from text objects to axes release-3-4-x
Tue, 08 Feb 2011 03:22:12 -0500 John W. Eaton don't warn about coercing nested functions to subfunctions if yyparse failed
Sun, 06 Feb 2011 21:11:01 -0500 Ben Abbott Finish reverting unintended commit left over by 12396-12397.
Sun, 06 Feb 2011 23:59:37 +0100 David Bateman Allow the legend location and orientation to be set without modifying the legend keys (#32374)
Sun, 06 Feb 2011 23:29:16 +0100 David Bateman Remove parts of previous changset that weren't supposed to be committed
Sun, 06 Feb 2011 23:25:31 +0100 David Bateman Fix for legends with location southeastoutside and soutwestoutside. Pad legend position
Sun, 06 Feb 2011 16:45:05 -0500 Ben Abbott legend.m: Align legends to plot box, add demo. Bug 32373.
Sun, 06 Feb 2011 15:32:38 -0500 Ben Abbott legend.m: "legend off" should delete the legend object.
Sun, 06 Feb 2011 15:33:56 +0100 David Bateman Delete old legends and fix for legend locations that are 'southest' (followup #32343) release-3-4-x
Sun, 06 Feb 2011 09:16:03 -0500 Ben Abbott legend.m: Add demo for replacing existing legend. release-3-4-x
Sat, 05 Feb 2011 11:14:09 -0500 Ben Abbott legend.m: Add demo for inline keys created by two plot commands. release-3-4-x
Sat, 05 Feb 2011 10:19:13 -0500 David Bateman Fix for inline legends (#32022, #32343) release-3-4-x
Sun, 06 Feb 2011 17:17:12 +0100 Konstantinos Poulios implement autopositioning requests from text objects to axes
Sun, 06 Feb 2011 15:33:56 +0100 David Bateman Delete old legends and fix for legend locations that are 'southest' (followup #32343)
Sun, 06 Feb 2011 09:16:03 -0500 Ben Abbott legend.m: Add demo for replacing existing legend.
Sun, 06 Feb 2011 07:30:27 -0500 John W. Eaton Added tag ss-3-3-92 for changeset c468c5b902b3 release-3-4-x
Sun, 06 Feb 2011 06:27:19 -0500 John W. Eaton version is now 3.3.92 release-3-4-x ss-3-3-92
Sun, 06 Feb 2011 05:50:49 -0500 John W. Eaton PermMatrix.cc (operator*): fix mixed row/column case release-3-4-x
Sun, 06 Feb 2011 05:18:43 -0500 John W. Eaton update contributors.in release-3-4-x
Sun, 06 Feb 2011 05:13:25 -0500 John W. Eaton PROJECTS, README.devel: use maintainers@octave.org instead of octave-maintainers@octave.org release-3-4-x
Sun, 06 Feb 2011 02:50:57 +0100 Konstantinos Poulios Untabify and improve indentation release-3-4-x
Sun, 06 Feb 2011 02:24:28 +0100 Konstantinos Poulios Prevent race condition in update_axes_layout release-3-4-x
Sat, 05 Feb 2011 13:09:24 -0800 Rik Update list of functions not requiring a docstring. release-3-4-x
Sat, 05 Feb 2011 13:05:16 -0800 Rik Periodic spellcheck of documentation. release-3-4-x
Sat, 05 Feb 2011 12:58:34 -0800 Rik Periodic grammarcheck of documentation. release-3-4-x
Sat, 05 Feb 2011 12:08:08 -0800 Rik Update copyright on written documentation to 2011 release-3-4-x
Sat, 05 Feb 2011 12:01:50 -0800 Rik Change PROJECTS to point to list on Wiki. release-3-4-x
Sat, 05 Feb 2011 11:51:18 -0800 Rik Overhaul usage strings and man pages for octave, octave-config, mkoctfile. release-3-4-x
Fri, 04 Feb 2011 12:58:50 -0800 Rik Undo accidental checkin. release-3-4-x
Fri, 04 Feb 2011 12:52:41 -0800 Rik Add .ico logo left out of icons changset. release-3-4-x
Fri, 04 Feb 2011 09:06:19 -0800 Rik Add new Octave O logo to Mercurial and build process. release-3-4-x
Thu, 03 Feb 2011 16:54:48 -0500 John W. Eaton include <unistd.h> in octave.cc release-3-4-x
Thu, 03 Feb 2011 19:30:13 +0100 Konstantinos Poulios Move axes labels and title positioning to axes::properties release-3-4-x
Thu, 03 Feb 2011 12:47:05 +0100 Kai Habel use text_renderer object only when freetye is available release-3-4-x
Thu, 03 Feb 2011 01:40:00 -0500 John W. Eaton mex.cc (mxArray_octave_value::dup): if value can't be converted to mxArray object, create a clone of the mxArray_octave_value container release-3-4-x
Thu, 03 Feb 2011 01:04:41 -0500 John W. Eaton require readline to provide working history control release-3-4-x
Wed, 02 Feb 2011 21:31:33 -0800 Rik Use testif to only run some sparse tests when necessary libraries are installed. release-3-4-x
Thu, 03 Feb 2011 01:00:32 +0100 Konstantinos Poulios Move axes layout from opengl_renderer::draw_axes to axes::properties release-3-4-x
Wed, 02 Feb 2011 03:36:31 -0500 John W. Eaton Range.cc (Range::Range (double, double, octave_idx_type)): correctly compute limit release-3-4-x
Tue, 01 Feb 2011 18:58:35 -0500 Ben Abbott __gnuplot_has_feature__.m: Don't throw an error if gnuplot isn't installed. release-3-4-x
Tue, 01 Feb 2011 16:25:15 -0500 John W. Eaton gl-renderer.cc and gl2ps-renderer.cc: access objects directly from gh_manager instead of working with handles release-3-4-x
Tue, 01 Feb 2011 15:55:44 -0500 John W. Eaton avoid using new to create temporary gl2ps_renderer object release-3-4-x
Tue, 01 Feb 2011 15:42:07 -0500 Michael Godfrey gl2ps-renderer.cc (glps_renderer::draw): return immediately if fdopen fails release-3-4-x
Tue, 01 Feb 2011 04:39:21 -0500 John W. Eaton opengl_renderer::draw_axes: simplify with subfunctions release-3-4-x
Tue, 01 Feb 2011 04:34:28 -0500 John W. Eaton scatter.m: pass h to set, not ax release-3-4-x
Mon, 31 Jan 2011 18:19:27 -0500 John W. Eaton plot/private/__axis_label__.m: don't call __fltk_redraw__ release-3-4-x
Mon, 31 Jan 2011 17:09:24 -0500 John W. Eaton sparse matrix indexed assignment bug release-3-4-x
Mon, 31 Jan 2011 16:41:43 -0500 Rik Fix warning about GOTO reference in arpack code release-3-4-x
Mon, 31 Jan 2011 16:28:58 -0500 John W. Eaton plot__fltk_ginput__.m: remove line that should have been removed in previous change release-3-4-x
Mon, 31 Jan 2011 12:38:03 -0800 Rik Simplify regexp to make it POSIX compliant. release-3-4-x
Sun, 06 Feb 2011 05:50:49 -0500 John W. Eaton PermMatrix.cc (operator*): fix mixed row/column case
Sun, 06 Feb 2011 05:18:43 -0500 John W. Eaton update contributors.in
Sun, 06 Feb 2011 05:13:25 -0500 John W. Eaton PROJECTS, README.devel: use maintainers@octave.org instead of octave-maintainers@octave.org
Sun, 06 Feb 2011 02:50:57 +0100 Konstantinos Poulios Untabify and improve indentation
Sun, 06 Feb 2011 02:24:28 +0100 Konstantinos Poulios Prevent race condition in update_axes_layout
Sat, 05 Feb 2011 13:09:24 -0800 Rik Update list of functions not requiring a docstring.
Sat, 05 Feb 2011 13:05:16 -0800 Rik Periodic spellcheck of documentation.
Sat, 05 Feb 2011 12:58:34 -0800 Rik Periodic grammarcheck of documentation.
Sat, 05 Feb 2011 12:08:08 -0800 Rik Update copyright on written documentation to 2011
Sat, 05 Feb 2011 12:01:50 -0800 Rik Change PROJECTS to point to list on Wiki.
Sat, 05 Feb 2011 11:51:18 -0800 Rik Overhaul usage strings and man pages for octave, octave-config, mkoctfile.
Sat, 05 Feb 2011 11:14:09 -0500 Ben Abbott legend.m: Add demo for inline keys created by two plot commands.
Sat, 05 Feb 2011 10:19:13 -0500 David Bateman Fix for inline legends (#32022, #32343)
Fri, 04 Feb 2011 12:58:50 -0800 Rik Undo accidental checkin.
Fri, 04 Feb 2011 12:52:41 -0800 Rik Add .ico logo left out of icons changset.
Fri, 04 Feb 2011 09:06:19 -0800 Rik Add new Octave O logo to Mercurial and build process.
Thu, 03 Feb 2011 16:54:48 -0500 John W. Eaton include <unistd.h> in octave.cc
Thu, 03 Feb 2011 19:30:13 +0100 Konstantinos Poulios Move axes labels and title positioning to axes::properties
Thu, 03 Feb 2011 12:47:05 +0100 Kai Habel use text_renderer object only when freetye is available
Thu, 03 Feb 2011 01:42:55 -0500 John W. Eaton this branch was accidentally checked in axes-layout
Thu, 03 Feb 2011 01:40:00 -0500 John W. Eaton mex.cc (mxArray_octave_value::dup): if value can't be converted to mxArray object, create a clone of the mxArray_octave_value container
Thu, 03 Feb 2011 01:04:41 -0500 John W. Eaton require readline to provide working history control
Wed, 02 Feb 2011 21:31:33 -0800 Rik Use testif to only run some sparse tests when necessary libraries are installed.
Thu, 03 Feb 2011 01:06:52 +0100 Konstantinos Poulios Move axes layout from opengl_renderer::draw_axes to axes::properties
Thu, 03 Feb 2011 01:00:32 +0100 Konstantinos Poulios Move axes layout from opengl_renderer::draw_axes to axes::properties axes-layout
Wed, 02 Feb 2011 03:36:31 -0500 John W. Eaton Range.cc (Range::Range (double, double, octave_idx_type)): correctly compute limit
Tue, 01 Feb 2011 18:58:35 -0500 Ben Abbott __gnuplot_has_feature__.m: Don't throw an error if gnuplot isn't installed.
Tue, 01 Feb 2011 16:25:15 -0500 John W. Eaton gl-renderer.cc and gl2ps-renderer.cc: access objects directly from gh_manager instead of working with handles
Tue, 01 Feb 2011 15:55:44 -0500 John W. Eaton avoid using new to create temporary gl2ps_renderer object
Tue, 01 Feb 2011 15:42:07 -0500 Michael Godfrey gl2ps-renderer.cc (glps_renderer::draw): return immediately if fdopen fails
Tue, 01 Feb 2011 04:39:21 -0500 John W. Eaton opengl_renderer::draw_axes: simplify with subfunctions
Tue, 01 Feb 2011 04:34:28 -0500 John W. Eaton scatter.m: pass h to set, not ax
Mon, 31 Jan 2011 18:19:27 -0500 John W. Eaton plot/private/__axis_label__.m: don't call __fltk_redraw__
Mon, 31 Jan 2011 17:09:24 -0500 John W. Eaton sparse matrix indexed assignment bug
Mon, 31 Jan 2011 16:41:43 -0500 Rik Fix warning about GOTO reference in arpack code
Mon, 31 Jan 2011 16:28:58 -0500 John W. Eaton plot__fltk_ginput__.m: remove line that should have been removed in previous change
Mon, 31 Jan 2011 12:38:03 -0800 Rik Simplify regexp to make it POSIX compliant.
Mon, 31 Jan 2011 09:20:57 -0500 John W. Eaton version is now 3.3.91+ release-3-4-x
Mon, 31 Jan 2011 09:18:08 -0500 John W. Eaton Added tag ss-3-3-91 for changeset b10ea6efdc58 release-3-4-x
Mon, 31 Jan 2011 08:36:58 -0500 John W. Eaton version is now 3.3.91 release-3-4-x ss-3-3-91
Mon, 31 Jan 2011 08:36:06 -0500 John W. Eaton fix list of files in arpack/module.mk release-3-4-x
Mon, 31 Jan 2011 07:29:32 -0500 John W. Eaton really add arpack LICENSE file release-3-4-x
Mon, 31 Jan 2011 07:25:10 -0500 John W. Eaton update arpack license file; fix dist of arpack doc files release-3-4-x
Mon, 31 Jan 2011 03:19:01 -0500 John W. Eaton try to get better value than \ for P_tmpdir on Windows systems release-3-4-x
Sun, 30 Jan 2011 22:44:52 -0800 Rik Use pattern-style rules to make .texi files rather than older suffix-style rules. release-3-4-x
Sun, 30 Jan 2011 09:36:11 -0800 Rik Rename fltk_mouse_wheel_zoom, fltk_gui_mode functions to remove fltk_ prefix. release-3-4-x
Sun, 30 Jan 2011 12:01:35 -0500 John W. Eaton txt-eng-ft.cc (ft_manager::ft_manager): omit fc_init_done from init list if fontconfig is missing release-3-4-x
Sun, 30 Jan 2011 07:52:36 -0800 Rik Deprecate glpkmex function and remove from documentation. release-3-4-x
Sun, 30 Jan 2011 04:38:35 -0500 Pascal Dupuis lo-sysdep.cc (opendir): on error, free allocated DIR object befor returning release-3-4-x
Sun, 30 Jan 2011 04:38:10 -0500 Pascal Dupuis oct-parse.yy (class stdio_stream_reader): disallow copying release-3-4-x
Sun, 30 Jan 2011 04:22:39 -0500 John W. Eaton rename gnuplot_drawnow to __gnuplot_drawnow__ release-3-4-x
Sun, 30 Jan 2011 03:34:01 -0500 John W. Eaton acinclude.m4 (OCTAVE_PROG_GHOSTSCRIPT): update warning message release-3-4-x
Sun, 30 Jan 2011 03:20:29 -0500 Petr Mikulik __fltk_ginput__.m: return keypress info release-3-4-x
Sun, 30 Jan 2011 02:43:10 -0500 John W. Eaton remove ARPACK from documentation and some config files release-3-4-x
Sun, 30 Jan 2011 01:57:40 -0500 John W. Eaton ChangeLog fixes release-3-4-x
Sun, 30 Jan 2011 01:40:18 -0500 John W. Eaton load-save.cc (Fload): fix texinfo markup release-3-4-x
Sat, 29 Jan 2011 22:31:31 -0800 Rik Add fltk_gui_mode, fltk_mouse_wheel_zoom to documentation. release-3-4-x
Sat, 29 Jan 2011 21:58:40 -0800 Rik Add accumdim function to documentation.c release-3-4-x
Sat, 29 Jan 2011 21:47:56 -0800 Rik Add powerset function to documentation. release-3-4-x
Sat, 29 Jan 2011 21:38:33 -0800 Rik Add S_ISSOCK function to documentation. release-3-4-x
Sat, 29 Jan 2011 21:28:38 -0800 Rik Add S_ISBLK and family of functions to documentation. release-3-4-x
Sat, 29 Jan 2011 19:08:45 -0800 Rik Deprecate saveimage.m. release-3-4-x
Sat, 29 Jan 2011 18:59:27 -0800 Rik Add glpkmex function to documentation. release-3-4-x
Sat, 29 Jan 2011 16:54:14 -0800 Rik Add function compare_versions to documentation. release-3-4-x
Sat, 29 Jan 2011 16:56:42 -0500 Ben Abbott edit.m: As most editors open their own window, change mode to "async". release-3-4-x
Sat, 29 Jan 2011 13:05:18 -0500 John W. Eaton __fltk_uigetfile__.cc: style fixes release-3-4-x
Sat, 29 Jan 2011 12:56:29 -0500 John W. Eaton #undef Complex after including FLTK headers release-3-4-x
Sat, 29 Jan 2011 12:27:16 -0500 John W. Eaton use same compiler flags for __fltk_uigetfile__ as for __init_fltk__ release-3-4-x
Fri, 28 Jan 2011 22:27:17 -0500 Ben Abbott README.MacOS: Spelling corrections. release-3-4-x
Fri, 28 Jan 2011 14:21:57 -0500 John W. Eaton eigs-base.cc: fix error in change removing HAVE_ARPACK release-3-4-x
Fri, 28 Jan 2011 19:50:08 -0500 Ben Abbott README.MacOS: Additional modifications for building Octave manually. release-3-4-x
Fri, 28 Jan 2011 18:39:02 -0500 Ben Abbott README.MacOS: Modify instructions for building Octave manually. release-3-4-x
Fri, 28 Jan 2011 18:18:15 -0500 Ben Abbott Fix {eps,ps,pdf}latexstandalone printing for fltk, bug 32262. release-3-4-x
Fri, 28 Jan 2011 14:05:59 -0500 John W. Eaton don't let uninitialized values escape from DNEUPD release-3-4-x
Fri, 28 Jan 2011 14:05:34 -0500 David Bateman avoid memory overrun in ARPACK release-3-4-x
Fri, 28 Jan 2011 14:05:30 -0500 John W. Eaton fix declaration of ETIME in arpack/util/second.f release-3-4-x
Fri, 28 Jan 2011 14:05:09 -0500 John W. Eaton remove configure checks for ARPACK release-3-4-x
Fri, 28 Jan 2011 14:04:33 -0500 John W. Eaton import ARPACK sources to libcruft from Debian package libarpack2 2.1+parpack96.dfsg-3+b1 release-3-4-x
Fri, 28 Jan 2011 16:53:02 +0100 Kai Habel Make file filter value 1-based now release-3-4-x
Fri, 28 Jan 2011 05:47:12 -0500 John W. Eaton pr-output.cc (Foutput_max_field_width): fix cut and paste error release-3-4-x
Fri, 28 Jan 2011 05:47:02 -0500 John W. Eaton pr-output.cc: fix @seealso lists release-3-4-x
Thu, 27 Jan 2011 21:43:24 -0800 Rik Add sizemax function to documentation. release-3-4-x
Thu, 27 Jan 2011 20:13:45 -0800 Rik Add functions reset, whitebg to documentation. release-3-4-x
Thu, 27 Jan 2011 19:15:46 -0800 Rik Add function rsf2csf to documentation. release-3-4-x
Thu, 27 Jan 2011 19:12:31 -0800 Rik Add undocumented function trisurf to manual. release-3-4-x
Thu, 27 Jan 2011 18:46:33 -0500 Ben Abbott README.MacOS: Modify instructions for MacPorts to deactivate rather than uninstall octave. release-3-4-x
Thu, 27 Jan 2011 17:23:04 -0500 John W. Eaton doc fix for rational approximation functions release-3-4-x
Thu, 27 Jan 2011 16:46:50 -0500 John W. Eaton sparse matrix indexed assignment bug release-3-4-x
Thu, 27 Jan 2011 17:58:19 +0100 Kai Habel Allow ui file function to work if gnuplot is the selected toolkit and fltk is available release-3-4-x
Thu, 27 Jan 2011 06:37:52 -0500 John W. Eaton dlmread: skip leading whitespace on each line release-3-4-x
Thu, 27 Jan 2011 06:16:50 -0500 John W. Eaton fix another bug in class assignment to undefined object with index release-3-4-x
Thu, 27 Jan 2011 04:27:42 -0500 John W. Eaton ChangeLog fix release-3-4-x
Thu, 27 Jan 2011 04:26:39 -0500 John W. Eaton input.cc (input_event_hook): fix incorrect use of iterator release-3-4-x
Thu, 27 Jan 2011 04:22:53 -0500 John W. Eaton fix construction of class exemplars release-3-4-x
Thu, 27 Jan 2011 00:15:40 -0500 John W. Eaton scripts/Makefile.am (check-m-semicolon): new rule. release-3-4-x
Thu, 27 Jan 2011 00:12:30 -0500 John W. Eaton curl.m: fix thinko in previous change release-3-4-x
Wed, 26 Jan 2011 20:51:20 -0800 Rik Correct en-dash,em-dash instances in docstrings. release-3-4-x
Wed, 26 Jan 2011 23:49:42 -0500 John W. Eaton whitespace fixes release-3-4-x
Wed, 26 Jan 2011 23:15:59 -0500 John W. Eaton curl: simplify processing of output values release-3-4-x
Wed, 26 Jan 2011 20:44:58 -0500 Ben Abbott README.MacOS: Modify organization, and update for MacPorts. release-3-4-x
Wed, 26 Jan 2011 20:39:15 -0500 John W. Eaton fix bug in class assignment to undefined object with index release-3-4-x
Wed, 26 Jan 2011 17:58:07 -0500 John W. Eaton bootstrap: update from gnulib sources release-3-4-x
Wed, 26 Jan 2011 16:36:31 -0500 John W. Eaton configure.ac: update comment about UGLY_DEFS release-3-4-x
Wed, 26 Jan 2011 13:13:49 -0800 Rik Remove obsolete octave-bug.1 man page from distribution. release-3-4-x
Wed, 26 Jan 2011 15:44:51 -0500 Olaf Till Let pkg.m export environment variables MKOCTFILE, OCTAVE_CONFIG and OCTAVE. release-3-4-x
Wed, 26 Jan 2011 15:14:51 -0500 John W. Eaton don't add -L/usr/X11R6/lib to LDFLAGS in check for OpenGL libraries release-3-4-x
Wed, 26 Jan 2011 14:25:06 -0500 John W. Eaton ChangeLog fix release-3-4-x
Wed, 26 Jan 2011 05:20:33 -0500 Pascal Dupuis eliminate some -Weffc++ warnings release-3-4-x
Tue, 25 Jan 2011 21:38:05 -0800 Rik Use Automake and GNU Make variables for increased portability in DLD-FUNCTIONS/*.oct creation release-3-4-x
Tue, 25 Jan 2011 19:54:06 -0800 John W. Eaton Use Makefile rules based on timestamp files for src/DLD-FUNCTIONS/*.oct release-3-4-x
Tue, 25 Jan 2011 13:40:26 -0800 Rik Directly update AUTHORS, BUGS, INSTALL.OCTAVE files rather than running multiple 'make subdir' operations. release-3-4-x
Tue, 25 Jan 2011 13:07:57 -0800 Rik Make documentation static by removing docstrings depending on #ifdef variables release-3-4-x
Tue, 25 Jan 2011 10:47:01 +0100 Konstantinos Poulios disable warning about missing freetype library release-3-4-x
Tue, 25 Jan 2011 04:31:33 -0500 John W. Eaton autogen.sh: check for required files instead of having automake do it release-3-4-x
Tue, 25 Jan 2011 10:30:03 +0100 Konstantinos Poulios fix wrong dimensions of minor ticks vector release-3-4-x
Tue, 25 Jan 2011 04:10:40 -0500 John W. Eaton Makefile.am (EXTRA_DIST): remove ROADMAP from the list release-3-4-x
Tue, 25 Jan 2011 02:03:21 -0500 John W. Eaton fix octave_map (const string_vector&) constructor release-3-4-x
Mon, 24 Jan 2011 21:41:24 -0800 Rik Add Makefile rules to auto-generate AUTHORS file from contributors.texi release-3-4-x
Mon, 24 Jan 2011 14:57:07 -0500 Pascal Dupuis Explicitly disallow copying in some classes release-3-4-x
Sun, 23 Jan 2011 22:27:05 -0800 Rik Update build instructions in INSTALL.OCTAVE for release 3.4. release-3-4-x
Mon, 31 Jan 2011 08:36:06 -0500 John W. Eaton fix list of files in arpack/module.mk
Mon, 31 Jan 2011 07:29:32 -0500 John W. Eaton really add arpack LICENSE file
Mon, 31 Jan 2011 07:25:10 -0500 John W. Eaton update arpack license file; fix dist of arpack doc files
Mon, 31 Jan 2011 03:19:01 -0500 John W. Eaton try to get better value than \ for P_tmpdir on Windows systems
Sun, 30 Jan 2011 22:44:52 -0800 Rik Use pattern-style rules to make .texi files rather than older suffix-style rules.
Sun, 30 Jan 2011 09:36:11 -0800 Rik Rename fltk_mouse_wheel_zoom, fltk_gui_mode functions to remove fltk_ prefix.
Sun, 30 Jan 2011 12:01:35 -0500 John W. Eaton txt-eng-ft.cc (ft_manager::ft_manager): omit fc_init_done from init list if fontconfig is missing
Sun, 30 Jan 2011 07:52:36 -0800 Rik Deprecate glpkmex function and remove from documentation.
Sun, 30 Jan 2011 04:38:35 -0500 Pascal Dupuis lo-sysdep.cc (opendir): on error, free allocated DIR object befor returning
Sun, 30 Jan 2011 04:38:10 -0500 Pascal Dupuis oct-parse.yy (class stdio_stream_reader): disallow copying
Sun, 30 Jan 2011 04:22:39 -0500 John W. Eaton rename gnuplot_drawnow to __gnuplot_drawnow__
Sun, 30 Jan 2011 03:34:01 -0500 John W. Eaton acinclude.m4 (OCTAVE_PROG_GHOSTSCRIPT): update warning message
Sun, 30 Jan 2011 03:20:29 -0500 Petr Mikulik __fltk_ginput__.m: return keypress info
Sun, 30 Jan 2011 02:43:10 -0500 John W. Eaton remove ARPACK from documentation and some config files
Sun, 30 Jan 2011 01:57:40 -0500 John W. Eaton ChangeLog fixes
Sun, 30 Jan 2011 01:40:18 -0500 John W. Eaton load-save.cc (Fload): fix texinfo markup
Sat, 29 Jan 2011 22:31:31 -0800 Rik Add fltk_gui_mode, fltk_mouse_wheel_zoom to documentation.
Sat, 29 Jan 2011 21:58:40 -0800 Rik Add accumdim function to documentation.c
Sat, 29 Jan 2011 21:47:56 -0800 Rik Add powerset function to documentation.
Sat, 29 Jan 2011 21:38:33 -0800 Rik Add S_ISSOCK function to documentation.
Sat, 29 Jan 2011 21:28:38 -0800 Rik Add S_ISBLK and family of functions to documentation.
Sat, 29 Jan 2011 19:08:45 -0800 Rik Deprecate saveimage.m.
Sat, 29 Jan 2011 18:59:27 -0800 Rik Add glpkmex function to documentation.
Sat, 29 Jan 2011 16:54:14 -0800 Rik Add function compare_versions to documentation.
Sat, 29 Jan 2011 16:56:42 -0500 Ben Abbott edit.m: As most editors open their own window, change mode to "async".
Sat, 29 Jan 2011 13:05:18 -0500 John W. Eaton __fltk_uigetfile__.cc: style fixes
Sat, 29 Jan 2011 12:56:29 -0500 John W. Eaton #undef Complex after including FLTK headers
Sat, 29 Jan 2011 12:27:16 -0500 John W. Eaton use same compiler flags for __fltk_uigetfile__ as for __init_fltk__
Fri, 28 Jan 2011 22:27:17 -0500 Ben Abbott README.MacOS: Spelling corrections.
Fri, 28 Jan 2011 14:21:57 -0500 John W. Eaton eigs-base.cc: fix error in change removing HAVE_ARPACK
Fri, 28 Jan 2011 19:50:08 -0500 Ben Abbott README.MacOS: Additional modifications for building Octave manually.
Fri, 28 Jan 2011 18:39:02 -0500 Ben Abbott README.MacOS: Modify instructions for building Octave manually.
Fri, 28 Jan 2011 18:18:15 -0500 Ben Abbott Fix {eps,ps,pdf}latexstandalone printing for fltk, bug 32262.
Fri, 28 Jan 2011 14:05:59 -0500 John W. Eaton don't let uninitialized values escape from DNEUPD
Fri, 28 Jan 2011 14:05:34 -0500 David Bateman avoid memory overrun in ARPACK
Fri, 28 Jan 2011 14:05:30 -0500 John W. Eaton fix declaration of ETIME in arpack/util/second.f
Fri, 28 Jan 2011 14:05:09 -0500 John W. Eaton remove configure checks for ARPACK
Fri, 28 Jan 2011 14:04:33 -0500 John W. Eaton import ARPACK sources to libcruft from Debian package libarpack2 2.1+parpack96.dfsg-3+b1
Fri, 28 Jan 2011 16:53:02 +0100 Kai Habel Make file filter value 1-based now
Fri, 28 Jan 2011 05:47:12 -0500 John W. Eaton pr-output.cc (Foutput_max_field_width): fix cut and paste error
Fri, 28 Jan 2011 05:47:02 -0500 John W. Eaton pr-output.cc: fix @seealso lists
Thu, 27 Jan 2011 21:43:24 -0800 Rik Add sizemax function to documentation.
Thu, 27 Jan 2011 20:13:45 -0800 Rik Add functions reset, whitebg to documentation.
Thu, 27 Jan 2011 19:15:46 -0800 Rik Add function rsf2csf to documentation.
Thu, 27 Jan 2011 19:12:31 -0800 Rik Add undocumented function trisurf to manual.
Thu, 27 Jan 2011 18:46:33 -0500 Ben Abbott README.MacOS: Modify instructions for MacPorts to deactivate rather than uninstall octave.
Thu, 27 Jan 2011 17:23:04 -0500 John W. Eaton doc fix for rational approximation functions
Thu, 27 Jan 2011 16:46:50 -0500 John W. Eaton sparse matrix indexed assignment bug
Thu, 27 Jan 2011 17:58:19 +0100 Kai Habel Allow ui file function to work if gnuplot is the selected toolkit and fltk is available
Thu, 27 Jan 2011 06:37:52 -0500 John W. Eaton dlmread: skip leading whitespace on each line
Thu, 27 Jan 2011 06:16:50 -0500 John W. Eaton fix another bug in class assignment to undefined object with index
Thu, 27 Jan 2011 04:27:42 -0500 John W. Eaton ChangeLog fix
Thu, 27 Jan 2011 04:26:39 -0500 John W. Eaton input.cc (input_event_hook): fix incorrect use of iterator
Thu, 27 Jan 2011 04:22:53 -0500 John W. Eaton fix construction of class exemplars
Thu, 27 Jan 2011 00:15:40 -0500 John W. Eaton scripts/Makefile.am (check-m-semicolon): new rule.
Thu, 27 Jan 2011 00:12:30 -0500 John W. Eaton curl.m: fix thinko in previous change
Wed, 26 Jan 2011 20:51:20 -0800 Rik Correct en-dash,em-dash instances in docstrings.
Wed, 26 Jan 2011 23:49:42 -0500 John W. Eaton whitespace fixes
Wed, 26 Jan 2011 23:15:59 -0500 John W. Eaton curl: simplify processing of output values
Wed, 26 Jan 2011 20:44:58 -0500 Ben Abbott README.MacOS: Modify organization, and update for MacPorts.
Wed, 26 Jan 2011 20:39:15 -0500 John W. Eaton fix bug in class assignment to undefined object with index
Wed, 26 Jan 2011 17:58:07 -0500 John W. Eaton bootstrap: update from gnulib sources
Wed, 26 Jan 2011 16:36:31 -0500 John W. Eaton configure.ac: update comment about UGLY_DEFS
Wed, 26 Jan 2011 13:13:49 -0800 Rik Remove obsolete octave-bug.1 man page from distribution.
Wed, 26 Jan 2011 15:44:51 -0500 Olaf Till Let pkg.m export environment variables MKOCTFILE, OCTAVE_CONFIG and OCTAVE.
Wed, 26 Jan 2011 15:14:51 -0500 John W. Eaton don't add -L/usr/X11R6/lib to LDFLAGS in check for OpenGL libraries
Wed, 26 Jan 2011 14:25:06 -0500 John W. Eaton ChangeLog fix
Wed, 26 Jan 2011 05:20:33 -0500 Pascal Dupuis eliminate some -Weffc++ warnings
Tue, 25 Jan 2011 21:38:05 -0800 Rik Use Automake and GNU Make variables for increased portability in DLD-FUNCTIONS/*.oct creation
Tue, 25 Jan 2011 19:54:06 -0800 John W. Eaton Use Makefile rules based on timestamp files for src/DLD-FUNCTIONS/*.oct
Tue, 25 Jan 2011 13:40:26 -0800 Rik Directly update AUTHORS, BUGS, INSTALL.OCTAVE files rather than running multiple 'make subdir' operations.
Tue, 25 Jan 2011 13:07:57 -0800 Rik Make documentation static by removing docstrings depending on #ifdef variables
Tue, 25 Jan 2011 10:47:01 +0100 Konstantinos Poulios disable warning about missing freetype library
Tue, 25 Jan 2011 04:31:33 -0500 John W. Eaton autogen.sh: check for required files instead of having automake do it
Tue, 25 Jan 2011 10:30:03 +0100 Konstantinos Poulios fix wrong dimensions of minor ticks vector
Tue, 25 Jan 2011 04:10:40 -0500 John W. Eaton Makefile.am (EXTRA_DIST): remove ROADMAP from the list
Tue, 25 Jan 2011 02:03:21 -0500 John W. Eaton fix octave_map (const string_vector&) constructor
Mon, 24 Jan 2011 21:41:24 -0800 Rik Add Makefile rules to auto-generate AUTHORS file from contributors.texi
Mon, 24 Jan 2011 14:57:07 -0500 Pascal Dupuis Explicitly disallow copying in some classes
Sun, 23 Jan 2011 22:27:05 -0800 Rik Update build instructions in INSTALL.OCTAVE for release 3.4.
Mon, 24 Jan 2011 00:35:42 -0500 John W. Eaton mu2lin: make default for N compatible with Matlab release-3-4-x
Mon, 24 Jan 2011 00:35:42 -0500 John W. Eaton mu2lin: make default for N compatible with Matlab
Sun, 23 Jan 2011 22:31:29 -0500 John W. Eaton octave_scalar_struct::print_raw: avoid unnecessary conversion of map contents to Cell release-3-4-x
Sun, 23 Jan 2011 07:26:55 -0800 Rik Refer users to bug tracker, rather than octave-dev mailing list. release-3-4-x
Sat, 22 Jan 2011 22:11:37 -0800 Tatsuro MATSUOKA Small corrections to README.MinGW. release-3-4-x
Sat, 22 Jan 2011 22:05:24 -0800 Rik Update README.devel for 3.4 release. release-3-4-x
Sat, 22 Jan 2011 22:04:23 -0800 Rik Revise HACKING file and incorporate all of ROADMAP file. release-3-4-x
Sat, 22 Jan 2011 17:36:15 -0800 Rik README.MinGW: Replace placeholder with actual instructions for platform. release-3-4-x
Sun, 23 Jan 2011 22:31:29 -0500 John W. Eaton octave_scalar_struct::print_raw: avoid unnecessary conversion of map contents to Cell
Sun, 23 Jan 2011 07:26:55 -0800 Rik Refer users to bug tracker, rather than octave-dev mailing list.
Sat, 22 Jan 2011 22:11:37 -0800 Tatsuro MATSUOKA Small corrections to README.MinGW.
Sat, 22 Jan 2011 22:05:24 -0800 Rik Update README.devel for 3.4 release.
Sat, 22 Jan 2011 22:04:23 -0800 Rik Revise HACKING file and incorporate all of ROADMAP file.
Sat, 22 Jan 2011 17:36:15 -0800 Rik README.MinGW: Replace placeholder with actual instructions for platform.
Sat, 22 Jan 2011 16:18:41 -0500 John W. Eaton version is now 3.3.90+ release-3-4-x
Sat, 22 Jan 2011 16:16:18 -0500 John W. Eaton Added tag ss-3-3-90 for changeset 6c54ad0fde04 release-3-4-x
Sat, 22 Jan 2011 14:15:42 -0500 John W. Eaton update version info to 3.5.0+ after branch for release
Sat, 22 Jan 2011 13:50:32 -0500 John W. Eaton update copyright and version info for release branch release-3-4-x ss-3-3-90
Sat, 22 Jan 2011 13:54:18 -0500 Ben Abbott meshc.m: Add note describing why the gnuplot backend is not consistent with Matlab.
Sat, 22 Jan 2011 13:29:43 -0500 Ben Abbott subplot.m: Set "box" to "on" by default (same as Matlab).
Sat, 22 Jan 2011 13:00:07 -0500 John W. Eaton ChangeLog fixes
Sat, 22 Jan 2011 12:55:18 -0500 John W. Eaton symbol_table::parent_classes: also add parents of parents to the list
Sat, 22 Jan 2011 10:02:12 -0500 Ben Abbott cylinder.m: Remove console output from demo.
Sat, 22 Jan 2011 09:30:12 -0500 Ben Abbott plotyy.m: Set box property to off to allow both y-axes colors to be visible for OpenGL backends.
Sat, 22 Jan 2011 13:48:11 +0100 Jaroslav Hajek fix nested indexed assignemnt in superclasses
Sat, 22 Jan 2011 11:20:08 +0100 Konstantinos Poulios restructuring draw_axes, enabling minor ticks/grid in fltk, closing bug 31800
Thu, 20 Jan 2011 11:10:27 +0100 Jaroslav Hajek implement a common class for reference counts
Sat, 22 Jan 2011 03:18:31 -0500 John W. Eaton scatter: don't recognize 'filled' as a color
Sat, 22 Jan 2011 02:34:42 -0500 Pascal Dupuis more constructor initialization fixes
Sat, 22 Jan 2011 02:21:52 -0500 Pascal Dupuis Explicitly disallow copying in some classes.
Sat, 22 Jan 2011 01:00:54 -0500 John W. Eaton this branch is no longer maintained and is closed for further development release-3-2-x
Fri, 22 Jan 2010 12:43:51 +0100 Jaroslav Hajek Added tag release-3-2-4 for changeset a34752a3aa8a release-3-2-x
Fri, 22 Jan 2010 12:43:12 +0100 Jaroslav Hajek version 3.2.4 release-3-2-x release-3-2-4
Fri, 22 Jan 2010 10:21:33 +0100 Jaroslav Hajek include PTHREAD_CFLAGS in LINK_DEPS for liboctave release-3-2-x
Tue, 19 Jan 2010 13:46:44 +0100 Jaroslav Hajek include acx_pthread in build release-3-2-x
Thu, 06 Aug 2009 10:57:11 +0200 Jaroslav Hajek add missing file release-3-2-x
Wed, 05 Aug 2009 13:27:58 -0400 John W. Eaton add configure checks for pthread library and compiler flags release-3-2-x
Wed, 13 Jan 2010 09:48:17 +0100 Jaroslav Hajek fix extract_function & add obsoleteness warning release-3-2-x
Thu, 23 Jul 2009 14:24:45 -0400 John W. Eaton toplev.cc: handle exceptions while preparing to exit release-3-2-x
Wed, 18 Nov 2009 20:18:47 -0500 Ben Abbott orient.m: Flip papersize and paperposition when orientation changes. Add support for 'tall' option. Add tests. release-3-2-x
Thu, 26 Nov 2009 14:39:55 +0100 Jaroslav Hajek correct previous patch release-3-2-x
Thu, 26 Nov 2009 14:08:48 +0100 Jaroslav Hajek fix dot release-3-2-x
Wed, 25 Nov 2009 13:31:55 -0500 John W. Eaton keyboard: fix stack manipulation release-3-2-x
Wed, 25 Nov 2009 12:05:09 +0100 Jaroslav Hajek fix bug in balance release-3-2-x
Wed, 25 Nov 2009 12:05:03 +0100 Jaroslav Hajek fix typo in expm release-3-2-x
Wed, 25 Nov 2009 11:47:49 +0100 David Grundberg Call user-defined subsref/subsasgn with 1xN structs instead of Nx1 release-3-2-x
Wed, 25 Nov 2009 11:44:57 +0100 David Grundberg list_in_columns: Don't SIGFPE when given empty first argument release-3-2-x
Tue, 24 Nov 2009 08:04:51 +0100 Ben Abbott print.m: Properly set the default ghostscript_binary under Windows. release-3-2-x
Tue, 24 Nov 2009 08:02:08 +0100 Ben Abbott gnuplot_drawnow.m: Support gnuplot's dumb terminal. release-3-2-x
Tue, 24 Nov 2009 08:02:00 +0100 Stefan Hepp gnuplot_drawnow.m (gnuplot_default_term): don't set term to x11 unless DISPLAY is set release-3-2-x
Tue, 24 Nov 2009 08:00:32 +0100 David Bateman Fix test for valid threshold value in sparse LU factorization release-3-2-x
Tue, 24 Nov 2009 07:58:44 +0100 John W. Eaton error: improve compatibility for calls with no arguments or empty format release-3-2-x
Fri, 20 Nov 2009 10:49:17 +0100 John W. Eaton stairs.m (__stairs__): correct nargin check; new demos release-3-2-x
Fri, 20 Nov 2009 10:48:23 +0100 Rik Fix broken command to create octave.dvi release-3-2-x
Fri, 20 Nov 2009 10:44:02 +0100 Christophe Tournery wavread.m: rename data_size from obsolete ck_size release-3-2-x
Fri, 20 Nov 2009 10:43:14 +0100 John W. Eaton legend.m: fix legend order release-3-2-x
Tue, 06 Oct 2009 08:50:07 +0200 Jaroslav Hajek Added tag release-3-2-3 for changeset ea2283b9436d release-3-2-x
Mon, 14 Sep 2009 08:01:43 +0200 Jaroslav Hajek version 3.2.3 release-3-2-x
Mon, 14 Sep 2009 08:01:39 +0200 John W. Eaton lo-ieee.cc: include cstdlib, update copyright date release-3-2-x
Mon, 14 Sep 2009 07:57:38 +0200 John W. Eaton imread.m: fix test release-3-2-x
Mon, 14 Sep 2009 07:57:38 +0200 Alexander Mamonov image/imread.m Test added. release-3-2-x
Mon, 14 Sep 2009 07:55:15 +0200 Ben Abbott gnuplot_drawnow.m: Avoid flickering plot windows. release-3-2-x
Wed, 09 Sep 2009 14:15:04 +0200 John W. Eaton abort if floating point format is not recognized as IEEE release-3-2-x
Wed, 09 Sep 2009 14:14:32 +0200 John W. Eaton dlmwrite.m: fix typo release-3-2-x
Wed, 09 Sep 2009 14:14:32 +0200 John W. Eaton pr-output.cc: new test release-3-2-x
Mon, 07 Sep 2009 08:38:09 +0200 Jaroslav Hajek fix minor typo release-3-2-x
Mon, 07 Sep 2009 08:01:41 +0200 John W. Eaton correctly toggle hold state release-3-2-x
Fri, 04 Sep 2009 06:59:44 +0200 John W. Eaton pr-output.cc (set_format (const Complex&, int&, int&)): avoid passing NaN or Inf to log10 release-3-2-x
Thu, 03 Sep 2009 11:44:07 +0200 David Bateman Minor typo in new eigs.cc test release-3-2-x
Thu, 03 Sep 2009 11:43:58 +0200 David Bateman Fix nesting error in options parsing of eigs release-3-2-x
Tue, 01 Sep 2009 09:35:17 +0200 Jaroslav Hajek fix current class method determination release-3-2-x
Tue, 01 Sep 2009 09:32:38 +0200 Jaroslav Hajek fix int2str release-3-2-x
Tue, 01 Sep 2009 09:31:39 +0200 John W. Eaton datestr: add missing semicolon release-3-2-x
Tue, 01 Sep 2009 09:31:39 +0200 E. Joshua Rigler datestr: set tm.isdst to -1 before calling mktime release-3-2-x
Tue, 01 Sep 2009 09:26:33 +0200 John W. Eaton std.m: correctly work along singleton dimension release-3-2-x
Tue, 01 Sep 2009 09:25:53 +0200 Olaf Till fix griddata release-3-2-x
Wed, 26 Aug 2009 08:17:08 +0200 Rob Mahurin syscalls.cc: Recommend waitpid() in popen2() documentation. release-3-2-x
Wed, 26 Aug 2009 08:17:08 +0200 Jaroslav Hajek fix order of args in fmod release-3-2-x
Wed, 26 Aug 2009 08:17:08 +0200 John W. Eaton try to avoid gnuplot zombies release-3-2-x
Tue, 25 Aug 2009 10:26:01 +0200 John W. Eaton __magick_read__.cc: undo unintended change release-3-2-x
Tue, 25 Aug 2009 10:26:01 +0200 John W. Eaton imread.m: undo unintended change release-3-2-x
Thu, 13 Aug 2009 20:20:32 +0200 Benjamin Lindner skip double declaration of tztime release-3-2-x
Mon, 24 Aug 2009 10:06:52 +0200 Jaroslav Hajek fix typo in acx_blas_f77_func.m4 release-3-2-x
Mon, 24 Aug 2009 10:02:47 +0200 David Bateman Fix test for setting of datasource properties. Add the edgecolor property to contours release-3-2-x
Sun, 23 Aug 2009 11:12:35 +0200 Jaroslav Hajek zero matrix assignment fix release-3-2-x
Sun, 23 Aug 2009 11:12:16 +0200 John W. Eaton acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS release-3-2-x
Sun, 23 Aug 2009 11:11:27 +0200 Jaroslav Hajek more fixes & tests for matrix multiply release-3-2-x
Sun, 23 Aug 2009 11:11:27 +0200 Jaroslav Hajek make single prec. matrix mutliply tests really single release-3-2-x
Sun, 23 Aug 2009 11:10:35 +0200 Jaroslav Hajek fix typos in complex xgemm release-3-2-x
Sun, 23 Aug 2009 11:10:05 +0200 Jaroslav Hajek fix some functions help markup release-3-2-x
Sun, 23 Aug 2009 11:09:17 +0200 John W. Eaton dlmread: perform tilde expansion to filename argument release-3-2-x
Thu, 13 Aug 2009 07:56:00 +0200 John W. Eaton new option, --no-window-system release-3-2-x
Mon, 10 Aug 2009 11:14:46 +0200 John W. Eaton parse.y (Fevalin): also return output from CATCH expression release-3-2-x
Fri, 07 Aug 2009 08:22:13 +0200 Jaroslav Hajek complete change d5570d4b1116 release-3-2-x
Fri, 07 Aug 2009 08:15:27 +0200 John W. Eaton handle null matrix assignment for diagonal and permutation matrices release-3-2-x
Fri, 07 Aug 2009 08:13:22 +0200 John W. Eaton use key list order for iterating through map with for loop release-3-2-x
Fri, 07 Aug 2009 08:11:49 +0200 Jaroslav Hajek implant tree_index_expression::lvalue from development version release-3-2-x
Thu, 06 Aug 2009 07:32:53 +0200 Pieter Eendebak support cellstrs in setxor release-3-2-x
Thu, 06 Aug 2009 07:31:45 +0200 Olli Saarela __gnuplot_get_var__: if read fails to return data, sleep before trying again release-3-2-x
Thu, 06 Aug 2009 07:30:34 +0200 Ben Abbott Avoid the flickering x11 window seen with rapid gnuplot updates. release-3-2-x
Thu, 06 Aug 2009 07:18:53 +0200 Ben Abbott __go_draw_axes__.m: Fix ticklabels specified as 2D character array. release-3-2-x
Tue, 04 Aug 2009 09:55:38 +0200 John W. Eaton use complex function for acos mapper if arg is out of range [-1, 1] release-3-2-x
Tue, 04 Aug 2009 09:52:53 +0200 John W. Eaton correctly parse things like '@(){1 2}' release-3-2-x
Sat, 25 Jul 2009 16:26:01 +0200 John W. Eaton avoid complex -> real conversion when constructing arrays with [] release-3-2-x
Sat, 25 Jul 2009 16:22:40 +0200 Jaroslav Hajek fix Cholesky updating with scalars release-3-2-x
Sat, 25 Jul 2009 16:21:51 +0200 Aleksej Saushev initialize floating point values properly for NetBSD systems release-3-2-x
Sat, 25 Jul 2009 16:20:35 +0200 Jaroslav Hajek fix signed integer shift release-3-2-x
Sat, 25 Jul 2009 16:20:05 +0200 Benjamin Lindner determine correct image bitwidth in __magick_read__.cc release-3-2-x
Sat, 25 Jul 2009 16:17:27 +0200 John W. Eaton __go_draw_axes__.m: also use layer property for plot border release-3-2-x
Sat, 25 Jul 2009 16:16:59 +0200 John W. Eaton Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG) release-3-2-x
Thu, 16 Jul 2009 11:56:44 -0400 John W. Eaton graphics.cc (get_array_limits): require min_pos value to be greater than zero release-3-2-x
Sat, 11 Jul 2009 12:46:10 -0400 John W. Eaton file-ops.cc (file_ops::symlink, file_ops::readlink): avoid incorrectly sized buffer release-3-2-x
Thu, 09 Jul 2009 15:04:34 -0400 John W. Eaton configure.in: don't use system strftime on MinGW systems release-3-2-x
Wed, 08 Jul 2009 14:06:53 -0400 John W. Eaton pt-assign.cc (maybe_warn_former_built_in_variable): improve message release-3-2-x
Wed, 08 Jul 2009 13:49:21 -0400 John W. Eaton dim-vector.h: dim vectors always have two dimensions release-3-2-x
Fri, 24 Jul 2009 13:56:01 +0200 Jaroslav Hajek Added tag release-3-2-2 for changeset 6607a20f0ab1 release-3-2-x
Tue, 21 Jul 2009 06:52:59 +0200 Jaroslav Hajek version 3.2.2 release-3-2-x
Fri, 03 Jul 2009 18:59:07 +0200 Jaroslav Hajek fix missing unwind_protect::run in pt-eval.cc release-3-2-x
Fri, 03 Jul 2009 12:21:50 +0200 Jaroslav Hajek fix bugs in sparse reductions release-3-2-x
Thu, 02 Jul 2009 13:43:46 +0200 Jaroslav Hajek allow which look for files on path release-3-2-x
Thu, 02 Jul 2009 11:32:27 +0200 Jaroslav Hajek use proper empty value in Cell::index release-3-2-x
Thu, 02 Jul 2009 08:21:50 +0200 Jaroslav Hajek fix sparse +- diag operations release-3-2-x
Thu, 02 Jul 2009 06:31:29 +0200 David Bateman Fix 'format rat' for values like '1 - eps' release-3-2-x
Thu, 02 Jul 2009 06:31:29 +0200 Joe Rothweiler fix kbhit(1) to not discard waiting keystrokes release-3-2-x
Tue, 30 Jun 2009 09:03:56 +0200 Jaroslav Hajek remove assertion in force_variable release-3-2-x
Mon, 29 Jun 2009 14:17:11 +0200 Michael Goffioul Add exported symbols release-3-2-x
Mon, 29 Jun 2009 14:15:59 +0200 John W. Eaton load-path.cc (Faddpath): preserve order of prepended elements release-3-2-x
Fri, 26 Jun 2009 12:56:16 +0200 Ben Abbott Add feature 'wxt_has_size' to __gnuplot_has_feature__.m & apply in gnuplot_drawnow.m. release-3-2-x
Thu, 25 Jun 2009 06:36:46 +0200 Ben Abbott print.m: reimplement options -landscape and -portrait. release-3-2-x
Thu, 25 Jun 2009 06:36:42 +0200 Thorsten Meyer Add tests for preservation of key order release-3-2-x
Thu, 25 Jun 2009 06:36:34 +0200 Alexander Barth eigs-base.cc: use octave_idx_type for Fortran LOGICAL values release-3-2-x
Thu, 25 Jun 2009 06:36:29 +0200 Rafael Laboissiere Drop conf.texi as prerequisite of dist target release-3-2-x
Thu, 25 Jun 2009 06:36:24 +0200 Jaroslav Hajek fix result class calculation in pt-mat.cc release-3-2-x
Thu, 25 Jun 2009 06:36:19 +0200 Marco Caliari repmat.m: call cron, not spkron release-3-2-x
Thu, 25 Jun 2009 06:36:15 +0200 John W. Eaton remove ans from the list of former built-in variables release-3-2-x
Thu, 25 Jun 2009 06:35:23 +0200 John W. Eaton add Alexander Mamonov to contributors list release-3-2-x
Thu, 25 Jun 2009 06:35:14 +0200 Alexander Mamonov plot3.m: correctly compute offsets for property/value pairs release-3-2-x
Wed, 24 Jun 2009 08:45:40 +0200 John W. Eaton libcruft/Makefile.in (MISC_OBJ): remove misc/machar.o and misc/smachar.o from the list: release-3-2-x
Wed, 24 Jun 2009 08:13:16 +0200 John W. Eaton implement d1mach, i1mach, and r1mach using slamch and dlamch from lapack release-3-2-x
Wed, 24 Jun 2009 07:40:21 +0200 Jaroslav Hajek workaround sig_atomic_t != int in pt-eval.cc release-3-2-x
Wed, 24 Jun 2009 07:31:32 +0200 Jaroslav Hajek improve error handling release-3-2-x
Wed, 24 Jun 2009 07:30:49 +0200 John W. Eaton oct-map.cc: fix thinko in previous change release-3-2-x
Wed, 24 Jun 2009 07:30:49 +0200 John W. Eaton oct-map.cc: preserve key order release-3-2-x
Tue, 23 Jun 2009 12:57:57 +0200 Ben Abbott grid.m: Add missing semi-colon. Fix grid toggle. Allow minor grid when no minor tick. release-3-2-x
Tue, 23 Jun 2009 12:57:57 +0200 John W. Eaton var.m: fix typos (thinkos?) in previous change release-3-2-x
Tue, 23 Jun 2009 12:57:57 +0200 John W. Eaton fix var for scalar and empty arguments release-3-2-x
Mon, 22 Jun 2009 09:00:43 +0200 Jaroslav Hajek fix slow cellstr -> char matrix conversions release-3-2-x
Mon, 22 Jun 2009 07:56:24 +0200 Jaroslav Hajek fix null assign test release-3-2-x
Mon, 22 Jun 2009 07:56:24 +0200 Jaroslav Hajek properly unshare variable in subsasgn release-3-2-x
Mon, 22 Jun 2009 07:56:24 +0200 Ben Abbott __go_draw_axes__.m: Change the default x11 fontspec from '*,%d' to ',%d'. release-3-2-x
Mon, 22 Jun 2009 07:56:24 +0200 Ben Abbott mpoles.m: Fix infinite loop for a multiplicity of poles at zero. Test added. release-3-2-x
Thu, 18 Jun 2009 09:31:47 +0200 Jaroslav Hajek avoid useless zero initialization when doing matrix multiply release-3-2-x
Thu, 18 Jun 2009 07:09:17 +0200 John W. Eaton mex.cc (mxArray_octave_value::get_data): avoid enumerating types that can be handled as foreign release-3-2-x
Thu, 18 Jun 2009 07:09:17 +0200 Ben Abbott axis.m: Fix bug for 'axis tight' with multiple surface plots, add demo. release-3-2-x
Thu, 18 Jun 2009 07:09:17 +0200 Jaroslav Hajek update coding tips release-3-2-x
Tue, 16 Jun 2009 10:57:30 +0200 Jaroslav Hajek fix context restoration in error state release-3-2-x
Tue, 16 Jun 2009 06:43:56 +0200 Ben Abbott quiver.m: Add 'clf' to demos. release-3-2-x
Tue, 16 Jun 2009 06:43:56 +0200 Ben Abbott plotyy.m: Fix compatibility with subplot. release-3-2-x
Tue, 16 Jun 2009 06:43:56 +0200 Ben Abbott plotyy.m: Correct behavior when there is no currentfigure. release-3-2-x
Tue, 16 Jun 2009 06:43:56 +0200 Kai NODA fix include guards release-3-2-x
Fri, 12 Jun 2009 10:47:29 +0200 Jaroslav Hajek simplify octave_cell::sort release-3-2-x
Fri, 12 Jun 2009 10:47:29 +0200 Ben Abbott print.m: Fix logic associated with 'have_ghostscript'. release-3-2-x
Fri, 12 Jun 2009 10:47:29 +0200 Ben Abbott print.m: properly render mono figures, and favor cairo terminals. release-3-2-x
Fri, 12 Jun 2009 10:45:13 +0200 Jaroslav Hajek examples/polynomial: properly handle magic colon release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 Ben Abbott __go_draw_axes__.m: Fix order when pushing group children onto kid list. release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 John W. Eaton tree_anon_fcn_handle::dup: don't convert to tree_constant release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 John W. Eaton fix typo in previous change release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 Marco Caliari Better waypoint transform pour quadgk release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 John W. Eaton don't look for object index after keyword release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 David Bateman Fixes for quadgk for doubly infinite interval release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 John W. Eaton fix jwe email address release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 Jaroslav Hajek avoid using readline at all when line editing suppressed or interpreter embedded release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 Jaroslav Hajek don't garble readline settings when line editing is disabled release-3-2-x
Tue, 09 Jun 2009 07:18:28 +0200 Jaroslav Hajek fix log2 with 2 outargs, loosen tests to meet IEEE release-3-2-x
Tue, 09 Jun 2009 06:33:10 +0200 John W. Eaton fix exist for function handles and inline functions release-3-2-x
Tue, 09 Jun 2009 06:33:10 +0200 Ben Abbott axis.m: Fix bug for 'axis tight' with multiple lines, modify demo. release-3-2-x
Tue, 09 Jun 2009 06:33:10 +0200 Rik Update some of Advanced Plotting documentation. release-3-2-x
Tue, 09 Jun 2009 06:33:10 +0200 Jaroslav Hajek properly clear global variables release-3-2-x
Mon, 08 Jun 2009 08:00:13 +0200 Jaroslav Hajek fix behavior of clear release-3-2-x
Sun, 07 Jun 2009 21:01:32 +0200 Thorsten Meyer fix texinfo bug release-3-2-x
Sun, 07 Jun 2009 16:10:51 +0200 Thorsten Meyer update documentation of container types in container.txi release-3-2-x
Sun, 07 Jun 2009 08:59:08 +0200 Jaroslav Hajek allow ranges and other matrices in set release-3-2-x
Sun, 07 Jun 2009 08:15:31 +0200 Jaroslav Hajek fix behavior of find release-3-2-x
Sat, 06 Jun 2009 22:01:10 -0700 Rik Expand documentation for 'complex' function release-3-2-x
Sat, 06 Jun 2009 21:25:37 -0700 Rik Update documentation for NA and isna functions release-3-2-x
Sat, 06 Jun 2009 18:30:52 -0700 Rik Various documentation improvements release-3-2-x
Sat, 06 Jun 2009 16:29:08 -0700 Rik Update documentation for load and save release-3-2-x
Sat, 06 Jun 2009 07:59:58 -0700 Rik Update documentation for 'format' release-3-2-x
Fri, 05 Jun 2009 13:23:26 -0700 Rik Update documentation for 'who' family of functions. release-3-2-x
Sat, 23 May 2009 10:40:28 +0200 Benjamin Lindner properly #ifdef MSVC linker specific flags release-3-2-x
Thu, 04 Jun 2009 21:32:37 -0400 Ben Abbott __go_draw_axes__.m: Change strncmpi(scale,'lo') -> strcmp(scale,'log'). release-3-2-x
Thu, 04 Jun 2009 10:13:14 -0400 Ben Abbott __go_draw_axes__.m: For log-scale axes use format '10^{%T}'. release-3-2-x
Wed, 03 Jun 2009 13:21:37 -0700 Rik Correct documentation for keyboard function release-3-2-x
Wed, 03 Jun 2009 13:19:36 -0700 Rik Correct bad UTF8 character for o in the name Soren release-3-2-x
Wed, 03 Jun 2009 11:12:51 -0700 Rik Correct bugs in plot images produced for documentation release-3-2-x
Wed, 03 Jun 2009 10:54:36 -0400 Ben Abbott colorbar.m: Colorbar 'handlevisibility' should be 'on'. Add additional demos which illustrate problems with the present implementation. release-3-2-x
Wed, 03 Jun 2009 10:40:20 -0400 Ben Abbott __gnuplot_has_feature__.m: Change version for "x11_figure_position" from ">=4.3.0" to ">=4.2.5". release-3-2-x
Wed, 03 Jun 2009 10:38:17 -0400 Ben Abbott __scatter__.m: If the color spec is empty, set using __next_line_color__. release-3-2-x
Fri, 05 Jun 2009 08:16:46 +0200 Jaroslav Hajek Added tag release-3-2-0 for changeset 530dc15eb653 release-3-2-x
Fri, 05 Jun 2009 08:11:46 +0200 Jaroslav Hajek version 3.2.0 release-3-2-x
Sat, 22 Jan 2011 00:59:43 -0500 John W. Eaton this branch is no longer maintained and is closed for further development release-3-0-x
Tue, 14 Apr 2009 07:18:09 +0200 Jaroslav Hajek Added tag release-3-0-5 for changeset b05c163805ef release-3-0-x
Tue, 14 Apr 2009 07:18:07 +0200 Jaroslav Hajek Added tag release-3-0-4 for changeset e09cd527b8a2 release-3-0-x
Tue, 07 Apr 2009 12:02:10 +0200 Jaroslav Hajek version 3.0.5 release-3-0-x
Sun, 05 Apr 2009 18:29:37 +0200 Benjamin Lindner fix broken ascii loading release-3-0-x
Wed, 01 Apr 2009 10:51:28 +0200 Jaroslav Hajek version 3.0.4 release-3-0-x
Wed, 01 Apr 2009 10:42:58 +0200 Rafael Laboissiere remove strange volatile declaration release-3-0-x
Wed, 18 Mar 2009 15:23:14 +0100 Benjamin Lindner fix leaving stray '\r' in stream when reading from CRLF data file release-3-0-x
Thu, 26 Mar 2009 07:29:25 +0100 Rob Mahurin ensure row vector from create_set release-3-0-x
Thu, 26 Mar 2009 07:22:13 +0100 Tatsuro Matsuoka fix platform test in test_string.m release-3-0-x
Wed, 25 Mar 2009 15:09:48 +0100 Jaroslav Hajek one more fix from M. Caliari release-3-0-x
Wed, 25 Feb 2009 08:47:27 +0100 Rob Mahurin fix order of legends release-3-0-x
Wed, 25 Feb 2009 08:40:31 +0100 Marco Caliari fix invalid matrix dimensioning in graphics.cc release-3-0-x
Tue, 24 Feb 2009 07:53:24 +0100 Jaroslav Hajek backport sorting fixes release-3-0-x
Tue, 24 Feb 2009 07:48:33 +0100 John W. Eaton fplot.m: fix nargin check release-3-0-x
Mon, 23 Feb 2009 21:06:42 +0100 Rafael Laboissiere include cstdio where needed release-3-0-x
Mon, 23 Feb 2009 21:04:10 +0100 John W. Eaton handle CRLF and CR in fgetl/fgets release-3-0-x
Wed, 18 Feb 2009 08:25:21 +0100 Jaroslav Hajek reverse effect of 61951dcb846c release-3-0-x
Sat, 14 Feb 2009 21:15:23 +0100 Jaroslav Hajek more fixes to fileparts.m tests release-3-0-x
Thu, 29 Jan 2009 09:40:23 +0100 Jaroslav Hajek fix typo in last patch release-3-0-x
Thu, 29 Jan 2009 08:48:30 +0100 Jaroslav Hajek fix fileparts tests release-3-0-x
Thu, 29 Jan 2009 08:39:43 +0100 Jaroslav Hajek fix nchoosek test release-3-0-x
Fri, 23 Jan 2009 14:10:55 +0100 Jaroslav Hajek use relative tols in randp tests release-3-0-x
Tue, 21 Oct 2008 21:59:59 -0400 David Bateman Fix for hold with no figures/axes. release-3-0-x
Fri, 16 Jan 2009 09:48:08 +0100 Jaroslav Hajek remove obsolete tests release-3-0-x
Fri, 16 Jan 2009 08:33:15 +0100 Daniel J Sebald Fix legend order for both horizontal and vertical string cell. release-3-0-x
Fri, 16 Jan 2009 08:13:39 +0100 Daniel J Sebald make unique work for row vectors release-3-0-x
Fri, 16 Jan 2009 08:13:15 +0100 Jaroslav Hajek style fixes release-3-0-x
Fri, 16 Jan 2009 08:10:57 +0100 Daniel J Sebald optimize unique called with a single argument release-3-0-x
Fri, 16 Jan 2009 08:10:28 +0100 Jaroslav Hajek improve set functions for Matlab compatibility release-3-0-x
Fri, 16 Jan 2009 08:07:05 +0100 jwe [project @ 2008-01-04 18:18:22 by jwe] release-3-0-x
Fri, 16 Jan 2009 07:35:54 +0100 Ben Abbott grid.m: Correct doc-string. release-3-0-x
Fri, 16 Jan 2009 07:27:19 +0100 Doug Stewart grid.m: handle minor grid option release-3-0-x
Mon, 12 Jan 2009 12:14:06 +0100 Ben Abbott polyfit.m: Fixed tests. release-3-0-x
Mon, 12 Jan 2009 12:13:21 +0100 John W. Eaton style fixes release-3-0-x
Mon, 12 Jan 2009 12:09:30 +0100 Ben Abbott use QR decomposition and normalization for polyfit; normalization for polyval release-3-0-x
Mon, 13 Oct 2008 18:16:09 +0200 Francesco Potortì Wrong if statement substituted with a switch release-3-0-x
Mon, 12 Jan 2009 11:01:30 +0100 Francesco Potortì In prepad, add reference to postpad. release-3-0-x
Mon, 12 Jan 2009 10:57:52 +0100 Francesco Potortì Removed typo from geometry.txi release-3-0-x
Mon, 12 Jan 2009 10:57:46 +0100 Francesco Potortì Cross reference between postpad and resize release-3-0-x
Mon, 12 Jan 2009 10:57:42 +0100 Francesco Potortì add reference to resize function in the manual release-3-0-x
Mon, 12 Jan 2009 10:56:19 +0100 Francesco Potortì strrep.m: specify what is the return value release-3-0-x
Mon, 12 Jan 2009 10:56:14 +0100 Francesco Potortì Correct help string for statistics.m release-3-0-x
Mon, 12 Jan 2009 10:56:09 +0100 Francesco Potortì One word missing from int8 help string. release-3-0-x
Mon, 12 Jan 2009 10:54:52 +0100 Francesco Potortì Add cross reference from Plot Annotations to Text Properties. release-3-0-x
Mon, 12 Jan 2009 10:54:50 +0100 Francesco Potortì help and error string corrected in hist.m. release-3-0-x
Mon, 12 Jan 2009 10:54:45 +0100 Francesco Potortì Add explanation on what wisdom is. release-3-0-x
Mon, 12 Jan 2009 10:42:03 +0100 Brian Gough fix scaling factor for negative alpha in zbesi,cbesi release-3-0-x
Mon, 12 Jan 2009 10:40:02 +0100 John W. Eaton version.h fix spelling of MERCHANTABILITY in startup message release-3-0-x
Mon, 12 Jan 2009 10:39:42 +0100 Soren Hauberg func.txi: remove reference to return_last_computed_value release-3-0-x
Mon, 12 Jan 2009 08:58:19 +0100 Ben Abbott clf.m: Improve Matlab compatibility. release-3-0-x
Mon, 05 Jan 2009 08:20:15 +0100 John W. Eaton generate new fractional parts for recycled graphics handles release-3-0-x
Mon, 05 Jan 2009 08:17:53 +0100 John W. Eaton graphics.cc (base_properties::remove_child): handle children as a column vector instead of a row vector release-3-0-x
Mon, 05 Jan 2009 08:17:10 +0100 David Bateman Fix subplot for column vector of children in figure release-3-0-x
Sat, 13 Dec 2008 17:30:38 +0100 Ben Abbott contourf.m: Correct order of patch object handles. release-3-0-x
Sat, 13 Dec 2008 17:30:18 +0100 kai Make contourf work for equal-size matrices (again). release-3-0-x
Mon, 08 Dec 2008 13:18:26 +0100 Francesco Potortì Set max_recursion_depth and use a subfunction in nchoosek release-3-0-x
Mon, 08 Dec 2008 07:47:35 +0100 Jaroslav Hajek workaround missing roundb release-3-0-x
Mon, 08 Dec 2008 07:30:58 +0100 Jaroslav Hajek fix runaway changelog entry release-3-0-x
Mon, 08 Dec 2008 06:48:27 +0100 Jaroslav Hajek fix empty matrix handling in switch statement release-3-0-x
Mon, 08 Dec 2008 06:45:23 +0100 Thorsten Meyer fix bug in cell string handling of unpack function release-3-0-x
Mon, 08 Dec 2008 06:35:29 +0100 Ben Abbott legend.m: Correct ording of legend labels. release-3-0-x
Fri, 21 Nov 2008 16:58:19 +0100 Ben Abbott Modified statistics to calculate consistent median. release-3-0-x
Thu, 20 Nov 2008 08:42:12 +0100 David Bateman Changelog for previous patch release-3-0-x
Thu, 20 Nov 2008 08:41:56 +0100 David Bateman Fast return case for file_ops::tilde_expand release-3-0-x
Thu, 20 Nov 2008 08:41:35 +0100 John W. Eaton dir-ops.cc (dir_entry::read): use std::list<std::string> to cache names before converting to string_vector release-3-0-x
Thu, 20 Nov 2008 08:39:44 +0100 Brian Gough spelling corrections release-3-0-x
Thu, 20 Nov 2008 08:36:37 +0100 David Bateman Correct cast of matrix by cell or struct concatenation release-3-0-x
Thu, 20 Nov 2008 08:34:45 +0100 John W. Eaton spline.m: delete debugging statements release-3-0-x
Thu, 13 Nov 2008 19:02:16 +0100 John W. Eaton chi2rnd.m: fix missing semicolon release-3-0-x
Tue, 04 Nov 2008 20:54:26 +0100 David Bateman Add scalar reshape method release-3-0-x
Fri, 31 Oct 2008 07:54:46 +0100 John W. Eaton oct-map.cc: copy key_list in indexing functions release-3-0-x
Fri, 31 Oct 2008 07:52:55 +0100 John W. Eaton __qp__.cc fix release-3-0-x
Sun, 12 Oct 2008 19:38:43 +0200 John W. Eaton doc fixes release-3-0-x
Sun, 12 Oct 2008 10:40:30 +0200 Jaroslav Hajek fix sorting of non-POD objects release-3-0-x
Sun, 12 Oct 2008 10:37:07 +0200 Jason Riedy compilation fixes release-3-0-x
Sun, 12 Oct 2008 10:31:14 +0200 Jaroslav Hajek improve inverse preconditioning according to Marco Caliari release-3-0-x
Sun, 12 Oct 2008 10:30:40 +0200 Jaroslav Hajek fix for SuiteSparse 3.2 release-3-0-x
Fri, 10 Oct 2008 11:35:10 +0200 John W. Eaton fileparts.m: handle "/file" correctly; improve compatibilty release-3-0-x
Fri, 10 Oct 2008 11:25:41 +0200 John W. Eaton additional AIX build fix release-3-0-x
Fri, 10 Oct 2008 11:24:32 +0200 David Bateman AIX Build fix release-3-0-x
Fri, 10 Oct 2008 11:19:29 +0200 John W. Eaton pkg.m: better handling of filenames with spaces release-3-0-x
Fri, 10 Oct 2008 11:19:20 +0200 John W. Eaton pt-arg-list.cc (tree_argument_list::convert_to_const_vector): don't insert undefined elements in return list release-3-0-x
Fri, 10 Oct 2008 11:13:34 +0200 Benjamin Lindner enclose building direcries in quotes in pkg.m release-3-0-x
Fri, 10 Oct 2008 11:10:44 +0200 Ivan Sutoris describe additional arguments in sqp() documentation string release-3-0-x
Fri, 03 Oct 2008 15:31:58 +0200 Jaroslav Hajek fix tests release-3-0-x
Fri, 03 Oct 2008 14:56:33 +0200 Ben Abbott deconv.m: Fix row/col orientation & length of output release-3-0-x
Fri, 03 Oct 2008 14:55:13 +0200 Ben Abbott conv.m: Correct row/col orientation of output release-3-0-x
Fri, 03 Oct 2008 14:36:56 +0200 John W. Eaton fplot.m: call axis after plot release-3-0-x
Fri, 03 Oct 2008 10:21:51 +0200 Jaroslav Hajek Added tag release-3-0-3 for changeset 152a68291b66 release-3-0-x
Mon, 29 Sep 2008 08:03:12 +0200 Jaroslav Hajek version 3.0.3 release-3-0-x
Mon, 29 Sep 2008 07:57:57 +0200 Jaroslav Hajek add missing return in Array<T>::delete_elements_2 release-3-0-x
Mon, 29 Sep 2008 07:32:19 +0200 Jaroslav Hajek fix null assignment behaviour release-3-0-x
Mon, 29 Sep 2008 07:24:07 +0200 John W. Eaton interpft.m: increase tolerance release-3-0-x
Mon, 29 Sep 2008 07:22:04 +0200 Thomas Weber Increase pcre's match_limit for difficult regexps release-3-0-x
Mon, 29 Sep 2008 07:21:47 +0200 John W. Eaton load-path.cc (load_path::do_initialize): look for OCTAVE_PATH in the environment, not OCTAVE_LOADPATH release-3-0-x
Wed, 24 Sep 2008 14:08:58 +0200 David Bateman clear breakpoints is function found to be out of date release-3-0-x
Wed, 24 Sep 2008 09:06:04 +0200 Francesco Potorti container.txi: doc fix release-3-0-x
Wed, 24 Sep 2008 09:00:33 +0200 Francesco Potorti container.txi: fix cross reference in struct docs release-3-0-x
Wed, 24 Sep 2008 08:56:40 +0200 Ben Abbott pcolor.m: Improve doc strings. release-3-0-x
Mon, 22 Sep 2008 19:41:08 +0200 Brett Stewart change is_square to issquare in is_stabilizable.m release-3-0-x
Sun, 21 Sep 2008 08:21:52 +0200 John W. Eaton clear index before throwing error in Array indexed assignment functions release-3-0-x
Sun, 21 Sep 2008 08:21:52 +0200 Jaroslav Hajek fix blkdiag to not rely on Matlab-incompatible behaviour release-3-0-x
Sun, 21 Sep 2008 08:21:52 +0200 Jaroslav Hajek make null assignment more Matlab-compatible release-3-0-x
Sun, 21 Sep 2008 08:20:39 +0200 Kris Thielemans Fix for display_range in imshow release-3-0-x
Sun, 21 Sep 2008 08:19:40 +0200 David Bateman Clarify fftw documentation release-3-0-x
Sun, 21 Sep 2008 08:14:27 +0200 Kris Thielemans For for extrapval in interpn release-3-0-x
Fri, 19 Sep 2008 23:21:15 +0200 David Bateman Special case single type conacation in Fcat. Rework cell2mat to take advantage. Cut trailing singletons in cat release-3-0-x
Fri, 19 Sep 2008 12:30:30 +0200 Jaroslav Hajek fix problems from transplant 7552 release-3-0-x
Fri, 19 Sep 2008 11:29:51 +0200 Jaroslav Hajek partially sync Matrix::expm and ComplexMatrix::expm with development repo release-3-0-x
Wed, 17 Sep 2008 11:06:18 +0200 jwe [project @ 2008-01-24 08:31:36 by jwe] release-3-0-x
Wed, 17 Sep 2008 07:39:22 +0200 Jaroslav Hajek again, fix the diabolic line in randp.cc release-3-0-x
Mon, 15 Sep 2008 08:11:18 +0200 Jaroslav Hajek fix integer exponentiation with negative exponent release-3-0-x
Mon, 15 Sep 2008 08:10:42 +0200 Thomas Weber First sentence of a doc string should read like a command release-3-0-x
Mon, 15 Sep 2008 08:06:54 +0200 John W. Eaton octave.cc (octave_main): make all command-line arguments available to startup scripts release-3-0-x
Tue, 20 May 2008 16:49:02 -0400 Kim Hansen load-path.cc (load_path::initialize): include separator when appending sys_path release-3-0-x
Tue, 09 Sep 2008 13:43:42 -0400 David Bateman Add explanationation of initializing the interpreter in a standalone program release-3-0-x
Tue, 09 Sep 2008 12:41:32 -0400 John W. Eaton doc fix release-3-0-x
Tue, 09 Sep 2008 12:38:18 -0400 Thomas Weber Typo in num2cell's description release-3-0-x
Tue, 09 Sep 2008 12:38:11 -0400 Thomas Weber typo in comma separated lists chapter release-3-0-x
Tue, 09 Sep 2008 12:36:53 -0400 David Bateman Treat PCRE lookbehind operators in a manner that is approximately correct release-3-0-x
Mon, 08 Sep 2008 15:21:44 -0400 John W. Eaton add colorbar docstring to the manual release-3-0-x
Mon, 08 Sep 2008 14:00:33 -0400 Tatsuro Matsuoka plot.m: doc fix release-3-0-x
Mon, 08 Sep 2008 12:45:53 -0400 John W. Eaton ls-oct-ascii.{h,cc} (extract_keyword): accept \r as line ending character release-3-0-x
Mon, 08 Sep 2008 10:49:46 -0400 Mark van Rossum Handle zero values of n in binornd correctly release-3-0-x
Thu, 28 Aug 2008 10:20:43 -0400 Martin Weiser fix documentation of scatter3 release-3-0-x
Wed, 27 Aug 2008 09:59:55 -0400 Jaroslav Hajek make glpk return NA values for unfeasible problems release-3-0-x
Tue, 26 Aug 2008 18:05:13 -0400 John W. Eaton hold.m: if hold is applied to a figure, set state for all child axes objects release-3-0-x
Fri, 22 Aug 2008 14:42:12 -0400 John W. Eaton chi2rnd.m: fix missing semicolon release-3-0-x
Thu, 21 Aug 2008 15:28:58 -0400 John W. Eaton __go_draw_axes__.m (__gnuplot_write_data__): write "Inf Inf\n" if all data pairs contain NaN values release-3-0-x
Wed, 20 Aug 2008 11:01:24 -0400 Jaroslav Hajek avoid problematic subfunction call in an anonymous function release-3-0-x
Sun, 27 Jul 2008 02:29:36 +0200 David Bateman Allow X/Y to be unequal vectors in contourf release-3-0-x
Sun, 18 May 2008 22:40:28 +0200 Thomas Weber Extend explanation of randn's return value release-3-0-x
Sun, 27 Jul 2008 02:23:42 +0200 David Bateman Document contourf release-3-0-x
Sun, 27 Jul 2008 22:38:08 +0200 David Bateman Clarify help of the shading function release-3-0-x
Sun, 27 Jul 2008 02:08:55 +0200 David Bateman Calrify OuterPosition property in manual release-3-0-x
Wed, 20 Aug 2008 10:59:27 -0400 David Bateman Fix for meshed surfaces with more than one oobject per plot release-3-0-x
Tue, 19 Aug 2008 16:15:52 -0400 David Bateman Add a search for Contents.m files to the help function release-3-0-x
Tue, 19 Aug 2008 14:19:14 -0400 John W. Eaton fix typo in last commit release-3-0-x
Tue, 19 Aug 2008 14:09:24 -0400 Jaroslav Hajek check for obsolete built-in variable assignment at first execution rather than parse time release-3-0-x
Tue, 19 Aug 2008 13:59:30 -0400 Jaroslav Hajek fix invalid memory read in glpk release-3-0-x
Tue, 19 Aug 2008 13:52:18 -0400 David Bateman Doc fix for ranks release-3-0-x
Tue, 19 Aug 2008 13:50:15 -0400 Jaroslav Hajek fix default_save_options parsing and allow mixing options with other arguments. release-3-0-x
Tue, 19 Aug 2008 13:47:03 -0400 John W. Eaton parse.y (Feval): Return value produced by evaluating CATCH string release-3-0-x
Tue, 19 Aug 2008 18:42:27 +0000 Jaroslav Hajek Added tag release-3-0-2 for changeset 928193724f3b release-3-0-x
Tue, 19 Aug 2008 17:46:01 +0000 Jaroslav Hajek version 3.0.2 release-3-0-x
Tue, 19 Aug 2008 14:49:13 +0000 Jaroslav Hajek fix typo in randp test release-3-0-x
Tue, 12 Aug 2008 13:20:27 -0400 John W. Eaton octave_struct::subsref: don't resize for simple x(idx) case release-3-0-x
Tue, 12 Aug 2008 10:54:31 -0400 Jaroslav Hajek initialization check for correct NaN sign release-3-0-x
Fri, 08 Aug 2008 09:58:42 +0200 Jaroslav Hajek strtok: replace cstrcat->strcat release-3-0-x
Fri, 08 Aug 2008 09:47:57 +0200 Tatsuro MATSUOKA fix failing test for randp release-3-0-x
Mon, 04 Aug 2008 22:32:47 -0400 John W. Eaton oct-env.cc (octave_env::instance_ok): fix type in error message release-3-0-x
Mon, 04 Aug 2008 22:15:34 -0400 John W. Eaton run-octave.in: use sed to append : to path elements release-3-0-x
Mon, 04 Aug 2008 14:33:38 -0400 John W. Eaton aclocal.m4 (OCTAVE_PROG_SED): fail if no usable sed is found release-3-0-x
Mon, 04 Aug 2008 14:27:36 -0400 John W. Eaton Makefile.in (header-msg): Mention GNU Make; update GCC version info release-3-0-x
Mon, 04 Aug 2008 10:59:46 -0400 John W. Eaton strtok.m: include TAB, LF, VT, FF, and CR in default set of delim characters release-3-0-x
Fri, 01 Aug 2008 09:11:14 +0200 Francesco Potorti fix incorrect axis location properties release-3-0-x
Mon, 28 Jul 2008 14:34:54 -0400 John W. Eaton lasterr, lasterror: unwind-protect error_state release-3-0-x
Mon, 21 Jul 2008 16:06:57 -0400 John W. Eaton allow empty matrix by cell (or struct) concatentation release-3-0-x
Thu, 24 Jul 2008 13:03:36 -0400 John W. Eaton Fmkdir: improve compatibility release-3-0-x
Thu, 31 Jul 2008 05:53:02 -0400 John W. Eaton octMakefile.in (DISTFILES): add "missing" to the list release-3-0-x
Thu, 05 Jun 2008 20:42:14 +0200 Jaroslav Hajek correct fputs to fprintf in __go_draw_axes__.m release-3-0-x
Thu, 10 Jul 2008 10:57:55 -0400 John W. Eaton octMakefile.in (DIRS_TO_MAKE): finish previous change release-3-0-x
Thu, 10 Jul 2008 10:54:19 -0400 John W. Eaton octMakefile.in (DIRS_TO_MAKE): update list release-3-0-x
Wed, 25 Jun 2008 12:46:32 +0200 David Bateman Frats fix for nargin==0 release-3-0-x
Fri, 20 Jun 2008 09:34:55 +0200 Jaroslav Hajek add missing include in MatrixType.h release-3-0-x
Wed, 18 Jun 2008 21:00:06 +0200 Jaroslav Hajek make regexp(...,'once') matlab compatible release-3-0-x
Wed, 11 Jun 2008 14:21:06 -0400 John W. Eaton rat.m: handle arrays and all-integer inputs release-3-0-x
Tue, 10 Jun 2008 13:43:54 -0400 John W. Eaton mexproto.h: fix mxCreateLogicalScalar decl release-3-0-x
Fri, 01 Feb 2008 06:34:12 +0000 jwe [project @ 2008-02-01 06:32:06 by jwe] release-3-0-x
Tue, 03 Jun 2008 07:16:58 +0200 Jaroslav Hajek trivial fix option in Fload release-3-0-x
Mon, 02 Jun 2008 11:18:58 -0400 John W. Eaton mod: delete bogus test release-3-0-x
Thu, 22 May 2008 22:00:26 +0200 Jaroslav Hajek [mq]: cellstr release-3-0-x
Wed, 21 May 2008 12:26:57 +0200 kimhanse strings/mat2str.m: Change is_complex to iscomplex, add tests, add missing ; release-3-0-x
Mon, 02 Jun 2008 09:50:09 -0400 John W. Eaton use ischar instead of isstr release-3-0-x
Mon, 18 Feb 2008 18:08:29 +0100 David Bateman Treat integer types for mod/rem correctly release-3-0-x
Wed, 14 May 2008 18:03:58 +0200 David Bateman Typo DPBCON -> DGBCON release-3-0-x
Tue, 13 May 2008 17:45:35 +0200 David Bateman all false logical indexing fix release-3-0-x
Thu, 07 Feb 2008 15:58:37 -0500 John W. Eaton fix any(int) bug release-3-0-x
Tue, 06 May 2008 13:15:43 -0400 David Bateman Also ignore other constants in Finline release-3-0-x
Tue, 06 May 2008 06:20:36 -0400 David Bateman Treat bool as a scalar in the bit functions release-3-0-x
Tue, 06 May 2008 03:23:12 -0400 John W. Eaton struct2cell: handle structure arrays properly release-3-0-x
Mon, 05 May 2008 11:20:53 -0400 David Bateman Alias setenv to putenv. Allow single arg to putenv release-3-0-x
Mon, 05 May 2008 03:12:04 -0400 Rafael Laboissiere Load the default inputrc when calling read_readline_init_file() release-3-0-x
Sun, 04 May 2008 23:48:49 -0400 John W. Eaton ov-fcn-handle.cc (Ffunctions): fix structure assignment release-3-0-x
Tue, 29 Apr 2008 03:37:06 -0400 David Bateman Set archprefix for -local and -global options to pkg release-3-0-x
Tue, 29 Apr 2008 02:10:04 -0400 jstickel updated help for tcdf and tinv release-3-0-x
Thu, 24 Apr 2008 15:44:05 -0400 Michael Goffioul lo-sysdep.cc (octave_popen2): don't set PIPE_NOWAIT for parentWrite release-3-0-x
Wed, 23 Apr 2008 16:51:55 -0400 John W. Eaton __qp__.cc: avoid bounds error when removing constraint from active set release-3-0-x
Wed, 23 Apr 2008 16:50:12 -0400 John W. Eaton Added tag release-3-0-1 for changeset 57504aa0461e release-3-0-x
Wed, 23 Apr 2008 16:50:05 -0400 John W. Eaton version 3.0.1 release-3-0-x
Mon, 21 Apr 2008 11:48:13 -0400 John W. Eaton idx-vector.cc: fix for-loop condition release-3-0-x
Mon, 21 Apr 2008 11:03:39 -0400 David Bateman Try to get the colorbar position right for manual aspect ratios as well release-3-0-x
Mon, 21 Apr 2008 03:03:40 -0400 John W. Eaton update copyright dates release-3-0-x
Sun, 20 Apr 2008 09:04:47 -0400 John W. Eaton octave_stream::read: allow single data type specification but return double release-3-0-x
Fri, 18 Apr 2008 12:01:53 -0400 John W. Eaton disp: produce sq-string unless arg is a dq-string release-3-0-x
Wed, 16 Apr 2008 23:33:36 +0200 David Bateman Delete idx in Sparse<T> and Array<T> operator = release-3-0-x
Wed, 16 Apr 2008 15:15:26 -0400 John W. Eaton __gnuplot_version__: use newline at end of message release-3-0-x
Wed, 16 Apr 2008 14:19:59 -0400 sh Display a (hopefully) informative error message if gnuplot isn't found release-3-0-x
Tue, 15 Apr 2008 16:30:52 -0400 John W. Eaton view: get values from current axes if nargin == 0 release-3-0-x
Mon, 14 Apr 2008 13:43:15 -0400 John W. Eaton doc fix release-3-0-x
Mon, 14 Apr 2008 13:27:21 -0400 Jaroslav Hajek octave_scan_1: fix reading of hex numbers release-3-0-x
Mon, 14 Apr 2008 13:13:25 -0400 John W. Eaton fread, fwrite: allow SKIP arg to be omitted release-3-0-x
Wed, 09 Apr 2008 13:31:42 -0400 John W. Eaton changeset: 7800:9828eda04f24 release-3-0-x
Wed, 09 Apr 2008 13:26:25 -0400 Michael Goffioul Fix various tests under Win32. release-3-0-x
Wed, 09 Apr 2008 13:13:18 -0400 Michael Goffioul Fix stat'ing root pathnames ('\' or '/') under Win32. release-3-0-x
Wed, 09 Apr 2008 13:05:10 -0400 John W. Eaton don't embed newline in warning messages in deprecated functions (part 2) release-3-0-x
Wed, 09 Apr 2008 12:57:36 -0400 John W. Eaton don't embed newline in warning messages in deprecated functions release-3-0-x
Wed, 09 Apr 2008 12:40:54 -0400 David Bateman Don't allow the use of lists in assert.m release-3-0-x
Wed, 09 Apr 2008 12:39:26 -0400 Rafael Laboissiere Drop the Encoding key release-3-0-x
Thu, 03 Apr 2008 14:19:59 +0200 Jaroslav Hajek increase testqr tolerance in test/test_linalg.m release-3-0-x
Mon, 07 Apr 2008 13:40:38 -0400 John W. Eaton update copyright dates release-3-0-x
Fri, 04 Apr 2008 15:57:31 -0400 John W. Eaton make_constant: handle escape sequences in dq-strings release-3-0-x
Fri, 04 Apr 2008 14:27:06 -0400 John W. Eaton use * instead of 1 for assumed-size fortran arrays release-3-0-x
Fri, 04 Apr 2008 10:19:30 -0400 David Bateman Add warning to rest of deprecated functions release-3-0-x
Fri, 04 Apr 2008 10:17:33 -0400 John W. Eaton note version when functions were deprecated release-3-0-x
Thu, 03 Apr 2008 22:23:22 -0400 John W. Eaton lo-sysdep.cc: include windows.h if windows and not cygwin release-3-0-x
Thu, 03 Apr 2008 22:20:04 -0400 Rafael Laboissiere Drop .LO macros from manpages release-3-0-x
Thu, 03 Apr 2008 22:12:05 -0400 Tatsuro Matsuoka update README.Cygwin release-3-0-x
Thu, 03 Apr 2008 21:41:27 -0400 David Bateman Conditionally set 'set pm3d implicit' release-3-0-x
Thu, 03 Apr 2008 14:09:49 -0400 John W. Eaton make_constant: stash original text for strings release-3-0-x
Thu, 03 Apr 2008 13:13:48 -0400 John W. Eaton octave_fcn_handle::subsref: don't call next_subsref release-3-0-x
Thu, 03 Apr 2008 10:24:18 -0400 Jaroslav Hajek fix to enable compiling with Intel C++ release-3-0-x
Wed, 02 Apr 2008 16:17:06 -0400 John W. Eaton scripts/plot/Makefile.in (SOURCES): Add __plt2sv__.m and __plt2vs__.m release-3-0-x
Wed, 02 Apr 2008 16:12:51 -0400 John W. Eaton scripts/general/Makefile.in (SOURCES): Add runlength.m release-3-0-x
Wed, 02 Apr 2008 13:34:43 -0400 John W. Eaton new tickdir and tickdirmode axes properties release-3-0-x
Tue, 01 Apr 2008 16:03:44 -0400 Richard Bovey handle negative column values in sortrows release-3-0-x
Mon, 31 Mar 2008 22:13:32 -0400 David Bateman Fix spurious tics for plotyy with gnuplot backend release-3-0-x
Mon, 31 Mar 2008 16:11:00 -0400 Ben Abbott run.m: fix check for file existence release-3-0-x