log

age author description
Thu, 11 Feb 2016 17:05:47 -0500 John W. Eaton fix filenames for distribution (bug #47122)
Thu, 11 Feb 2016 13:10:16 -0500 John W. Eaton * Makefile.am (BUILT_SOURCES): Add octave-config.h to the list.
Thu, 11 Feb 2016 02:36:54 -0500 John W. Eaton merge sparse-mk-ops.awk and mk-ops.awk scripts
Wed, 10 Feb 2016 17:42:51 -0800 Rik get_forge_pkg.m: Fix bad nam similarity matching for -forge packages (bug #47102).
Wed, 10 Feb 2016 15:00:22 -0500 John W. Eaton maint: Periodic merge of stable to default.
Wed, 10 Feb 2016 14:25:53 -0500 John W. Eaton include octave-config.h in public header files
Wed, 10 Feb 2016 13:59:49 -0500 John W. Eaton generate and install smx-ops.h and vx-ops.h
Wed, 10 Feb 2016 13:21:57 -0500 John W. Eaton don't install oct-gperf.h, oct-parse.h, or oct-tex-parser.h
Wed, 10 Feb 2016 12:21:36 -0500 John W. Eaton use consistent style for all liboctave and libinterp include guards
Wed, 10 Feb 2016 11:57:17 -0500 John W. Eaton allow octave-config.h to be included unconditionally
Wed, 10 Feb 2016 11:46:14 -0500 John W. Eaton mk-octave-config-h.sh: Correct typdef for octave_idx_type.
Wed, 10 Feb 2016 14:57:56 -0500 John W. Eaton * __osmesa_print__.cc: Include system headers with <file.h> syntax. stable
Wed, 10 Feb 2016 11:38:27 -0800 Sebastian Schöps Fix compilation error when building with OSMesa on Mac platforms (patch #8761) stable
Tue, 09 Feb 2016 13:37:25 -0500 John W. Eaton eliminate configuration macros from lo-cutils.h
Tue, 09 Feb 2016 11:54:02 -0800 Mike Miller Disable char/int8_t function overloads where not permitted (bug #45411) stable