log

age author description
Sun, 26 Jun 2022 02:58:49 +0200 magedrifaat getTag: Implemented single array tags, only multi-array and special tags are unimplemented
Fri, 24 Jun 2022 17:45:00 +0200 magedrifaat Fixed bug for string tags. Multivalued and special case tags are still not working
Fri, 24 Jun 2022 04:13:33 +0200 magedrifaat Fixed getTag bug for all numerical scalar tags, still buggy for multivalued and ASCII tags
Wed, 22 Jun 2022 23:32:22 +0200 magedrifaat Modified getTag to account for different tag data types and multivalued tags, the current implementation is still buggy for most tags and data types
Fri, 17 Jun 2022 17:43:41 +0200 magedrifaat Fix typo in module-files
Fri, 17 Jun 2022 16:53:43 +0200 magedrifaat Added the Tiff classdef files to octave
Sun, 12 Jun 2022 14:37:07 +0200 Markus Mützel install_classdef: Remove OCTINTERP_API flag. @
Fri, 10 Jun 2022 18:57:17 -0400 Arun Giridhar maint: Merge stable to default
Fri, 10 Jun 2022 14:46:45 -0700 Rik maint: merge away extra head
Fri, 10 Jun 2022 15:09:53 +0200 Markus Mützel findobj.m: Also report properties with aliased names (bug #62612).
Fri, 10 Jun 2022 18:02:23 +0200 Torsten Lilge exp cmd widget: fix missing promt after error
Fri, 10 Jun 2022 18:02:21 +0200 Torsten Lilge exp cmd widget: fix preventing prompt deletion
Thu, 09 Jun 2022 16:44:10 +0200 Markus Mützel test: Move new BISTs to lexer and adapt syntax (bug #62587). stable
Thu, 09 Jun 2022 09:00:17 -0400 Arun Giridhar maint: Merge stable to default
Thu, 09 Jun 2022 08:59:55 -0400 Arun Giridhar test: Add BISTs for __FILE__ and __LINE__ (bug #52587) stable
Wed, 08 Jun 2022 15:32:19 -0400 Nicholas R. Jankowski integral.m: increase tolerance on combined parameter BIST (bug #62599)
Wed, 08 Jun 2022 20:31:10 +0200 Torsten Lilge exp cmd widget: prevent wirting in previous ouputs
Tue, 07 Jun 2022 23:03:11 +0200 Torsten Lilge use QScintilla instead of QTextEdit for new terminal widget
Tue, 07 Jun 2022 19:44:07 +0200 Torsten Lilge maint: merge stable to default
Tue, 07 Jun 2022 08:05:13 -0400 John W. Eaton store token ID, not keyword ID when parsing keywords (bug #62587) stable
Mon, 06 Jun 2022 15:37:26 -0400 Arun Giridhar doc: Rewrite section on automatic type conversions (bug #62283) stable
Mon, 06 Jun 2022 19:17:05 +0200 Torsten Lilge fix file length when saving a shorter contents in editor (bug #62588) stable
Mon, 06 Jun 2022 14:28:06 +0200 Markus Mützel maint: Merge stable to default.
Mon, 06 Jun 2022 14:27:19 +0200 Markus Mützel inputParser.m: Adapt for interpreter changes regarding number of output arguments (bug #62420). stable
Sun, 05 Jun 2022 18:11:28 -0400 Arun Giridhar maint: merge stable to default
Sat, 04 Jun 2022 16:15:33 +0200 Markus Mützel Change wording of error message when using a variable as function (bug #62552). stable
Sun, 05 Jun 2022 13:35:18 +0200 John W. Eaton NEWS.7.md: Reword note about changes to parsing command style syntax (bug #62552). stable
Sat, 04 Jun 2022 17:14:05 -0400 Arun Giridhar maint: Merge stable to default
Sat, 04 Jun 2022 17:13:38 -0400 Arun Giridhar doc: Expand documentation about type promotion and demotion (bug #62283) stable
Sat, 04 Jun 2022 22:17:58 +0200 Torsten Lilge allow executing a command in the new terminal widget
Sat, 04 Jun 2022 21:52:20 +0200 Torsten Lilge merge input and output of exp. terminal widget into one widget
Sat, 04 Jun 2022 00:12:55 +0200 Markus Mützel maint: Merge stable to default.
Sat, 04 Jun 2022 00:07:58 +0200 Markus Mützel __wglob__: Handle patterns with UNC paths on Windows (bug #62576). stable
Fri, 03 Jun 2022 08:52:53 +0200 Markus Mützel NEWS.7.md: Reword note about whitespaces around operators (bug #62552). stable
Thu, 02 Jun 2022 19:56:15 -0400 Nicholas R. Jankowski update integral to call quadgk for 'ArrayValued' integrations (bug #62468)
Thu, 02 Jun 2022 17:08:32 -0400 Arun Giridhar maint: merge stable to default
Thu, 02 Jun 2022 14:30:06 -0400 Arun Giridhar NEWS.7.md: minor correction about hexadecimal constants stable
Thu, 02 Jun 2022 19:52:08 +0200 Markus Mützel NEWS.7.md: Fix typo and formatting. stable
Thu, 02 Jun 2022 19:34:02 +0200 Markus Mützel NEWS.7.md: Prepare NEWS file for Octave 7.2.0. stable
Thu, 02 Jun 2022 08:45:10 -0700 Michael Leitner quadgk.m: Overhaul function to add new "ArrayValued" option (bug #62468)
Thu, 02 Jun 2022 08:18:05 -0700 Rik maint: merge stable to default
Thu, 02 Jun 2022 08:05:49 -0700 John W. Eaton Fix display in Variable Editor when fixed_point_format is on (bug #62544) stable
Thu, 02 Jun 2022 09:07:37 -0400 Arun Giridhar maint: merge stable to default
Thu, 02 Jun 2022 14:47:55 +0200 Markus Mützel NEWS.7.md: Clarify whitespace rules with inplace and binary operators (bug #62552). stable
Thu, 02 Jun 2022 11:09:20 +0200 Markus Mützel maint: Merge stable to default.
Thu, 02 Jun 2022 11:07:54 +0200 Markus Mützel NEWS.7.md: Add note about whitespace after inplace operators (bug #62552). stable
Wed, 01 Jun 2022 17:20:22 -0400 Arun Giridhar maint: Merge stable to default
Wed, 01 Jun 2022 17:19:30 -0400 Arun Giridhar Minor performance tweaks to isprime.m and __isprimelarge__.cc stable
Tue, 31 May 2022 23:34:23 -0400 John W. Eaton maint: merge stable to default
Tue, 31 May 2022 23:30:40 -0400 John W. Eaton * lex.ll (base_lexer::handle_identifier): Fix comment to match code. stable
Tue, 31 May 2022 21:41:51 +0200 Torsten Lilge fix error on saving an editor file
Mon, 30 May 2022 18:24:27 -0700 Rik maint: merge stable to default
Mon, 30 May 2022 18:24:00 -0700 Rik primes.m: Mark variables in docstring with @var{} macro. stable
Mon, 30 May 2022 12:33:34 -0400 Arun Giridhar maint: Merge stable to default
Mon, 30 May 2022 12:33:05 -0400 Arun Giridhar doc: Move code examples before math theory in primes.m stable
Sat, 28 May 2022 23:21:53 -0700 Rik Update lin2mu, mu2lin functions.
Sat, 28 May 2022 18:28:42 -0700 Rik perms.m: Cleanup for Octave coding conventions.
Sat, 28 May 2022 13:37:49 +0200 Markus Mützel maint: Merge stable to default.
Sat, 23 Apr 2022 15:20:18 +0200 Markus Mützel Don't shut down interpreter immediately on "execute" (bug #62308). stable
Fri, 27 May 2022 07:58:36 -0700 Rik maint: merge stable to default