Fri, 17 Jul 2015 15:18:35 -0400 |
John W. Eaton |
make interpreter targets and dirstamp files order-only prerequisites
|
Fri, 17 Jul 2015 14:44:47 -0400 |
John W. Eaton |
provide per-directory clean targets
|
Fri, 17 Jul 2015 00:59:10 -0400 |
Mike Miller |
Fix dependency of built images on the interpreter
|
Thu, 16 Jul 2015 23:21:44 -0400 |
Mike Miller |
Fix uninstallation of PKG_ADD files
|
Thu, 16 Jul 2015 17:04:37 -0700 |
Rik |
Fix listdlg() when used without selection mode under Qt (Bug #45545).
|
Thu, 16 Jul 2015 14:19:47 -0400 |
John W. Eaton |
fix incompatibility in mxCreateNumericArray (bug #45319)
|
Thu, 16 Jul 2015 13:49:51 -0400 |
John W. Eaton |
don't include GEN_FCN_FILES in FCN_FILES list
|
Thu, 16 Jul 2015 13:45:01 -0400 |
John W. Eaton |
clean generated AUTHORS file
|
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)
|