Mercurial > hg > octave-nkf
graph
-
Update the state of the toolbar after ui* children have been removedSat, 10 Oct 2015 12:48:10 +0200, by Pantxo Diribarne
-
Fix execution of "windowbuttonmotionfcn" with uipanels (bug #46151)Sat, 10 Oct 2015 12:21:37 +0200, by Pantxo Diribarne
-
Preliminary inclusion of uixx objects properties in the manual (bug #46076)Fri, 09 Oct 2015 16:25:27 +0200, by Pantxo Diribarne
-
ls.m: Produce listing with 1 file per line if nargout > 0 (bug #46002).Fri, 09 Oct 2015 19:29:28 -0700, by Lachlan Andrew
-
maint: Periodic merge of stable to default.Fri, 09 Oct 2015 19:28:05 -0700, by Rik
-
quantile.m: Fix operation along a singleton dimension (bug #45455). stableFri, 09 Oct 2015 19:14:20 -0700, by Lachlan Andrew
-
Extend parser to accept binary constants that begin with '0b' or '0B'.Fri, 09 Oct 2015 18:52:58 -0700, by Rik
-
Extend parser to accept '_' in numbers.Mon, 05 Oct 2015 14:05:58 -0700, by Rik
-
don't print additional error message in argument list evaluationFri, 09 Oct 2015 16:52:49 -0400, by John W. Eaton
-
eliminate remaining uses of error_state in parse-tree filesFri, 09 Oct 2015 15:17:08 -0400, by John W. Eaton
-
Remove fuzzy matching from odeset/odeget.Fri, 09 Oct 2015 12:03:23 -0700, by Rik
-
use new cell_value method to handle value extraction errorsFri, 09 Oct 2015 14:43:36 -0400, by John W. Eaton
-
new octave_value::cell_value method with optional error messageFri, 09 Oct 2015 14:41:49 -0400, by John W. Eaton
-
use new string_value method to handle value extraction errorsFri, 09 Oct 2015 10:06:39 -0400, by John W. Eaton
-
use new string_value method to handle value extraction errorsThu, 08 Oct 2015 19:00:51 -0400, by John W. Eaton
-
use new string_value method to handle value extraction errorsThu, 08 Oct 2015 17:55:57 -0400, by John W. Eaton
-
use new string_value method to handle value extraction errorsThu, 08 Oct 2015 18:15:56 -0400, by John W. Eaton
-
eliminate more simple uses of error_stateThu, 08 Oct 2015 17:41:21 -0400, by John W. Eaton
-
use new string_value method to handle value extraction errorsThu, 08 Oct 2015 17:26:40 -0400, by John W. Eaton
-
new octave_value::string_value method with optional error messageThu, 08 Oct 2015 16:43:22 -0400, by John W. Eaton
-
inputParser: do not perform validation of default values (bug #45837)Thu, 08 Oct 2015 20:15:19 +0100, by Carnë Draug
-
linspace: add tests for the use of vectors as base and limit.Thu, 08 Oct 2015 20:06:45 +0100, by Carnë Draug
-
linspace: remove use of error_state.Thu, 08 Oct 2015 19:56:51 +0100, by Carnë Draug
-
doc: Add explanation of ':' optional input to numel(). stableWed, 07 Oct 2015 14:52:01 -0700, by Rik
-
possibility to hide filters in history and workspace view (bug#45428)Wed, 07 Oct 2015 21:01:25 +0200, by Torsten
-
data.cc: Add @w{} around @code segments in docstrings to prevent line breaks. stableWed, 07 Oct 2015 09:45:44 -0700, by Rik
-
Don't return A for inv (A) when A is a singular Diagonal matrix (bug #46103).Wed, 07 Oct 2015 07:41:44 -0700, by Rik
-
__gnuplot_drawnow__.m: Use "screenpixelsperinch" instead of constant value (bug #46122). stableTue, 06 Oct 2015 11:07:10 +0200, by ederag
-
methods.m: try Java class names if getMethods fails on Java objects (bug #46010) stableFri, 02 Oct 2015 17:44:53 +0200, by Philip Nienhuis
-
textread.m, textscan.m: always remove headerlines args before invoking strread (bug #46080) stableThu, 01 Oct 2015 22:33:13 +0200, by Ethan Biery
-
fix interpolation bug introduced with 87b557ee8e5dTue, 06 Oct 2015 22:14:41 +0200, by Carlo de Falco
-
eliminate more simple uses of error_stateTue, 06 Oct 2015 14:47:41 -0400, by John W. Eaton
-
clean up and vectorize code for dense output in ode45Tue, 06 Oct 2015 19:28:59 +0200, by Carlo de Falco
-
eliminate more simple uses of error_stateTue, 06 Oct 2015 00:20:02 -0400, by John W. Eaton
-
eliminate more simple uses of error_stateMon, 05 Oct 2015 23:42:49 -0400, by John W. Eaton
-
eliminate more simple uses of error_stateMon, 05 Oct 2015 23:09:54 -0400, by John W. Eaton
-
eliminate more simple uses of error_stateMon, 05 Oct 2015 22:47:42 -0400, by John W. Eaton
-
eliminate more simple uses of error_stateMon, 05 Oct 2015 21:37:03 -0400, by John W. Eaton
-
eliminate more simple uses of error_stateMon, 05 Oct 2015 21:13:12 -0400, by John W. Eaton
-
eliminate more simple uses of error_stateMon, 05 Oct 2015 20:37:19 -0400, by John W. Eaton
-
eliminate more simple uses of error_stateMon, 05 Oct 2015 20:21:55 -0400, by John W. Eaton
-
eliminate many more simple uses of error_stateMon, 05 Oct 2015 19:29:36 -0400, by John W. Eaton
-
maint: Further clean up of functions in ode/private dir.Mon, 05 Oct 2015 12:03:16 -0700, by Rik
-
maint: Clean up implementations of ode45.m, odeget.m, odeset.m.Mon, 05 Oct 2015 11:59:18 -0700, by Rik
-
maint: Use Octave coding conventions in scripts/ode/private dir.Sun, 04 Oct 2015 22:18:54 -0700, by Rik
-
levenshtein.cc: use Array<T>::numel() instead of the deprecated ::length()Sun, 04 Oct 2015 16:24:32 +0100, by Carnë Draug
-
Fix compilation error introduced in 52ce821a52fd.Sun, 04 Oct 2015 08:01:12 -0700, by Rik
-
maint: Use Octave coding conventions for ode* functions.Sat, 03 Oct 2015 22:10:45 -0700, by Rik
-
doc: Rewrite docstrings for ode* family of functions.Sat, 03 Oct 2015 21:03:16 -0700, by Rik
-
eliminate simple uses of error_state in parser and lexerSat, 03 Oct 2015 16:21:58 -0400, by John W. Eaton
-
eliminate error_state from example filesSat, 03 Oct 2015 16:05:27 -0400, by John W. Eaton
-
eliminate error_state from most header filesSat, 03 Oct 2015 13:20:28 -0400, by John W. Eaton
-
eliminate error_state from libguiFri, 02 Oct 2015 16:07:41 -0400, by John W. Eaton
-
Activate FSAL property in dorpri timestepperSat, 03 Oct 2015 07:32:50 +0200, by Carlo de Falco
-
use exceptions for better invalid index error reporting (bug #45957)Fri, 02 Oct 2015 15:07:37 -0400, by Lachlan Andrew
-
style fixes for tex lexer and parserFri, 02 Oct 2015 12:25:39 -0400, by John W. Eaton
-
Clean up and vetorize Dormant&Prince RK timestepperFri, 02 Oct 2015 17:48:58 +0200, by Carlo de Falco
-
Use "update" method to initialize Qt Figures (cleanup + bug #46086)Thu, 01 Oct 2015 23:09:38 +0200, by Pantxo Diribarne