log

age author description
Thu, 06 Aug 2015 08:37:02 -0700 Rik build: Move oct-conf-post.in.h to oct-conf.post.h (bug #45646).
Thu, 06 Aug 2015 08:09:01 -0700 Rik Use error() rather than ::error() unless explicitly required.
Wed, 05 Aug 2015 22:47:41 -0700 Rik inputname.m: Rename BIST function foo to __foo__ to avoid name collisions.
Wed, 05 Aug 2015 15:21:21 -0400 John W. Eaton * __run_test_suite__.m: Return number of passed, failed, and skipped tests.
Wed, 05 Aug 2015 10:48:26 -0700 Rik doc: Change docstrings to use 'IEEE 754' rather than 'IEEE-754'. stable
Tue, 04 Aug 2015 23:09:43 -0400 Mike Miller psi: Fix failing unit tests on 32-bit systems
Tue, 04 Aug 2015 15:07:48 -0700 Rik Report backtrace for "no default value" error in function header (bug #45496).
Mon, 03 Aug 2015 15:24:32 -0700 Rik Don't add duplicates to javaclasspath when run in home directory (bug #45683).
Mon, 03 Aug 2015 07:43:28 -0700 Rik Backout cset 2edd668e7784 and return column orientation for union.m.
Sat, 01 Aug 2015 18:42:25 -0400 Mike Miller configure.ac: Test that Qt and OpenGL can be used together (bug #45672)
Sun, 02 Aug 2015 11:14:40 -0400 Mike Miller build: Use $(abs_top_*) in definitions of TEXINPUTS and TEXMFCNF
Sun, 02 Aug 2015 11:05:13 -0400 Mike Miller build: Set TEXMFVAR to ensure TeX cache files can be written to build dir
Sun, 02 Aug 2015 11:01:05 -0400 Mike Miller build: Avoid building pdf and ps outputs simultaneously
Sun, 02 Aug 2015 09:50:43 -0400 Mike Miller build: Adopt Automake's calling conventions for texi2dvi and texi2pdf rules
Sat, 01 Aug 2015 19:05:00 -0400 Mike Miller * f2c-main.c: Include config.h.
Sat, 01 Aug 2015 11:26:32 +0200 Torsten editor with smart indentation for octave files (bug #41554)
Fri, 31 Jul 2015 14:01:39 +0200 Juan Pablo Carbajal union.m: Matlab compatible output orientation for empty input ([]).
Wed, 29 Jul 2015 21:16:13 -0700 Rik build: Silence rule about removing bits/stl_algo.h using AM_V_at.
Wed, 29 Jul 2015 14:30:45 -0700 Rik build: Silence rule about removing bits/stl_algo.h.
Wed, 29 Jul 2015 14:18:26 -0700 Rik build: Don't delete ChangeLog with distclean target (bug #45646).
Wed, 29 Jul 2015 13:50:10 -0700 Rik build: Don't remove built documentation for distclean target (bug #45646).
Wed, 29 Jul 2015 13:14:25 -0700 Rik legend.m: Fix listeners on legend line objects (bug #45563).
Tue, 28 Jul 2015 13:24:49 -0400 John W. Eaton don't install kpse.cc (bug #45644)
Tue, 28 Jul 2015 17:43:23 +0100 Carnë Draug Add compression option to imwrite and default to "none" (bug #45565)
Tue, 28 Jul 2015 08:52:39 -0700 Rik maint: Periodic merge of stable to default.
Tue, 28 Jul 2015 08:50:55 -0700 Rik Fix hang when using errorbar with empty dataset (bug #45554).
Tue, 28 Jul 2015 08:47:27 -0700 Rik Fix hang when using errorbar with empty dataset (bug #45554). stable
Mon, 27 Jul 2015 21:11:17 -0400 John D update of targets for cross build
Sun, 26 Jul 2015 21:29:44 -0700 Rik build: Consolidate __errcomm__.m and __errplot__.m to one file.
Sun, 26 Jul 2015 18:33:57 -0700 Rik build: Rename __go_draw_XXX to __gnuplot_draw_XXX for clarity.