log

age author description
Sun, 27 Mar 2016 14:47:14 +1100 Lachlan Andrew Retain at least "all" in warning list (bug #47543)
Fri, 15 Jul 2016 12:42:59 -0400 John W. Eaton avoid possible crash in exist function (bug #36067)
Fri, 15 Jul 2016 12:09:25 -0400 John W. Eaton * mex.h: Fix typo in previous change.
Fri, 15 Jul 2016 11:29:17 -0400 John W. Eaton * oct-conf-post.in.h, mk-octave-config-h.sh: Revert unintended changes from previous changeset.
Fri, 15 Jul 2016 10:43:48 -0400 John W. Eaton define forwarding functions for octave_int<T> xmin and xmax (bug #48139)
Fri, 15 Jul 2016 10:40:58 -0400 John W. Eaton skip explicit instantiations of xmin and xmax if they are not defined
Fri, 15 Jul 2016 10:37:48 -0400 John W. Eaton * kpse.cc (kpse_truncate_filename): Use namespace qualifier for static dir_entry function.
Fri, 15 Jul 2016 10:09:31 -0400 John W. Eaton * syscalls.cc (mk_stat_map): Use namespace qualifier for static file_stat functions.
Fri, 15 Jul 2016 11:46:16 +0200 Kai T. Ohlhus New functions publish.m and grabcode.m (patch #9048).
Thu, 14 Jul 2016 19:56:44 -0400 John W. Eaton mex.h: Fix typo in previous change.
Thu, 14 Jul 2016 19:54:16 -0400 John W. Eaton allow stdbool.h to be included before mex.h (patch #8526)
Thu, 14 Jul 2016 09:36:50 -0700 Mike Miller build: restore sndfile check for specific features needed to build
Thu, 14 Jul 2016 08:14:02 -0700 Mike Miller build: add 'make coverage' target to build code coverage report
Thu, 14 Jul 2016 08:02:24 -0700 Mike Miller build: fix bison generated source files to list correct file name
Thu, 14 Jul 2016 17:11:42 +0200 Kai T. Ohlhus doc: Use correct function name in deprecation message.
Thu, 14 Jul 2016 14:30:59 +0200 Andreas Weber doc: Fix 2 typos: Seperately -> Separately, lit -> list
Thu, 14 Jul 2016 10:59:29 +0200 Andreas Weber main: Fix typos "It's" -> "Its" and "it's" -> "its" (Bug #48508)
Wed, 13 Jul 2016 17:05:21 -0700 Mike Miller build: use simpler and more consistent checks for portaudio and sndfile
Wed, 13 Jul 2016 17:03:50 -0700 Mike Miller build: allow pkg-config name to differ from library name
Wed, 13 Jul 2016 15:43:28 -0700 Mike Miller maint: delete unused build rules for legacy doc string files
Wed, 13 Jul 2016 13:36:36 -0400 John W. Eaton don't attempt to access intepreter before it is ready (bug #48494)
Tue, 12 Jul 2016 17:00:51 -0700 Mike Miller mkstemp: ensure file is opened in binary mode on Windows (bug #48326)
Tue, 12 Jul 2016 09:53:34 -0700 Rik print.m: Fix typo "1" (char) to 1 (integer) as argument to findall -depth (bug #48478).
Tue, 12 Jul 2016 18:41:48 +0200 Carlo de Falco style fixes in validateattributes.
Tue, 12 Jul 2016 11:51:39 -0400 John W. Eaton include builtin-defun-decls.h as needed
Tue, 12 Jul 2016 09:40:09 -0400 John W. Eaton include builtins.h only where needed
Tue, 12 Jul 2016 09:12:55 -0400 John W. Eaton move find-defun-files.sh and mkbuiltins to build-aux directory
Mon, 11 Jul 2016 18:05:53 -0400 John W. Eaton move new interpreter class to separate file
Tue, 12 Jul 2016 10:17:45 +0200 Carlo de Falco Set error ids in validateattributes
Mon, 11 Jul 2016 15:08:15 -0700 Mike Miller * fminunc.m: Fix incorrect reference to fminunc as fminsearch (bug #48479)
Mon, 11 Jul 2016 17:05:33 -0400 John W. Eaton move call_stack class to a separate file
Mon, 11 Jul 2016 16:34:02 -0400 John W. Eaton avoid accessing optarg and optind directly (bug #48454)
Sun, 10 Jul 2016 07:15:21 -0400 John W. Eaton use classes for octave application and interpreter
Mon, 11 Jul 2016 13:45:12 -0400 John W. Eaton eliminate unused class definition
Mon, 11 Jul 2016 13:02:58 -0400 John W. Eaton eliminate unused parameter from octave::sys::popen2
Mon, 11 Jul 2016 13:20:58 +0200 Kai T. Ohlhus ind2sub: Ensure Matlab compatibility and improve documentation (bug #48092).
Mon, 11 Jul 2016 09:27:10 +0200 Kai T. Ohlhus Avoid segfault with complex matrices using LAPACK (bug #46330).
Sun, 10 Jul 2016 11:02:44 -0700 Mike Miller Fix compilation error in fpucw-wrappers.c on non-x86 systems
Sun, 10 Jul 2016 12:36:55 +0100 Carnë Draug octave_value_list: template constructor to accept any sequence container.
Sun, 10 Jul 2016 12:28:38 +0100 Carnë Draug ovl: explicit conversion to appease Apple's clang 7.3.0.
Thu, 07 Jul 2016 13:55:37 -0700 Mike Miller Set default floating point unit state when initializing the interpreter (bug #48418)
Sat, 09 Jul 2016 06:08:04 -0700 Rik maint: correct indentation of __gnuplot_draw_axes__.m.
Sun, 03 Jul 2016 09:54:43 -0700 Mike Miller provide wrapper for frexp and frexpf (bug #48363)
Fri, 08 Jul 2016 14:05:44 -0400 John W. Eaton fix dependency for txt-eng.cc
Fri, 08 Jul 2016 10:01:24 -0700 Mike Miller build: build doc-cache and DOCSTRINGS files in the build dir
Thu, 07 Jul 2016 19:06:09 -0700 Mike Miller build: minor correction to workaround rule to build libgnu.la (bug #45578)
Thu, 07 Jul 2016 19:02:08 -0700 Mike Miller build: ensure all files needed to run octave in build dir are declared
Thu, 07 Jul 2016 16:11:47 -0700 Mike Miller build: fix typo of $(octave_dirstamp) in build prerequisites
Thu, 07 Jul 2016 18:24:50 -0400 John W. Eaton wrappers for setting long double rounding mode (bug #48319)
Thu, 07 Jul 2016 16:27:21 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Thu, 07 Jul 2016 15:03:10 -0700 Rik Fix failing BIST test from cset 9121d6584f6a.
Thu, 07 Jul 2016 14:57:09 -0700 Rik maint: Update gnulib to latest changes.
Thu, 07 Jul 2016 13:07:03 -0700 Rik Overhaul graphics implementation of hold() (bug #43559).
Thu, 07 Jul 2016 12:15:46 -0700 Mike Miller maint: use an absolute url for gnulib subrepo, rename back to gnulib
Thu, 07 Jul 2016 14:41:34 -0400 John W. Eaton restore move-if-change rule for DOCSTRINGS files (bug #48430)
Thu, 07 Jul 2016 14:14:19 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Thu, 07 Jul 2016 14:03:35 -0400 John W. Eaton update list of gnulib modules
Thu, 07 Jul 2016 13:44:40 -0400 John W. Eaton provide wrapper for getopt
Thu, 07 Jul 2016 17:22:25 +0100 Carnë Draug ovl: new constructor with initializer_list to reduce code duplication.
Thu, 07 Jul 2016 10:28:31 -0400 John W. Eaton provide wrapper for gnulib mktime function