log

age author description
Mon, 18 Jul 2016 13:52:57 +0200 Markus Muetzel Point isonormals towards lower values for Matlab compatibility (bug #48552).
Tue, 19 Jul 2016 18:04:12 +0100 Carnë Draug string_vector: add constructor that supports any container.
Tue, 19 Jul 2016 11:27:56 -0700 Mike Miller distribute deprecated-config.h source file
Tue, 19 Jul 2016 12:07:34 -0400 John W. Eaton set DLL directory when loading DLLs on Windows systems (bug #48511)
Tue, 19 Jul 2016 11:29:29 -0400 John W. Eaton * fCMatrix.cc (xgemm): Fix thinko in cset 407c66ae1e20.
Tue, 19 Jul 2016 08:52:15 -0400 John W. Eaton * mk-octave-config-h.sh: Improve readability of output.
Tue, 19 Jul 2016 08:39:27 -0400 John W. Eaton allow installed f77-fcn.h to use config info from Octave (bug #48559)
Mon, 18 Jul 2016 19:38:27 +0200 Markus Muetzel Add function "smooth3" (patch #8864).
Mon, 18 Jul 2016 11:42:20 -0700 Mike Miller kbhit: return an empty string if not running interactively (bug #48541)
Mon, 11 Jul 2016 19:02:59 +0200 Markus Muetzel Add function "lighting" (patch #9040).
Mon, 11 Jul 2016 15:13:27 +0100 Carnë Draug Array: add constructor from std sequence containers (patch 9047)
Mon, 18 Jul 2016 09:08:59 -0700 Rik __unimplemented__.m: Remove condeig from list.
Mon, 18 Jul 2016 11:22:12 -0400 John W. Eaton avoid GCC warning about longjmp possibly clobbering variable
Mon, 18 Jul 2016 11:18:47 -0400 John W. Eaton declare odepack common blocks consistently (bug #48531)
Mon, 18 Jul 2016 09:38:57 -0400 John W. Eaton reduce warnings from GCC's link-time optimization feature (bug #48531)
Mon, 18 Jul 2016 09:56:41 -0400 John W. Eaton handle gfortran and f2c calling conventions separately
Sun, 17 Jul 2016 12:42:37 -0400 John W. Eaton new macros for F77 data types
Sun, 17 Jul 2016 13:17:58 -0400 John W. Eaton use r1mach for single precision code (partial fix for bug #48531)
Fri, 15 Jul 2016 16:08:55 -0400 John W. Eaton fix profiler initialization (bug #46315)
Mon, 18 Jul 2016 07:36:23 -0700 Rik build: export testfun/private dir to tarball (bug #48553).
Mon, 18 Jul 2016 07:15:07 -0700 Rik condeig.m: New function imported from Octave-Forge linear-algebra package.
Sun, 17 Jul 2016 20:40:06 -0400 Ben Abbott mlock gnuplot_binary.m in memory to preserve during "clear all"
Sun, 17 Jul 2016 14:19:06 +0200 Daniel J Sebald Disable gnuplot graphics toolkit mesh when linestyle is 'none' (bug #48512)
Sat, 16 Jul 2016 17:49:30 +0200 Andreas Weber Improve plot comparison in sripts/testfun
Fri, 15 Jul 2016 16:32:13 -0700 Mike Miller Do not install oct-conf-post.h
Fri, 15 Jul 2016 15:15:13 -0700 Mike Miller config.h: install a stub replacement with a deprecation warning (bug #41027)
Thu, 21 Apr 2016 21:13:24 +0200 Juan Pablo Carbajal Fix bug when tspan is a column vector (bug #47756).
Wed, 13 Jul 2016 18:17:11 +1000 Lachlan Andrew Change Ctrl+PgDown to move the focus rightward, not PgUp (bug #48495).
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)