Change Log for the HP48 Java Library
Richard Steventon, Andre Schoorl, and Will Laughlin
What's New in Java?
===================
New in Version 3.0
------------------
o Added ML Decomp to greatly improve stack speed! (Will Laughlin)
o On-stack algebraics now based on EQStk 9.2 - includes cache for
speed
o Rewritten port lock/unlock routine should fix previous problems
o Compiled four delicious flavours by popular demand
o Slightly modified orientation of lists in AGROB
o SRPL mode no longer makes a copy of the Jazz tables unnecessarily
o Improved VAR and LIB menus to only redraw the stack when necessary
o Added page preservation code to UPDIR replacement
o Added review key replacement
o Strings and tagged objects are now scrollable
o Built in key support for MATRIX library if it exists
o STK and JAVA are smarter about when Java is running
o Redid documentation in SGML, allowing text, HTML, and PostScript
formats
o Source code now maintained under the Concurrent Version System
(CVS)
New in Version 2.9a
-------------------
o Fixed STK bug for non-existence of UFL
o Removed old entry in message table
New in Version 2.9
------------------
o Two libraries provided for those who had problems with dynamic port
locking
o Now uses the Universal Font Library for FNT2. Removed ->FNT and
FNT->
o On-stack algebraics now based on EQStk 6.1 - minor bug fixes
o Editor code updated for new ED/TED combination (Jazz or TED)
o System RPL mode now handles tables in covered ports
o Improved scroller low memory handling
o Interactive stack now 7 lines
o Improved startup/exit
o Greatly cleaned up source code
New in Version 2.8
------------------
o On-stack algebraics now based on EQStk 5.8 - faster and does units
& arrays
o AGROB now available in library menu for user routines
o Dropped support for covered ports - simplifies and speeds up code
o Fast grob scroller for viewing AGROB output
o Miscellaneous bug fixes and cleanups
o On the fly RAM card lock/unlock without warmstart
o Will run AUTOEXEC if it exists on startup
o Better error checking and low memory conditions
o Improved documentation and examples
o Support for SSTK type display (overrides previous use of flag 60!)
o $>GROB2 added, uses custom font for algebraics etc...
New in Version 2.0a
-------------------
o Fixed up arrow bug
New in Version 2.0
------------------
o Initial version based on SOL 1.5, HPSauce, EQStk, etc...