log

age author description
Sun, 07 Jan 2018 20:02:31 -0800 Rik doc: Create new Graphic Properties Index (bug #52812).
Sat, 06 Jan 2018 17:07:37 -0600 Daniel J Sebald Clean up lookup() code and documentation with no functional changes (bug #52785).
Sun, 07 Jan 2018 17:13:23 -0800 Rik maint: Remove statistics functions which have been shifted to Octave Forge package.
Sun, 07 Jan 2018 09:57:32 -0800 Rik maint: merge stable to default.
Sun, 07 Jan 2018 08:26:41 -0800 Rik doc: Replace @math{1e^{XXX}} sequences with raw 1eXXX (bug #52827). stable
Sun, 07 Jan 2018 07:47:11 -0800 Rik doc: Use '...' rather than deprecated '\' for line continuation (bug #52828). stable
Sun, 07 Jan 2018 07:20:03 -0800 Rik Fix reversal of START,END in linspace BIST test in cset 22a2bc91cc7f.
Thu, 28 Sep 2017 17:35:59 -0700 Piotr Held Don't install meta.event and meta.dynproperty in the symbol table.
Thu, 28 Sep 2017 17:32:48 -0700 Piotr Held Don't unregister 'meta' package in meta_release (Bug #52111)
Fri, 05 Jan 2018 18:44:53 -0500 John W. Eaton don't use singleton for octave_value_typeinfo
Sat, 06 Jan 2018 14:57:23 -0500 John W. Eaton refactor cdef_manager
Sat, 06 Jan 2018 12:23:14 -0500 John W. Eaton allow experimenting with thread_local storage
Sat, 06 Jan 2018 13:48:58 -0800 Rik Add GPL license header to more Octave source files.
Sat, 06 Jan 2018 13:45:54 -0800 Rik Fix typos and add tolerance to linspace BIST tests in 22a2bc91cc7f.
Sat, 06 Jan 2018 11:43:16 -0800 Rik Add more BIST tests for linspace.
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Fri, 05 Jan 2018 18:48:05 -0800 Rik test: Relax tolerance on acos BIST tests to support Macs (bug #52627).
Fri, 05 Jan 2018 16:35:55 -0800 Rik Mark certain hyperbolic BIST tests as Mac-only failures (bug #52627).
Fri, 05 Jan 2018 16:17:36 -0800 Rik build: Add dependency on macros.texi for documentation.
Fri, 05 Jan 2018 15:50:20 -0800 Rik build: clean doxyhtml/ with "maintainer-clean" target.
Fri, 05 Jan 2018 14:57:03 -0800 Rik test: Use new constant for acos(2) in BIST tests of acos.
Fri, 05 Jan 2018 12:06:59 -0800 Rik build: Don't delete module.mk for doxyhtml-maintainer-clean rule.
Fri, 05 Jan 2018 10:34:27 -0800 Rik Fix unused variable warning in xpow.cc.
Thu, 04 Jan 2018 21:30:21 -0800 Rik doc: Another tweak to lookup() documentation (bug #52785).
Fri, 05 Jan 2018 00:21:08 -0500 John W. Eaton tweaks to signal handlers
Thu, 04 Jan 2018 15:38:46 +0100 Pantxo Diribarne Honor "interruptible" for property listeners (bug #52804).
Wed, 03 Jan 2018 21:21:41 +0100 Pantxo Diribarne Implement "pickableparts" property (bug #52795).
Thu, 04 Jan 2018 14:25:11 -0800 Rik Update Texinfo for GPL license with latest version 3.0 from FSF (bug #52806).
Thu, 04 Jan 2018 12:05:47 -0800 Rik chop.m: Deprecate function.
Wed, 03 Jan 2018 07:52:11 -0500 John W. Eaton refactor signal handling (bug #52757)