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.
Wed, 04 Jan 2017 11:19:00 +0100 Pantxo Diribarne Use C++ updaters for labels color (bug #49980). stable
Thu, 05 Jan 2017 09:44:42 -0500 John W. Eaton move octave_dynamic_loader into octave namespace
Wed, 04 Jan 2017 23:09:46 -0500 John W. Eaton convert octave_shlib_list from singleton to ordinary object
Thu, 05 Jan 2017 11:06:27 +0100 Kai T. Ohlhus maint: new regression test for multiple inheritance using classdef (bug #49973).
Wed, 04 Jan 2017 15:24:44 -0500 John W. Eaton maint: Merge stable to default.
Wed, 04 Jan 2017 15:23:40 -0500 John W. Eaton distinguish elements vs. bytes in fread (bug #49699) stable
Wed, 04 Jan 2017 12:02:32 -0500 John W. Eaton set OCTAVE_IDX_TYPE correctly when using --disable-64 (bug #49985)
Wed, 04 Jan 2017 06:50:01 -0500 John W. Eaton * main.in.cc: Don't include strdup-wrapper.h.
Wed, 04 Jan 2017 06:47:42 -0500 John W. Eaton * bootstrap.conf: Use strdup-posix module instead of strdup.
Wed, 04 Jan 2017 06:42:13 -0500 John W. Eaton report BLAS integer size in less alarming way
Tue, 03 Jan 2017 09:54:22 -0800 Rik Fix regression in multiple inheritance from cset 50495eeb5df1 (bug #49973).
Mon, 02 Jan 2017 16:18:06 -0500 John W. Eaton provide macro declaring existence of f77 integer type
Mon, 02 Jan 2017 09:33:57 -0500 John W. Eaton * pr-output.cc (Fdisplay): Use octave_value::print_name_tag.
Fri, 30 Dec 2016 14:03:01 -0500 John W. Eaton put to_f77_int inside octave namespace
Fri, 30 Dec 2016 13:52:13 -0500 John W. Eaton * NEWS: Fix incomplete update in previous change.
Fri, 30 Dec 2016 13:45:10 -0500 John W. Eaton make --enable-64 the default
Fri, 30 Dec 2016 10:36:35 -0500 John W. Eaton eliminate obsolete SIZEOF macros
Fri, 30 Dec 2016 08:14:02 -0500 John W. Eaton * qr.cc: Fix error in previous change. (bug #49957)
Thu, 29 Dec 2016 16:31:00 -0800 Rik Remove redundant function __echostate__.
Thu, 29 Dec 2016 16:19:29 -0800 Rik doc: Add more sealso links between docstrings. stable
Thu, 29 Dec 2016 14:34:05 -0500 John W. Eaton fix a few mistakes in F77_INT changes
Thu, 29 Dec 2016 14:29:27 -0500 John W. Eaton use F77_INT instead of octave_idx_type for libinterp dot function
Thu, 29 Dec 2016 13:39:03 -0500 John W. Eaton maint: Merge stable to default.
Thu, 29 Dec 2016 13:36:34 -0500 John W. Eaton use correct dimensions for liboctave += and -= matrix operators stable
Wed, 28 Dec 2016 15:33:34 -0800 Rik Switch svd_driver to gesdd for performance (bug #49940).
Wed, 28 Dec 2016 17:49:02 -0500 John W. Eaton maint: Merge stable to default.
Wed, 28 Dec 2016 17:46:01 -0500 John W. Eaton fix cut and paste error in sparse matrix solver stable
Wed, 28 Dec 2016 13:58:01 -0800 Rik Don't mark nested functions in primary function as subfunctions.
Wed, 28 Dec 2016 17:14:00 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave sparse matrix classes
Wed, 28 Dec 2016 13:33:13 -0500 John W. Eaton * fCMatrix.cc: Fix omission from previous change.
Wed, 28 Dec 2016 13:18:50 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave Matrix classes
Tue, 27 Dec 2016 22:31:48 -0800 Rik doc: Review Appendix A, External Code Interface, of manual. stable
Tue, 27 Dec 2016 15:39:52 -0500 John W. Eaton * chol.cc: Fix thinko in previous change.
Tue, 27 Dec 2016 15:02:47 -0500 John W. Eaton use F77_INT instead of octave_idx_type for libinterp eigs functions
Mon, 11 Jul 2016 18:08:25 +0200 Markus Muetzel Pass additional arguments for fminsearch to called function (bug #41888).
Tue, 27 Dec 2016 13:43:39 -0500 John W. Eaton maint: Merge stable to default.
Tue, 27 Dec 2016 13:42:11 -0500 John W. Eaton update module.mk files for frame2im, im2frame move stable
Tue, 27 Dec 2016 13:32:28 -0500 John W. Eaton use F77_INT instead of octave_idx_type for libinterp QZ function
Tue, 27 Dec 2016 10:32:19 -0800 Rik maint: Periodic merge of stable to default.
Mon, 11 Jul 2016 18:08:25 +0200 Markus Muetzel fminsearch.m: Fix error in "guarded_eval". stable
Tue, 27 Dec 2016 13:19:54 -0500 John W. Eaton use F77_INT instead of octave_idx_type for libinterp ordschur function
Tue, 27 Dec 2016 11:58:30 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave ODE and DAE classes
Tue, 27 Dec 2016 09:43:28 -0800 Rik Move frame2im and im2frame to image/ directory (bug #49939). stable
Tue, 27 Dec 2016 10:24:03 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave QR class
Mon, 26 Dec 2016 23:48:47 -0500 John W. Eaton fix compilation of __pchip_deriv__.cc
Mon, 26 Dec 2016 20:01:13 -0800 Rik decic.m: Fix bad @seealso macro from cset 80ac3e38b03d.
Mon, 26 Dec 2016 19:25:31 -0800 Rik ode23.m, ode45.m: Switch output creation order of struct fields to match Matlab.
Mon, 26 Dec 2016 22:17:44 -0500 John W. Eaton * lo-specfun.cc: Use F77_INT in calls to Fortran subroutines.
Mon, 26 Dec 2016 21:44:04 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave EIG classes
Mon, 26 Dec 2016 21:28:03 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave GEPBALANCE functions
Mon, 26 Dec 2016 21:24:32 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave QRP functions
Mon, 26 Dec 2016 21:16:01 -0500 John W. Eaton * randpoisson.cc: Fix dlgams call to match prototype.
Mon, 26 Dec 2016 21:13:09 -0500 John W. Eaton * eigs-base.cc: Use F77_INT in calls to Fortran subroutines.
Mon, 26 Dec 2016 21:11:20 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave convolution functions
Mon, 26 Dec 2016 19:46:38 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave aepbalance class
Mon, 26 Dec 2016 19:29:41 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave hess class
Mon, 26 Dec 2016 19:23:31 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave gsvd class
Mon, 26 Dec 2016 19:15:31 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave svd class
Mon, 26 Dec 2016 15:51:41 -0800 Rik decic.m: Use Octave coding conventions.
Mon, 26 Dec 2016 18:20:54 -0500 John W. Eaton use F77_INT instead of octave_idx_type for liboctave chol classes