log

age author description
Wed, 05 Sep 2012 20:02:40 +0000 jordigh Remove zero padding from bwlabeln output octave-forge
Wed, 05 Sep 2012 19:14:14 +0000 jordigh Further speedups to bwlabeln octave-forge
Wed, 05 Sep 2012 10:21:06 +0000 cdemills Header values now stored in a 'header' field, plus various cleanup octave-forge
Wed, 05 Sep 2012 08:41:17 +0000 rafavzqz Small changes octave-forge
Tue, 04 Sep 2012 21:29:27 +0000 jordigh Slight optimisations in bwlabeln.cc (use linear indices consistently) octave-forge
Tue, 04 Sep 2012 19:08:06 +0000 prnienhuis Updated text octave-forge
Tue, 04 Sep 2012 19:01:14 +0000 prnienhuis Add a small delay to UNO (LibreOffice/OOo) calls to avoid lockup octave-forge
Tue, 04 Sep 2012 09:09:48 +0000 paramaniac control: add underscores to slicot functions to emphasize their private nature octave-forge
Tue, 04 Sep 2012 01:58:03 +0000 jordigh Fix bwlabeln's input-checking, some futile attempts to optimise octave-forge
Mon, 03 Sep 2012 20:33:01 +0000 cdf remove execution permissions octave-forge
Mon, 03 Sep 2012 19:52:12 +0000 prnienhuis Bug fix list updated octave-forge
Mon, 03 Sep 2012 19:51:31 +0000 prnienhuis Replaced canonicalize_file_name() calls for *nix systems by make_absolute_filename (bug #36677); 2 rather than 3 slashes for web addresses in UNO sections; code cleanup octave-forge
Sun, 02 Sep 2012 22:39:41 +0000 eandrius instrument-control: merged serial and i2c packages octave-forge
Sun, 02 Sep 2012 18:04:08 +0000 cdf cleanup octave-forge
Sun, 02 Sep 2012 18:02:13 +0000 cdf simple overloaded method octave-forge
Sun, 02 Sep 2012 18:00:49 +0000 cdf prepare for release octave-forge
Sun, 02 Sep 2012 03:52:17 +0000 carandraug iscolormap: also check class and number of dimensions octave-forge
Sun, 02 Sep 2012 03:41:40 +0000 carandraug is_double_image: new private function to check if an image of class double is valid octave-forge
Sun, 02 Sep 2012 03:33:55 +0000 carandraug isrgb: use shared private functions for checks octave-forge
Sun, 02 Sep 2012 03:32:21 +0000 carandraug isind: also check part first for speedup octave-forge
Sun, 02 Sep 2012 03:17:47 +0000 carandraug isimage: also check if input is real octave-forge
Sun, 02 Sep 2012 02:48:30 +0000 carandraug isind: use builtin function isindex octave-forge
Sun, 02 Sep 2012 02:44:23 +0000 carandraug isind: use shared private functions for checks octave-forge
Sun, 02 Sep 2012 02:37:12 +0000 carandraug isgray: use shared private functions for checks and added test blocks octave-forge
Sun, 02 Sep 2012 02:33:14 +0000 carandraug isbw: fix bug when input image has more than 2D. octave-forge
Sun, 02 Sep 2012 02:31:53 +0000 carandraug isbw: delegate checks to new shared private functions and add test blocks octave-forge
Sun, 02 Sep 2012 01:53:19 +0000 carandraug graythresh: return goodness of computed value. Prepare code for multiple algorithms. Avoid var names that shadow core functions. octave-forge
Sun, 02 Sep 2012 00:51:46 +0000 carandraug graythresh: update link to original code octave-forge
Sat, 01 Sep 2012 16:27:40 +0000 paramaniac quaternion: remove completed tasks from projects file octave-forge
Sat, 01 Sep 2012 16:25:33 +0000 paramaniac quaternion: style fixes octave-forge