Mercurial > hg > octave-nkf
graph
-
Allow to parse external methods declaration in classdef files.Sun, 12 Jan 2014 15:54:43 -0500, by Michael Goffioul
-
doc: Rewrite docstring for filemarker.Sat, 11 Jan 2014 22:50:11 -0800, by Rik
-
Use std::string rather than for loop to generate blank string for indentation.Sat, 11 Jan 2014 21:42:57 -0800, by Rik
-
* lex.ll: Make debug text match change in pattern.Sat, 11 Jan 2014 17:20:38 -0500, by John W. Eaton
-
minor fix of text strings and related translations (part of bug #41201) stableSat, 11 Jan 2014 22:29:52 +0100, by Torsten
-
* libinterp/parse-tree/lex.ll: escape '.' character in superclassref parsing rule.Sat, 11 Jan 2014 12:32:48 -0500, by Michael Goffioul
-
sqp.m: Fix return values in sqp (bug #32008).Thu, 19 Dec 2013 19:10:32 -0500, by Arun Giridhar
-
maint: periodic merge of gui-release to defaultFri, 10 Jan 2014 19:25:58 -0500, by Jordi Gutiérrez Hermoso
-
maint: periodic merge of stable to gui-release gui-releaseFri, 10 Jan 2014 19:25:07 -0500, by Jordi Gutiérrez Hermoso
-
Fix saving int8 and uint8 in plain text format (bug #40980) stableSun, 29 Dec 2013 10:11:30 -0500, by Jordi Gutiérrez Hermoso
-
synchronize gui's debug actions with the octave core thread (bug #41139) stableWed, 08 Jan 2014 21:50:45 +0100, by Torsten
-
pt_BR.ts: Update Brazilian Portugese translation. stableThu, 09 Jan 2014 07:58:09 -0800, by Felipe G. Nievinski
-
maint: classdef merged to default, closing classdef branch classdefThu, 05 Dec 2013 12:07:10 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Wed, 08 Jan 2014 01:40:11 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseWed, 08 Jan 2014 01:37:50 -0500, by John W. Eaton
-
fix parsing of single quote after continuation and comment (bug #41048) stableWed, 08 Jan 2014 01:26:49 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Tue, 07 Jan 2014 22:09:35 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseTue, 07 Jan 2014 22:07:28 -0500, by John W. Eaton
-
test float rcond using float arithmetic in inv function (bug #41065) stableTue, 07 Jan 2014 22:06:37 -0500, by John W. Eaton
-
GUI: Use WriteConsoleInput for sending terminal newline (Bug #41123) stableTue, 07 Jan 2014 10:57:09 -0500, by John Donoghue
-
ls.m: Enclose paths with spaces in double quotes on Windows (bug #40989).Tue, 07 Jan 2014 15:15:47 -0800, by Rik
-
Finv: define xrcond correctly for float matrices (bug #41065)Thu, 02 Jan 2014 10:12:36 -0500, by Jordi Gutiérrez Hermoso
-
maint: Periodic merge of gui-release to default.Tue, 07 Jan 2014 16:07:54 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseTue, 07 Jan 2014 16:07:21 -0500, by John W. Eaton
-
allow the gui editor to set breakpoints in class methods (bug #41126) stableTue, 07 Jan 2014 16:01:44 -0500, by John W. Eaton
-
strip .m when setting or clearing breakpoints (bug #41126) stableTue, 07 Jan 2014 15:00:11 -0500, by John W. Eaton
-
smaller height of tabs in the document viewer gui-releaseTue, 07 Jan 2014 21:50:34 +0100, by Torsten
-
maint: Periodic merge of gui-release to default.Tue, 07 Jan 2014 13:20:28 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseTue, 07 Jan 2014 13:19:54 -0500, by John W. Eaton
-
doc: Minor updates to help for Octave keywords (bug #41108) stableSun, 05 Jan 2014 15:37:51 -0200, by Felipe G. Nievinski
-
maint: Periodic merge of gui-release to default.Mon, 06 Jan 2014 14:34:56 -0500, by John W. Eaton
-
maint: backout cset 42e6cdc76f4b on gui-release branch. gui-releaseMon, 06 Jan 2014 14:21:26 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseMon, 06 Jan 2014 14:31:35 -0500, by John W. Eaton
-
improve compatibility of command syntax parsing (bug #41032) gui-releaseMon, 06 Jan 2014 12:02:04 -0500, by Michael C. Grant
-
Allow jit-typeinfo.h to compile with clang on OS X (bug #41114) gui-releaseSun, 05 Jan 2014 17:43:18 -0600, by Michael C. Grant
-
include stack in exception variable (bug #41117) gui-releaseTue, 20 Aug 2013 18:57:48 +0200, by Stefan Mahr
-
doc: Update manual for "catch err" syntax (bug #33217) stableSun, 05 Jan 2014 15:32:24 -0200, by Felipe G. Nievinski
-
maint: fix spelling of contributor name Erik Kjellson. stableSun, 22 Dec 2013 13:08:16 +0100, by Erik Kjellson
-
* file-editor.cc (construct): reduce the height of the tab bars gui-releaseSat, 04 Jan 2014 17:03:33 +0100, by Torsten
-
Make editor tabs draggable if feature is available gui-releaseTue, 17 Dec 2013 16:24:29 +0000, by Richard Crozier richard dot crozier(at)yahoo.co.uk
-
Fix installing packages where dependency name contains '-' (bug #41087). stableFri, 03 Jan 2014 15:34:33 +0100, by Olaf Till
-
fix null matrix assignment to indexed integer and logical values (bug #35921)Fri, 03 Jan 2014 20:55:33 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Fri, 03 Jan 2014 17:33:46 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseFri, 03 Jan 2014 17:32:56 -0500, by John W. Eaton
-
return elements read, not bytes in fread second output (bug #41091) stableFri, 03 Jan 2014 17:29:08 -0500, by John W. Eaton
-
fix menu name of release notes in warning bar of exp. gui (bug #41078) stableFri, 03 Jan 2014 23:15:34 +0100, by Torsten
-
doc: Improve documentation for fread function.Fri, 03 Jan 2014 13:01:18 -0800, by Rik
-
cov.m: Document intentional Matlab incompatibility (bug #40751). stableFri, 03 Jan 2014 12:36:17 -0800, by Rik
-
improve handling of integer field overflow in printf (bug #36278)Fri, 03 Jan 2014 15:12:30 -0500, by John W. Eaton
-
Use first non-singleton dimension for prctile, quantile (bug #40736).Fri, 03 Jan 2014 11:58:21 -0800, by Rik
-
find load file in private directories (bug #35697)Fri, 03 Jan 2014 14:34:47 -0500, by John W. Eaton