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
Fri, 10 Jul 2015 01:10:30 -0400 Mike Miller build: Sort generated PKG_ADD contents consistently stable
Thu, 09 Jul 2015 21:45:26 -0400 Mike Miller build: Use texinfo.tex from gnulib instead of manually imported version stable
Thu, 09 Jul 2015 21:44:09 -0400 Mike Miller doc: Fix backslash characters in docstrings stable
Thu, 09 Jul 2015 21:38:57 -0700 Rik doc: Clean up m-files which generate images for Manual.
Tue, 07 Jul 2015 21:25:31 +0100 Michael D. Godfrey Use FLTK for creating plots for Manual.
Tue, 07 Jul 2015 19:09:35 -0700 Rik install.txi: Add warning about incorrect behavior of reference BLAS library. stable
Tue, 07 Jul 2015 22:00:06 -0400 John W. Eaton use base filenames when processing refcard sources
Tue, 07 Jul 2015 15:18:36 -0400 John W. Eaton use nested module.mk include files for test subdirectories
Tue, 07 Jul 2015 13:22:44 -0400 John W. Eaton fix dependencies for generated overload operator tests
Tue, 07 Jul 2015 13:00:31 -0400 John W. Eaton test/module.mk: New file missing from changeset bacaec9b5535.
Tue, 07 Jul 2015 11:51:45 -0400 John W. Eaton use GNU Make features to eliminate redundancy in scripts/Makefile.am
Tue, 07 Jul 2015 10:40:38 -0400 John W. Eaton eliminate recursive make invocation in test directory tree
Fri, 03 Jul 2015 19:33:19 -0400 John W. Eaton eliminate recursive make invocations in doc directory tree
Fri, 03 Jul 2015 07:51:51 -0400 John W. Eaton eliminate recursive make invocation in etc/icons directory
Thu, 02 Jul 2015 18:07:24 -0400 John W. Eaton allow bc-overload tests to be written to an arbitrary directory
Thu, 02 Jul 2015 18:00:39 -0400 John W. Eaton write sparse tests to stdout
Thu, 02 Jul 2015 17:44:05 -0400 John W. Eaton * build-sparse-tests.sh: Fix name of file in comments to match file name.
Sun, 05 Jul 2015 21:31:46 -0700 Rik imshow.m: Respect new 'parent' property when setting axis properties.
Sun, 05 Jul 2015 13:55:56 -0700 Rik imshow.m: Add support for 'parent' property (bug #45473).
Fri, 03 Jul 2015 09:55:35 -0700 Rik graphics_toolkit.m: Fix typo in error message.
Fri, 03 Jul 2015 16:53:08 +0100 Carnë Draug gallery: add very basic tests (check output size) for all matrix types.
Fri, 03 Jul 2015 16:33:31 +0100 Carnë Draug gallery: allow N to be a 2 element vectors for cycol matrices.
Fri, 03 Jul 2015 16:20:56 +0100 Carnë Draug gallery: fix typo on variable name for invhess matrix.
Fri, 03 Jul 2015 16:18:33 +0100 Carnë Draug gallery: fix randsvd by adding missing dependency qmult().
Fri, 03 Jul 2015 15:01:38 +0100 Carnë Draug gallery: allow single element vectors for 'house'.
Thu, 02 Jul 2015 22:26:16 +0100 Massimiliano Fasi gallery: fix chebspec, cycol, gearmat, hanowa, lauchli, and pei (bug #45466)
Thu, 02 Jul 2015 17:11:29 -0400 John W. Eaton eliminate recursive make invocation in examples directory tree
Thu, 02 Jul 2015 14:23:18 -0400 John W. Eaton eliminate unused static functions
Wed, 01 Jul 2015 14:14:49 -0700 Rik unpack.m: Stop hang when unpacking on to existing filename (bug #45331). stable
Mon, 29 Jun 2015 08:56:22 -0700 Rik Process backslashes in regexprep replacement strings in Matlab compatible fashion (bug #45407).