log

age author description
Wed, 13 Nov 2013 21:07:47 +0000 prnienhuis Update to release 1.2.5 date octave-forge
Wed, 13 Nov 2013 21:05:55 +0000 prnienhuis Fix table-row repeat counter bug octave-forge
Wed, 13 Nov 2013 21:05:32 +0000 prnienhuis Fix table-row counter bug; pretty text output octave-forge
Tue, 12 Nov 2013 20:15:46 +0000 prnienhuis Fix syntax error + missing initialization in file ext switch stmt octave-forge
Tue, 12 Nov 2013 19:50:49 +0000 prnienhuis Updated to reflect release 1.2.5 octave-forge
Tue, 12 Nov 2013 19:47:56 +0000 prnienhuis Add some messages about OCT interface octave-forge
Tue, 12 Nov 2013 19:42:15 +0000 prnienhuis Patched core Octave unpack to avoid unzip errors with .xlsx and .gnumeric extensions octave-forge
Tue, 12 Nov 2013 19:41:07 +0000 prnienhuis Rely on private/__unpack (patched unpack.m from core Octave) octave-forge
Mon, 11 Nov 2013 22:03:45 +0000 schloegl replace endif with end for M**LAB compatibility octave-forge
Sun, 10 Nov 2013 14:35:20 +0000 jpicarbajal optim: new version of LinearRegresion by Andres Stahel. Added variances to params and dependet variables octave-forge
Sun, 10 Nov 2013 14:33:17 +0000 jpicarbajal optim: new version of LinearRegresion by Andres Stahel. Added variances to params and dependet variables octave-forge
Sun, 10 Nov 2013 13:11:18 +0000 prnienhuis Compacted sheet names & rid code in xlsx section octave-forge
Sun, 10 Nov 2013 13:10:51 +0000 prnienhuis Fix typo preventing reading named worksheets instead of with indices octave-forge
Sat, 09 Nov 2013 22:35:28 +0000 prnienhuis Prepare for v. 1.2.5 octave-forge
Sat, 09 Nov 2013 22:28:25 +0000 prnienhuis Add string/formula reading; implemented requested data range octave-forge
Sat, 09 Nov 2013 22:27:33 +0000 prnienhuis Adapted part of xlsx code octave-forge
Sat, 09 Nov 2013 22:25:35 +0000 prnienhuis Better filetype / file extension detection (bug #40490) octave-forge
Sat, 09 Nov 2013 22:24:58 +0000 prnienhuis Style fix, copyright update octave-forge
Sat, 09 Nov 2013 22:24:36 +0000 prnienhuis Some adaptations for xlsx/OCT octave-forge
Fri, 08 Nov 2013 16:36:12 +0000 prnienhuis Removed stray ';' octave-forge
Fri, 08 Nov 2013 16:31:37 +0000 prnienhuis Better filetype / fileextension detection (bug #40490) octave-forge
Fri, 08 Nov 2013 15:52:08 +0000 prnienhuis Fix reading date/time values octave-forge
Fri, 08 Nov 2013 14:03:27 +0000 prnienhuis Provide default values for output args octave-forge
Fri, 08 Nov 2013 14:02:54 +0000 prnienhuis Add unpack.m to /private subdir to work around bug 39148 octave-forge
Thu, 07 Nov 2013 02:57:46 +0000 carandraug specfun: remove from svn tree after move to hg octave-forge
Thu, 07 Nov 2013 00:23:07 +0000 carandraug miscellaneous: remove from svn tree after move to hg octave-forge
Wed, 06 Nov 2013 22:28:07 +0000 carandraug linear-algebra: remove from svn tree after move to hg octave-forge
Mon, 04 Nov 2013 22:18:04 +0000 prnienhuis Delete __is_str_num.m &__is_str_numeric.m octave-forge
Mon, 04 Nov 2013 21:56:30 +0000 prnienhuis Catch unsupported file type extensions octave-forge
Mon, 04 Nov 2013 21:38:11 +0000 prnienhuis Catch attempts to write with only OCT interface octave-forge
Mon, 04 Nov 2013 21:37:45 +0000 prnienhuis Set OCT to initially detected octave-forge
Mon, 04 Nov 2013 21:36:11 +0000 prnienhuis Added sxc to supported types; clearer error message about supported file types octave-forge
Mon, 04 Nov 2013 17:32:42 +0000 prnienhuis Updated to io-1.2.4 release octave-forge
Mon, 04 Nov 2013 17:32:19 +0000 prnienhuis Update to io version 1.2.4. octave-forge
Mon, 04 Nov 2013 17:14:12 +0000 prnienhuis (PRN) Adapted regexp search strings to include (numeric) formulas and booleans; commented out fast but very fragile codepath octave-forge
Mon, 04 Nov 2013 17:13:04 +0000 prnienhuis Fix bug with updating column ptr after repeated columns node octave-forge
Mon, 04 Nov 2013 17:12:32 +0000 prnienhuis Fix wrong variable name in OCT_ods section octave-forge
Mon, 04 Nov 2013 17:11:52 +0000 prnienhuis Get ValueType using getxmlattv, not regexp; also process Boolean type octave-forge
Mon, 04 Nov 2013 16:47:13 +0000 prnienhuis More robust <single node/> detection octave-forge
Mon, 04 Nov 2013 16:46:47 +0000 prnienhuis Overhauled file extension detection logic; Improved interface selection (fix a.0., fallback to JXL for xlsx) octave-forge
Mon, 04 Nov 2013 16:45:14 +0000 prnienhuis Added rstatus return arg for __OCT_xlsx2oct__.m octave-forge
Mon, 28 Oct 2013 17:01:05 +0000 cdf remove debug output inst/secs3d_coupled_circuit_newton.m octave-forge
Mon, 28 Oct 2013 16:51:04 +0000 cdf different extrapolation strategy octave-forge
Fri, 25 Oct 2013 10:33:29 +0000 dvd7587 added circuit variables output to secs3d_coupled_circuit_newton.m octave-forge
Wed, 23 Oct 2013 17:35:22 +0000 carandraug units: fix non-linear unit conversion for more versions of units (bug #38270) octave-forge
Tue, 22 Oct 2013 18:27:23 +0000 carandraug units: implement alternative syntax of non-linear conversion octave-forge
Tue, 22 Oct 2013 03:52:59 +0000 carandraug units: implement non-linear unit conversion (bug #38270) octave-forge
Tue, 22 Oct 2013 03:16:58 +0000 carandraug units: use file_in_path to check availability of units (bug #38270) octave-forge
Sun, 20 Oct 2013 23:32:56 +0000 carandraug units: support for units without --compact and --one-line options (bug #38270) octave-forge
Sun, 20 Oct 2013 21:07:36 +0000 prnienhuis Added stanza on Markus' xlsxread code octave-forge
Sun, 20 Oct 2013 21:04:52 +0000 prnienhuis utility functions (OOXML code by Markus) octave-forge
Sun, 20 Oct 2013 21:03:53 +0000 prnienhuis OOXML support added (Markus' code) octave-forge
Sun, 20 Oct 2013 21:02:07 +0000 prnienhuis 'xls' output arg added to __OCT_xlsx2oct__ call octave-forge
Sun, 20 Oct 2013 21:00:37 +0000 prnienhuis Overhauled file extension detection logic octave-forge
Sun, 20 Oct 2013 20:59:49 +0000 prnienhuis Improved input validation octave-forge
Sun, 20 Oct 2013 19:00:55 +0000 carandraug units: increase precision from GNU units to 16 decimal places. octave-forge
Sun, 20 Oct 2013 18:51:38 +0000 carandraug units: use compact and one-line option to ease parse of Units (bug #38270) octave-forge
Fri, 18 Oct 2013 12:54:14 +0000 dvd7587 reverted msh3m_geometrical_properties.m octave-forge
Fri, 18 Oct 2013 09:26:20 +0000 dvd7587 removed backslashes used as line continuations from msh3m_geometrical_properties.m octave-forge
Tue, 15 Oct 2013 16:26:05 +0000 rafavzqz New function, and adaptions for unclamped knots octave-forge