Update of /cvsroot/sheets/sheets/lib
In directory sc8-pr-cvs1:/tmp/cvs-serv16832/lib
Modified Files:
ox.jar
Log Message:
New version of OX with the following features:
1. Change the promotion algorithm so that it breaks data from a single sync across multiple slots. Also reduces the number of times data is re-stored.
2. Added version numbers for slots to allow future changes
3. Changed slot arrays so that they directly read/write from the byte buffer -- this resulted in improved performance and space efficiency.
NOTE: This database format is incompatible with previous databases. Please recreate your .sdb file.
Index: ox.jar
===================================================================
RCS file: /cvsroot/sheets/sheets/lib/ox.jar,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
Binary files /tmp/cvs4aFwl4 and /tmp/cvsUbpiEX differ
|