log

age author description
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
Sat, 06 Feb 2016 08:15:53 -0500 John W. Eaton revamp text rendering classes
Fri, 05 Feb 2016 14:53:10 -0500 John W. Eaton * fCmplxCHOL.cc: Use numel instead of length.
Fri, 05 Feb 2016 14:50:00 -0500 John W. Eaton allow build to succeed with missing dependencies
Sat, 06 Feb 2016 22:38:13 +0100 Oliver Heimlich doc: Add octave.css to HTML interpreter manual (patch #8888).
Sat, 06 Feb 2016 22:20:21 +0100 Kai T. Ohlhus maint: Periodic merge of stable to default.
Sat, 06 Feb 2016 22:16:38 +0100 Kai T. Ohlhus doc: Update copyright date in octave.texi (partial fix bug #47058). stable
Sat, 06 Feb 2016 07:32:37 -0800 Rik maint: Clean up naming and indentation of #ifdef blocks in libgui
Sat, 06 Feb 2016 06:40:13 -0800 Rik maint: indent #ifdef blocks in liboctave and src directories.
Fri, 05 Feb 2016 17:58:24 -0800 Rik maint: Correct names used in #ifdefs to prevent re-loading .h files.
Fri, 05 Feb 2016 16:29:08 -0800 Rik maint: Indent #ifdef blocks in libinterp.
Thu, 04 Feb 2016 18:07:46 -0500 John W. Eaton make gl2ps_renderer implementation private
Thu, 04 Feb 2016 18:12:00 -0500 John W. Eaton provide wrapper for glFinish in opengl_renderer class
Thu, 04 Feb 2016 17:13:12 -0500 John W. Eaton write to pipe or file in gl2ps_print
Thu, 04 Feb 2016 16:56:02 -0500 John W. Eaton move include statements for OpenGL headers to a single file
Thu, 04 Feb 2016 16:02:44 -0500 John W. Eaton * gl-render.h (opengl_renderer:set_interpreter): Pass argument by const reference.
Thu, 04 Feb 2016 16:01:19 -0500 John W. Eaton don't provide copy constructor or assignment operator for opengl_renderer
Thu, 04 Feb 2016 22:49:05 +0100 Torsten fix enabling filter of history view when clicking into the widget
Thu, 04 Feb 2016 15:38:26 -0500 John W. Eaton * sighandlers.cc: Include siglist.h.
Thu, 04 Feb 2016 03:04:07 -0500 John W. Eaton unconditionally define warn_qrupdate_once
Thu, 04 Feb 2016 02:24:51 -0500 John W. Eaton don't install eigs-base.cc
Thu, 04 Feb 2016 00:40:14 -0500 John W. Eaton style fixes for oct-conf-post.in.h
Thu, 04 Feb 2016 00:32:05 -0500 John W. Eaton delete unused X_CAST macro
Thu, 04 Feb 2016 00:30:42 -0500 John W. Eaton eliminate FCN_PTR_CAST macro and associated configure test
Wed, 03 Feb 2016 23:44:49 -0500 John W. Eaton don't install some internal headers and template sources
Wed, 03 Feb 2016 23:49:09 -0500 John W. Eaton distribute oct-conf.in.cc (bug #47057)
Wed, 03 Feb 2016 17:15:15 -0500 John W. Eaton use istream::traits_type::eof () instead of EOF
Wed, 03 Feb 2016 16:50:38 -0500 John W. Eaton eliminate OCTAVE_CXX_ISO_COMPLIANT_LIBRARY macro
Wed, 03 Feb 2016 15:10:15 -0500 John W. Eaton move octave_config_features function out of header file
Wed, 03 Feb 2016 14:37:13 -0500 John W. Eaton revamp oct-conf.h
Tue, 02 Feb 2016 23:51:45 -0500 John W. Eaton improve nargout error message (bug #47021)
Tue, 02 Feb 2016 18:02:58 -0500 John W. Eaton improve nargin error message (bug #47021)
Tue, 02 Feb 2016 17:06:11 -0500 John W. Eaton maint: Periodic merge of stable to default.
Tue, 02 Feb 2016 16:53:01 -0500 John W. Eaton style fixes in liboctave/numeric directory
Tue, 02 Feb 2016 12:34:06 -0500 John W. Eaton revamp sparse QR factorizatino classes
Tue, 02 Feb 2016 12:33:38 -0500 John W. Eaton provide typedef for dense matrix type in sparse matrix classes
Mon, 01 Feb 2016 08:53:01 -0500 John W. Eaton strip trailing space from source files we maintain
Sun, 31 Jan 2016 22:59:08 -0800 Colin Macdonald Fix regressions caused by ismatrix definition change (partial fix bug #47036). stable
Sun, 31 Jan 2016 21:05:08 -0800 Colin Macdonald Fix regression for coordinate transforms on 3-D arrays (partial fix bug #47036). stable
Mon, 01 Feb 2016 22:59:43 -0800 Rik Fix regressions caused by ismatrix definition change (partial fix bug #47036). stable
Mon, 01 Feb 2016 21:16:19 -0800 Rik maint: Replace some uses of goto in libinterp.
Mon, 01 Feb 2016 13:33:13 -0800 Rik maint: Replace more instances of goto in liboctave with other constructs.
Mon, 01 Feb 2016 13:29:21 -0800 Rik maint: Replace instances of goto in liboctave where convenient.
Sun, 31 Jan 2016 19:26:47 -0800 Rik datetick.m: Use Octave coding conventions in cset (446bab5da2f7).
Sun, 31 Jan 2016 13:48:18 -0800 Rik maint: Update gnulib-hg subrepo.
Sun, 31 Jan 2016 21:23:12 +0100 Lars Kindermann datetick.m: properly process keeplimits (bug #46484)
Sun, 31 Jan 2016 08:10:59 -0800 Rik build: Remove stray '@' from rule to built octave.html.
Sun, 31 Jan 2016 07:49:27 -0800 Rik graphics.in.h: Rename function gripe_invalid to gripe_if_tkit_invalid.
Sat, 30 Jan 2016 21:34:51 -0800 Rik doc: Update docstring for nargin.
Sat, 30 Jan 2016 21:08:13 -0800 Rik xpow.cc: Use local err_XXX routines to simplify code.
Sat, 30 Jan 2016 20:48:21 -0800 Rik build: Use configure-time test to check CXSparse version.
Tue, 19 Jan 2016 12:31:06 +1100 Lachlan Andrew Handle interrupt thrown by dbquit (bug #46931)
Sat, 30 Jan 2016 10:13:34 +1100 Lachlan Andrew Gui support for enhancement of dbstop.