log

age author description
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
Thu, 07 Jul 2016 08:42:44 -0400 John W. Eaton use octave::sys::time instead of C library time function
Thu, 07 Jul 2016 15:21:00 +0200 Kai T. Ohlhus Backed out changeset: d3c79eb1b483
Sat, 18 Jun 2016 04:08:18 +0100 Carnë Draug dim_vector: replace 7 constructors with single variadic template (patch #9030).
Thu, 07 Jul 2016 10:19:19 +0200 Carlo de Falco Fix usage message in odeset.
Wed, 06 Jul 2016 22:09:21 -0700 Rik Use correct interpretation of alpha variable for gridlnes in gnuplot (bug #48401).
Wed, 06 Jul 2016 21:55:08 -0700 Rik Use default gridlinestyle of '-' for Matlab compatibility.
Wed, 06 Jul 2016 20:50:16 -0500 Daniel J Sebald Supply correct key title specs for the gnuplot toolkit (bug #48427).
Wed, 06 Jul 2016 17:15:47 -0700 Rik legend.m: Don't use 'legend' tag for any non-axes, non-legend objects.
Thu, 30 Jun 2016 18:23:34 +1000 Lachlan Andrew Call Fdrawnow only after ui* callbacks, not all (bug #47216).
Wed, 06 Jul 2016 15:45:01 -0700 Rik __gnuplot_draw_axes__.m: Use strcmp instead of strcmpi.
Wed, 06 Jul 2016 18:31:40 -0400 John W. Eaton move signal functions into octave namespace
Wed, 06 Jul 2016 15:11:14 -0500 Daniel J Sebald Condition grid_idx assignment on existence of axis_idx (bug #48401).
Wed, 06 Jul 2016 14:57:54 -0400 John W. Eaton move octave_child_list to separate file and define inside namespace
Wed, 06 Jul 2016 03:29:33 -0500 Daniel J Sebald Add minor grid line control and alpha blending for gnuplot toolkit (bug #48401).
Wed, 06 Jul 2016 07:57:44 -0700 Rik maint: Periodic merge of stable to default.
Wed, 06 Jul 2016 07:55:18 -0700 Rik Link Z_LIB to liboctinterp (bug #48407). stable
Wed, 06 Jul 2016 14:56:32 +0200 Kai T. Ohlhus Add regression test (bug #46330).
Wed, 06 Jul 2016 14:49:00 +0200 Lachlan Andrew Avoid segfault with matrices containing Inf & NaN (bug #46330).
Tue, 05 Jul 2016 15:53:35 -0700 Mike Miller build: delete generated @class subdirectories for test suite on 'make clean'
Tue, 05 Jul 2016 15:45:38 -0700 Mike Miller build: don't delete distributed docs on 'make clean' or 'make distclean' (bug #45646)
Tue, 05 Jul 2016 12:15:04 -0700 Mike Miller configure: clean up warning messages when building without GraphicsMagick
Tue, 05 Jul 2016 13:00:00 -0500 Daniel J Sebald Add control of grid lines for gnuplot toolkit (bug #48401).
Tue, 05 Jul 2016 11:07:55 -0700 Mike Miller build: use pkg-config in OCTAVE_CHECK_LIB without overriding user options
Tue, 05 Jul 2016 11:06:22 +0200 Kai T. Ohlhus maint: Cannot test private function, unless bug #38776 is resolved.
Mon, 04 Jul 2016 21:01:23 -0700 Rik doc: Create images for manual with legends that don't extend out of axes box.
Mon, 04 Jul 2016 20:21:14 -0400 Jordi Gutiérrez Hermoso acinclude.m4: Use pkg-config from OCTAVE_CHECK_LIB whenever possible
Sun, 03 Jul 2016 23:39:36 +0200 Markus Muetzel Additional functionality for isosurface.m (bug #46946)
Mon, 04 Jul 2016 07:39:02 -0700 Rik Optimize do_make_absolute for most common calling usage.
Sun, 03 Jul 2016 09:21:31 -0700 Rik run.m: Return to original directory after executing script (bug #48351).
Sat, 02 Jul 2016 20:47:47 -0700 Mike Miller uigetfile, uiputfile: handle all recognized C++ source file extensions
Sat, 02 Jul 2016 20:29:39 -0700 Mike Miller mkoctfile: support more file extensions for C++ sources (bug #48381)
Sat, 02 Jul 2016 15:16:51 -0700 Mike Miller build: restore regeneration of build-info source files when hg id changes
Sat, 02 Jul 2016 15:01:25 -0700 Rik Strip extra file separators with make_absolute_filename (bug #48351).
Sat, 02 Jul 2016 10:19:44 -0400 Stefan Miereis use int64_t for octave_hdf5_id (bug #47858)
Fri, 01 Jul 2016 14:49:35 -0400 John W. Eaton maint: merge stable to default.
Fri, 01 Jul 2016 14:47:18 -0400 John W. Eaton Added tag release-4-0-3 for changeset 00f7b278defd stable
Fri, 01 Jul 2016 14:47:07 -0400 John W. Eaton Version 4.0.3 released. stable release-4-0-3
Fri, 01 Jul 2016 10:51:49 -0700 Mike Miller build: delete generated files, keep distributed files on clean and distclean (bug #45646)
Fri, 01 Jul 2016 20:12:57 -0700 Rik doc: Fix building Texinfo docs on old systems (bug #48172).
Fri, 01 Jul 2016 19:48:35 -0700 Rik maint: Eliminate unnecessary double newline blocks (only whitespace changes).
Sat, 02 Jul 2016 05:11:09 +1000 Lachlan Andrew Check that second argument to size () is a scalar (bug #48368).
Fri, 01 Jul 2016 08:14:50 -0700 Mike Miller maint: reduce multiple mentions of the HG-ID file name and contents
Fri, 01 Jul 2016 07:48:09 -0400 John Donoghue Dont use OCTAVE_USE_WINDOWS_API for w32_XXXX function definitions (Bug #48352)
Thu, 30 Jun 2016 23:30:11 -0700 Mike Miller build: delete HG-ID on 'make distclean' and 'make maintainer-clean'
Thu, 30 Jun 2016 18:32:23 -0700 Mike Miller build: clean build-aux generated shell scripts on 'make distclean'
Thu, 30 Jun 2016 17:28:09 -0700 Mike Miller Clean up localfunctions BIST test
Thu, 30 Jun 2016 17:11:38 -0700 Mike Miller build: clean all PKG_ADD, *.oct, and *-tst files on 'make clean'
Thu, 30 Jun 2016 16:21:00 -0700 Mike Miller build: fix compilation error after 'make clean' (bug #47971)
Thu, 30 Jun 2016 15:20:46 -0700 Mike Miller build: fix doc build error when building without SuiteSparse
Thu, 30 Jun 2016 17:35:58 -0400 John W. Eaton restore API macros to oct-conf-post.h removed in cset 6bce4d23af6b
Thu, 30 Jun 2016 17:04:34 -0400 John W. Eaton * Makefile.am (EXTRA_DIST): Include build-aux/mk-hg-id.sh in the list.
Thu, 30 Jun 2016 13:50:56 -0700 Mike Miller Mark failing tests for acos, acosh, asin, and asinh with xtest (bug #48285)
Thu, 30 Jun 2016 13:00:57 -0700 Mike Miller Backed out changeset f078dd2c6f27
Thu, 30 Jun 2016 14:16:00 -0400 John W. Eaton avoid updating parser source files unnecessarily
Thu, 30 Jun 2016 13:52:28 -0400 John W. Eaton * configure.ac: Check for suitesparse config lib if --enable-static.
Thu, 30 Jun 2016 13:49:16 -0400 John W. Eaton fix linking of DLD functions with static build
Thu, 30 Jun 2016 10:08:48 -0700 Mike Miller fileread: read file in text mode (bug #48326)
Thu, 30 Jun 2016 12:01:02 -0400 John W. Eaton don't provide default parameter values in forward decls for DEFUNs
Thu, 30 Jun 2016 11:41:49 -0400 John W. Eaton use consistent style for including config.h in source files
Thu, 30 Jun 2016 11:05:15 -0400 John W. Eaton avoid macros in generated built-in function files
Thu, 30 Jun 2016 09:54:36 -0400 John W. Eaton * mkbuiltins: require --source or --header option.
Wed, 29 Jun 2016 18:50:37 -0400 John W. Eaton also define gid_t, uid_t, and nlink_t in octave-config.h (bug #48332)
Wed, 29 Jun 2016 16:13:27 -0400 John W. Eaton install ops.h again.
Wed, 29 Jun 2016 13:22:59 -0700 Mike Miller pkg: warn and continue updating on non-forge packages (bug #48294)
Wed, 29 Jun 2016 13:02:35 -0700 Lachlan Andrew Turn pager off during demos, to work around a Qt hang (bug #48296)
Fri, 17 Jun 2016 08:06:19 -0400 John Donoghue Set Qt Figure window modal/normal state based on WindowStyle (Bug #48160)
Mon, 27 Jun 2016 19:50:30 +1000 Robert Jenssen Rename bison/flex internal symbol names to silence "one definition rule" warning
Tue, 28 Jun 2016 12:01:48 -0700 Mike Miller doc: Fix font local names to avoid downloading external fonts
Wed, 29 Jun 2016 11:56:42 -0400 John W. Eaton * warning_ids.m: Doc fix for array-as-logical.
Wed, 29 Jun 2016 09:21:50 -0400 John W. Eaton maint: strip trailing whitespace from files.
Wed, 29 Jun 2016 11:51:42 -0400 John W. Eaton provide wrapper for tmpfile (bug #48337)
Wed, 29 Jun 2016 08:50:09 -0700 Lachlan Andrew Provide a warning when an array is used in an if/while/until (bug #43098).
Tue, 28 Jun 2016 16:42:15 -0400 John W. Eaton eliminate OCTAVE_USE_WINDOWS_API and OCTAVE_USE_OS_X_API from header files
Tue, 28 Jun 2016 15:08:27 -0400 John W. Eaton eliminate unused function w32_raise_sigint
Tue, 28 Jun 2016 13:46:03 -0400 John W. Eaton disable -Wsign-compare for code generated by flex
Tue, 28 Jun 2016 11:10:12 +0200 Oliver Heimlich doc/interpreter/octave.css: improve HTML manual readability on small screens (patch #9031).
Mon, 27 Jun 2016 16:27:07 -0700 Mike Miller Only test getuid/getgid functions on systems that implement them (bug #48312)
Mon, 27 Jun 2016 12:39:46 -0700 Mike Miller build: Only include -I preprocessor options in FLTK_CPPFLAGS (bug #48302)