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.