log

age author description
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
Wed, 13 May 2009 13:48:25 +0000 hauberg Change order of input arguments (from Carlo de Falco) octave-forge
Tue, 12 May 2009 17:29:10 +0000 hauberg Add first revision of generate_html package octave-forge
Tue, 12 May 2009 16:13:45 +0000 schloegl NaN: weightening of data; fix support for FreeMat v3.6 octave-forge
Tue, 12 May 2009 12:51:51 +0000 lindnerb add patchqueue subdirectory for notepad++, upgrade to notepad++ 5.3.1 (Unicode) octave-forge
Tue, 12 May 2009 11:32:58 +0000 schloegl NaN: weightening of data; fix support for FreeMat v3.6 octave-forge
Tue, 12 May 2009 10:55:57 +0000 cdf fix bug for one-element mesh octave-forge
Mon, 11 May 2009 23:25:32 +0000 slackydeb Improve doc/examples from user feedback. Bump version. octave-forge
Mon, 11 May 2009 13:31:54 +0000 cdf consistent numbering octave-forge
Mon, 11 May 2009 12:48:09 +0000 cdf index new functions octave-forge
Mon, 11 May 2009 12:45:32 +0000 cdf removed incompatibilities octave-forge
Mon, 11 May 2009 12:11:16 +0000 cdf removed incompatible commands octave-forge
Mon, 11 May 2009 12:08:22 +0000 cdf different algorithm for gradients octave-forge
Mon, 11 May 2009 08:48:45 +0000 schloegl bug fix normalization of Mode='E' in case mexFLAG octave-forge
Mon, 11 May 2009 07:09:28 +0000 schloegl NaN-tb: support weighting of data octave-forge
Sun, 10 May 2009 12:33:53 +0000 hauberg Change version number into a valid one octave-forge