CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Roman Kennke <[EMAIL PROTECTED]> 05/11/23 12:03:42
Modified files: javax/swing/text: GapContent.java . : ChangeLog Log message: 2005-11-23 Roman Kennke <[EMAIL PROTECTED]> * javax/swing/text/GapContent.java (getPostionsInRange): Fixed binarySearch to really find the first position in this range. (setPostionsInRange): Fixed binarySearch to really find the first position in this range. (adjustPostionsInRange): Fixed binarySearch to really find the first position in this range. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/text/GapContent.java.diff?tr1=1.32&tr2=1.33&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5706&tr2=1.5707&r1=text&r2=text