log libinterp/corefcn/oct-procbuf.cc @ 28223:45763d59cb4f stable

age author description
Wed, 15 Apr 2020 15:55:32 -0400 John W. Eaton use nullptr instead of NULL or 0 in a few more places 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, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Sun, 22 Jul 2018 21:04:09 +0200 Markus Mützel Fix Windows cross-build after 85c3e315bd43.
Thu, 07 Jun 2018 10:11:54 -0400 John W. Eaton prefer <istream>, <ostream>, or <iosfwd> to <iostream> where possible
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.
Sun, 01 Oct 2017 14:52:33 -0700 Mike Miller maint: silence several compiler warnings when building for Windows
Tue, 25 Jul 2017 14:54:10 -0700 Rik Use C++11 nullptr rather than 0 in code (bug #51565).
Fri, 28 Apr 2017 13:19:12 -0700 Rik maint: Use C++11 nullptr rather than 0 or NULL when possible.
Thu, 27 Apr 2017 17:33:10 -0700 Rik maint: Wrap tertiary operator in parentheses "(COND ? x : y)".
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.
Tue, 30 Aug 2016 21:46:47 -0700 Rik maint: Style check C++ code in libinterp/.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Thu, 11 Aug 2016 12:33:26 -0400 John W. Eaton fix build failure for --without-z (bug #48757)
Fri, 17 Jun 2016 13:45:04 -0400 John W. Eaton limit gnulib headers to liboctave/wrappers directory
Tue, 14 Jun 2016 18:10:04 -0400 John W. Eaton provide wrappers for some unistd.h functions
Fri, 10 Jun 2016 15:29:18 -0400 John W. Eaton don't include unistd.h unless it is needed
Wed, 18 May 2016 12:14:34 -0400 John W. Eaton rename octave::syscalls namespace to octave::sys
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Mon, 11 Apr 2016 14:39:02 -0400 John W. Eaton use namespace instead of struct with static members for system call wrappers
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Fri, 05 Feb 2016 16:29:08 -0800 Rik maint: Indent #ifdef blocks in libinterp.
Mon, 18 Jan 2016 18:28:06 -0800 Rik Switch gripe_XXX to either err_XXX or warn_XXX naming scheme.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interp-core/oct-procbuf.cc@7b34fd9af609