From: <ox-...@us...> - 2003-01-17 22:43:03
|
Update of /cvsroot/sheets/sheets/lib In directory sc8-pr-cvs1:/tmp/cvs-serv19415/lib Modified Files: bcel.jar bootstrap-sheets.jar Log Message: Fixed the bytecode support so that it handles jar classpaths Updated version of bcel.jar Fixed import and export of DocDocument fragments to/from the dump file Documents now export proper xml headers, and import public references properly. Greatly improved performance of deleting large number of fragments Index: bcel.jar =================================================================== RCS file: /cvsroot/sheets/sheets/lib/bcel.jar,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsTVPGvC and /tmp/cvsYSTlf8 differ Index: bootstrap-sheets.jar =================================================================== RCS file: /cvsroot/sheets/sheets/lib/bootstrap-sheets.jar,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 Binary files /tmp/cvs1B5XHX and /tmp/cvsvwqq1L differ |