log

age author description
Sun, 13 Jul 2014 18:04:42 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release
Sun, 13 Jul 2014 17:43:19 -0700 Rik doc: Update documentation around java_get, java_set. stable
Sun, 13 Jul 2014 09:45:00 -0400 Ben Abbott Move java_set.m and java_get.m from scripts/deprecated/module.mk to scripts/java/module.mk. stable
Sat, 12 Jul 2014 23:23:13 +0100 Carnë Draug "Un"-deprecate java_get() and java_set() functions (bug #41239). stable
Fri, 11 Jul 2014 13:36:12 -0700 Rik Change OpenGL dashed line style to 50% mark / 50% space.
Thu, 10 Jul 2014 09:52:49 +0200 Pantxo Diribarne Fix ambiguous Matrix initialization from csetdf972b9d080a
Tue, 08 Jul 2014 12:19:37 +0200 Massimiliano Fasi bandwidth.m: Add new function.
Tue, 08 Jul 2014 20:45:50 +0100 Carnë Draug javaclasspath: refactor to avoid duplication and skip check of nargout.
Tue, 08 Jul 2014 19:55:03 +0100 Carnë Draug fieldnames: return only field names of java objects instead of description.
Sat, 21 Jun 2014 13:07:57 +0200 Pantxo Diribarne Translate patch property listeners to C++ (bug #42159)
Sat, 05 Jul 2014 10:09:56 +0200 Massimiliano Fasi Add new matrix functions (isdiag, isbanded, istril, istriu) (bug #42688).
Mon, 14 Apr 2014 22:53:44 +0200 Pantxo Diribarne Update image "x/ydata" when "cdata" is changed (bug #42121)
Fri, 04 Jul 2014 17:12:50 +0200 Philip Nienhuis listdlg.m: convert SQ strings to DQ, fix num2str call in %!demos. stable
Fri, 04 Jul 2014 21:40:50 -0700 Rik Add image directory to plot comparison scripts.
Fri, 04 Jul 2014 15:37:42 -0700 Rik mesh, meshc, surfc: Allow user provided properties to override defaults.
Fri, 04 Jul 2014 14:32:49 -0700 Rik Improve plot comparison scripts.
Thu, 03 Jul 2014 20:42:41 -0700 Rik Set default patch color to black rather than green for Matlab compatibility.
Thu, 03 Jul 2014 14:10:35 -0700 Rik grid.m: Use '-' linestyle for major axis grid when minor grid is on.
Tue, 27 May 2014 21:31:45 +0200 Pantxo Diribarne Fix tolerance issues in %!test from cset70ea5a2856fe (bug #37554)
Mon, 30 Jun 2014 22:34:07 +0200 Pantxo Diribarne Fix new x/y/zlabel position after deletion (bug #42652)
Thu, 03 Jul 2014 09:09:48 -0700 Rik pareto.m: Use same color for left/right axes and for bar/line.
Thu, 03 Jul 2014 08:46:19 -0700 Rik legend.m: Make demos using 'location' property compatible with Matlab.
Wed, 02 Jul 2014 08:56:40 -0700 Rik legend.m: Update demo 19 with more descriptive title.
Wed, 02 Jul 2014 15:22:54 +0200 Stefan Mahr polar.m: Fix scaling of polar plot (bug #39495).
Tue, 01 Jul 2014 21:55:15 -0400 Mike Miller Use %!testif HAVE_CHOLMOD for sparse chol test added in cset 161b11e7da2d stable
Tue, 01 Jul 2014 09:41:50 -0700 Rik line.m: Add new %!demo of different linestyles.
Tue, 01 Jul 2014 04:48:55 -0400 John W. Eaton Added tag rc-3-8-2-2 for changeset 46df2c7b8f4d stable
Tue, 01 Jul 2014 04:48:33 -0400 John W. Eaton 3.8.2 release candidate 2 stable rc-3-8-2-2
Mon, 30 Jun 2014 21:11:38 -0700 Rik colorbar.m: Show ticks on colorbar.
Sun, 29 Jun 2014 18:35:44 -0700 Rik maint: Fix some spellings in error messages.
Sun, 29 Jun 2014 13:23:24 -0700 Rik Fix input validation for exist() which did not error on non-string input.
Sun, 29 Jun 2014 12:58:22 -0700 Rik doc: Update docstring for exist().
Sun, 29 Jun 2014 11:23:06 -0700 Rik Revert a0fd65914811 which does not truly fix bug #36067.
Sun, 29 Jun 2014 13:58:33 +0200 Andreas Weber Moved scripts for plot comparison to ./private
Sun, 29 Jun 2014 13:53:50 +0200 Andreas Weber update plot demo blocks for compare_plot_demos
Sun, 29 Jun 2014 13:47:14 +0200 Andreas Weber dump_demos.m: Update to match new plot directory structure
Sun, 22 Jan 2012 21:23:10 -0500 Ben Abbott Add scripts to help validate plot results.
Fri, 27 Jun 2014 17:09:46 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 27 Jun 2014 17:09:28 -0400 John W. Eaton WIFEXITED and WEXITSTATUS macros for mkoctfile.cc
Fri, 27 Jun 2014 17:04:57 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 27 Jun 2014 17:04:16 -0400 John W. Eaton link libgui with OpenGL libraries gui-release
Fri, 27 Jun 2014 11:49:22 +0200 Olaf Till better guess if rem or mod could be zero (bug #42627) stable
Fri, 27 Jun 2014 11:56:19 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 27 Jun 2014 11:55:48 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 26 Jun 2014 14:42:55 -0400 John Donoghue Allow conpile of gl-render.cc under mingw. gui-release
Thu, 26 Jun 2014 09:33:38 -0700 Rik Fix segfault in exist() when checking faulty mex/oct files (bug #36067).
Thu, 26 Jun 2014 09:02:01 -0700 Rik exist: Don't look up name in symbol table if "file" or "dir" specified.
Fri, 20 Jun 2014 18:55:38 -0400 John W. Eaton improve accuracy of range/scalar arithmetic (bug #42589) stable
Wed, 25 Jun 2014 15:06:36 -0700 Rik maint: Use names beginning and ending with "__" for internal only functions.
Wed, 25 Jun 2014 14:48:39 -0700 Rik Simplify exist() code for recognizing command line functions.
Wed, 25 Jun 2014 17:17:38 -0400 John W. Eaton * strread.m: Process string escapes on single quoted format (bug #42609) stable
Tue, 24 Jun 2014 22:36:47 +0200 Philip Nienhuis strread.m: drop valid delimiters from format specifier list (bug #42609) stable
Wed, 25 Jun 2014 14:03:20 -0700 Rik Return correct exist code for mex files when .mex extension given (bug #42614).
Wed, 25 Jun 2014 13:45:41 -0700 Rik maint: Use "FIXME:" coding convention in m-files.
Wed, 25 Jun 2014 12:51:55 -0700 Rik Use Matlab return hierarchy for exist() codes when no type is specified.
Mon, 23 Jun 2014 22:06:04 +0200 Torsten * find-dialog.h: declare some slots only if find in selection is available gui-release
Sun, 22 Jun 2014 15:42:00 +0200 Torsten implementation of search in selection in gui editor (bbug #41196) gui-release
Sun, 22 Jun 2014 07:22:26 -0400 John Donoghue Check for name and type keyword to return as an octave ascii data file (Bug #42586) stable
Fri, 20 Jun 2014 18:55:38 -0400 John W. Eaton improve accuracy of range/scalar arithmetic (bug #42589)
Thu, 19 Jun 2014 20:08:37 -0400 John W. Eaton * data.cc: New test for log2 (bug #42583). stable
Thu, 19 Jun 2014 18:08:00 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Wed, 18 Jun 2014 19:38:40 -0600 David Spies make all permutation matrices column permutations (bug #42418)
Thu, 19 Jun 2014 15:51:05 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 19 Jun 2014 15:49:14 -0400 John W. Eaton use gnulib log2 modules (bug #42583) stable
Thu, 19 Jun 2014 10:35:39 -0700 Rik gallery.m: Return correct matrix if 3rd argument is not specified.
Thu, 19 Jun 2014 09:41:12 -0700 Rik Return error code from sparse chol factorization (bug #42587). stable
Wed, 18 Jun 2014 13:23:52 -0700 Rik doc: Update wording on using TeX interpreter in plotting. stable
Wed, 18 Jun 2014 13:03:27 -0700 Rik setdiff.m: Orient output (row/column) the same as Matlab (bug #42577).
Tue, 17 Jun 2014 23:38:49 -0400 Mike Miller doc: Clarify order of evaluation of compound assignment expressions stable
Tue, 17 Jun 2014 12:04:18 -0400 John Donoghue Use button value 1 for mouse button keypress 1063 (Bug #42489) stable
Tue, 17 Jun 2014 20:53:18 +0200 Torsten improve size of the release notes window gui-release
Tue, 17 Jun 2014 20:51:05 +0200 Torsten center the community news window on the screen not on the desktop (bug #42567) gui-release
Mon, 16 Jun 2014 20:41:19 +0200 Torsten make sure a new and still unnamed file is saved when run from the editor gui-release
Mon, 16 Jun 2014 20:30:28 +0200 Torsten save a new file before trying to run it from the editor (bug #42571) gui-release
Mon, 16 Jun 2014 09:03:51 -0700 pantxo Correctly return 0 for empty matrices (bug #42563). stable
Mon, 16 Jun 2014 08:55:17 -0700 Rik Allow loading mat5 files generated from R and Python (bug #42562). stable
Mon, 16 Jun 2014 17:40:53 +0200 Torsten propose function name as file name when saving a new file (bug #42568) gui-release
Mon, 16 Jun 2014 12:11:21 +0200 Torsten auto completion offers builtins and file functions for octave (bug #41371) gui-release
Sat, 14 Jun 2014 13:24:46 -0700 Rik maint: Merge Stefan's changesets onto default after verification.
Sun, 11 May 2014 02:28:33 +0200 Stefan Mahr fix LLVM 3.4 build (bug #41061)
Sun, 16 Mar 2014 23:33:49 +0100 Stefan Mahr Fix jit tests
Tue, 18 Mar 2014 20:59:04 +0100 Stefan Mahr cleanup of tic and ticlabel code
Sun, 02 Mar 2014 02:29:52 +0100 Stefan Mahr remove unneeded ticklabel conversions
Wed, 09 Apr 2014 10:23:11 +0200 Stefan Mahr fix xticklabel with minor grid (bug #38139, bug #40256)
Wed, 09 Apr 2014 10:23:11 +0200 Stefan Mahr fix xticklabel with minor grid (bug #38139, bug #40256) stable
Fri, 13 Jun 2014 11:28:03 +0200 Andreas Weber mkoctfile.in.cc: fix return value if subprocess fails (bug #42549).
Fri, 13 Jun 2014 08:21:28 -0700 Rik lex.ll: Remove unused function strip_trailing_whitespace.
Thu, 12 Jun 2014 19:48:50 +0200 Torsten fix unintentionally leaving the debug mode (bug #42309) gui-release
Thu, 12 Jun 2014 18:45:29 +0200 Torsten allow export and import of shortcut sets gui-release
Tue, 10 Jun 2014 14:03:09 -0700 Rik Fix bug when hggroup used with primitive graphic object (bug #42532).
Tue, 10 Jun 2014 22:55:27 +0200 Torsten only show directories in search directory dialog activated from files browser stable
Tue, 10 Jun 2014 18:19:32 +0100 Michael Godfrey Fix typo in graphics.in.h (bug #42535). stable
Tue, 10 Jun 2014 18:44:49 +0200 Carlo de Falco Add missing file to tarball distribution. stable
Tue, 10 Jun 2014 09:08:33 -0700 Rik Correctly render unclosed contour of a patch object.
Mon, 09 Jun 2014 11:19:23 -0700 Rik doc: Periodic spellcheck of documentation.
Mon, 09 Jun 2014 11:03:17 -0700 Rik doc: Periodic grammarcheck of documentation.
Sun, 08 Jun 2014 22:29:44 -0700 Rik Promote isvector, isrow, iscolumn, issquare to C++ versions (bug #42454).
Sun, 08 Jun 2014 18:43:36 -0400 Jason Alan Palmer Convert isscalar from an m-file to a built-in function (bug #42422).
Sun, 08 Jun 2014 17:59:59 -0700 Rik doc: Replace "non-zero" with "nonzero" to match existing usage.
Sun, 08 Jun 2014 16:36:54 -0700 Rik maint: Periodic merge of gui-release to default.
Sun, 08 Jun 2014 16:34:22 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release
Sun, 08 Jun 2014 16:32:12 -0700 Rik doc: Update documentation of sparse functions including seealso links. stable
Fri, 06 Jun 2014 12:29:53 -0400 John W. Eaton Added tag rc-3-8-2-1 for changeset 492c56149535 stable
Fri, 06 Jun 2014 11:43:17 -0400 John W. Eaton 3.8.2 release candidate 1 stable rc-3-8-2-1
Fri, 06 Jun 2014 09:43:54 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 06 Jun 2014 09:43:11 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Wed, 04 Jun 2014 22:09:08 -0700 Rik doc: Remove confusing extra 'summation' argument example to sparse(). stable
Wed, 04 Jun 2014 21:26:07 -0700 Rik NEWS: Update with important changes for 4.2 release.
Wed, 04 Jun 2014 17:16:03 -0400 John W. Eaton load files in private directories from private functions (bug #42500)
Wed, 04 Jun 2014 08:29:01 -0700 Rik pr-output.cc: Clean up unused parameter compilation warning.
Tue, 13 May 2014 22:02:44 +0200 Philip Nienhuis textscan.m: properly process "emptyvalue" (bug #42343).
Tue, 03 Jun 2014 22:11:01 -0700 Rik issymmetric.m: Don't use final ';' in %!assert statement.
Mon, 02 Jun 2014 01:24:52 -0600 David Spies Made issymmetric (issymmetric.m) work for logical matrices (Bug #42485)
Tue, 03 Jun 2014 14:42:00 -0700 Rik Fix incorrect sparse matrix example code in oct-file chapter (bug #41799). stable
Tue, 03 Jun 2014 09:07:02 -0700 Rik Add missing newline to error message from mkoctfile.
Tue, 18 Mar 2014 16:42:45 -0300 Pedro Angelo nchoosek.m: nchoosek(N,0) now returns [](1x0) when N is a vector (bug #41890).
Mon, 02 Jun 2014 11:17:59 -0700 Rik maint: Periodic merge of gui-release to default.
Mon, 02 Jun 2014 11:04:55 -0700 Rik Fix compilation warning about use of '&' versus '&&' in find.cc. gui-release
Mon, 02 Jun 2014 10:05:25 -0700 Rik Mark internal sparse matrix implementation of atan2 as deprecated. gui-release
Mon, 02 Jun 2014 09:00:22 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release