Mercurial > hg > octave-nkf
graph
-
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
-
Fix copyright text in private ode functionsFri, 02 Oct 2015 05:50:43 +0200, by Carlo de Falco
-
begin removal of global error_state variableThu, 01 Oct 2015 16:18:19 -0400, by John W. Eaton
-
Moving ode45, odeset, odeget, and levenshtein from odepkg to core.Thu, 24 Sep 2015 12:58:46 +0200, by jcorno
-
fix documentation for new viridis colormapThu, 01 Oct 2015 13:37:03 -0400, by John W. Eaton
-
eliminate trailing whitespace and tabs from sourcesThu, 01 Oct 2015 12:50:00 -0400, by John W. Eaton
-
Set the default colormap to 'viridis'Thu, 01 Oct 2015 17:35:34 +0200, by Carlo de Falco
-
Add the default matplotlib colormap "viridis" to the list of colormapsWed, 23 Sep 2015 12:14:43 +0200, by Carlo de Falco
-
text.m: Remove FIXME comments that have been verified okay.Tue, 29 Sep 2015 12:42:10 -0700, by Rik
-
Print error, rather than aborting, if mex function mxIsFromGlobalWS is used (bug #46070).Tue, 29 Sep 2015 12:00:11 -0700, by Rik
-
text.m: Allow '[]' to indicate blank line in multi-line cellstrings (bug #43017).Tue, 29 Sep 2015 06:29:32 -0700, by Rik
-
maint: Periodic merger of stable to default.Mon, 28 Sep 2015 14:27:09 -0700, by Rik
-
Fix inconsistent toolbar state after creating an uicontrol (bug #46025)Sun, 27 Sep 2015 17:12:29 +0200, by Pantxo Diribarne
-
Include stdint.h in mex.h file (Bug #46062) stableMon, 28 Sep 2015 06:24:37 -0400, by John Donoghue
-
Use CXXFLAGS to build *.df files (fix regression by 0ce7d8303152)Sat, 26 Sep 2015 16:32:28 +0100, by Carnë Draug