log libinterp/corefcn/latex-text-renderer.cc @ 31210:9ad55d2e1bbf stable

age author description
Sun, 28 Aug 2022 22:44:49 +0200 Pantxo Diribarne Make sure we don't pass short 8.3 path to latex on Windows (bug #62779). stable
Wed, 22 Jun 2022 12:48:59 -0400 John W. Eaton eliminate WHO arguments from interpreter-private functions
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
Thu, 27 May 2021 22:49:26 +0200 Pantxo Diribarne Limit the size of the cache of latex parsed strings (bug #59546).
Fri, 13 Aug 2021 14:08:16 -0400 John W. Eaton eliminate some unnecessary octave:: namespace tags
Wed, 12 May 2021 17:57:08 +0200 Pantxo Diribarne Warn when latex interpreter can't be used (bug #60583)
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471)
Fri, 09 Apr 2021 21:59:01 +0200 Pantxo Diribarne Fix some copyright dates in new files (bug #59546)
Thu, 01 Apr 2021 23:18:50 +0200 Pantxo Diribarne Differ latex test until actually needed (bug #59546)
Mon, 22 Mar 2021 21:32:54 +0100 Pantxo Diribarne Initial implementation of a LaTeX interpreter (bug #59546).