From: Marek P. <ma...@us...> - 2002-03-04 23:57:11
|
Update of /cvsroot/javaprofiler/library In directory usw-pr-cvs1:/tmp/cvs-serv14047 Modified Files: TODO Log Message: small changes new example Index: TODO =================================================================== RCS file: /cvsroot/javaprofiler/library/TODO,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** TODO 28 Feb 2002 11:03:09 -0000 1.7 --- TODO 4 Mar 2002 23:57:08 -0000 1.8 *************** *** 1 **** ! --- 1,7 ---- ! 2002-03-05 ! ! * improve communication ! - decrease buffer wasting in Java IProf ! * modify IProf.getChanged()/getAll() methods ! - add new 'flag' parameter ! |