log

age author description
Sun, 31 May 2009 22:32:11 +0000 hauberg Add header octave-forge
Sun, 31 May 2009 22:30:56 +0000 hauberg Remove link to OctaveWorkshop as that project is dead octave-forge
Sun, 31 May 2009 20:23:37 +0000 hauberg Generate license octave-forge
Sun, 31 May 2009 15:17:58 +0000 hauberg Improve package index page octave-forge
Sat, 30 May 2009 09:53:50 +0000 hauberg Improve package index page octave-forge
Fri, 29 May 2009 08:24:57 +0000 hauberg Allow the manual to be generated octave-forge
Fri, 29 May 2009 07:19:26 +0000 hauberg New function for determining which package a function belongs to octave-forge
Thu, 28 May 2009 19:38:10 +0000 jmencisom Spanish translation ci*, cl* octave-forge
Wed, 27 May 2009 21:51:02 +0000 schloegl support ml72 and earlier octave-forge
Tue, 26 May 2009 22:48:22 +0000 cdf save pkg descriptions in separate files octave-forge
Tue, 26 May 2009 19:05:59 +0000 hauberg Generate a basic index.html for each package octave-forge
Tue, 26 May 2009 13:28:14 +0000 jmencisom Spanish translation ch* commands. octave-forge
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