log

age author description
Fri, 24 Jul 2015 10:40:05 -0400 Mike Miller Use octave_gmtime to write timestamp to mat-file format
Fri, 24 Jul 2015 14:23:28 +0200 Torsten Fix missing sorting of the workspace view directly after start-up stable
Tue, 30 Jun 2015 21:15:19 +0200 Philip Nienhuis Allow sorting columns in workspace view (bug #45448) stable
Thu, 23 Jul 2015 22:35:34 -0400 Mike Miller maint: Update .hgignore to reflect non-recursive build system changes
Thu, 23 Jul 2015 21:51:58 -0400 Mike Miller build: Restore AUTHORS, BUGS, and INSTALL.OCTAVE to source tarball
Thu, 23 Jul 2015 22:00:39 -0400 Mike Miller build: Always generate ChangeLog if missing, and write to build directory
Thu, 23 Jul 2015 21:13:13 -0400 Mike Miller build: Move nonexistent dummy source files into lib directories
Thu, 23 Jul 2015 20:47:29 -0400 Mike Miller Reapply changes lost from changeset 45d7be391982
Thu, 23 Jul 2015 18:31:44 -0700 Rik doc: Update polar() example in manual now that rticks calc is correct.
Thu, 23 Jul 2015 12:54:13 -0700 Rik Pass all fields in face/vertex structure through to patch() (bug #45593). stable
Thu, 23 Jul 2015 09:50:10 -0700 Rik maint: Periodic merge of stable to default.
Thu, 23 Jul 2015 09:45:59 -0700 Rik polar.m: Display plot titles on polar plots (bug #45514). stable
Thu, 23 Jul 2015 08:54:13 -0700 Rik plotimages.m: Remove workaround for polar plot rticks.
Thu, 23 Jul 2015 08:45:45 -0700 Rik polar.m: Calculate 'rtick' property more accurately (bug #45513).
Wed, 22 Jul 2015 20:27:11 -0400 Mike Miller strftime: Add support for "%z" conversion specifier (bug #45592)
Wed, 22 Jul 2015 09:46:42 -0700 Rik Make mod() and rem() Matlab compatible for corner cases (bug #45587).
Wed, 22 Jul 2015 01:01:03 -0400 Mike Miller Fix install paths of fixed and generated test files
Tue, 21 Jul 2015 12:42:05 -0700 Rik build: Add missing scripts from image/private/ dir to tarball.
Tue, 21 Jul 2015 12:21:36 -0700 Rik Remove all temporary documentation files with 'maintainer-clean' target (bug #45574).
Mon, 20 Jul 2015 18:31:52 -0400 Mike Miller Restore installation of tests from template source files
Sun, 19 Jul 2015 17:41:21 +0100 Carnë Draug Relax input in functions that convert between colorspaces (bug #45456)
Sat, 18 Jul 2015 08:56:51 -0700 Rik build: Add EXTRA_DIST files frob libgui/ and test/ to tarball.
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