log

age author description
Fri, 29 Jun 2018 12:37:42 -0400 John W. Eaton * configuire.ac: Use 4.0.0x instead of 4.0.0+. stable
Fri, 29 Jun 2018 10:24:10 -0400 John W. Eaton maint: Merge stable to default.
Fri, 29 Jun 2018 15:35:11 +0200 Markus Mützel Add wrapper to fopen for files with non-ASCII chars in path on Windows (bug #49118).
Fri, 29 Jun 2018 12:33:09 +0200 Markus Mützel Add Unicode support for getting directory listing in Windows (bug #49118).
Thu, 28 Jun 2018 15:22:08 -0400 John W. Eaton * configure.ac: Set version to 4.4.0+. stable
Thu, 28 Jun 2018 14:39:46 +0200 Markus Mützel Add C++ functions to convert between UTF-8 string and wstring (bug #49118).
Wed, 27 Jun 2018 21:01:58 +0200 Markus Mützel Use wide character Windows API for operations on folders (bug #49118).
Wed, 27 Jun 2018 20:56:37 +0200 Markus Mützel Add conversion functions between UTF-8 and wchar_t (bug #49118).
Wed, 27 Jun 2018 14:00:34 -0400 John W. Eaton mkoctfile: fix one more logic error
Wed, 27 Jun 2018 13:29:51 -0400 John W. Eaton mkoctfile: fix logic error with handling of -c option (bug #54182)
Mon, 25 Jun 2018 16:14:52 -0500 Daniel J Sebald Do not make floated widgets a Qt::Window to conserve title bar (bug #54078)
Tue, 26 Jun 2018 21:39:38 +0200 Torsten use a custom title bar widget for the main dock widgets
Tue, 26 Jun 2018 14:12:25 -0400 John W. Eaton mkoctfile: fix check for using -o and -c with multiple source files (bug #54182)
Tue, 26 Jun 2018 09:22:25 -0700 Rik maint: merge stable to default.
Mon, 25 Jun 2018 14:25:55 -0500 Daniel J Sebald Pair fclose() with all fopen() and prevent file-io.cc test fails (bug #54180). stable
Tue, 26 Jun 2018 11:13:38 -0400 John W. Eaton undo previous change; use 0 instead of O_BINARY
Tue, 26 Jun 2018 09:52:19 -0400 John W. Eaton * mkoctfile.in.cc [CROSS]: Include <fcntl.h> for O_BINARY.
Mon, 25 Jun 2018 16:52:37 -0400 John W. Eaton use gnulib mkostemps module
Mon, 25 Jun 2018 13:50:04 -0700 Rik maint: merge stable to default.
Mon, 25 Jun 2018 13:48:34 -0700 Rik fsolve.m: Return info=1 when initial guess (x0) is correct (bug #53991). stable
Mon, 25 Jun 2018 13:44:39 -0700 Rik fsolve.m: Add BIST test for bug #53991. stable
Tue, 19 Jun 2018 14:23:16 -0700 Rik fsolve.m: exit with info=-2 when singularity reached (bug #53991). stable
Mon, 25 Jun 2018 15:28:25 -0400 John W. Eaton mkoctfile: use tmp store tmp .o files in tmp directory (bug #54182)
Mon, 25 Jun 2018 15:20:52 -0400 John W. Eaton provide wrapper for mkostemps
Mon, 25 Jun 2018 13:13:07 -0400 John W. Eaton mkoctfile: Prevent invalid string indexing crash.
Mon, 25 Jun 2018 13:05:22 -0400 John W. Eaton mkoctfile: disallow -c and -o with multiple source files
Mon, 25 Jun 2018 11:31:41 -0400 John W. Eaton ensure test/mex directory exists when compiling mex test files
Mon, 25 Jun 2018 01:24:44 -0400 John W. Eaton fix .oct files link dependencies and options for --link-all-deps (bug #54168)
Thu, 21 Jun 2018 12:42:11 -0400 John Donoghue link oct files with liboctave and libinterp in cross compile tools (Bug #53627)
Thu, 21 Jun 2018 11:06:52 -0400 John W. Eaton maint: Merge stable to default.
Thu, 21 Jun 2018 11:05:33 -0400 John W. Eaton ensure that Make sees Octave exit status when running make check stable
Wed, 20 Jun 2018 23:52:11 -0400 John W. Eaton maint: Merge stable to default.
Wed, 20 Jun 2018 15:16:05 -0400 John W. Eaton * interpreter.cc (intialize_xerbla_error_handler, xerbla_abort): New functions. stable
Tue, 19 Jun 2018 14:23:16 -0700 Rik fsolve.m: exit with info=-2 when singularity reached (bug #53991).
Wed, 20 Jun 2018 10:51:45 -0700 Rik Improve kron performance by 17% by fewer calls to octave_quit() (bug #54005).
Tue, 19 Jun 2018 09:18:44 -0700 Rik Use "ascend"/"descend" for issorted direction (bug #54147).
Tue, 19 Jun 2018 09:37:03 -0400 John W. Eaton maint: Merge stable to default.
Tue, 19 Jun 2018 09:05:48 -0400 John W. Eaton improve warnings for global/local variable conflicts (bug #54052) stable
Wed, 21 Feb 2018 23:14:02 +0530 Sahil Yadav Calculate nnz for diagonal matrices efficiently (>1000X speedup) (bug #53198).
Sat, 16 Jun 2018 10:10:07 +0200 Torsten improve panes in gui preferences dialog
Fri, 15 Jun 2018 16:27:32 -0400 John W. Eaton maint: Merge stable to default.
Fri, 15 Jun 2018 15:35:45 -0400 John W. Eaton maybe preserve local value when declaring variable global (bug #54052) stable
Thu, 14 Jun 2018 22:23:58 -0700 Rik bitset.m: Return [] for empty input for Matlab compatibility (bug #54110).
Thu, 14 Jun 2018 14:34:34 -0400 John W. Eaton * configure.ac: Don't use QT_LDFLAGS to decide whether to link with all deps.
Thu, 14 Jun 2018 14:34:09 -0400 John W. Eaton link .oct files with liboctave and libinterp on Windows systems (bug #53627)
Thu, 14 Jun 2018 07:28:10 -0700 Rik bitset.m: Overhaul function for Matlab compatibility (bug #54110).
Wed, 13 Jun 2018 16:22:45 -0700 Rik maint: merge stable to default.
Wed, 13 Jun 2018 16:21:58 -0700 Rik doc: Use @var rather than @code to mark inputs to functions in docstrings. stable
Wed, 13 Jun 2018 14:20:48 -0700 Rik doc: Use @var rather than @code to mark third argument to sort in docstring. stable
Wed, 13 Jun 2018 14:04:53 -0700 Rik bitset.m: Expand third argument to match input size if necessary (bug #54110).
Wed, 13 Jun 2018 10:29:40 -0700 Rik Use consistent names in GUI (bug #53616).
Wed, 13 Jun 2018 03:04:59 -0400 John W. Eaton * test/module.mk (test-clean): Also remove .mex files.
Wed, 13 Jun 2018 02:16:07 -0400 John W. Eaton maint: Merge stable to default.
Wed, 13 Jun 2018 02:13:51 -0400 John W. Eaton fix regression in text (bug #54109) stable
Wed, 13 Jun 2018 02:11:31 -0400 John W. Eaton improve type checking in genpropdoc.m (bug #54109)
Tue, 12 Jun 2018 15:08:07 -0400 John W. Eaton maint: Merge stable to default.
Tue, 12 Jun 2018 15:06:19 -0400 John W. Eaton create valid tmp scope for who -file (bug #54030) stable
Tue, 12 Jun 2018 11:26:57 -0700 Rik maint: merge stable to default.
Tue, 12 Jun 2018 11:25:46 -0700 Rik polar.m: Correct axes limits when using negative rho values (bug #53999). stable
Tue, 12 Jun 2018 13:03:04 -0400 John W. Eaton solve installation info initialization problem differently
Tue, 12 Jun 2018 10:31:13 -0700 Rik maint: merge stable to default.
Tue, 12 Jun 2018 10:14:37 -0700 Rik text.m: Fix regression when 'String' property is specified (bug #54067). stable
Tue, 12 Jun 2018 08:15:22 -0700 Rik maint: merge stable to default.
Tue, 12 Jun 2018 08:15:06 -0700 Rik Add semicolon after assert within %!test blocks to cset e255f09dc70e.
Tue, 12 Jun 2018 08:08:30 -0700 Rik Fix typo in error statement from containers.Map (bug #54103). stable
Tue, 12 Jun 2018 08:04:59 -0700 Rik doc: Use qcode macro to document fseek offsets (bug #51402). stable
Tue, 12 Jun 2018 00:32:26 -0400 John W. Eaton initial framework for testing MEX files
Tue, 12 Jun 2018 10:30:56 -0400 John W. Eaton maint: Merge stable to default.
Tue, 12 Jun 2018 10:24:25 -0400 John W. Eaton allow NULL mxArray* to be returned as undefined from fcn calls (bug #54096) stable
Mon, 11 Jun 2018 13:25:40 -0400 John W. Eaton Backed out changeset 97e64c23fd07 (bug #54096) stable
Mon, 11 Jun 2018 17:30:23 -0700 Rik Change default ShadowColor property to match Matlab (bug #53805).
Mon, 11 Jun 2018 21:58:56 +0200 Torsten remove obsolete paste table action in variable editor (bug #53002)
Mon, 11 Jun 2018 15:11:25 -0400 John W. Eaton don't link .oct files with liboctinterp or liboctave (bug #53627)
Mon, 11 Jun 2018 13:07:55 -0400 John W. Eaton maint: Merge stable to default.
Mon, 11 Jun 2018 12:55:59 -0400 John W. Eaton treat NULL as [] for mxSetFieldByNumber and mxSetCell (bug #54096) stable
Sat, 09 Jun 2018 20:01:38 -0500 Daniel J Sebald Supply missing iostream declarations via <istream> (bug #54091)
Fri, 08 Jun 2018 18:04:18 -0400 John W. Eaton new class for miscellaneous interpreter settings
Fri, 08 Jun 2018 18:34:26 -0400 John W. Eaton tmp-parser-namespace-fixes
Fri, 08 Jun 2018 18:27:37 -0400 John W. Eaton store reference instead of pointer to interpreter in lexer
Fri, 08 Jun 2018 15:43:36 -0400 John W. Eaton rename defaults source files to installation-data
Fri, 08 Jun 2018 13:42:34 -0400 John W. Eaton move some static configuration variables inside a class
Thu, 07 Jun 2018 10:11:54 -0400 John W. Eaton prefer <istream>, <ostream>, or <iosfwd> to <iostream> where possible
Wed, 06 Jun 2018 13:13:20 -0400 John W. Eaton * open.m: Check arg type before checking file type.
Wed, 06 Jun 2018 12:41:03 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Fri, 25 May 2018 16:30:01 -0400 John W. Eaton eliminate some singletons and static & global variables
Sat, 17 Mar 2018 11:59:05 -0500 John W. Eaton use templates to eliminate duplicate code in random number generators
Sat, 17 Mar 2018 07:02:30 -0500 John W. Eaton use templates and move rand functions inside octave namespace
Wed, 06 Jun 2018 14:07:04 +0200 Pantxo Diribarne open.m: check the requested file exists (bug #54064)
Tue, 05 Jun 2018 20:57:36 +0200 Markus Mützel Delete listeners before invalidating graphics object.
Tue, 05 Jun 2018 13:28:45 -0400 John W. Eaton maint: Merge stable to default.
Tue, 05 Jun 2018 16:22:59 +0200 Guillaume Flandin Change default ui* objects color for compatibility (bug #53805)
Mon, 04 Jun 2018 23:15:50 +0200 Pantxo Diribarne Properly test Qt offscreen printing during manual figures generation. stable
Sun, 03 Jun 2018 23:34:34 -0500 Daniel J Sebald Supply missing refloat function symbol when QTBUG-44813 is ignored (bug #54051)
Mon, 04 Jun 2018 22:19:01 +0200 Markus Mützel Update doc string for light.
Sun, 03 Jun 2018 21:43:15 +0200 Markus Mützel Automatically calculate normals for patch objects (patch #8951).
Sat, 02 Jun 2018 18:28:38 +0200 Markus Mützel Avoid segfault with textscan (bug #53786). stable
Sun, 03 Jun 2018 19:51:11 +0200 Markus Mützel Move management of lights in axes from GL to graphics backend.
Sat, 02 Jun 2018 18:28:38 +0200 Markus Mützel Avoid segfault with textscan (bug #53786).
Sat, 02 Jun 2018 14:17:49 +0200 Markus Mützel Re-organize to avoid code duplication (bug #54083).
Sat, 02 Jun 2018 12:07:56 +0200 Markus Mützel Add support for "tab" character in strings in plots (bug #54035).
Thu, 31 May 2018 22:46:09 +0200 Markus Mützel Fix segmentation fault with last change (bug #47677).
Mon, 18 Jul 2016 18:33:48 +0200 Markus Muetzel Enable support of non-coplanar faces in patches for OpenGL (bug #47677).
Sun, 27 May 2018 14:26:43 -0500 Daniel J Sebald Work around for Variable Editor unfloat/float on Ubuntu Unity (bug #53893)
Tue, 29 May 2018 13:56:22 -0700 Mike Miller maint: merge stable to default
Sun, 27 May 2018 22:13:24 +0200 Markus Mützel Make "is*" string functions Unicode aware.
Tue, 29 May 2018 09:08:25 +0200 Markus Mützel Add missing gnulib module.
Wed, 16 May 2018 21:36:27 +0200 Markus Mützel Make "tolower" and "toupper" Unicode aware (bug #53873).
Sun, 27 May 2018 19:20:47 +0200 Markus Mützel Add function to index characters in UTF-8 encoded strings.
Sat, 26 May 2018 20:50:46 +0200 Torsten provide shortcuts for switching between widgets in var. editor (bug #53002)
Thu, 24 May 2018 19:20:35 -0700 Mike Miller add Qt include needed to build against Qt 5.11 (bug #53978) stable
Thu, 24 May 2018 18:42:52 -0700 Rik Fix various bugs with audioread, audiowrite, audioinfo (bug #53975).
Wed, 15 Mar 2017 22:00:17 +0100 Pantxo Diribarne Fallback to open.m for opening files in the gui file browser (bug #50543)
Wed, 23 May 2018 17:12:57 -0400 John W. Eaton new input_system class to manage user input for the interpreter
Thu, 24 May 2018 00:35:36 -0400 John W. Eaton distribute liboctave/version.cc
Tue, 22 May 2018 15:27:06 -0400 John W. Eaton eliminate unused octave_debug_on_interrupt_state variable
Tue, 22 May 2018 15:23:50 -0400 John W. Eaton move core of interpreter::main_loop to evaluator
Tue, 22 May 2018 13:23:49 -0400 John W. Eaton move returning, breaking, and continuing flags to evaluator
Tue, 22 May 2018 11:39:44 -0400 John W. Eaton eliminate some global variables from tree_evaluator
Tue, 22 May 2018 00:53:15 -0400 John W. Eaton eliminate some globals from tree_evaluator class
Mon, 21 May 2018 22:06:20 -0400 John W. Eaton evaluate script and function code in tree_evaluator methods