log libinterp/corefcn/dlmread.cc @ 33617:ec2635a02328 bytecode-interpreter tip

age author description
Fri, 22 Dec 2023 12:14:08 -0500 John W. Eaton maint: merge stable to default
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Wed, 20 Dec 2023 20:02:42 -0800 Rik maint: Use constexpr where possible for performance.
Sat, 08 Apr 2023 16:09:55 +0200 Markus Mützel Make tests that fail with libc++ dependent on whether Octave uses it. stable
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Thu, 01 Dec 2022 18:02:15 -0800 Rik maint: Re-indent code after switch to using namespace macros. stable
Thu, 01 Dec 2022 14:23:45 -0800 Rik maint: Use macros to begin/end C++ namespaces. stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sun, 28 Nov 2021 21:52:08 -0800 Rik maint: style check C++ files in libinterp/ ahead of 7.1 release. stable
Sat, 14 Aug 2021 22:48:52 -0400 John W. Eaton eliminate octave:: namespace tags in DEFUN and DEFMETHOD and more
Fri, 13 Aug 2021 21:53:51 -0400 John W. Eaton move DEFUN and DEFMETHOD functions inside octave namespace
Fri, 30 Jul 2021 17:05:56 +0200 Markus Mützel dlmread: Improve performance on platforms with slow setlocale (bug #59702).
Wed, 12 May 2021 19:28:54 +0200 Markus Mützel maint: merge stable to default.
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471) stable
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471)
Tue, 06 Apr 2021 10:47:40 -0400 John W. Eaton if bug number is supplied, prefer '%!test' over '%!xtest'
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 28 Aug 2020 16:06:32 +0200 Markus Mützel Strip BOM from UTF-8 encoded files in "dlmread" (bug #58813).
Tue, 11 Aug 2020 15:20:01 -0400 John W. Eaton refactor octave_read_* and octave_write_* functions
Fri, 12 Jun 2020 22:13:04 +0200 Markus Mützel Use wide character overload to open file streams on Windows.
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Sun, 21 Jul 2019 10:21:01 -0400 John W. Eaton style fixes: generally aim to break long lines before operators, not after
Wed, 03 Apr 2019 15:23:25 -0700 Rik Validate RANGE input to dlmread does not contain NaN (bug #56047).
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 01 Jan 2019 19:55:29 -0800 Rik dlmread.cc: Fix static analyzer detected issues (bug #55347). stable
Tue, 11 Sep 2018 10:36:58 -0700 Rik dlmread.cc: Avoid tolower which causes problems when locale changes (bug #54622).
Thu, 09 Aug 2018 16:33:09 -0700 Rik textread.m: Make m-file a legacy function.
Thu, 26 Jul 2018 14:10:25 -0700 Rik Correctly handle corner cases in dlmread.
Thu, 26 Jul 2018 11:34:09 -0700 Rik Correctly read "Name" as empty_value in dlmread (bug #54029)
Wed, 25 Jul 2018 21:58:06 -0700 Rik Correctly read NA values in dlmread.
Thu, 19 Jul 2018 16:55:47 -0400 John W. Eaton move libinterp/utils functions inside octave namespace
Fri, 13 Jul 2018 19:13:23 +0200 Markus Mützel Fix lifetime issues with temporary char arrays returned by get_ASCII_filename (bug #54299).
Tue, 03 Jul 2018 21:06:00 +0200 Markus Mützel Call get_ASCII_filename for std::ifstream (bug #49118).
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 22 Jan 2018 02:17:46 -0500 John W. Eaton maint: strip trailing whitespace from source files
Mon, 08 Jan 2018 10:25:24 -0800 Rik test: Mark certain bugs as xtest when run on Mac platforms (bug #52627).
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 27 Dec 2017 12:41:45 -0800 Rik test: Mark certain bugs as xtest when run on Mac platforms (bug #52627).
Thu, 06 Jul 2017 13:34:31 -0400 John W. Eaton don't use singleton for stream_list object
Fri, 09 Jun 2017 17:44:57 -0400 John W. Eaton use new script to tag fixed bugs in tests
Fri, 09 Jun 2017 17:40:34 -0400 John W. Eaton new script for updating test status for fixed bugs
Fri, 09 Jun 2017 15:34:03 -0400 John W. Eaton allow bugs to be tagged as fixed in test suite
Fri, 28 Apr 2017 13:19:12 -0700 Rik maint: Use C++11 nullptr rather than 0 or NULL when possible.
Thu, 13 Apr 2017 10:32:21 -0400 John W. Eaton maint: Merge stable to default.
Thu, 13 Apr 2017 10:28:43 -0400 John W. Eaton maint: Strip trailing whitespace from source files. stable
Tue, 21 Mar 2017 23:21:51 -0700 Rik maint: merge stable to default.
Tue, 21 Mar 2017 23:15:53 -0700 Rik Don't error out if RANGE specification for dlmread contains large values. stable
Mon, 20 Mar 2017 15:32:08 -0700 Rik dlmread: Add support for reading pure imaginary numbers (bug #50589).
Sun, 19 Mar 2017 15:09:32 -0700 Rik maint: merge stable to default.
Sun, 19 Mar 2017 14:45:17 -0700 Rik dlmread: Return empty matrix when requested range is outside data (bug #50102). stable
Sun, 19 Mar 2017 13:27:30 -0700 Rik Improve performance of dlmread by pre-allocating larger array (bug #50102).
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Tue, 17 Jan 2017 13:56:16 -0500 John W. Eaton move some octave stream classes into octave namespace
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.