log

age author description
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
Tue, 09 Feb 2016 10:35:28 -0800 Rik maint: Merge stable to default.
Tue, 09 Feb 2016 10:34:35 -0800 Rik Fix cut/paste error in rande documentation (bug #47097). stable
Tue, 09 Feb 2016 04:55:29 -0500 John W. Eaton eliminate feature tests from lo-mappers.h
Tue, 09 Feb 2016 04:15:50 -0500 John W. Eaton eliminate feature tests from lo-specfun.h
Tue, 09 Feb 2016 03:04:09 -0500 John W. Eaton make gl2ps printing work again (bug #47080)
Mon, 08 Feb 2016 17:30:29 -0500 John W. Eaton create and install a subset of config.h in octave-config.h
Mon, 08 Feb 2016 20:45:26 -0500 John W. Eaton define OCTAVE_EMPTY_CPP_ARG just prior to only use
Mon, 08 Feb 2016 20:40:55 -0500 John W. Eaton eliminate CRUFT_API macro
Mon, 08 Feb 2016 23:14:56 -0500 John W. Eaton reorganize octave_config_info again
Mon, 08 Feb 2016 17:34:12 -0500 John W. Eaton rename FLOAT_TRUNCATE to OCTAVE_FLOAT_TRUNCATE
Mon, 08 Feb 2016 21:29:57 -0800 Rik maint: invert if/else/error pattern in variables.cc
Mon, 08 Feb 2016 20:36:40 -0800 Rik maint: Periodic merge of stable to default.
Mon, 08 Feb 2016 20:35:29 -0800 Colin Macdonald Fix regressions caused by ismatrix definition change (partial fix bug #47036). stable
Mon, 08 Feb 2016 17:10:30 -0800 Rik maint: remove print_range() prototype (implementation removed in 2004).
Sun, 07 Feb 2016 14:56:17 -0500 John W. Eaton rename octave::build_env namespace from octave::config
Sun, 07 Feb 2016 14:06:43 -0500 John W. Eaton split interface and implementation for dmsolve
Sun, 07 Feb 2016 13:19:04 -0500 John W. Eaton don't include lo-math.h in header files unnecessarily
Sun, 07 Feb 2016 13:17:28 -0500 John W. Eaton don't install siglist.h or statdefs.h
Sun, 07 Feb 2016 02:33:24 -0500 John W. Eaton fix typo in definition of libinterp_liboctinterp_la_CXXFLAGS
Sun, 07 Feb 2016 02:21:37 -0500 Ben Abbott use template keyword to handle dependent template names
Sun, 07 Feb 2016 02:03:58 -0500 John W. Eaton don't strip pipe character from command in drawnow function
Sat, 06 Feb 2016 18:22:32 -0800 Rik maint: Clean up various usages of #ifdef.
Sat, 06 Feb 2016 19:18:59 -0500 John W. Eaton also distribute octave.css from source tree
Sat, 06 Feb 2016 08:48:47 -0500 John W. Eaton use "#if defined (HAVE_FOO)" instead of "#if HAVE_FOO" for feature tests
Sat, 06 Feb 2016 07:43:32 -0500 John W. Eaton move UMFPACK_DNAME and UMFPACK_ZNAME macros to oct-sparse.h