log scripts/java/javaaddpath.m @ 33632:fed0dc6fd44c default 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
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sun, 22 Mar 2020 17:57:50 +0100 Markus Mützel * javaaddpath.m, javarmpath.m: Skip BISTs if Java is unavailable on run-time. stable
Sat, 01 Feb 2020 10:57:35 +0100 Markus Mützel * javaaddpath.m, javarmpath.m: Make tests conditional on HAVE_JAVA.
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
Fri, 27 Dec 2019 10:13:17 -0800 Rik javaddpath.m: Allow cellstr inputs (bug #57487)
Fri, 27 Dec 2019 10:18:06 -0500 John W. Eaton javaaddpath: prepend dirs by default, accept "-end" arg (bug #57487)
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 14 Aug 2018 11:17:26 -0700 Mike Miller prefer 'isfolder' over 'exist (..., "dir")' in Octave functions
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, 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.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Sun, 03 May 2015 15:36:23 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 14 Dec 2012 09:51:37 -0800 Rik Deprecate java_invoke, replace with javaMethod.
Wed, 12 Dec 2012 13:48:47 -0800 Rik Overhaul scripts/java directory to conform to Octave core.
Fri, 07 Dec 2012 17:21:27 -0500 John W. Eaton style and doc fixes for newly imported Java package .m files
Fri, 07 Dec 2012 16:14:49 -0500 John W. Eaton update copyright statements in newly added java files
Fri, 23 Nov 2012 15:29:13 -0500 John W. Eaton include Octave Forge java package in core Octave