Sat, 03 Nov 2012 08:58:57 +0100 |
Torsten |
merge in fix for bug #37637
|
Sat, 27 Oct 2012 11:20:31 +0200 |
Torsten |
fix indication of terminal widget visibility in window menu
|
Sat, 03 Nov 2012 06:51:48 +0100 |
Torsten |
backout changeset 5649e84ea3ce (see discussion on patch #7867)
|
Fri, 02 Nov 2012 16:52:56 -0600 |
Max Brister |
Correct multiplication complex multiplication with NaN in JIT
|
Fri, 02 Nov 2012 14:32:22 -0600 |
Max Brister |
Disable JIT when breakpoints are present
|
Sat, 20 Oct 2012 11:36:09 +0100 |
Richard Crozier |
GUI: add toolbar to editor when undocked
|
Fri, 02 Nov 2012 15:19:05 -0400 |
Jordi Gutiérrez Hermoso |
maint: merge in Juan Pablo's changes
|
Fri, 02 Nov 2012 15:18:49 -0400 |
Jordi Gutiérrez Hermoso |
quadgk.m: cleanup unwind_protect cruft
|
Sun, 28 Oct 2012 07:36:13 +0100 |
Juan Pablo Carbajal |
quadgk.m: adding id to warnings and errors. switching divide-by-zero warning off locally.
|
Thu, 01 Nov 2012 19:59:47 -0700 |
Rik |
doc: Update docstring for dbtype().
|
Thu, 01 Nov 2012 15:01:20 -0400 |
Jordi Gutiérrez Hermoso |
maint: periodic merge of default to classdef
classdef
|
Thu, 01 Nov 2012 11:54:08 -0700 |
Rik |
maint: Shorten long line to less than 80 characters in checkin d20cbfec6df7.
|
Thu, 01 Nov 2012 11:42:21 -0700 |
Rik |
Fix off-by-1 error when executing 'dbstep N'
|
Wed, 31 Oct 2012 20:46:17 -0700 |
Rik |
doc: Add seealso links between debug_on_XXX functions (bug #37576)
stable
|
Tue, 30 Oct 2012 22:14:05 -0700 |
Max Brister |
Fix saved struct with function handle fails to load (bug #33857)
|
Tue, 30 Oct 2012 22:10:26 -0700 |
Rik |
Don't report '-struct' as an unrecognized option to save().
|
Tue, 30 Oct 2012 11:38:02 -0700 |
Rik |
maint: Periodic merge of stable to default.
|
Tue, 30 Oct 2012 11:35:19 -0700 |
Rik |
legend.m: Fix segmentation fault when deleting legend where plot has already been removed (Bug #37640)
stable
|
Tue, 30 Oct 2012 10:24:34 -0700 |
Rik |
doc: Workaround text overlap in pdf documentation caused by bug in Texinfo.
|
Tue, 30 Oct 2012 08:16:30 -0700 |
Rik |
Print an error message if save() called with unrecognized option (bug #37502)
|
Sun, 28 Oct 2012 21:48:02 -0700 |
Rik |
area.m: Add demos and redo docstring.
|
Sat, 27 Oct 2012 18:53:51 -0700 |
Rik |
test: Add demos for bar.m and barh.m
|
Fri, 26 Oct 2012 10:46:17 -0400 |
Jordi Gutiérrez Hermoso |
perms.m: make it work for string arguments
|
Thu, 25 Oct 2012 17:04:25 -0400 |
Jordi Gutiérrez Hermoso |
Close bad file rename
|
Thu, 25 Oct 2012 17:02:26 -0400 |
Juan Pablo Carbajal |
maint: Rename unimplemented.m to __unimplemented__.m.
|
Thu, 25 Oct 2012 12:37:02 -0700 |
Juan Pablo Carbajal |
maint: Rename unimplemented.m to __unimplemented__.m.
|
Wed, 24 Oct 2012 21:28:31 +0200 |
Erik Kjellson |
importdata.m: Added tests and made small corrections.
|
Tue, 23 Oct 2012 23:09:33 +0200 |
Juan Pablo Carbajal (desktop) |
print_usage.m: Adding error identifiers.
|
Wed, 24 Oct 2012 10:46:06 -0700 |
Rik |
unimplemented.m: Add docstring for internal function.
|
Tue, 23 Oct 2012 13:37:15 -0700 |
Rik |
importdata.m: 3X speedup by using str2double rather than num2str.
|
Tue, 23 Oct 2012 15:41:27 -0400 |
Jordi Gutiérrez Hermoso |
Merge in Erik's changes
|
Tue, 23 Oct 2012 15:41:09 -0400 |
Jordi Gutiérrez Hermoso |
importdata.m: style fixes
|
Tue, 23 Oct 2012 20:39:16 +0200 |
Erik Kjellson |
importdata: Speeded up the import by a factor 2.
|
Tue, 23 Oct 2012 10:01:34 -0400 |
Jordi Gutiérrez Hermoso |
Merge in Torsten's changes
|
Sat, 20 Oct 2012 17:43:35 +0200 |
Torsten |
make a floating widget behave like a normal window (bug #37190)
|
Sun, 21 Oct 2012 23:18:31 +0200 |
Philip Nienhuis |
importdata.m: properly fall back to unimplemented.m & allow spreadheet I/O
|
Sun, 21 Oct 2012 22:23:59 +0200 |
Philip Nienhuis |
unimplemented.m: add sections for/drop functions in octave-forge
|
Fri, 19 Oct 2012 17:11:55 -0400 |
Jordi Gutiérrez Hermoso |
fix copyright header in importdata
|
Fri, 19 Oct 2012 15:14:24 -0400 |
Jordi Gutiérrez Hermoso |
unimplemented.m: remove importdata
|
Fri, 19 Oct 2012 15:09:45 -0400 |
Jordi Gutiérrez Hermoso |
Incorporate importdata.m into Octave sources
|
Fri, 19 Oct 2012 13:56:22 -0400 |
Erik Kjellson |
importdata: new function
|
Fri, 19 Oct 2012 08:57:10 -0700 |
Rik |
maint: Periodic merge of stable to default.
|
Fri, 19 Oct 2012 08:46:06 -0700 |
Rik |
doc: Replace 'on-line' with modern 'online' in documentation and messages.
stable
|
Fri, 19 Oct 2012 08:34:06 -0700 |
Rik |
doc: Use now standard 'online' rather than 'on-line' in man page.
stable
|
Fri, 19 Oct 2012 08:11:39 -0700 |
Rik |
Correct big-endian/little-endian reversal in typecast documentation.
stable
|
Wed, 17 Oct 2012 20:13:19 -0700 |
Rik |
Fix backslash handling in regexp pattern (Bug #37092)
|
Wed, 17 Oct 2012 15:56:33 -0700 |
Rik |
doc: Add documentation about new command-line options available.
|
Wed, 17 Oct 2012 08:57:42 -0700 |
Rik |
doc: Update docstrings for enable_jit_debugging and enable_jit_compiler.
|
Wed, 17 Oct 2012 11:51:35 -0400 |
John W. Eaton |
maint: periodic merge of stable to default
|
Wed, 17 Oct 2012 11:49:29 -0400 |
John W. Eaton |
Added tag rc-3-6-4-0 for changeset 2e8eb9ac43a5
stable
|
Wed, 17 Oct 2012 10:05:44 -0400 |
John W. Eaton |
3.6.4-rc0 release candidate
stable rc-3-6-4-0
|
Wed, 17 Oct 2012 10:46:15 -0400 |
John W. Eaton |
increase tolerance for svds test
stable
|
Tue, 16 Oct 2012 14:17:00 -0700 |
Rik |
doc: Update docstring form rmfield() and add another %!test.
|
Tue, 16 Oct 2012 14:03:57 -0700 |
Rik |
unimplemented.m: Remove gco and fminsearch from list of missing functions.
|
Tue, 16 Oct 2012 12:50:13 -0700 |
Rik |
doc: Add seealso links between uigetfile, uiputfile, uigetdir.
|
Tue, 16 Oct 2012 12:37:43 -0700 |
Rik |
Fix loading of empty structures from .mat files (bug #37087).
|
Mon, 15 Oct 2012 21:44:52 -0400 |
Mike Miller |
Fix wavread to support truncated files (bug #37532)
|
Mon, 15 Oct 2012 21:02:42 -0400 |
Mike Miller |
Fix wavwrite to accept a row vector input (bug #37540)
|
Mon, 15 Oct 2012 19:07:11 -0400 |
Mike Miller |
Allow missing_function_hook to fail silently
|
Mon, 15 Oct 2012 13:16:58 -0400 |
Jordi Gutiérrez Hermoso |
Merge in Richard's changes
|