aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/text/linebreak/LineBreakStatusTest.java
Commit message (Expand)AuthorAgeFilesLines
* Patch #5 by Glenn Adams; see Bugzilla 49687Temp_ComplexScriptsSimon Pepping2011-10-181-23/+7
* Bugzilla 50471: Avoid ArrayIndexOutOfBoundsException for codepoints without a...Andreas L. Delmelle2011-01-071-0/+6
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-59/+59
* Fix compilation error caused by incorrect package name in generated code. Als...Manuel Mall2006-12-221-3/+3
* Added (limited) support for Unicode UAX#14 compliant line breaking. Thanks to...Manuel Mall2006-12-221-0/+351