log liboctave/util/oct-string.cc @ 33658:b1d6e40ac737 stable tip

age author description
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.
Tue, 12 Dec 2023 21:18:18 -0800 Rik maint: C++ style check for liboctave/ before 9.1 release. stable
Tue, 05 Dec 2023 13:21:10 -0500 John W. Eaton avoid variable-length array declarations stable
Sat, 25 Nov 2023 17:21:32 +0100 Markus Mützel maint: Add space " " between C++ cast and argument. stable
Sat, 22 Apr 2023 19:01:35 +0200 Markus Mützel gui: Show encodings available with iconv in file editor preferences.
Sun, 16 Apr 2023 18:54:20 +0200 Markus Mützel Back out changeset 36b6c5a77727
Sun, 16 Apr 2023 15:16:33 +0200 Markus Mützel gui: Show encodings available with iconv in file editor preferences.
Sat, 15 Apr 2023 11:29:15 +0200 Markus Mützel gui: Use iconv/gnulib to save editor content in non-UTF-8.
Wed, 05 Apr 2023 18:11:52 +0200 Markus Mützel codecvt_u8: Avoid random segmentation faults with libc++ (bug #63930). stable
Mon, 03 Apr 2023 17:09:17 +0200 Markus Mützel Try to gather complete UTF-8 surrogates when converting encoding (bug #63930). stable
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sat, 29 Oct 2022 18:25:33 -0700 Rik build: Silence compilation warning -Wunused-but-set-variable in oct-string.cc (bug #63210)
Mon, 28 Mar 2022 19:52:24 +0200 Markus Mützel maint: Merge stable to default.
Mon, 28 Mar 2022 19:27:35 +0200 Markus Mützel Avoid issues when converting large integers to floating point (bug #62212). stable
Sat, 05 Mar 2022 21:20:58 +0100 Markus Mützel Encoding facet based on gnulib uniconv for STL iostreams (bug #61839).
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 29 Nov 2021 10:03:47 -0800 Rik maint: style check C++ files in liboctave/ ahead of 7.1 release. stable
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)
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
Tue, 29 Dec 2020 17:58:57 +0100 Markus Mützel Set API tags in files in liboctave/util (patch #8919).
Fri, 02 Oct 2020 13:25:00 -0400 John W. Eaton use [=] capture default specification where possible
Fri, 02 Oct 2020 12:58:12 -0400 John W. Eaton in unwind_action objects, capture variables in lambda expressions when possible
Wed, 30 Sep 2020 04:16:37 -0700 Rik Replace unwind_protect with more efficient constructs in liboctave (bug #59192).
Fri, 17 Jan 2020 13:27:27 -0600 John W. Eaton merge stable to default.
Fri, 17 Jan 2020 13:15:27 -0600 John W. Eaton fix many spelling errors (bug #57613) stable
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
Wed, 04 Dec 2019 22:42:47 +0100 Markus Mützel Create valid UTF-8 from .m file content (bug #57341).
Fri, 04 Oct 2019 13:51:47 -0700 Rik Display '*' rather than '0' for small rational approximations (bug #56941)
Sat, 02 Feb 2019 20:07:45 +0100 Markus Mützel Add C++ functions to convert encoding of strings (bug #55452).
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 10 Dec 2018 12:42:01 -0800 Rik Return "-1/0" for rational approximation of -Inf instead of "1/0".
Thu, 22 Nov 2018 22:17:28 +0100 Markus Mützel Move function str2double inside octave::string namespace (patch #9084).
Sun, 18 Nov 2018 15:50:01 +0100 Markus Mützel Move rational_approx to liboctave (patch #9084).
Sun, 18 Nov 2018 15:44:36 +0100 Markus Mützel Move octave_str2double to liboctave (patch #9084).
Tue, 28 Aug 2018 00:09:59 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Wed, 25 Jul 2018 10:55:46 -0700 Rik Return true when strncmp matches, but number of characters exceeds strlen (bug #54373)
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 05 Jul 2017 16:31:04 -0400 John W. Eaton maint: Merge stable to default.
Wed, 05 Jul 2017 16:27:39 -0400 John W. Eaton make strncmp case sensitive again (bug #51384) stable
Tue, 13 Jun 2017 20:51:14 -0700 Rik maint: Deprecate is_vector and replace with isvector.
Tue, 02 May 2017 16:01:14 -0700 Rik maint: Add '#include "XXX.h"' to XXX.cc files.
Thu, 27 Apr 2017 15:18:20 -0700 Rik maint: Use convention 'int *x' for naming pointers.
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
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Mon, 29 Aug 2016 11:09:25 -0700 Rik maint: Style check C++ code in liboctave/
Sat, 13 Aug 2016 15:35:58 +0100 Carnë Draug New string utility functions to replace caseless_str for liboctave (bug #48726)