log

age author description
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.