log

age author description
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