Project

General

Profile

Activity

From 06/24/2013 to 07/23/2013

07/23/2013

09:30 AM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
Another offering is to move the helper class interfacing to JNI - ConsoleHelper to better location for example com/go... Eugenie Lyzenko
07:18 AM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
The drop includes java part of suggested changes for review. The native C code structure will depends on which way we... Eugenie Lyzenko

07/22/2013

07:19 PM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
After rethink I would offer to rename:
- ncurses/NcursesDriver.java
to
- console/ConsoleDriver.java
and
- ncurse...
Eugenie Lyzenko
06:18 PM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
Another point to discuss is related to the terminal calls in Windows C code. I can see two options here:
1. Use Cons...
Eugenie Lyzenko
12:13 PM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
The implementation plan:
1. Create two new classes in com/goldencode/p2j/ui/client/chui/driver:
- ncurses/NcursesDriv...
Eugenie Lyzenko

07/17/2013

04:15 PM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
Some thoughts:
1. I don't see anything in addStringNative() that looks protectible. The entire function can be pu...
Greg Shah
12:22 PM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
Another word we can use readKey() untouched? May be removing try_again: label which is never used now. Eugenie Lyzenko
12:16 PM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
The code inside EVL<< .. EVL>> "braces" duplicates the original CHARVA source. The other code outside "braces" - GCD ... Eugenie Lyzenko
07:29 AM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
> 1. The calls detected as never used can be just ignored, we do not need to implement them in charva replacement, co... Greg Shah

07/16/2013

06:07 PM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
The function list used in native NCURSES based code from charva.Toolkit.java(Java end, the JNI names to be implemente... Eugenie Lyzenko

07/15/2013

05:09 PM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
Attached are the versions of the Toolkit.c which are important to review (and the diffs between them).
Some import...
Greg Shah
 

Also available in: Atom