Activity
From 08/06/2015 to 09/04/2015
09/04/2015
- 05:05 PM Bug #2688: eliminate differences in the http header and xml content of the web services implement...
- Comparing the output of the P2J web services support against the 4GL output, one can see there are differences in:
... - 05:03 PM Bug #2688 (New): eliminate differences in the http header and xml content of the web services imp...
- 05:01 PM Feature #2687 (Closed): add SSL support for the 4GL web services implementation
- 04:59 PM Bug #2685: web services networking needs to be moved from the P2J server to the client
- The web services implementation currently executes it's networking on the P2J server. Instead, it must execute withi...
- 04:54 PM Bug #2685 (Closed): web services networking needs to be moved from the P2J server to the client
- 04:52 PM Bug #2684: XML file processing needs to be implemented on the client side instead of on the P2J s...
- The X-Document handle type has two methods (@LOAD()@ and @SAVE()@) that allow XML to be read from and written to file...
- 04:50 PM Bug #2684 (Closed): XML file processing needs to be implemented on the client side instead of on ...
08/30/2015
- 01:15 PM Bug #2657: appserver agent context reset does not deallocate currently allocated memptr buffers
- From Constantin via email:
> The remaining concerns about code which allocates memory (instead of copying the pointe... - 01:14 PM Bug #2657 (WIP): appserver agent context reset does not deallocate currently allocated memptr buf...
- This change was implemented in task branch 2662a (see #2662) and was merged into trunk revision 10930.
08/27/2015
- 05:24 PM Feature #1612: finish SESSION system handle support
- For our next project, the following attributes need to be implemented with high priority:
APPL-ALERT-BOXES
DATA-E...
08/24/2015
- 04:48 PM Bug #2659: memptr in internal procedure address duplication
- The following code can demonstrate a disturbing behavior that occurs in the 4GL:...
- 04:22 PM Bug #2659 (New): memptr in internal procedure address duplication
- 03:39 PM Bug #2658: MESSAGE statement expressions that evaluate to a HANDLE are improperly processed
- As found by Vadim in #1790 note 519:
> @MESSAGE MENU-ITEM mi:NEXT-SIBLING.@ is converted to @message(MenuItemWidge... - 03:36 PM Bug #2658 (New): MESSAGE statement expressions that evaluate to a HANDLE are improperly processed
- 12:01 PM Bug #2657: appserver agent context reset does not deallocate currently allocated memptr buffers
- Greg Shah wrote:
> In the 4GL, the memptr implementation is backed by virtual memory allocated by the operating syst... - 11:55 AM Bug #2657: appserver agent context reset does not deallocate currently allocated memptr buffers
- In the 4GL, the memptr implementation is backed by virtual memory allocated by the operating system kernel. Each suc...
- 11:36 AM Bug #2657 (Closed): appserver agent context reset does not deallocate currently allocated memptr ...
08/17/2015
- 07:57 AM Bug #2638 (Closed): improve performance of user-def function calls converted to java method calls
08/15/2015
- 03:22 AM Bug #2638: improve performance of user-def function calls converted to java method calls
- Branch 2638a rev 10925 was merged to trunk rev 10923 and archived. Notification email was sent.
- 03:19 AM Bug #2638: improve performance of user-def function calls converted to java method calls
- Rebased branch 2638 from trunk rev 10922 (new branch rev 10925).
08/14/2015
- 02:52 PM Bug #2638: improve performance of user-def function calls converted to java method calls
- My testing of this update (i.e., branch rev. 10922) has gone well. I'm comfortable with you merging these changes int...
- 02:07 PM Bug #2638: improve performance of user-def function calls converted to java method calls
- Branch 2638 rev 10923 passed runtime testing.
Rebased branch 2638 from trunk rev 10921 (new branch rev 10924).
08/13/2015
- 06:08 PM Bug #2638: improve performance of user-def function calls converted to java method calls
- Eric: conversion passed, all changes are OK and expected.
Compilation fails because of hand-written java functions... - 04:59 PM Bug #2638: improve performance of user-def function calls converted to java method calls
- I've added a small fix to rev 10922 - Added @BlockManager.markPendingDynCall@ to @ControlFlowOps.initializeExternalPr...
- 04:53 PM Bug #2638: improve performance of user-def function calls converted to java method calls
- Code review 2638a/10921:
Changes look good. I'll report results of use with server after overnight conversion and ... - 04:50 PM Bug #2638: improve performance of user-def function calls converted to java method calls
- Constantin Asofiei wrote:
> To be more specific:
> - if there is only generated code, @resolveClosestMethod@ will n... - 04:48 PM Bug #2638: improve performance of user-def function calls converted to java method calls
- Eric Faulhaber wrote:
> Constantin Asofiei wrote:
> > I've committed to rev 10921 the fix - it was pretty simple in... - 04:42 PM Bug #2638: improve performance of user-def function calls converted to java method calls
- Constantin Asofiei wrote:
> I've committed to rev 10921 the fix - it was pretty simple in the end, just bypass @Proc... - 04:37 PM Bug #2638: improve performance of user-def function calls converted to java method calls
- Created task branch 2638a.
I've committed to rev 10921 the fix - it was pretty simple in the end, just bypass @Pro... - 04:28 PM Bug #2638: improve performance of user-def function calls converted to java method calls
Greg,
On another thought, this is need only for user-defined function calls; so adding new parameters to the exi...- 04:27 PM Bug #2638 (Closed): improve performance of user-def function calls converted to java method calls
- 12:18 PM Bug #2637: batch client needs to detect if the client process has output redirected and change er...
- I don't think the @OutputManager.activateBatch(false);@ calls throughout @ThinClient@ and @Window@ are properly balan...
- 11:06 AM Bug #2637: batch client needs to detect if the client process has output redirected and change er...
- When a _progres executible launches, it can detect if its standard output is redirected. In batch mode, this changes...
- 11:04 AM Bug #2637 (New): batch client needs to detect if the client process has output redirected and cha...
Also available in: Atom