log installer-files/octave-launch.c @ 7195:0247b4ede541 default tip @

age author description
Thu, 24 Aug 2023 09:37:02 -0400 John Donoghue * installer-files/octave-launch.c: check if short name worked
Wed, 23 Aug 2023 08:48:00 -0400 John Donoghue Add qt6 usage to mxe-octave
Mon, 17 Jul 2023 18:35:45 +0200 Markus Mützel launcher: Fix displaying stderr in CLI mode. release
Sat, 15 Jul 2023 20:34:39 +0530 Vipul Cariappa Return exit code of Octave executable from launcher (patch #10370). release
Tue, 19 Apr 2022 09:26:38 -0400 John Donoghue * installer-files/cmdshell.bat, installer-files/octave-firsttime.vbs,
Sat, 01 Jan 2022 20:21:11 +0100 Markus Mützel octave-launch: Limit number of OpenBLAS threads to a maximum of 24.
Sun, 05 Dec 2021 18:26:51 +0100 Markus Mützel octave-launch: Attach to console of parent process if applicable. release
Fri, 26 Nov 2021 23:14:29 +0100 Markus Mützel octave-launch: Don't use undefined behavior (bug #61208).
Fri, 26 Nov 2021 22:54:08 +0100 Markus Mützel octave-launch: Fix error when counting processor cores (bug #61208).
Thu, 25 Nov 2021 18:37:52 +0100 Markus Mützel octave-launch: Set number of OpenBLAS threads to number of cores (bug #61208).
Sun, 21 Nov 2021 12:29:36 +0100 Markus Mützel octave-launch: Don't use short path names when building default-octave.
Sat, 20 Nov 2021 15:34:20 +0100 Markus Mützel octave-launch-firsttime: New launcher executable for starting Octave first time.
Sat, 20 Nov 2021 14:09:41 +0100 Markus Mützel octave-launch: Use Unicode strings in Windows API functions.
Fri, 19 Nov 2021 06:52:00 -0500 John W. Eaton new octave-launcher.exe program from John Donoghue