log

age author description
Thu, 25 Oct 2012 16:48:35 -0400 Jordi Gutiérrez Hermoso Merge proper file rename default tip
Thu, 25 Oct 2012 16:47:50 -0400 Jordi Gutiérrez Hermoso maint: Properly rename unimplemented to __unimplemented__.m (fix cset 77795b0ed263)
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
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
Sat, 20 Oct 2012 17:43:35 +0200 Torsten make a floating widget behave like a normal window (bug #37190)
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
Mon, 15 Oct 2012 08:50:29 -0700 Rik maint: Merge stable to default to pick up documentation fix for warning ids.
Mon, 15 Oct 2012 07:18:31 -0700 Rik Document form of warning IDs is NAMESPACE:WARNING-NAME (bug #37559) stable
Mon, 15 Oct 2012 09:44:30 +0100 Richard Crozier add ability to edit multiple files (bug #37573)
Mon, 15 Oct 2012 08:40:01 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Mon, 15 Oct 2012 08:34:33 -0400 Jordi Gutiérrez Hermoso build: Fix pcre/pcre.h #include stable
Sun, 14 Oct 2012 20:54:53 -0700 Rik test: Modify strsplit test suite to match new mapper function behavior (bug #37535).
Sun, 14 Oct 2012 20:18:22 -0700 Rik Improve demo() to warn when an input function does not exist.
Sun, 14 Oct 2012 20:15:58 -0700 Ben Abbott Add missing DisplayName and EraseMode properties to hggroups (bug #37442)
Sun, 14 Oct 2012 09:01:34 -0700 Rik rgbplot.m: Tweak docstring.
Sat, 13 Oct 2012 21:53:21 +0200 Carnë Draug rgbplot: return graphics handle if requested
Fri, 12 Oct 2012 17:12:53 -0700 Rik iscolormap.m: Eliminate unnecessary ismatrix() test in code.
Fri, 12 Oct 2012 23:11:08 +0200 Carnë Draug rgbplot.m, cmpermute.m, cmunique.m, ind2rgb.m, imwrite.m: use core iscolormap function
Fri, 12 Oct 2012 23:08:55 +0200 Carnë Draug iscolormap: more tests
Fri, 12 Oct 2012 22:38:20 +0200 Carnë Draug iscolormap: new function for image
Fri, 12 Oct 2012 11:46:06 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Fri, 12 Oct 2012 11:42:25 -0400 Jordi Gutiérrez Hermoso Merge in Mike's changes stable
Thu, 11 Oct 2012 09:26:14 +0200 Carlo de Falco Fix incorrect behaviour of eps () for matrix input (bug #37539).
Thu, 11 Oct 2012 20:02:34 -0700 Rik doc: Clarify that exist (name, "file") also includes directories (bug #37512).
Thu, 11 Oct 2012 19:13:29 -0700 Rik build: Build FLTK-associated DOCSTRINGS even when HAVE_FLTK is 0 (bug #37541).
Thu, 11 Oct 2012 16:06:46 -0700 Rik __init_fltk__.cc: Correct function name in gui_mode error message.
Thu, 11 Oct 2012 13:07:29 -0700 Rik maint: Relace tab with spaces that snuck in to cset bd947371c2c9.
Thu, 11 Oct 2012 12:13:28 -0700 Rik Export doc-cache in distribution tarball (bug #37542)
Thu, 11 Oct 2012 14:16:10 -0400 John W. Eaton don't register fltk toolkit if compiling without FLTK (bug #37541)