log

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