Activity
From 09/11/2014 to 10/10/2014
10/07/2014
- 09:07 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Code Review evk_upd20141003a.zip
1. The redirected terminal change now looks much safer.
2. Please describe the... - 08:26 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- merged with latest revision
fixed issue with box[]
In @Stream@ lazyNewLine now working only with put operation, EXP...
09/30/2014
- 08:56 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- What is the status of your work on this task?
09/23/2014
- 09:02 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- In the redirected terminal output (see @RedirectedTerminal.sync()@), we are not supposed to generate output when:
...
09/22/2014
- 08:54 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- I've found problem in calculating border for frame.
Border is calculating correct, but message will appear on the "b...
09/19/2014
- 12:30 PM Bug #2338 (Closed): fix _MSG function
- 10:35 AM Bug #2338: fix _MSG function
- committed to revision 10614
- 09:47 AM Bug #2338: fix _MSG function
- Vadim Gindin wrote:
> The update vig_upd20140917a.zip has passed regression testing. Can I commit it?
Yes, go ahead... - 06:04 AM Bug #2338: fix _MSG function
- The update vig_upd20140917a.zip has passed regression testing. Can I commit it?
09/18/2014
- 12:49 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Evgeny Kiselev wrote:
> Constantin Asofiei wrote:
> > update 0917
> for TerminalStream class you've rollback next ... - 09:22 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Constantin Asofiei wrote:
> update 0917
for TerminalStream class you've rollback next lines:...
09/17/2014
- 10:45 AM Bug #2338: fix _MSG function
- Yes, I checked all tests. Here is the final update.
- 09:46 AM Bug #2338: fix _MSG function
- Vadim Gindin wrote:
> This is a final update. Can I run regression testing?
If your standalone tests all pass (incl... - 09:45 AM Bug #2338: fix _MSG function
- This is a final update. Can I run regression testing?
- 04:10 AM Bug #2338: fix _MSG function
- Vadim Gindin wrote:
> Added implementation for warnings to ErrorManager methods.
>
> Questions.
> 1. There are 2... - 08:54 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- > do you think that adding a row at the bottom of the frame (when output to stream) might be something specific to 4G...
- 08:17 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Evgeny, this version is merged with the latest P2J. What else needs to be done:
# test all PUT versions (PUT ... AT/... - 07:42 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Evgeny Kiselev wrote:
> > 3. The @RedirectedTerminal@ change seems dangerous and incorrect. @box[i]@ will only be t...
09/15/2014
- 05:57 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Constantin Asofiei wrote:
> Evgeny Kiselev wrote:
> > P2J output with my patch:
> If you are referring to 0910a.zi... - 04:12 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Evgeny Kiselev wrote:
> P2J output with my patch:
If you are referring to 0910a.zip, try to break it like this:
<p... - 01:06 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Constantin Asofiei wrote:
> # about MESSAGE (and maybe other statements, like DISPLAY) when output is not the termin... - 04:39 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Constantin Asofiei wrote:
> # about the box issue:
> - is this a regression from your update or a bug you found?
>... - 08:19 AM Bug #2338: fix _MSG function
- Added implementation for warnings to ErrorManager methods.
Questions.
1. There are 2 methods @ErrorManager.isSile...
09/12/2014
- 12:54 PM Feature #2385 (Closed): implement environment access on GUI interfaces.
- 10:54 AM Feature #2385: implement environment access on GUI interfaces.
- 0911c passed regression tests. Committed revision 10608.
09/11/2014
- 02:07 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Evgeny Kiselev wrote:
> testcases:
> uast/no_echo/put_unformatted_bug.p
> uast/no_echo/put_unformtted_bug1.p
# pl... - 12:16 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- committed testcases into testcases/uast/no_echo
revision 1199.
testcases:
uast/no_echo/put_unformatted_bug.p
ua... - 07:23 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Evgeny Kiselev wrote:
> > What standalone testcases have you run to confirm your changes are correct?
I think Greg... - 01:58 PM Feature #2385: implement environment access on GUI interfaces.
- Code Review 0911c
The changes look good. Please get these runtime regression tested. - 01:39 PM Feature #2385: implement environment access on GUI interfaces.
- OK. I understood thanks.
- 01:37 PM Feature #2385: implement environment access on GUI interfaces.
- In other words, when you call @DirectoryManager.getInstance()@ on the client, you will get a remote proxy to a server...
- 01:36 PM Feature #2385: implement environment access on GUI interfaces.
- The @DirectoryServer@ class (which backs the @DirectoryManager.getInstance()@ on the server side) uses @Utils.getDire...
- 01:34 PM Feature #2385: implement environment access on GUI interfaces.
- Marius Gligor wrote:
> Yes you are right it works in @/server/default/runtime/default/@
> But on note 12 you said:... - 01:33 PM Feature #2385: implement environment access on GUI interfaces.
- done.
- 01:30 PM Feature #2385: implement environment access on GUI interfaces.
- Yes you are right it works in @/server/default/runtime/default/@
But on note 12 you said: @The lookup should allow ... - 01:24 PM Feature #2385: implement environment access on GUI interfaces.
- I think you need to have it located in @/server/default/runtime/default/@ instead of @/server/default/@.
- 01:21 PM Feature #2385: implement environment access on GUI interfaces.
- It works only for DirScope.ACCOUNTS
- 01:17 PM Feature #2385: implement environment access on GUI interfaces.
- I tried to use @DirectoryManager.getInstance()@ but it doesn't work.
I'm using the following code:... - 12:41 PM Feature #2385: implement environment access on GUI interfaces.
- Code Review 0911b
Instead of adding a @ServerExports@ method to access the read-only flag, please use the @Directo... - 11:35 AM Feature #2385: implement environment access on GUI interfaces.
- Fixed 0911a code review. The read only flag is global and read from server node @readOnlyEnvironments@ which should h...
- 10:49 AM Feature #2385: implement environment access on GUI interfaces.
- Code Review 0911a
The changes are very good.
> a) The read only flag which change the loading rule from client ... - 09:51 AM Feature #2385 (Review): implement environment access on GUI interfaces.
- 09:26 AM Feature #2385: implement environment access on GUI interfaces.
- 1. I fixed code review issues from 0910a.
2. I integrated the changes from task #2366 related to override default ...
Also available in: Atom