log

age author description
Sun, 26 Jul 2015 18:33:57 -0700 Rik build: Rename __go_draw_XXX to __gnuplot_draw_XXX for clarity.
Sun, 26 Jul 2015 08:50:04 -0700 Rik maint: Rename __sprand_impl__.m to __sprand__.m
Sat, 25 Jul 2015 20:16:58 -0700 Rik doc: Clarify behavior of length() function (bug #45611). stable
Sat, 25 Jul 2015 16:22:00 -0400 Mike Miller build: Fix installation of icons from source tarball
Sat, 25 Jul 2015 15:25:19 -0400 Mike Miller maint: Delete obsolete find-docstring-files.sh build script
Sat, 25 Jul 2015 15:06:40 -0400 Mike Miller build: Avoid triggering rebuild of icons and desktop files (bug #45567)
Sat, 25 Jul 2015 14:59:09 -0400 Mike Miller build: Avoid rebuilding distributed docs on directory timestamp (bug #45567)
Sat, 25 Jul 2015 14:55:03 -0400 Mike Miller build: Avoid triggering rebuild of docs when DOCSTRINGS regenerated (bug #45567)
Sat, 25 Jul 2015 22:17:57 +0200 Torsten show history context menu only for clicks on entries stable
Fri, 24 Jul 2015 19:58:18 -0400 Mike Miller build: Delete more generated files on maintainer-clean
Fri, 24 Jul 2015 14:40:18 -0700 Lachlan Andrew Allow assignment of an empty variable to an empty indexing slice (bug #45467).
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).