log src/main.in.cc @ 30192:8c8031be8072

age author description
Thu, 16 Sep 2021 21:51:03 +0200 Markus Mützel Windows: Don't get pointers to C strings while vector is still unstable.
Thu, 22 Jul 2021 13:53:43 -0400 John W. Eaton maint: Merge stable to default.
Thu, 22 Jul 2021 13:52:49 -0400 John W. Eaton disable getopt error reporting in wrapper program (bug #60886) stable
Thu, 22 Jul 2021 19:06:00 +0200 Markus Mützel maint: merge stable to default.
Thu, 22 Jul 2021 19:04:52 +0200 Markus Mützel main.cc: Remove invalid case (bug #60886). stable
Wed, 21 Jul 2021 14:45:32 +0200 Markus Mützel maint: merge stable to default.
Sun, 18 Jul 2021 15:54:48 +0200 Markus Mützel main.cc: Use getopt to parse command line arguments (bug #60886). stable
Sun, 18 Jul 2021 15:54:48 +0200 Markus Mützel main.cc: Use getopt to parse command line arguments (bug #60886).
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
Sun, 02 May 2021 20:25:38 -0400 John W. Eaton fix thinko in 3bfec185c9e2 (bug #60498)
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471)
Sat, 17 Apr 2021 12:21:48 +0200 Markus Mützel Windows: Support non-ASCII characters in command line arguments.
Thu, 08 Apr 2021 13:20:17 -0400 John W. Eaton * main.in.cc (experimental_terminal_widget): Delete unused variable.
Thu, 25 Mar 2021 23:06:40 -0400 John W. Eaton experimental command window widget with server loop
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
Thu, 17 Dec 2020 20:18:51 -0500 John W. Eaton allow Octave to operate as a server, executing commands from a queue
Tue, 29 Dec 2020 18:31:46 +0100 Markus Mützel Un-set API flags when using functions without linking to shared library (patch #8919).
Thu, 17 Dec 2020 14:23:19 -0800 Rik Increase size of dynamic variable new_argv by 1 to avoid indexing out of array. stable
Thu, 17 Dec 2020 07:23:49 +0100 Torsten Lilge avoid gui when octave is launched in non-interactive mode (bug #59628) stable
Sat, 11 Jan 2020 13:55:55 -0800 Rik maint: Use Octave coding conventions in src/ directory.
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, 03 Mar 2019 19:20:50 +0000 John W. Eaton fix handling of SIGTSTP (bug #51903)
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 09 Apr 2018 14:20:08 -0700 Mike Miller restore proper handling of the --force-gui option (bug #53536) stable
Sat, 31 Mar 2018 13:13:10 -0400 John W. Eaton disallow --gui option without GUI features (bug #53529) stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 16 Mar 2018 12:08:46 -0700 Mike Miller invert the logic for whether to start the GUI in the octave wrapper stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 03 Jan 2018 07:52:11 -0500 John W. Eaton refactor signal handling (bug #52757)
Sun, 22 Oct 2017 00:00:05 +0200 Kai T. Ohlhus doc: use tree view in Doxygen documentation and add README and etc/HACKING.
Wed, 26 Jul 2017 16:26:31 -0700 Rik Use C++11 nullptr rather than 0 in code (bug #51565).
Mon, 17 Jul 2017 12:30:28 -0700 Mike Miller improve handling of single-letter command line options (bug #51461)
Wed, 28 Jun 2017 15:20:02 -0400 John W. Eaton revamp insertion of config variables into binaries and eliminate some macros
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
Fri, 17 Feb 2017 20:31:45 -0500 John W. Eaton maint: Merge stable to default.
Fri, 17 Feb 2017 20:31:20 -0500 John W. Eaton * main.in.cc (main): Improve comment. stable
Fri, 17 Feb 2017 20:26:20 -0500 John W. Eaton maint: Merge stable to default.
Fri, 17 Feb 2017 20:05:35 -0500 John W. Eaton always fork and exec when starting the gui (bug #49609) 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
Wed, 04 Jan 2017 06:50:01 -0500 John W. Eaton * main.in.cc: Don't include strdup-wrapper.h.
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 31 Aug 2016 12:24:38 -0700 Rik maint: Style check C++ code in src/ directory.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Sun, 26 Jun 2016 03:50:20 -0400 John W. Eaton use OCTAVE_USE_WINDOWS_API more consistently
Sat, 18 Jun 2016 10:55:49 -0400 John W. Eaton fix build for Windows systems
Fri, 17 Jun 2016 16:51:09 -0400 John W. Eaton provide wrapper for strdup
Fri, 17 Jun 2016 11:00:11 -0400 John W. Eaton hide signal.h from C++ sources
Thu, 16 Jun 2016 10:43:27 -0400 John W. Eaton use wrapper functions for mkoctfile and main
Thu, 16 Jun 2016 01:00:20 -0400 John W. Eaton hide sys/wait.h header and provide wrappers for waitpid macros
Fri, 27 May 2016 09:47:43 -0700 Rik Disable plotting graphics when --no-window-system used (bug #48017).
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Fri, 11 Mar 2016 15:39:52 -0500 John W. Eaton avoid some address-sanitizer leak warnings (bug #47372)
Sun, 28 Feb 2016 23:03:54 -0500 John W. Eaton untangle configuration of OpenGL, FLTK, and Qt (bug #47263)
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.