Activity
From 07/03/2022 to 08/01/2022
08/01/2022
- 12:58 PM Feature #6650: improve performance of Scopeable notification in TM.processScopeNotifications
- I've tried a simple looping block executed (via Java FOR statement) 100k times and the times are with/without executi...
- 12:54 PM Feature #6650 (WIP): improve performance of Scopeable notification in TM.processScopeNotifications
- 10:44 AM Feature #6416: explore and implement ideas to make OO 4GL more efficient
- Greg Shah wrote:
> What specific features of the constructor processing are impacted if we used direct construction ... - 10:35 AM Feature #6416: explore and implement ideas to make OO 4GL more efficient
- What specific features of the constructor processing are impacted if we used direct construction (did not properly du...
- 10:19 AM Feature #6416: explore and implement ideas to make OO 4GL more efficient
- A part of the problem is the instance initialization in 4GL; the constructors are called *after* the initialization ...
- 10:25 AM Feature #6649: improve the performance or SourceNameMapper runtime
- @SourceNameMapper@ APIs like @getExternalProgram@ or @getInternalEntry@ get called each time something dynamic is exe...
- 10:21 AM Feature #6649 (Test): improve the performance or SourceNameMapper runtime
- 10:22 AM Support #4061: base language performance work
- * #4149 - BlockManager and TransactionManager handle TransactionType.NONE incorrectly
* #6649 - SourceNameMapper per... - 07:38 AM Feature #1970: improve ControlFlowOps method resolution by reflection
- In regard to my idea to use a call-site specific "token" (e.g. @private static final Object _CALL_SITE_TOKEN_xyz = ne...
07/31/2022
- 05:58 AM Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
- Runtime for constructor overload with @object@ arguments is not yet complete. Having two constructors like:...
07/27/2022
- 05:10 AM Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
- The fix in 6129a.3821c.13813 revision 13956 was committed to main 6129a branch revision 14248.
Other fixes in 6129... - 04:36 AM Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
- Fixed an issue with OUTPUT arguments, when the argument is an interface and the parameter is a class implementing the...
- 03:57 AM Bug #6640: parsing bug for initial ",0000" for decimal variables or fields
- There is a problem with parsing an initial value of ",0000" for decimal variables or fields.
For example:... - 03:53 AM Bug #6640 (New): parsing bug for initial ",0000" for decimal variables or fields
07/21/2022
- 03:08 AM Bug #6623: validate the memptr bytes in "copy-lob from memptr to clob/longchar" statement
- According to https://knowledgebase.progress.com/articles/Article/P110518 , COPY-LOB will try to translate the memptr ...
- 03:03 AM Bug #6623 (New): validate the memptr bytes in "copy-lob from memptr to clob/longchar" statement
07/18/2022
- 08:12 AM Bug #6555 (Closed): SECURITY-POLICY:SET-CLIENT fails with an imported CLIENT-PRINCIPAL
- Greg Shah wrote:
> Constantin: Are you OK with the change?
The changes are OK and solves the #6531 problem. I'm clo... - 07:56 AM Bug #6555: SECURITY-POLICY:SET-CLIENT fails with an imported CLIENT-PRINCIPAL
- Greg Shah wrote:
> Igor: Is there anything else to do in this task?
I don't think so.
- 07:48 AM Bug #6555: SECURITY-POLICY:SET-CLIENT fails with an imported CLIENT-PRINCIPAL
- Constantin: Are you OK with the change?
Igor: Is there anything else to do in this task?
07/14/2022
- 07:10 AM Bug #6555 (Review): SECURITY-POLICY:SET-CLIENT fails with an imported CLIENT-PRINCIPAL
- Fixed in 3821c/14065.
- 07:02 AM Bug #6555 (WIP): SECURITY-POLICY:SET-CLIENT fails with an imported CLIENT-PRINCIPAL
07/13/2022
- 03:44 PM Bug #6555: SECURITY-POLICY:SET-CLIENT fails with an imported CLIENT-PRINCIPAL
- Fixed revealed incompatibility - the database should not be locked on @SET-CLIENT@.
Committed to 3821c/ 14060.
07/12/2022
- 07:30 AM Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
- Greg Shah wrote:
> Can we use @EnumSet@ to handle this requirement? I'm hoping the result will be cleaner than spli... - 07:28 AM Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
- Can we use @EnumSet@ to handle this requirement? I'm hoping the result will be cleaner than splitting out the flag a...
- 07:16 AM Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
- @DataSetParameter@ and @TableParameter@ now assume that only one option can be set at the parameter - this is incorre...
- 06:41 AM Support #5120 (Closed): Date/Datetime - from iso
- I think this is complete and the remaining work is deferred to #5201.
Also available in: Atom