summaryrefslogtreecommitdiff
path: root/java/text/Bidi.java
Commit message (Expand)AuthorAgeFilesLines
* PR42134: NullPointerException in java.text.BidiAndrew John Hughes2012-09-281-8/+8
* Fix warnings in java.text.* and gnu.java.text.*Andrew John Hughes2012-07-311-5/+5
* Normalise whitespace.Andrew John Hughes2010-06-031-20/+20
* 2006-11-21 Roman Kennke <kennke@aicas.com>Roman Kennke2006-11-211-1/+2
* 2006-06-08 Sven de Marothy <sven@physto.se>Sven de Marothy2006-06-091-0/+1
* * java/text/Bidi.java (resolveNeutralTypes): Set j'th slotTom Tromey2006-06-081-1/+1
* * java/text/Bidi.java: Completed.Tom Tromey2006-03-211-6/+927
* * javax/imageio/stream/ImageOutputStreamImpl.java (flushBits): NowTom Tromey2006-03-161-1/+1
* * java/text/Bidi.java (requiresBidi): Also test against characterMark Wielaard2005-12-311-7/+15
* Implement workaround suggested in bug #25430.Mark Wielaard2005-12-231-0/+70