log

age author description
Tue, 26 May 2009 13:04:08 +0000 hauberg Make help text readable octave-forge
Tue, 26 May 2009 13:00:38 +0000 hauberg Remove compiler warning octave-forge
Mon, 25 May 2009 13:46:36 +0000 schloegl extended input arguments octave-forge
Mon, 25 May 2009 08:04:36 +0000 cdf separate oct files for low level functions octave-forge
Sun, 24 May 2009 11:17:26 +0000 rlaboiss Fix the expected data for the Google stock fetch octave-forge
Sat, 23 May 2009 23:52:47 +0000 rlaboiss Fix bug related to the return type of str.find() function octave-forge
Sat, 23 May 2009 20:10:57 +0000 asnelt Replaced expm1. octave-forge
Sat, 23 May 2009 13:32:29 +0000 rlaboiss Use cell() instead of the deprecated list() octave-forge
Sat, 23 May 2009 13:31:03 +0000 rlaboiss Add tests to the symfsolve function (inspired on the examples in doc) octave-forge
Sat, 23 May 2009 12:00:09 +0000 rlaboiss Remove the obsolete file upfirdn.m octave-forge
Sat, 23 May 2009 04:36:24 +0000 cdf fix for basisfunder octave-forge
Fri, 22 May 2009 22:38:36 +0000 rlaboiss Transpose reference matrix in test of numbasisfun octave-forge
Fri, 22 May 2009 19:43:12 +0000 jmencisom Spanish translation ce* commands. octave-forge
Fri, 22 May 2009 19:36:26 +0000 rlaboiss Use the correct comparison string for the second assert in dlmwrite test octave-forge
Fri, 22 May 2009 13:58:34 +0000 slackydeb Get around system-dependent precision problems when testing functions acker and place. Thanks to Rafael Laboissiere <rafael@debian.org> for the report and the patch. octave-forge
Fri, 22 May 2009 12:53:31 +0000 schloegl replace global with persistent variable octave-forge
Fri, 22 May 2009 12:48:17 +0000 rlaboiss Fix permission of prbs_*.m scripts octave-forge
Thu, 21 May 2009 09:12:54 +0000 rlaboiss Fix permission of script sampled2continuous.m octave-forge
Thu, 21 May 2009 08:35:11 +0000 lindnerb add octave version 3.0.5 build script and patch file octave-forge
Thu, 21 May 2009 08:33:42 +0000 lindnerb update octave version to 3.0.5 octave-forge
Tue, 19 May 2009 23:39:50 +0000 schloegl fix typo octave-forge
Tue, 19 May 2009 23:30:11 +0000 schloegl add iqr, trimmean prctile octave-forge
Tue, 19 May 2009 03:58:04 +0000 cdf improved help text octave-forge
Mon, 18 May 2009 20:18:10 +0000 adb014 explicit inclusion of lo-ieee.h is needed in 3.1.x octave-forge
Mon, 18 May 2009 20:13:16 +0000 adb014 explicit inclusion of lo-ieee.h is needed in 3.1.x octave-forge
Mon, 18 May 2009 20:05:24 +0000 adb014 Update for 3.1.x octave-forge
Mon, 18 May 2009 19:48:50 +0000 adb014 explicit sumsq templates to get the right fixedpoint behavior octave-forge
Mon, 18 May 2009 18:54:13 +0000 lindnerb add magick and wand headers to installed include/ directory, remove "-shared-libgcc" and all -I and -L flags from the *-config scripts, as compile-time paths have no meaning on the installed system, and -shared-libgcc is not recognized my mkoctfile.exe (but added implicitly) octave-forge
Mon, 18 May 2009 17:06:34 +0000 lindnerb explicitly add $LIBRARY_PATH to LDFLAGS, since imagemagick's configure procedure overwrites the variable $LIBRARY_PATH octave-forge
Mon, 18 May 2009 15:42:32 +0000 rlaboiss Fix permission of .* scripts octave-forge
Mon, 18 May 2009 03:32:26 +0000 adb014 Update for 3.1.x octave-forge
Mon, 18 May 2009 03:18:11 +0000 adb014 Update fixed point code for 3.1.x. Minor bug in test code still present though code seems to work fine octave-forge
Sun, 17 May 2009 20:06:45 +0000 rlaboiss Autoload num2hex function in hex2num.cc octave-forge
Sun, 17 May 2009 20:05:57 +0000 rlaboiss Typo in TARGETS list prevented hex2num.oct from being built octave-forge
Sun, 17 May 2009 19:45:16 +0000 rlaboiss Remove executable property octave-forge
Sun, 17 May 2009 18:22:24 +0000 jmencisom Spanish translation c2d, ca* commands. octave-forge
Sun, 17 May 2009 15:16:29 +0000 rlaboiss Avoid warnings "deprecated conversion from string constant to 'char *'" octave-forge
Sun, 17 May 2009 15:04:05 +0000 rlaboiss Add general to the list of dependencies octave-forge
Sun, 17 May 2009 13:21:42 +0000 rlaboiss Use the correct "==" operator in the Depends field octave-forge
Sat, 16 May 2009 13:43:19 +0000 hauberg Style changes, texinfo help text and a new demo octave-forge
Sat, 16 May 2009 09:11:53 +0000 rlaboiss Avoid echoing of eval statement octave-forge
Fri, 15 May 2009 21:35:32 +0000 rlaboiss Avoid warning about conversion from string const to char* octave-forge
Fri, 15 May 2009 09:55:18 +0000 highegg again, but more robust octave-forge
Fri, 15 May 2009 09:53:49 +0000 highegg fix off-by-one error in __bfgsmin.cc octave-forge
Fri, 15 May 2009 08:17:06 +0000 schloegl conversion of endswitch statement added octave-forge
Thu, 14 May 2009 22:03:52 +0000 adb014 Update the comms package for 3.1.55 octave-forge
Thu, 14 May 2009 20:47:12 +0000 hauberg Support generation of operator index octave-forge
Thu, 14 May 2009 17:48:08 +0000 hauberg Remove a warning and add a bunch of spaces to the code octave-forge
Thu, 14 May 2009 17:19:06 +0000 hauberg Minor demo improvements octave-forge
Thu, 14 May 2009 17:09:06 +0000 hauberg Fix texinfo bug octave-forge
Thu, 14 May 2009 13:40:23 +0000 hauberg Point to MinGW rather than MSVC octave-forge
Wed, 13 May 2009 21:52:52 +0000 hauberg Simplify API octave-forge
Wed, 13 May 2009 19:31:37 +0000 cdf doc improvements octave-forge
Wed, 13 May 2009 18:57:27 +0000 tealev Caching feval calls in order to prevent it from doing double calls with exactly the same parameters. octave-forge
Wed, 13 May 2009 18:45:19 +0000 hauberg Fix texinfo bugs octave-forge
Wed, 13 May 2009 18:26:17 +0000 hauberg Add missing } in texinfo octave-forge
Wed, 13 May 2009 17:59:29 +0000 lindnerb fix download sourceforge URL for notepad++ 5.3.1 octave-forge
Wed, 13 May 2009 16:38:06 +0000 schloegl add zScoreMedian medAbsDev; ecdf support for matrices added octave-forge
Wed, 13 May 2009 15:47:22 +0000 schloegl partial correlation coefficient added octave-forge
Wed, 13 May 2009 14:43:15 +0000 schloegl add ECDF and TIEDRANK octave-forge