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.
|
Fri, 03 Jan 2014 11:23:08 -0500 |
John W. Eaton |
don't include umap_xsignbit with char mapper cases (see 0d5721873d6b)
|
Fri, 03 Jan 2014 16:28:27 +0100 |
Torsten |
updating translation files as consequence of bug fix #41081
stable
|
Fri, 03 Jan 2014 04:46:31 -0200 |
Felipe G. Nievinski |
fix translating the info on the experimental gui (bug #41081)
stable
|
Thu, 02 Jan 2014 23:18:45 -0500 |
John W. Eaton |
avoid some tests that rely on ordering of enum values
|
Thu, 02 Jan 2014 22:44:37 -0500 |
John W. Eaton |
allow toupper and tolower to handle numeric values (bug #33537)
|
Thu, 02 Jan 2014 13:23:51 -0800 |
Rik |
empirical_pdf.m: Fix calculation when distribution has ties (bug #41008).
|
Thu, 02 Jan 2014 11:31:43 -0800 |
Rik |
mex.m: Return status if called with an output argument (bug #40984).
|
Thu, 02 Jan 2014 10:55:09 -0800 |
Rik |
voronoi.m: Add input validation test for 2 points (bug #40996)
|
Thu, 02 Jan 2014 11:54:51 +0100 |
Philip Nienhuis |
get_first_help_sentence.m: avoid out-of-bound error (bug #41053)
stable
|
Wed, 01 Jan 2014 08:43:43 -0500 |
Mike Miller |
doc.m: Check for existence of compressed info file (bug #41054)
stable
|
Wed, 01 Jan 2014 18:24:55 -0800 |
Rik |
doc: Note that dbstop can be used with class methods as well (bug #40958).
stable
|
Wed, 01 Jan 2014 18:10:50 -0800 |
Rik |
cell2mat.m: Change error message when input is not a cell array.
|
Fri, 27 Dec 2013 00:26:06 -0200 |
Felipe G. Nievinski |
cell2mat.m: Accept empty non-cell input for compatibility (bug #41010)
|
Thu, 26 Dec 2013 01:53:55 -0200 |
Felipe G. Nievinski |
Make fzero default tolerance Matlab compatible (bug #41000)
|
Wed, 01 Jan 2014 17:54:46 -0800 |
Rik |
doc: Fix documentation for strsplit (bug #41062).
stable
|
Wed, 01 Jan 2014 21:29:20 +0100 |
Torsten |
display error message in document browser when info file is missing
gui-release
|
Wed, 01 Jan 2014 18:18:34 +0100 |
Torsten |
fix search and replace all in find dialog (bug #41051)
gui-release
|
Tue, 31 Dec 2013 15:31:15 -0800 |
Rik |
maint: Use Octave coding conventions in cset 1e9cb13faa7a.
|
Tue, 31 Dec 2013 17:04:36 -0500 |
John W. Eaton |
* octave.texi: Fix date on title page.
stable
|
Sun, 29 Dec 2013 21:17:31 -0500 |
Mike Sander |
fix cumsum typo
gui-release
|
Tue, 31 Dec 2013 13:31:45 +0100 |
Torsten |
redesign of dock widgets title bar with configurable colors
gui-release
|
Sun, 29 Dec 2013 17:39:22 -0200 |
Felipe G. Nievinski |
* es_ES.ts: Spanish translation minor update by Jose Pallero
stable
|
Sun, 29 Dec 2013 13:08:16 -0500 |
John W. Eaton |
maint: Merge away extra head on gui-release branch.
gui-release
|
Fri, 27 Dec 2013 17:01:10 -0500 |
John W. Eaton |
maint: Periodic merge of stable to gui-release.
gui-release
|
Fri, 27 Dec 2013 16:59:17 -0500 |
John W. Eaton |
Added tag release-3-8-0 for changeset b72bcf5f78cc
stable
|
Fri, 27 Dec 2013 16:59:04 -0500 |
John W. Eaton |
Version 3.8.0 released.
stable release-3-8-0
|
Fri, 27 Dec 2013 16:56:32 -0500 |
John W. Eaton |
fix grammar in GUI info window
stable
|
Sun, 29 Dec 2013 17:20:34 +0100 |
Carlo de Falco |
Save files to P_tmpdir in tests
gui-release
|
Wed, 25 Dec 2013 10:46:42 -0200 |
Felipe G. Nievinski |
fix ls when spaces are present in path (bug #40989)
|
Tue, 24 Dec 2013 01:42:04 -0500 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|
Tue, 24 Dec 2013 01:41:22 -0500 |
John W. Eaton |
maint: Periodic merge of stable to gui-release.
gui-release
|
Tue, 24 Dec 2013 01:37:29 -0500 |
John W. Eaton |
allow run-octave to find octave-gui program
stable
|
Tue, 24 Dec 2013 01:30:27 -0500 |
John W. Eaton |
tweak format of per-file info lines in __run_test_suite__ output
|
Mon, 23 Dec 2013 18:38:53 +0100 |
Carlo de Falco |
Don't count expected failures as passed tests.
|
Mon, 23 Dec 2013 21:42:33 -0800 |
Rik |
Add input validation for scatter(3) functions (bug #40898)
|
Mon, 23 Dec 2013 20:17:51 -0500 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|