Mercurial > hg > octave-nkf
graph
-
Added tag release-4-0-0 for changeset 3ccc2d02e64bWed, 27 May 2015 16:12:18 -0400, by John W. Eaton
-
Deprecate Array::length() and Sparse::length() in favour of ::numel().Sat, 30 May 2015 03:14:07 +0100, by Carnë Draug
-
Use in-place operators in m-files where possible.Tue, 26 May 2015 21:07:42 -0700, by Rik
-
Use in-place operators in C++ code where possible.Mon, 25 May 2015 22:02:15 -0700, by Rik
-
Deprecate Array::capacity() and Sparse::capacity() for numel() and nzmax().Sun, 24 May 2015 04:47:20 +0100, by Carnë Draug
-
Deprecate Array::nelem() and Range::nelem() in favour of ::numel().Sun, 24 May 2015 02:41:37 +0100, by Carnë Draug
-
surfnorm.m: Return unnormalized vectors for Matlab compatibility.Mon, 25 May 2015 16:48:47 -0700, by Rik
-
Remove CXX_VERSION from octave_config_info that was deprecated in 3.8.Sun, 24 May 2015 21:09:12 -0700, by Rik
-
maint: Remove interp1q deprecated in 3.8.Sun, 24 May 2015 21:07:42 -0700, by Rik
-
maint: Remove functions deprecated in 3.8.Sun, 24 May 2015 20:35:13 -0700, by Rik
-
configure.ac: Bump development branch to version 4.1.0+.Sun, 24 May 2015 20:05:25 -0700, by Rik
-
textread.m: fix texinfo header syntax after commit 481fa65e5cab stableSun, 24 May 2015 23:23:29 +0200, by Philip Nienhuis
-
textscan.m: adapt format repeat counter when reading from file before invoking strread.m (bug #45047) stableSun, 24 May 2015 23:06:31 +0200, by Philip Nienhuis
-
textread.m, textscan.m: Fix handling of format repeat count (bug #45047) stableSun, 24 May 2015 22:47:55 +0200, by Philip Nienhuis
-
Don't print unecessary backtrace for GraphicsMagick warning about pixel depth.Sat, 23 May 2015 22:11:25 -0700, by Rik
-
maint: Use cuddled parentheses when indexing dimension_vectors.Sat, 23 May 2015 21:46:44 -0700, by Rik
-
maint: Periodic merge of stable to default.Sat, 23 May 2015 10:19:50 -0400, by John W. Eaton
-
Let grid and autoscale buttons work when the axes is invisible (bug #44436) stableSat, 23 May 2015 10:47:03 +0200, by Pantxo Diribarne
-
doc: Fix griddata example to new calling conventionFri, 22 May 2015 19:12:57 -0400, by Mike Miller
-
griddata.m: Return values instead of plotting for Matlab compatibility (bug #45125)Thu, 21 May 2015 22:35:51 -0400, by Mike Miller
-
Return an empty matrix, not error, from dlmread when file is empty (bug #45156). stableThu, 21 May 2015 15:57:57 -0700, by Rik
-
doxygen: document Array::length() and similar methods (bug #45138) stableWed, 20 May 2015 10:15:20 -0600, by Piotr Held
-
Add special hex/octal escape sequence processing for regexp.Thu, 21 May 2015 10:22:27 -0700, by Rik
-
Add support for octal and hex escape sequences in single-quoted *printf arguments (bug #39774).Wed, 20 May 2015 17:18:41 -0700, by Rik
-
strread.m: properly process format repeat counter, add tests stableWed, 20 May 2015 22:40:11 +0200, by Philip Nienhuis
-
doxygen: improve dim_vector constructor documentation (bug #45105) stableTue, 19 May 2015 13:32:47 -0600, by Piotr Held
-
Expand type() to work on command-line entered functions (bug #40462).Wed, 20 May 2015 08:01:10 -0700, by John W. Eaton
-
Validate second option to exist () (bug #42618).Tue, 19 May 2015 13:49:21 -0700, by Rik
-
fplot.m: Document requirement of accepting vector inputs (bug #42050). stableTue, 19 May 2015 12:13:22 -0700, by Rik