log

age author description
Thu, 16 Jul 2015 13:44:11 -0400 John W. Eaton only generate ChangeLog if building from hg archive
Thu, 16 Jul 2015 16:57:30 +0100 Carnë Draug hsv2rgb: relax input check and support for N dimensional images (bug #45456)
Thu, 16 Jul 2015 18:21:27 +0100 Carnë Draug iscolormap: relax input check - specially in [0 1] range.
Thu, 16 Jul 2015 10:57:34 -0400 John W. Eaton don't attempt to distribute obsolete libinterp/Makefile.in
Thu, 16 Jul 2015 01:18:40 -0400 Mike Miller Fix more installation discrepancies in scripts directory
Wed, 15 Jul 2015 16:57:40 -0400 John W. Eaton use move-if-change for most rules that generate source files
Wed, 15 Jul 2015 16:56:50 -0400 John W. Eaton * move-if-change: Write message to stderr.
Wed, 15 Jul 2015 15:27:08 -0400 John W. Eaton allow --disable-gui to work again (bug #45543)
Wed, 15 Jul 2015 09:49:21 -0400 John W. Eaton don't clean doc/doxyhtml/README
Wed, 15 Jul 2015 09:44:24 -0400 John W. Eaton clean generated files in doc/interpreter directory
Wed, 15 Jul 2015 09:38:48 -0400 John W. Eaton * doc/module.mk (doxyhtml-maintainer-clean): Also remove .db file.
Tue, 14 Jul 2015 16:13:09 -0400 John W. Eaton fix file and directory names for doxyhtml targets
Tue, 14 Jul 2015 13:24:02 -0400 John W. Eaton fix doxyhtml-mainainer-clean target
Tue, 14 Jul 2015 12:20:03 -0400 John W. Eaton * libinterp/module.mk: Don't add BUILT_DISTFILES to MAINTAINERCLEANFILES.
Tue, 14 Jul 2015 11:34:55 -0400 John W. Eaton keep list of built images separate from other images
Tue, 14 Jul 2015 11:04:26 -0400 John W. Eaton don't delete $(BUILT_DISTFILES) for maintainer-clean target
Tue, 14 Jul 2015 10:55:51 -0400 John W. Eaton fix installation of script files
Tue, 14 Jul 2015 00:01:59 -0400 John W. Eaton fix lists of files to distribute
Mon, 13 Jul 2015 21:21:48 -0400 John W. Eaton limit %.class : %.java pattern to specific files
Mon, 13 Jul 2015 21:15:49 -0400 John W. Eaton * scripts/module.mk (scripts-dist-hook): Always define.
Mon, 13 Jul 2015 21:14:50 -0400 John W. Eaton write BUGS and INSTALL.OCTAVE files in top-level directory
Fri, 10 Jul 2015 16:46:24 +0100 Carnë Draug Saturated red channel on RGB image, makes imread() return logical (bug #41584)
Sun, 12 Jul 2015 19:57:48 -0700 Rik doc: Fix building of Manual plot 15.7 under gnuplot.
Sun, 12 Jul 2015 17:02:01 -0700 Rik images.awk: Stop warning during build of figure 15.7 of manual.
Sun, 12 Jul 2015 15:00:26 -0700 Rik doc: Improve building of images for the Manual.
Sun, 12 Jul 2015 00:37:52 -0400 Mike Miller Portably create version links in build tree
Sat, 11 Jul 2015 23:59:01 -0400 Mike Miller Fix 'make install' errors for non-recursive build
Sat, 11 Jul 2015 23:33:51 -0400 Mike Miller Fix rule to create liboctave/cruft/ranlib/ranlib.def for non-recursive build
Sat, 11 Jul 2015 23:25:37 -0400 Mike Miller Fix encoded source file name for builtin functions
Sat, 11 Jul 2015 19:14:37 -0400 John W. Eaton ensure test directory exists before running build-bc-overload-tests.sh