log

age author description
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
Sat, 11 Jul 2015 12:20:23 -0400 John W. Eaton create correct version links in build tree
Fri, 10 Jul 2015 14:40:47 -0400 John W. Eaton eliminate recursive make invocation in scripts directory tree
Fri, 10 Jul 2015 13:28:33 -0400 John W. Eaton eliminate recursive make invocations in liboctave and libinterp directories
Thu, 09 Jul 2015 13:55:58 -0400 John W. Eaton eliminate recursive make invocation in libgui directory tree
Thu, 09 Jul 2015 10:11:41 -0400 John W. Eaton eliminate recursive make invocation in src directory
Wed, 08 Jul 2015 12:55:10 -0400 John W. Eaton use $(abs_top_srcdir) in rules for running tests
Wed, 08 Jul 2015 12:48:35 -0400 John W. Eaton use $(abs_top_srcdir) in TEXINPUTS for processing refcard sources
Fri, 10 Jul 2015 21:10:42 -0700 Rik Correctly generate figure 15.7 of the Manual.
Fri, 10 Jul 2015 17:22:50 -0400 John W. Eaton write figure to specified output directory
Fri, 10 Jul 2015 11:55:14 -0700 Rik ellipke.m: Use correct definition of elliptic integral in documentation (bug #45522). stable