log

age author description
Sat, 08 Aug 2015 19:13:43 -0400 Mike Miller run-octave: Use portable shell constructs
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