summaryrefslogtreecommitdiff
path: root/toolkit/qa/complex/toolkit/Assert.java
AgeCommit message (Expand)AuthorFilesLines
2014-08-20double-checked locking is not thread-safe in JavaNoel Grandin1-1/+1
2014-08-19java: remove unused methodsNoel Grandin1-18/+0
2014-08-14java: remove unused importsNoel Grandin1-1/+0
2014-08-13java: remove dead methodsNoel Grandin1-23/+2
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-02-26Remove visual noise from toolkitAlexander Wilms1-2/+2
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz1-1/+0
2012-06-29Java5 update - convert to use generics and new Collections classesNoel Grandin1-15/+15
2012-06-21re-base on ALv2 code.Michael Meeks1-22/+14
2012-03-23.java files don't need executable bitsMichael Stahl1-0/+0
2011-01-27gridsort: more unit testsFrank Schoenheit [fs]1-0/+234