Activity
From 03/11/2026 to 04/09/2026
04/09/2026
- 09:57 AM Feature #3211 (Review): implement multi-threaded pattern engine and rework the ConversionDriver t...
- Octavian Adrian Gavril wrote:
> The current conversion differences of a large GUI app are the following:
> * There ... - 07:50 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Octavian Adrian Gavril wrote:
> The root cause was a race condition in the non-synchronized @BufferScopeWorker.getSu... - 07:16 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I found a regression from *rev16573* where @getPrimaryIndex()@ failed due to an incomplete @P2OLookup@ instance. The ...
- 02:33 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Octavian Adrian Gavril wrote:
> The conversion for a large GUI application failed, and I am currently investigating ...
04/08/2026
- 11:47 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Greg Shah wrote:
> What was the issue?
The filter designed to identify conflicting files (such as @a/b/start.p@ a... - 11:42 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- What was the issue?
- 10:20 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Octavian Adrian Gavril wrote:
> Greg Shah wrote:
> > OK, that is fine. I'm surprised there is a difference for thi... - 09:40 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Octavian Adrian Gavril wrote:
>
> I fixed this but now I get @case-sensitive@ on false for OO app conversion with ... - 08:19 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Octavian Adrian Gavril wrote:
> Greg Shah wrote:
> > OK, that is fine. I'm surprised there is a difference for thi... - 03:58 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- The conversion for a large GUI application failed, and I am currently investigating the root cause. Additionally, the...
04/07/2026
- 07:44 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Greg Shah wrote:
> OK, that is fine. I'm surprised there is a difference for this second case. We already sort the... - 07:39 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Octavian Adrian Gavril wrote:
> Greg Shah wrote:
> > > temp-table name suffixes (and their associated filenames/ref... - 07:23 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Greg Shah wrote:
> > temp-table name suffixes (and their associated filenames/references) have changed.
>
> Is th... - 07:15 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- > temp-table name suffixes (and their associated filenames/references) have changed.
Is this stable (just a one ti... - 06:41 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I have implemented additional changes regarding job counting and synchronized work from @CommonAstSupport@, committed...
04/06/2026
- 08:43 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Committed the fix for class dependency mechanism in *rev16571*. The keys used for @fileStatusMap@ by inherited class/...
- 04:56 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- The issue persists with a large GUI app as well. The job queue size isn't dropping, but the threads are staying busy ...
04/03/2026
- 06:06 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I am currently testing the conversion of a large OO application, but the process consistently blocks at the exact sam...
04/02/2026
- 04:12 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Rebased branch *1752a* with *trunk/16495*. The new revision is *16570*.
04/01/2026
- 08:43 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I've committed new changes into *1752a/16543*. These include the fix mentioned in #3211-293 + I had an issue with con...
03/31/2026
- 04:27 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Octavian Adrian Gavril wrote:
> Do you think we should make the @tableTempIdx@ map local to the file, or is there a ... - 02:59 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Constantin, I’ve been looking into the changes for #10935 and wanted to clarify the intended scope. Should we be anal...
03/27/2026
- 06:20 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I've added some fixes related to conversion differences in *rev16542*.
03/26/2026
- 11:04 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I've committed new changes about stable naming generation in *rev16541*.
I removed all single-threaded switching fro...
03/25/2026
- 06:58 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Octavian Adrian Gavril wrote:
> Another thing. @!unFormedFrames.isEmpty@ check from @frame_generator_pre.xml>rule-se... - 06:38 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Moving the name computation to an earlier phase causes @EMPTY_FORM_AST@ to be created twice: once in stable naming ph...
- 06:26 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Octavian Adrian Gavril wrote:
> Another thing. @!unFormedFrames.isEmpty@ check from @frame_generator_pre.xml>rule-se... - 06:25 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- > But, if we have a @DEFINE_FRAME@ having a @WITH@ frame clause (that doesn't mention the frame name because it's a f...
- 06:25 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Another thing. @!unFormedFrames.isEmpty@ check from @frame_generator_pre.xml>rule-set>post-rules@ is supposed to crea...
- 05:55 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Greg Shah wrote:
> Some UI language statements which can define a frame can be specified without a frame name. Actu...
03/24/2026
- 11:56 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Some UI language statements which can define a frame can be specified without a frame name. Actually, all of the fra...
- 10:32 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Ovidiu, do you know how a @FORM@ should be processed when the frame name defaults to an empty string @""@? What's the...
- 08:17 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I am looking at the following situation in our rules:...
03/23/2026
- 09:28 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- The name registration phase runs before @annotations/annotations.xml@, which is responsible for setting up the condit...
03/18/2026
- 08:10 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Reverted multi-threaded parsing changes and the new revision is *16540*. After retesting the new revision against the...
03/17/2026
- 07:11 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Rebased branch *1752a* with *trunk/16468*. The new revision is *16538*. Added post-rebase fixes in *16539*.
03/16/2026
- 10:40 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Greg Shah wrote:
> Yes, the stable naming issue has to be handled here.
Sounds good. I’m rebasing *1752a* next an... - 10:36 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Yes, the stable naming issue has to be handled here.
- 10:31 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Greg Shah wrote:
> For now, I think we should drop back to single-threaded mode for parsing. Please create a separa... - 09:40 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- > These should be populated in @SymbolResolver.annotateClassRef@. But I think it's a persisting/loading race between ...
- 07:39 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I've committed new changes in *16424*. These include initial support for multi-threaded parsing, but the solution is ...
Also available in: Atom