log

age author description
Wed, 04 Jul 2018 07:00:59 -0700 Rik eigs.m: Decrease opts.maxit in UnconvergedEigenvalues BIST (bug #54179). stable
Tue, 03 Jul 2018 21:06:00 +0200 Markus Mützel Call get_ASCII_filename for std::ifstream (bug #49118).
Tue, 03 Jul 2018 08:49:28 -0700 Rik residue.m: Clean up variable names, spacing, etc.
Mon, 02 Jul 2018 14:52:28 -0700 Rik maint: merge stable to default.
Sun, 01 Jul 2018 21:29:09 -0700 Rik build: Work around bug in perl 5.28.0 (bug #54202). stable
Mon, 02 Jul 2018 22:27:00 +0200 Torsten fix crash when closing uiwidget_creator dialog by x-button or Alt+F4 (bug #54231)
Mon, 02 Jul 2018 12:32:24 -0700 Mike Miller .hgignore: fix prefix to ignore files that may be in or out of tree (bug #54216)
Mon, 02 Jul 2018 12:21:32 -0700 Mike Miller fix ambiguous overload build error on Solaris (bug #54217) stable
Thu, 21 Jun 2018 10:52:44 +0200 Pantxo Diribarne doc.m: allow full text search in GUI mode (bug #54053).
Mon, 02 Jul 2018 11:39:36 -0700 Rik maint: merge stable to default.
Mon, 02 Jul 2018 11:39:06 -0700 Rik pkg.m: Restore ability to use file glob patterns when specifying local pkg files (bug #54224). stable
Mon, 02 Jul 2018 11:26:20 -0700 Rik .hgignore: Add more files to ignore (bug #54216).
Mon, 02 Jul 2018 09:04:28 -0700 Andrew Janke .hgignore: Add more files to ignore (bug #54216).
Mon, 02 Jul 2018 08:20:34 -0700 Andrew Janke Eliminate -Xlint warnings during Java compilation (bug #53550).
Mon, 02 Jul 2018 15:48:14 +0200 Kai T. Ohlhus maint: Merge stable to default.
Mon, 02 Jul 2018 15:47:19 +0200 Kai T. Ohlhus doc: Fix malformed URL (bug #54225). stable
Sun, 01 Jul 2018 21:29:09 -0700 Rik build: Work around bug in perl 5.28.0 (bug #54202).
Sat, 30 Jun 2018 20:11:05 +0200 Markus Mützel Add function for ASCII only file names (bug #49118).
Sat, 30 Jun 2018 18:51:38 +0200 Markus Mützel Fix C++ conversion functions between UTF-8 and wchar_t.
Sat, 30 Jun 2018 16:42:19 +0200 Markus Mützel sysdep.cc: Use wide character versions of Windows API functions (bug #49118).
Fri, 29 Jun 2018 14:15:31 -0700 Rik maint: merge stable to default.
Fri, 29 Jun 2018 14:15:08 -0700 Rik Use %ld format code in xerbla printf (bug #54206). stable
Fri, 29 Jun 2018 16:48:01 -0400 John W. Eaton maint: Merge stable to default.
Fri, 29 Jun 2018 16:39:54 -0400 John W. Eaton use int instead of size_t for xerbla string length (bug #54206) stable
Fri, 29 Jun 2018 16:31:40 -0400 John W. Eaton also check for tests that leak global variables (bug #54180)
Fri, 29 Jun 2018 22:23:49 +0200 Markus Mützel Fix loading of shared libraries from paths with non-ASCII chars on Windows (bug #49118).
Wed, 25 Apr 2018 09:51:59 -0700 Mike Miller gui: fix editor rendering on some displays, disable QScintilla buffered drawing stable
Fri, 29 Jun 2018 11:25:02 -0700 Rik test.m: Warn if %!tests leak variables in to base workspace.
Fri, 29 Jun 2018 09:44:35 -0700 Rik test.m: Warn if %!tests in file leak file descriptors.
Fri, 29 Jun 2018 12:38:24 -0400 John W. Eaton maint: Merge stable to default.
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.