Activity
From 06/25/2013 to 07/24/2013
07/24/2013
- 06:29 PM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
- This is the first proposal for native implementation for Linux only. The Windows native part is still missing. But it...
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...
- 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...
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... - 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... - 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...
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... - 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.
- 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 ...
- 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...
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...
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...
Also available in: Atom