log

age author description
Sat, 04 Feb 2017 15:08:53 -0500 John W. Eaton * bp-table.h: Also include <string>.
Sat, 04 Feb 2017 15:05:29 -0500 John W. Eaton eliminate static string object
Sat, 04 Feb 2017 09:29:42 -0800 Rik Accept case-insensitive string value for p-value input to norm (bug #50195);
Sat, 04 Feb 2017 15:15:33 +0100 Torsten connect editors execute command signal to the required slot (bug #50171) stable
Sat, 04 Feb 2017 13:36:48 +0100 Kai T. Ohlhus maint: Merge stable to default.
Sat, 04 Feb 2017 13:10:51 +0100 Colin Macdonald check if input is class method before declaring it unimplemented (patch #9238) (bug #49694) stable
Fri, 03 Feb 2017 19:54:32 -0500 John W. Eaton declare some functions that are only used once "static"
Fri, 03 Feb 2017 07:31:08 -0800 Rik doc: Remove functions from unimplemented list which now exist (bug #50222).
Thu, 02 Feb 2017 20:47:09 -0800 Rik Disallow p-norm of -Inf for matrices (bug #50194).
Thu, 02 Feb 2017 17:25:59 -0500 John W. Eaton maint: Merge stable to default.
Mon, 30 Jan 2017 21:51:06 -0500 John W. Eaton maint: strip trailing whitespace from source files. stable
Thu, 02 Feb 2017 17:20:49 -0500 John W. Eaton * NEWS: Fix typo. stable
Thu, 02 Feb 2017 16:16:26 -0500 John W. Eaton move bp_table class to separate file
Wed, 01 Feb 2017 22:22:19 +0100 Pantxo Diribarne Lock the graphics mutex before manipulating text_renderer objects (bug #50189)
Wed, 01 Feb 2017 21:06:37 -0800 Rik maint: merge stable to default.
Wed, 01 Feb 2017 21:06:04 -0800 Rik doc: Expand documentation for cast() (bug #50201). stable
Wed, 01 Feb 2017 20:41:45 -0800 Rik maint: merge stable to default.
Wed, 01 Feb 2017 20:39:51 -0800 Rik doc: Correct two entries in Table 34.1 (bug #50203). stable
Wed, 01 Feb 2017 17:05:06 -0500 John W. Eaton * oop.txi: Improve table formatting (bug #50203) stable
Wed, 01 Feb 2017 17:05:06 -0500 John W. Eaton * oop.txi: Improve table formatting (bug #50203)
Tue, 31 Jan 2017 17:29:32 -0800 Rik Replace feval calls with direct call to C++ function (bug #50116).
Tue, 31 Jan 2017 16:45:47 -0800 Rik build: Eliminate unused parameter warning in octave-qt-link.cc.
Tue, 31 Jan 2017 18:04:11 -0500 John W. Eaton avoid including parse tree headers in other header files unnecessarily
Tue, 31 Jan 2017 17:43:58 -0500 John W. Eaton move JIT compiler files from corefcn to parse-tree directory
Tue, 31 Jan 2017 17:42:29 -0500 John W. Eaton pkg: also search .cpp an .cxx files for PKG directives (bug #50199)
Fri, 20 Jan 2017 21:40:11 +0100 Markus Mützel Add new types of constraints for graphics properties (bug #50041).
Tue, 31 Jan 2017 13:51:42 -0500 John W. Eaton use wrappers for uniconv functions; style fixes for unicode conv fcns
Sun, 22 Jan 2017 13:58:57 +0100 Markus Mützel Add functions native2unicode and unicode2native (bug #49842).
Tue, 31 Jan 2017 06:22:13 -0500 John W. Eaton use $KLU_LIBS in configure check for Sundials IDA library (bug #50167)
Mon, 30 Jan 2017 21:51:36 -0500 John W. Eaton maint: Merge stable to default.
Mon, 30 Jan 2017 17:38:12 -0500 John W. Eaton refactor and simplify interpreter startup in GUI
Mon, 30 Jan 2017 21:42:38 +0100 Avinoam Kalma Workaround segfault when an error occurs while printing (bug #49779) stable
Mon, 30 Jan 2017 15:13:29 -0500 John W. Eaton separate final interpreter initialization from execution
Tue, 15 Nov 2016 23:10:15 +0100 Markus Mützel Improve support of "(xy)axislocation" "origin" (bug #48562).
Sun, 29 Jan 2017 16:51:30 +0100 Markus Mützel fminsearch.m: Remove double word in docstring (bug #44220).
Sun, 29 Jan 2017 16:24:33 +0100 Philip Nienhuis fminsearch.m: fix texinfo header (bug #50178)
Mon, 11 Jul 2016 18:52:42 +0200 Markus Muetzel Additional output arguments for fminsearch (bug #44220).
Sat, 28 Jan 2017 18:31:43 -0800 Markus Mützel Make property in set() with two arguments case-insensitive (bug #50163).
Sat, 28 Jan 2017 15:19:42 -0500 John W. Eaton more refactoring of interpreter and application classes
Fri, 27 Jan 2017 18:15:48 -0500 John W. Eaton move recover_from_exception and atexit functions inside octave namespace
Fri, 27 Jan 2017 17:54:12 -0500 John W. Eaton * interpreter.cc (octave_exit): Delete unused global variable.
Fri, 27 Jan 2017 17:52:10 -0500 John W. Eaton don't add __shutdown_qt__ to list of atexit functions inside __shutdown_qt__
Fri, 27 Jan 2017 17:47:44 -0500 John W. Eaton * examples/code/embedded.cc: Update.
Fri, 27 Jan 2017 17:44:07 -0500 John W. Eaton move OCTAVE_SAFE_CALL macro out of header file
Fri, 27 Jan 2017 16:23:01 -0500 John W. Eaton delay cleanup for embedded interpreter until destructor is called
Fri, 27 Jan 2017 12:56:33 -0500 John W. Eaton fix thinko in previous change
Fri, 27 Jan 2017 12:27:11 -0500 John W. Eaton eliminate declaration of nonexistent global variable
Fri, 27 Jan 2017 11:13:47 -0500 John W. Eaton refactor interpreter::execute
Fri, 27 Jan 2017 11:04:10 -0500 John W. Eaton generate signal name from number when needed in signal handler functions
Fri, 27 Jan 2017 09:17:57 -0500 John W. Eaton eliminate global variable reading_startup_message_printed
Fri, 27 Jan 2017 16:39:15 +0100 Kai T. Ohlhus __ilu__ and __ichol__: use liboctave functions instead of feval (bug #50105)
Thu, 26 Jan 2017 23:46:47 -0500 John W. Eaton style fixes
Thu, 26 Jan 2017 23:19:45 -0500 John W. Eaton style fixes
Thu, 26 Jan 2017 17:14:58 -0500 John W. Eaton defer SIGHUP and SIGTERM actions until octave_quit is called
Thu, 26 Jan 2017 17:06:39 -0500 John W. Eaton call octave_quit after return from "foreign" code
Thu, 26 Jan 2017 13:09:13 -0500 John W. Eaton fix typos in failing new test added in previous change
Thu, 26 Jan 2017 12:19:15 -0500 John W. Eaton fix prototype of octave_base_int<T>::write (bug #50157)
Thu, 26 Jan 2017 08:26:46 -0500 John W. Eaton additional restructuring of startup and shutdown
Wed, 25 Jan 2017 16:11:51 -0800 Rik maint: Merge stable to default.
Wed, 25 Jan 2017 16:08:52 -0800 Rik doc: Fix '##' in middle of docstring/comment lines (bug #50145).50145).50145).50145).50145). stable