Activity
From 07/14/2022 to 08/12/2022
08/11/2022
- 03:17 PM Feature #6670: Implement empty-argument preprocessor quirk
- Consider the following include (test.i):...
- 03:13 PM Feature #6670 (New): Implement empty-argument preprocessor quirk
- 11:23 AM Feature #6669: load all conversion rules from the jar by default and honor the file system if it ...
- It should be possible to run conversion with just the FWD jar(s) in place. Today, I think we actually need the @p2j/...
- 11:21 AM Feature #6669 (New): load all conversion rules from the jar by default and honor the file system ...
08/10/2022
- 11:17 AM Feature #6237: OEUnit support
- OEUnit includes quite a bit of UI code (including GUI) for running tests. Early parsing of this code shows that it m...
08/09/2022
- 12:18 PM Feature #6661: OCX: Implement support for conversion of VARTYPE parameters and properties
- Hynek Cihlar wrote:
> ... If it finds a match, it will emit native Java method call
It must be an error if more t... - 09:28 AM Feature #6661: OCX: Implement support for conversion of VARTYPE parameters and properties
- Implement conversion and runtime support for the polymorphic @VARTYPE@ data type used in OCX interfaces.
A possibl... - 09:08 AM Feature #6661 (New): OCX: Implement support for conversion of VARTYPE parameters and properties
07/29/2022
- 08:05 AM Bug #6644: OpenClient proxy does not sanitize the names for legacy mode
- With @proxy-legacy-names="true"@ true setting, any 4GL programs exposed as OpenClient proxy, will have the Java code ...
- 08:03 AM Bug #6644 (New): OpenClient proxy does not sanitize the names for legacy mode
- 08:02 AM Bug #6612: Extent input-output arguments of functions are not correctly wrapped
- This may be solved in 6129a.
- 06:51 AM Bug #6642: improve parsing memory footprint
- I've fixed some issues in 6129a/14249 in 12450, the customer's app now completes full conversion with 10g of heap.
...
07/27/2022
- 01:09 PM Bug #6642 (Review): improve parsing memory footprint
- The changes are in 6129a/14249. Please review.
This will be committed to 6129a.3821c.13813, too, once I'm finishe... - 11:59 AM Bug #6642: improve parsing memory footprint
- In #6627-4 it was found that the parsing phase keeps a lot of state in the heap. This required for a large customer ...
- 11:39 AM Bug #6642 (Review): improve parsing memory footprint
07/25/2022
- 04:56 PM Bug #6627: improve conversion memory footprint for AstKey persistent maps
- Experimenting showed that the impact of these changes didn't have the magnitude I first assumed. The changes I have ...
07/22/2022
- 01:53 PM Bug #6629: incremental conversion for OpenClient proxy programs
- Incremental conversion for OpenClient proxy Java code is not possible at this time. If a 4GL program configured as p...
- 01:50 PM Bug #6629 (Test): incremental conversion for OpenClient proxy programs
- 09:17 AM Bug #6627: improve conversion memory footprint for AstKey persistent maps
- It is a good plan and a reasonable trade-off.
- 08:59 AM Bug #6627: improve conversion memory footprint for AstKey persistent maps
- There are these persistent (in the H2 conversion database) maps:...
- 08:47 AM Bug #6627 (Review): improve conversion memory footprint for AstKey persistent maps
07/18/2022
- 12:50 PM Bug #6612: Extent input-output arguments of functions are not correctly wrapped
- The following 4GL code converts to Java code which doesn't compile....
- 12:46 PM Bug #6612 (New): Extent input-output arguments of functions are not correctly wrapped
Also available in: Atom