log

age author description
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
Wed, 25 Jan 2017 16:04:38 -0800 Rik doc: Reword documentation about subplots in 15.2.4 (bug #50148). stable
Tue, 24 Jan 2017 18:35:08 -0500 John W. Eaton fix caching error with Qt tool configuration (bug #50129)
Tue, 24 Jan 2017 18:00:05 -0500 John W. Eaton rework clean_up_and_exit (bug #50068)
Mon, 23 Jan 2017 14:30:35 -0500 John W. Eaton maint: strip extra trailing newlines from files.
Mon, 23 Jan 2017 14:29:35 -0500 John W. Eaton maint: strip trailing whitespace from source files.
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Fri, 20 Jan 2017 12:12:11 -0500 John W. Eaton maint: strip trailing whitespace from source files. stable
Sun, 22 Jan 2017 08:31:08 -0800 Rik expint.m: Add missing semicolon to line to suppress output.
Tue, 10 Jan 2017 19:35:10 +0100 Michele Ginesi expint.m: new strategies to compute the exponential integral (bug #47738).
Sat, 21 Jan 2017 16:19:38 -0800 Rik Ignore ODE event function at t==0 for Matlab compatibility (bug #49919).
Sat, 21 Jan 2017 16:02:38 -0800 Rik maint: merge stable to default.
Sat, 21 Jan 2017 16:02:10 -0800 Rik doc: Update unimplemented list of functions and where to find them (bug #50098). stable
Fri, 20 Jan 2017 00:37:03 -0500 John W. Eaton eliminate lo-macros.h
Thu, 19 Jan 2017 23:41:54 -0500 John W. Eaton move parse tree classes inside octave namespace
Thu, 19 Jan 2017 14:47:19 -0500 John W. Eaton * pt-bp.h (pt_bp_empty_string): Delete static varible.
Thu, 19 Jan 2017 14:13:13 -0500 John W. Eaton * pt.h (meets_condition): Delete extraneous function declaration.
Thu, 19 Jan 2017 14:01:44 -0500 John W. Eaton delete duplicate function declarations
Wed, 18 Jan 2017 21:18:12 -0500 John W. Eaton warn about shadowed functions when reporting index errors (bug #48652)
Wed, 18 Jan 2017 17:36:36 -0800 Rik maint: Use space after function name/before parenthesis in libgui.
Wed, 18 Jan 2017 17:48:32 -0500 John W. Eaton maint: Merge stable to default.
Wed, 11 Jan 2017 19:21:09 +0100 Markus Mützel axis.m: Do not set plotboxaspectratio to 0 (bug #49755). stable
Fri, 13 Jan 2017 16:59:01 +0100 Markus Mützel Change some axes properties to row_vector_property (bug #50048).
Mon, 07 Nov 2016 22:36:24 -0800 Abhinav Tripathi Allow changing comment character when using Ctrl+R... (bug #49182)
Tue, 17 Jan 2017 17:42:27 -0800 Rik Replace out-of-date __keywords__ with alias to iskeyword.
Tue, 17 Jan 2017 16:50:39 -0800 Rik maint: Merge stable to default.
Tue, 17 Jan 2017 16:50:02 -0800 Rik help.m: Return valid list of keywords for '--list'. stable
Tue, 17 Jan 2017 17:28:43 -0500 John W. Eaton fix editing error in previous change to oct-fftw.cc (bug #50070)