log

age author description
Tue, 17 Jan 2017 14:40:40 -0500 John W. Eaton move input reader classes into octave namespace
Tue, 17 Jan 2017 14:25:51 -0500 John W. Eaton move pager and diary classes into octave namespace
Tue, 17 Jan 2017 13:56:16 -0500 John W. Eaton move some octave stream classes into octave namespace
Tue, 17 Jan 2017 11:42:25 -0500 John W. Eaton move fftw classes inside octave namespace
Tue, 17 Jan 2017 11:19:44 -0500 John W. Eaton move mutex classes inside octave namespace
Tue, 17 Jan 2017 10:33:03 -0500 John W. Eaton * defun-int.h (auto_shlib): Move inside octave namespace and rename from octave_auto_shlib.
Tue, 17 Jan 2017 10:32:10 -0500 John W. Eaton * Doxyfile.in: Set LOOKUP_CACHE_SIZE to 2.
Sat, 14 Jan 2017 10:33:28 -0500 John W. Eaton avoid invalid nested function and subfunctions definitions (bug #50014)
Mon, 16 Jan 2017 16:00:18 -0500 John W. Eaton maint: Merge stable to default.
Mon, 16 Jan 2017 15:44:21 -0500 John W. Eaton move octave_call_stack inside octave namespace
Mon, 16 Jan 2017 15:59:31 -0500 John W. Eaton don't rethrow exception in destructor (bug #49304) stable
Mon, 16 Jan 2017 15:18:46 -0500 John W. Eaton maint: Merge stable to default.
Mon, 16 Jan 2017 15:15:21 -0500 Olaf Till rethrow octave::exit_exception (bug #49304) stable
Mon, 16 Jan 2017 09:55:43 -0500 John W. Eaton fix make dist target (bug #50057)
Sun, 15 Jan 2017 08:07:31 -0800 Rik doc: Don't use @code in @deftypefn because it expands badly in plain text format. stable
Sun, 15 Jan 2017 07:49:46 -0800 Rik which.m: change output to distinguish between files and directories.
Fri, 13 Jan 2017 13:00:28 -0800 Colin Macdonald doc: Add "help slash" documentation (bug #49526).
Sat, 14 Jan 2017 18:24:34 -0800 Rik Avoid spurious output for help on './' and '.\' operators (bug #50034).
Fri, 13 Jan 2017 16:19:52 -0500 John W. Eaton additional nested function and subfunction tests
Sat, 14 Jan 2017 10:04:07 +0100 Andreas Weber gl-render.cc: Show OpenGL error also as string
Fri, 13 Jan 2017 15:51:34 -0800 Rik Fix typo in typedef for octave_execution_exception (bug #50027)
Fri, 13 Jan 2017 15:41:37 -0800 Rik maint: merge stable to default.
Fri, 13 Jan 2017 15:41:04 -0800 Rik Update appdata.xml to follow conventions (bug #49952). stable
Sat, 14 Jan 2017 00:01:41 +0100 Kai T. Ohlhus maint: merge stable to default.
Sat, 14 Jan 2017 00:00:32 +0100 Kai T. Ohlhus mexproto.h (mxAssert, mxAssertS): ensure operator precedence (bug #50050) stable
Fri, 13 Jan 2017 09:16:51 -0800 Rik build: Add tests for bug #50014.
Thu, 12 Jan 2017 14:25:23 -0500 John W. Eaton stash "ans" in arg list before calling display method (bug #50035)
Tue, 10 Jan 2017 09:39:56 +0100 Markus Mützel Calculate minor ticks outside major tick range (bug #45710).
Mon, 09 Jan 2017 18:05:13 -0800 Mike Miller maint: merge stable to default
Mon, 09 Jan 2017 16:41:31 -0800 Mike Miller compare_plot_demos: fix spurious link to next page stable
Mon, 09 Jan 2017 15:33:37 -0800 Mike Miller compare_plot_demos: fix HTML syntax, simplify output, remove external deps (bug #49709) stable
Mon, 09 Jan 2017 15:00:02 -0800 Rik maint: Merge stable to default.
Mon, 09 Jan 2017 14:57:32 -0800 Rik Calculate error in solution for ode solvers correctly (bug #49950). stable
Mon, 09 Jan 2017 15:59:13 -0500 John W. Eaton move definition of HAVE_SUNDIALS from oct-conf-post.h to config.h
Mon, 09 Jan 2017 15:58:20 -0500 John W. Eaton don't use oct-conf-post.h for built features info
Mon, 09 Jan 2017 12:13:44 -0800 Rik maint: Periodic merge of stable to default.
Mon, 09 Jan 2017 12:13:01 -0800 Rik doc: Add more depth to explanation of '~' function argument (bug #49444). stable
Mon, 09 Jan 2017 09:38:33 -0800 Rik Rationalize #includes in libinterp/dldfcn directory.
Sat, 07 Jan 2017 20:12:16 -0500 John W. Eaton avoid sparse jacobian tests for ode15i and ode15s if IDAKLU is missing
Sat, 07 Jan 2017 20:00:05 -0500 John W. Eaton * __ode15__.cc: Disable sparse jacobian handling if IDAKLU is missing.
Sat, 07 Jan 2017 18:42:35 -0500 John W. Eaton refactor configure checks for Sundials (bug #50003)
Sat, 07 Jan 2017 18:39:50 -0500 John W. Eaton also read oct-conf-post.h for build environment info
Sat, 07 Jan 2017 13:38:30 -0800 Rik Return struct array for 'names' option of regexp (bug #49659).
Sat, 07 Jan 2017 14:32:33 -0500 John W. Eaton * configure.ac: Use OCTAVE_CHECK_LIB to check for fontconfig library.
Sat, 07 Jan 2017 14:15:09 -0500 John W. Eaton * acinclude.m4 (OCTAVE_CHECK_LIB): Downcase --with-XYZ options.
Sat, 07 Jan 2017 14:30:32 -0500 John W. Eaton * configure.ac: Use OCTAVE_CHECK_LIB to check for Xft library.
Sat, 07 Jan 2017 13:19:46 -0500 John W. Eaton new idx_vector (F77_INT) constructor
Sat, 07 Jan 2017 13:14:50 -0500 John W. Eaton define macros for size of idx_type and f77_int_type
Thu, 05 Jan 2017 09:55:28 +0100 Pantxo Diribarne cla.m, newplot.m: make use of reset function to cleanup listeners (bug #49980).
Fri, 06 Jan 2017 18:06:31 -0500 John W. Eaton move octave_refcount inside octave namespace
Fri, 06 Jan 2017 17:44:43 -0500 John W. Eaton move octave_local_buffer inside octave namespace
Fri, 06 Jan 2017 14:41:25 -0800 Mike Miller configure: reword SUNDIALS IDAKLU warning message for clarity
Fri, 06 Jan 2017 14:00:44 -0800 Rik configure.ac: Use a common style for messages.
Fri, 06 Jan 2017 11:15:15 -0800 Mike Miller configure: use the correct flags when testing for the CXSparse library version
Fri, 06 Jan 2017 11:52:13 -0500 John W. Eaton use OCTAVE_CHECK_LIB to check for PCRE library (bug #49993)
Fri, 06 Jan 2017 11:50:56 -0500 John W. Eaton allow OCTAVE_CHECK_LIB to stop with an error if a library is required
Fri, 06 Jan 2017 08:08:58 -0500 John W. Eaton update check for pcre library to use pkg-config (bug #49993)
Thu, 05 Jan 2017 13:26:10 -0500 John W. Eaton maint: Merge stable to default.
Thu, 05 Jan 2017 09:37:16 -0500 John D Use GetModuleFileName for getting octave path in windows (bug #48671) stable
Thu, 05 Jan 2017 10:00:11 -0800 Rik maint: merge stable to default.