Sun, 12 Jul 2015 19:57:48 -0700 |
Rik |
doc: Fix building of Manual plot 15.7 under gnuplot.
|
Sun, 12 Jul 2015 17:02:01 -0700 |
Rik |
images.awk: Stop warning during build of figure 15.7 of manual.
|
Sun, 12 Jul 2015 15:00:26 -0700 |
Rik |
doc: Improve building of images for the Manual.
|
Sun, 12 Jul 2015 00:37:52 -0400 |
Mike Miller |
Portably create version links in build tree
|
Sat, 11 Jul 2015 23:59:01 -0400 |
Mike Miller |
Fix 'make install' errors for non-recursive build
|
Sat, 11 Jul 2015 23:33:51 -0400 |
Mike Miller |
Fix rule to create liboctave/cruft/ranlib/ranlib.def for non-recursive build
|
Sat, 11 Jul 2015 23:25:37 -0400 |
Mike Miller |
Fix encoded source file name for builtin functions
|
Sat, 11 Jul 2015 19:14:37 -0400 |
John W. Eaton |
ensure test directory exists before running build-bc-overload-tests.sh
|
Sat, 11 Jul 2015 12:20:23 -0400 |
John W. Eaton |
create correct version links in build tree
|
Fri, 10 Jul 2015 14:40:47 -0400 |
John W. Eaton |
eliminate recursive make invocation in scripts directory tree
|
Fri, 10 Jul 2015 13:28:33 -0400 |
John W. Eaton |
eliminate recursive make invocations in liboctave and libinterp directories
|
Thu, 09 Jul 2015 13:55:58 -0400 |
John W. Eaton |
eliminate recursive make invocation in libgui directory tree
|
Thu, 09 Jul 2015 10:11:41 -0400 |
John W. Eaton |
eliminate recursive make invocation in src directory
|
Wed, 08 Jul 2015 12:55:10 -0400 |
John W. Eaton |
use $(abs_top_srcdir) in rules for running tests
|
Wed, 08 Jul 2015 12:48:35 -0400 |
John W. Eaton |
use $(abs_top_srcdir) in TEXINPUTS for processing refcard sources
|
Fri, 10 Jul 2015 21:10:42 -0700 |
Rik |
Correctly generate figure 15.7 of the Manual.
|
Fri, 10 Jul 2015 17:22:50 -0400 |
John W. Eaton |
write figure to specified output directory
|
Fri, 10 Jul 2015 11:55:14 -0700 |
Rik |
ellipke.m: Use correct definition of elliptic integral in documentation (bug #45522).
stable
|
Fri, 10 Jul 2015 01:10:30 -0400 |
Mike Miller |
build: Sort generated PKG_ADD contents consistently
stable
|
Thu, 09 Jul 2015 21:45:26 -0400 |
Mike Miller |
build: Use texinfo.tex from gnulib instead of manually imported version
stable
|
Thu, 09 Jul 2015 21:44:09 -0400 |
Mike Miller |
doc: Fix backslash characters in docstrings
stable
|
Thu, 09 Jul 2015 21:38:57 -0700 |
Rik |
doc: Clean up m-files which generate images for Manual.
|
Tue, 07 Jul 2015 21:25:31 +0100 |
Michael D. Godfrey |
Use FLTK for creating plots for Manual.
|
Tue, 07 Jul 2015 19:09:35 -0700 |
Rik |
install.txi: Add warning about incorrect behavior of reference BLAS library.
stable
|
Tue, 07 Jul 2015 22:00:06 -0400 |
John W. Eaton |
use base filenames when processing refcard sources
|
Tue, 07 Jul 2015 15:18:36 -0400 |
John W. Eaton |
use nested module.mk include files for test subdirectories
|
Tue, 07 Jul 2015 13:22:44 -0400 |
John W. Eaton |
fix dependencies for generated overload operator tests
|
Tue, 07 Jul 2015 13:00:31 -0400 |
John W. Eaton |
test/module.mk: New file missing from changeset bacaec9b5535.
|
Tue, 07 Jul 2015 11:51:45 -0400 |
John W. Eaton |
use GNU Make features to eliminate redundancy in scripts/Makefile.am
|
Tue, 07 Jul 2015 10:40:38 -0400 |
John W. Eaton |
eliminate recursive make invocation in test directory tree
|
Fri, 03 Jul 2015 19:33:19 -0400 |
John W. Eaton |
eliminate recursive make invocations in doc directory tree
|
Fri, 03 Jul 2015 07:51:51 -0400 |
John W. Eaton |
eliminate recursive make invocation in etc/icons directory
|
Thu, 02 Jul 2015 18:07:24 -0400 |
John W. Eaton |
allow bc-overload tests to be written to an arbitrary directory
|
Thu, 02 Jul 2015 18:00:39 -0400 |
John W. Eaton |
write sparse tests to stdout
|
Thu, 02 Jul 2015 17:44:05 -0400 |
John W. Eaton |
* build-sparse-tests.sh: Fix name of file in comments to match file name.
|
Sun, 05 Jul 2015 21:31:46 -0700 |
Rik |
imshow.m: Respect new 'parent' property when setting axis properties.
|
Sun, 05 Jul 2015 13:55:56 -0700 |
Rik |
imshow.m: Add support for 'parent' property (bug #45473).
|
Fri, 03 Jul 2015 09:55:35 -0700 |
Rik |
graphics_toolkit.m: Fix typo in error message.
|
Fri, 03 Jul 2015 16:53:08 +0100 |
Carnë Draug |
gallery: add very basic tests (check output size) for all matrix types.
|
Fri, 03 Jul 2015 16:33:31 +0100 |
Carnë Draug |
gallery: allow N to be a 2 element vectors for cycol matrices.
|
Fri, 03 Jul 2015 16:20:56 +0100 |
Carnë Draug |
gallery: fix typo on variable name for invhess matrix.
|
Fri, 03 Jul 2015 16:18:33 +0100 |
Carnë Draug |
gallery: fix randsvd by adding missing dependency qmult().
|
Fri, 03 Jul 2015 15:01:38 +0100 |
Carnë Draug |
gallery: allow single element vectors for 'house'.
|
Thu, 02 Jul 2015 22:26:16 +0100 |
Massimiliano Fasi |
gallery: fix chebspec, cycol, gearmat, hanowa, lauchli, and pei (bug #45466)
|
Thu, 02 Jul 2015 17:11:29 -0400 |
John W. Eaton |
eliminate recursive make invocation in examples directory tree
|
Thu, 02 Jul 2015 14:23:18 -0400 |
John W. Eaton |
eliminate unused static functions
|
Wed, 01 Jul 2015 14:14:49 -0700 |
Rik |
unpack.m: Stop hang when unpacking on to existing filename (bug #45331).
stable
|
Mon, 29 Jun 2015 08:56:22 -0700 |
Rik |
Process backslashes in regexprep replacement strings in Matlab compatible fashion (bug #45407).
|
Sun, 28 Jun 2015 19:42:44 -0700 |
Rik |
graphics_toolkit.m: Check for minimum gnuplot version (bug #44978).
|
Fri, 26 Jun 2015 08:37:45 -0700 |
Rik |
Fix segfault when zooming in on logscale axes (bug #45412).
|
Thu, 25 Jun 2015 21:47:06 -0700 |
Rik |
Fix documentation build accidentally broken in 6db2ea5556a4.
|
Thu, 25 Jun 2015 00:22:32 +0200 |
Pantxo Diribarne |
Remove axes "interpreter" property (bug #45388)
|
Tue, 23 Jun 2015 22:21:50 +0200 |
Pantxo Diribarne |
Make use of the axes "ticklabelinterpreter" property (bug #45438)
|
Thu, 25 Jun 2015 08:32:21 -0400 |
John W. Eaton |
maint: Merge away extra head on default.
|
Wed, 24 Jun 2015 17:32:36 -0400 |
John W. Eaton |
Avoid HAVE_ macro in header file.
|
Sat, 23 May 2015 23:52:58 -0500 |
Daniel J Sebald |
Flip gnuplot range values rather than use reverse/noreverse (bug #38914)
|
Wed, 24 Jun 2015 14:40:22 -0400 |
John W. Eaton |
maint: Periodic merge of stable to default.
|
Wed, 24 Jun 2015 14:37:55 -0400 |
John W. Eaton |
Allow NEWS to be displayed properly in QTextBrowser (bug #45396)
stable
|
Wed, 24 Jun 2015 12:53:18 -0400 |
John W. Eaton |
Avoid HAVE_ macro in header file.
|
Wed, 24 Jun 2015 11:56:32 -0400 |
John W. Eaton |
Avoid HAVE_ macro in header file.
|
Wed, 24 Jun 2015 11:53:33 -0400 |
John W. Eaton |
Avoid HAVE_ macros in header file.
|
Wed, 24 Jun 2015 11:51:06 -0400 |
John W. Eaton |
Avoid using HAVE_ macros in header file.
|
Wed, 24 Jun 2015 11:47:14 -0400 |
John W. Eaton |
* kpty_p.h, kpty.cpp (KPtyPrivate::chownpty): Define unconditionally.
|
Tue, 23 Jun 2015 20:00:59 -0700 |
Rik |
maint: Periodic merge of stable to default.
|
Tue, 23 Jun 2015 09:59:54 -0700 |
Rik |
Fix segfault when '[]' used for row_vector_property.
stable
|
Mon, 22 Jun 2015 16:40:39 -0700 |
Rik |
graphics.cc: Clean up variable names, line wrapping, comments, etc.
|
Mon, 22 Jun 2015 19:57:28 +0200 |
Pantxo Diribarne |
waitbar.m: add support for "createcancelbtn" property (bug #45364)
|
Sat, 13 Jun 2015 13:27:01 +0200 |
Pantxo Diribarne |
Show axes coordinates in Qt figures (bug #44959)
|
Mon, 22 Jun 2015 20:58:57 +0200 |
Pantxo Diribarne |
fix crash when selecting an image (bug #45372)
stable
|
Mon, 22 Jun 2015 12:06:53 -0400 |
John Donoghue |
qt toolkit: set keyboard focus in canvas (Bug #44832)
stable
|
Sat, 20 Jun 2015 16:00:50 -0700 |
Rik |
Set correct number of axis tickmarks when axis limits are manually configured (bug #45356).
|
Wed, 17 Jun 2015 16:52:09 +0200 |
Juan Pablo Carbajal |
num2str.m: Fixed two Matlab compatibility issues (bug #45174, bug #44864).
|
Mon, 15 Jun 2015 17:52:27 -0400 |
John W. Eaton |
* ov-oncleanup.h: Don't include config.h.
|
Mon, 15 Jun 2015 17:42:44 -0400 |
John W. Eaton |
don't include hdf5.h or use HDF5 typedefs in public header files (bug #43180)
|
Mon, 15 Jun 2015 21:56:34 +0200 |
Rik |
qp.m: Overhaul function (fixes bug #45324).
|
Mon, 15 Jun 2015 10:24:13 -0700 |
Rik |
Clean up MEX example code.
stable
|
Mon, 15 Jun 2015 09:07:17 -0700 |
Rik |
Change mxCreateNumericArray to be Matlab compatible for ndims < 2 (bug #45319).
stable
|
Mon, 15 Jun 2015 02:08:41 +0100 |
Carnë Draug |
Fix conversion from string cell array into java's String[] (bug #45290)
stable
|
Sat, 13 Jun 2015 14:07:28 +0200 |
Pantxo Diribarne |
Don't run wizard in --no-gui mode (see http://octave.1599824.n4.nabble.com/Octave-wants-to-run-startup-configuration-wizard-in-no-gui-mode-tp4670884.html)
stable
|
Wed, 10 Jun 2015 15:21:24 -0700 |
Rik |
Update root, figure, and axes graphics object properties.
|
Wed, 10 Jun 2015 09:26:14 -0400 |
Mike Miller |
Fix load/save of integers with -hdf5 (bug #45225)
stable
|
Wed, 10 Jun 2015 08:42:11 -0400 |
Mike Miller |
io.tst: Add tests for printf hex or octal conversion on string inputs
stable
|
Tue, 09 Jun 2015 21:42:10 -0700 |
Michele Zaffalon |
ellipke.m: Modify to accept row vectors (bug #45283).
stable
|
Tue, 09 Jun 2015 21:38:46 -0700 |
Rik |
Put most used conversions first in Java box/unbox routines.
|
Tue, 09 Jun 2015 16:37:53 -0700 |
Rik |
maint: Periodic merge of stable to default.
|
Tue, 09 Jun 2015 16:25:45 -0700 |
John W. Eaton |
Return correct hex value for printf when used with string inputs (bug #45263).
stable
|
Tue, 09 Jun 2015 16:16:44 -0700 |
Rik |
run.m: Return to original directory on Windows (bug #45231).
stable
|
Tue, 09 Jun 2015 16:10:59 -0700 |
Rik |
Convert double Octave vectors to double Java vectors (bug #45264).
stable
|
Sat, 06 Jun 2015 08:26:21 -0700 |
Rik |
ginput.m: Stop feval error when ginput called multiple times (bug #45261).
|
Fri, 05 Jun 2015 15:51:04 -0400 |
John W. Eaton |
improve compatibility of indexed assignment (bug #43813)
|
Wed, 03 Jun 2015 14:16:43 -0700 |
Rik |
configure.ac: Let autoconf Fortran macro choose FFLAGS.
|
Tue, 02 Jun 2015 00:12:30 +0200 |
Pantxo Diribarne |
Also load settings and translations in --no-gui mode (bugs #44222 and #45199)
stable
|
Tue, 02 Jun 2015 19:42:07 +0200 |
Pantxo Diribarne |
Avoid crash when trying to annotate an empty figure (bug #45241)
stable
|
Tue, 02 Jun 2015 19:24:44 +0200 |
Pantxo Diribarne |
Allow interactive annotations in other figures than the currentfigure.
stable
|
Tue, 02 Jun 2015 00:03:45 +0200 |
Pantxo Diribarne |
Allow copying a figure to clipboard even in --no-gui mode (bug #44886)
stable
|
Mon, 01 Jun 2015 22:04:52 +0200 |
Pantxo Diribarne |
Allow saving/copying other figures than the currentfigure (bug #45226)
stable
|
Mon, 25 May 2015 20:04:45 +0200 |
Philip Nienhuis |
fullfile.m: allow UNC (\srv\share) paths on Windows systems (bug #44682).
|
Sun, 31 May 2015 13:45:16 +0100 |
Carnë Draug |
Doxyfile.in: set INCLUDE_PATH required for doxygen macro expansion (bug #45152)
|
Sat, 30 May 2015 20:06:27 -0400 |
Mike Miller |
test: Add tests for 'echo' and 'completion_matches' builtins
|
Sat, 30 May 2015 15:46:04 -0400 |
Mike Miller |
linsolve.m: Fix regression when calling linsolve with 2 arguments (bug #45212)
stable
|
Thu, 28 May 2015 22:16:24 -0400 |
Mike Miller |
fftshift.m, ifftshift.m: Restore support for N-dimensional arrays (bug #45207)
stable
|
Sat, 30 May 2015 13:50:14 +0100 |
Carnë Draug |
doc: doxygen documentation for dim_vector header.
|
Sat, 30 May 2015 05:39:47 -0400 |
John W. Eaton |
maint: Periodic merge of stable to default.
|
Sat, 23 May 2015 10:35:40 -0400 |
John W. Eaton |
Version 4.0.0 released.
stable release-4-0-0
|
Wed, 27 May 2015 16:12:18 -0400 |
John W. Eaton |
Added tag release-4-0-0 for changeset 3ccc2d02e64b
|
Sat, 30 May 2015 03:14:07 +0100 |
Carnë Draug |
Deprecate Array::length() and Sparse::length() in favour of ::numel().
|
Tue, 26 May 2015 21:07:42 -0700 |
Rik |
Use in-place operators in m-files where possible.
|
Mon, 25 May 2015 22:02:15 -0700 |
Rik |
Use in-place operators in C++ code where possible.
|
Sun, 24 May 2015 04:47:20 +0100 |
Carnë Draug |
Deprecate Array::capacity() and Sparse::capacity() for numel() and nzmax().
|
Sun, 24 May 2015 02:41:37 +0100 |
Carnë Draug |
Deprecate Array::nelem() and Range::nelem() in favour of ::numel().
|
Mon, 25 May 2015 16:48:47 -0700 |
Rik |
surfnorm.m: Return unnormalized vectors for Matlab compatibility.
|
Sun, 24 May 2015 21:09:12 -0700 |
Rik |
Remove CXX_VERSION from octave_config_info that was deprecated in 3.8.
|
Sun, 24 May 2015 21:07:42 -0700 |
Rik |
maint: Remove interp1q deprecated in 3.8.
|
Sun, 24 May 2015 20:35:13 -0700 |
Rik |
maint: Remove functions deprecated in 3.8.
|
Sun, 24 May 2015 20:05:25 -0700 |
Rik |
configure.ac: Bump development branch to version 4.1.0+.
|
Sun, 24 May 2015 23:23:29 +0200 |
Philip Nienhuis |
textread.m: fix texinfo header syntax after commit 481fa65e5cab
stable
|
Sun, 24 May 2015 23:06:31 +0200 |
Philip Nienhuis |
textscan.m: adapt format repeat counter when reading from file before invoking strread.m (bug #45047)
stable
|
Sun, 24 May 2015 22:47:55 +0200 |
Philip Nienhuis |
textread.m, textscan.m: Fix handling of format repeat count (bug #45047)
stable
|
Sat, 23 May 2015 22:11:25 -0700 |
Rik |
Don't print unecessary backtrace for GraphicsMagick warning about pixel depth.
|
Sat, 23 May 2015 21:46:44 -0700 |
Rik |
maint: Use cuddled parentheses when indexing dimension_vectors.
|