log

age author description
Thu, 29 Sep 2011 02:50:53 -0400 John W. Eaton parfor keyword and infrastructure, but handle parfor as normal for loop for now
Wed, 28 Sep 2011 23:24:12 -0500 Jordi Gutiérrez Hermoso Explain a bit more the src/ directory in HACKING file stable
Wed, 28 Sep 2011 21:46:39 -0400 John W. Eaton getappdata: return empty matrix for nonexistent property names
Wed, 28 Sep 2011 17:01:04 -0400 John W. Eaton avoid gnuplot error when figure name includes " characters
Wed, 28 Sep 2011 16:45:21 -0400 John W. Eaton improve default indexing for objects
Wed, 28 Sep 2011 10:57:18 -0500 Jordi Gutiérrez Hermoso Use correct function name in error message in sprandsym
Wed, 28 Sep 2011 09:47:33 -0500 Jordi Gutiérrez Hermoso Initialise history before executing startup files (bug #32900)
Tue, 27 Sep 2011 12:49:20 -0400 John W. Eaton fix thinko in previous change to __line__.m
Tue, 27 Sep 2011 03:22:48 -0400 John W. Eaton fix parsing of anonymous functions inside cell array lists.
Tue, 27 Sep 2011 02:06:41 -0400 John W. Eaton allow radio values for graphics properaties to be abbreviated
Tue, 27 Sep 2011 02:06:25 -0400 John W. Eaton allow line function to accept matrix arguments
Mon, 26 Sep 2011 15:25:17 -0400 John W. Eaton improve compatibility of arrayfun for nargout = 0 case
Mon, 26 Sep 2011 11:43:20 -0700 Rik fftshift.m: Better explain operation in docstring (Bug #33581). stable
Mon, 26 Sep 2011 11:19:41 -0700 Rik __getlegenddata__.m: Fix bad subscript index error (Bug #33774). stable
Mon, 26 Sep 2011 13:09:02 -0400 John W. Eaton maint: style fixes for cellfun
Mon, 26 Sep 2011 13:08:42 -0400 John W. Eaton fix nargout handling for functions called by cellfun
Sun, 25 Sep 2011 22:33:47 -0400 John W. Eaton maint: improve readability of cellfun
Sun, 25 Sep 2011 22:03:45 -0700 Rik Allow logical inputs to ismember() (Bug #33531).
Sun, 25 Sep 2011 20:50:36 -0400 John W. Eaton maint: regexp.cc style fixes
Sun, 25 Sep 2011 20:15:26 -0400 John W. Eaton eliminate DO_SIMPLE_FOR_LOOP_ONCE macro definition too
Sun, 25 Sep 2011 20:12:19 -0400 John W. Eaton eliminate DO_SIMPLE_FOR_LOOP_ONCE macro
Sun, 25 Sep 2011 16:58:02 -0700 Rik Add support for additional argument "real" to schur() (Bug #34012). stable
Sun, 25 Sep 2011 19:41:15 -0400 John W. Eaton avoid output in test
Sun, 25 Sep 2011 19:44:04 -0400 John W. Eaton fix warnings for uninitialized variables
Sun, 25 Sep 2011 16:24:07 -0700 Rik errorbar plots can now accept a legend key (Bug #33580). stable
Sun, 25 Sep 2011 16:40:57 -0500 Jordi Gutiérrez Hermoso Avoid overflow in sprandsym
Sun, 25 Sep 2011 16:52:23 -0400 John W. Eaton fix warnings for unused but set variables and shadowed variables
Sun, 25 Sep 2011 15:06:10 -0400 John W. Eaton fix warnings for unused but set variables
Sun, 25 Sep 2011 14:25:23 -0400 John W. Eaton fix warnings for unused but set variables
Sun, 25 Sep 2011 13:48:09 -0400 Ben Abbott Improvements to plotyy.
Sun, 25 Sep 2011 19:11:02 +0200 Kai Habel Add tests for scripts/plot
Sun, 25 Sep 2011 11:55:39 -0400 Ben Abbott Allow an nd-array of handles when calling isprop.m.
Sun, 25 Sep 2011 02:35:55 -0500 Jordi Gutiérrez Hermoso Fix offbyones and typos in sprandsym.m
Sun, 25 Sep 2011 01:42:37 -0500 Jordi Gutiérrez Hermoso Various minor stylistic improvements to sprandsym.m
Sat, 24 Sep 2011 17:31:19 -0400 Ben Abbott src/graphics.cc: Consistent log-scale axis tick labels.
Sat, 24 Sep 2011 17:27:53 -0400 John W. Eaton return get(h) as a struct array when h is a vector of handles
Sat, 24 Sep 2011 15:39:19 -0400 Ben Abbott Use "-10^{%T}" format for negative values in log scale plots.
Sat, 24 Sep 2011 13:06:24 -0500 Jordi Gutiérrez Hermoso Simplify a computation in sprandsym
Sat, 24 Sep 2011 11:04:24 -0500 Jordi Gutiérrez Hermoso Reword sqp's docstring stable
Sat, 24 Sep 2011 10:38:19 -0400 John W. Eaton sqp: provide warnings for QP subproblem failures
Sat, 24 Sep 2011 03:46:36 -0500 Jordi Gutiérrez Hermoso Completely new implementation of sprandsym
Fri, 23 Sep 2011 22:18:05 +0200 Kai Habel Add tests for scripts/plot
Fri, 23 Sep 2011 15:03:29 -0400 John W. Eaton voronoin: accept options as a cell array of character strings
Fri, 23 Sep 2011 13:11:36 -0500 Jordi Gutiérrez Hermoso Fix the copyright and docstring of __sprand_impl__
Fri, 23 Sep 2011 12:24:14 -0500 Jordi Gutiérrez Hermoso Update tests for profile.m
Fri, 23 Sep 2011 10:18:03 -0500 Jordi Gutiérrez Hermoso Add missing path in sparse/module.mk
Fri, 23 Sep 2011 09:51:20 -0400 John W. Eaton missing file for changeset 968e89b45bbf
Fri, 23 Sep 2011 02:41:54 -0500 Jordi Gutiérrez Hermoso Update example in sparse.txi to use new calling form of randperm
Fri, 23 Sep 2011 02:40:05 -0500 Jordi Gutiérrez Hermoso Refactor sprandn/sprand code, move common code to common function (bug #34352)
Wed, 21 Sep 2011 21:37:12 -0500 Jordi Gutiérrez Hermoso Simplify code in sprand and use two-arg form of randperm for precise density
Thu, 22 Sep 2011 18:08:26 -0400 John W. Eaton document profexplore and include it in the list of files to distribute
Mon, 19 Sep 2011 16:45:31 -0400 John W. Eaton allow sscanf to accept character arrays with more than one row
Thu, 22 Sep 2011 17:08:49 -0400 John W. Eaton also look to parent classes for overloaded functions called through handles
Thu, 22 Sep 2011 16:44:54 -0400 John W. Eaton move tests for classes into subdirectories
Thu, 22 Sep 2011 16:01:28 -0500 Jordi Gutiérrez Hermoso Put @seealso in profiler functions' docstrings.
Thu, 22 Sep 2011 15:37:29 -0500 Jordi Gutiérrez Hermoso Merge in Daniel's changes
Thu, 22 Sep 2011 21:52:40 +0200 Daniel Kraft New function 'profexplore' for interactive hierarchical profile exploration.
Thu, 22 Sep 2011 20:51:30 +0200 Daniel Kraft Add field for total time to hierarchical profile.
Thu, 22 Sep 2011 15:38:25 -0400 John W. Eaton Omit $top_srcdir/test directory tree from Octave's path in run-octave script
Wed, 21 Sep 2011 21:08:57 -0500 Jordi Gutiérrez Hermoso Implement second randperm argument for compatibility with Matlab
Wed, 21 Sep 2011 20:23:59 -0400 Ben Abbott Add tolerances to binopdf and tpdf tests.
Tue, 20 Sep 2011 22:01:00 -0700 Rik regexptranslate.m: Correctly escape *all* regular expression special characters.
Tue, 20 Sep 2011 21:19:56 -0700 Rik optimset.m: When called with 1 output argument, return a struct with all possible options initialized to [].
Tue, 20 Sep 2011 19:42:13 -0700 Rik onenormest.m: Initialize random number generator in tests to guarantee reliable passage.
Tue, 20 Sep 2011 17:18:18 -0700 Rik tpdf.m: Add eps to assert tests for passage on Mac OS
Tue, 20 Sep 2011 16:42:37 -0700 Rik mat2str.m: Use more modern code syntax for function
Tue, 20 Sep 2011 16:18:14 -0700 Rik blanks.m: Validate input is non-negative.
Tue, 20 Sep 2011 16:08:53 -0700 Rik str2num.m: Use more modern code practices
Tue, 20 Sep 2011 15:51:20 -0700 Rik findstr.m: Use more modern code practices in function.
Tue, 20 Sep 2011 15:41:35 -0400 John W. Eaton maint: use specific endif, endfor tokens instead of simple end
Tue, 20 Sep 2011 15:38:24 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 20 Sep 2011 15:33:10 -0400 John W. Eaton maint: use specific endif, endfor tokens instead of simple end stable
Tue, 20 Sep 2011 15:28:46 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 20 Sep 2011 12:25:02 -0700 Rik doc: Quiet Texinfo warning in accumarray.m stable
Tue, 20 Sep 2011 12:13:13 -0700 Rik Overhaul of statistical distribution functions
Tue, 20 Sep 2011 14:02:59 -0500 Jordi Gutiérrez Hermoso Fix incorrect newline in weekday.m (bug #34347) stable
Tue, 20 Sep 2011 11:41:59 -0700 Rik bincoeff.m: 15% speed improvement and better input validation
Tue, 20 Sep 2011 13:32:01 -0400 John W. Eaton doc: tweak log guidelines in contrib.txi stable
Mon, 19 Sep 2011 18:03:43 -0700 Rik Allow cellstr inputs for dec2* conversion functions.
Mon, 19 Sep 2011 20:01:43 -0500 Jordi Gutiérrez Hermoso Update guidelines on how to write commit messages and changelogs stable
Mon, 19 Sep 2011 20:18:47 -0400 Ben Abbott Fix bug #34015. Allow for sequential images. stable
Mon, 19 Sep 2011 17:15:07 -0700 Rik Allow cellstr inputs to *2dec conversion functions (Bug #34147).
Mon, 19 Sep 2011 22:52:47 +0100 Carnë Draug python: new function to invoke python scripts from octave code
Mon, 19 Sep 2011 09:37:52 -0700 Rik deblank.m: Modified to accept nested cellstr arrays (Bug #34123)
Mon, 19 Sep 2011 08:15:30 -0400 Ben Abbott scripts/general/interpn.m: fix(m)==m is faster than round(m)==m stable
Mon, 19 Sep 2011 00:56:05 -0500 Jordi Gutiérrez Hermoso Define missing real double -> float complex assignment operators stable
Sun, 18 Sep 2011 21:08:46 -0700 Rik strtrim.m: Rename function inside .m file to match filename.
Sun, 18 Sep 2011 20:13:56 -0700 Rik strtrim.m: Allow operation on nested cellstr arrays (Bug #34123).
Sun, 18 Sep 2011 17:09:39 -0700 Rik __makeinfo__.m: Correct error string for third argument.
Sun, 18 Sep 2011 15:55:54 -0400 Ben Abbott Fix bug #34282. Fill holes in contours with the background colour stable
Sun, 18 Sep 2011 13:11:04 -0400 Ben Abbott Fix bug #33204. Use latex markeup for log tick labels. stable
Sun, 18 Sep 2011 11:05:12 -0400 Marco Caliari Fix bug #33606. stable
Sat, 17 Sep 2011 22:07:41 -0500 Jordi Gutiérrez Hermoso maint: Periodic merge of stable to default
Sat, 17 Sep 2011 21:55:38 -0500 Jordi Gutiérrez Hermoso Improve accumarray's docstring: one more example, mention vals can be scalar stable
Sat, 17 Sep 2011 21:43:01 -0400 Ben Abbott Fix bug #30295. stable
Sat, 17 Sep 2011 16:02:28 -0400 Ben Abbott scripts/general/interp3.m: Fix bug #30295. stable
Sat, 17 Sep 2011 15:14:08 -0400 Ben Abbott scripts/general/interp2.m: Fix bug #30295. stable
Fri, 16 Sep 2011 18:14:50 -0400 Ben Abbott Update sources for gl2ps.
Fri, 16 Sep 2011 15:42:06 -0400 John W. Eaton look for methods before constructors
Fri, 16 Sep 2011 21:04:30 +0200 Kai Habel Fix bug for complex input for gradient (#34292)
Fri, 16 Sep 2011 07:57:33 -0400 Ben Abbott Backout last gl2ps update in changeset 7b4ec6f841a2.
Thu, 15 Sep 2011 22:03:58 -0400 John W. Eaton fix vertical concatenation involving cell arrays
Thu, 15 Sep 2011 17:55:36 -0400 Ben Abbott gnuplot support for log plots with only negative data. Bug #34232.
Thu, 15 Sep 2011 17:25:21 -0400 John W. Eaton improve compatibility of concatenation (bug #33966)
Thu, 15 Sep 2011 12:51:10 -0400 John W. Eaton maint: untabify and remove trailing whitespace from source files
Thu, 15 Sep 2011 12:02:54 -0400 John W. Eaton maint: move test_string.m tests to source files
Thu, 15 Sep 2011 05:11:46 -0500 Jordi Gutiérrez Hermoso Enable BSX in-place for missing assignment operators
Wed, 14 Sep 2011 23:25:33 -0500 Jordi Gutiérrez Hermoso Mention roundb in round's docstring stable
Wed, 14 Sep 2011 19:59:24 -0400 Ben Abbott plot/text.m: Improve matlab compatibility of demos.
Wed, 14 Sep 2011 21:03:39 +0200 Kai Habel Tests added for scripts/plot
Wed, 14 Sep 2011 13:50:33 -0400 John W. Eaton char: return empty string if called with no arguments
Tue, 13 Sep 2011 14:06:43 -0400 John W. Eaton maint: use gnulib opendir and closedir modules
Tue, 13 Sep 2011 10:12:25 -0500 Jordi Gutiérrez Hermoso Fix the names of some OCTAVE_CONF variables in mkoctfile.in
Mon, 12 Sep 2011 18:53:05 -0400 Ben Abbott Support log scale plots with all negative data.
Sun, 11 Sep 2011 15:05:05 -0400 Ben Abbott plot/axis.m: Partial fix for Bug #34232.
Sun, 11 Sep 2011 14:04:43 -0500 Jordi Gutiérrez Hermoso maint: Periodic merge of stable to default
Sun, 11 Sep 2011 14:18:20 -0400 Ben Abbott src/pr-output.cc: Test "format compact"
Sun, 11 Sep 2011 12:38:23 -0500 Jordi Gutiérrez Hermoso Add test f for bug #34266 stable
Sun, 11 Sep 2011 12:37:51 -0500 Jordi Gutiérrez Hermoso Update residue.m's docstring to more modern form, all calling forms on top stable
Sun, 11 Sep 2011 12:34:24 -0500 Jordi Gutiérrez Hermoso Merge in Daniel's changes