summaryrefslogtreecommitdiff
path: root/jurt/com
AgeCommit message (Expand)Author
2014-09-15jurt: encode(String) in URLEncoder has been deprecatedrbuj
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist
2014-09-08set names on some Java threadsMichael Stahl
2014-09-02jurt: fix javadoc error: unexpected end tag: </p>rbuj
2014-08-30jurt: fix some javadoc errors for JDK 8rbuj
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-20java: remove modifiers implied by the contextNoel Grandin
2014-08-20jurt: Throwable.getCause() instead of Throwable.getTargetException()rbuj
2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-10jurt: Use <T> T[] toArray(T[] a)rbuj
2014-08-10Make this work better in the ENABLE_MACOSX_MACLIKE_APP_STRUCTURE caseTor Lillqvist
2014-08-09jurt: Number parsingrbuj
2014-08-08java: redundant assignment, variable can only be nullNoel Grandin
2014-08-08java: variable cannot be nullNoel Grandin
2014-08-08java: remove dead methodsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-04java: remove pre Java 1.5 workaround in UrlToFileMapperNoel Grandin
2014-08-04java: remove workarounds for missing functionality pre java 1.5Noel Grandin
2014-08-04simplify some java static initializersNoel Grandin
2014-07-27jurt: Enhanced For-Loopsrbuj
2014-07-24typosMichael Stahl
2014-07-24jurt: Enhanced For-Loops, code formatting, javadoc & overridesrbuj
2014-07-23TyposJulien Nabet
2014-03-12Spelling fix: suportedTor Lillqvist
2014-03-10jurt: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26Remove visual noise from jurtAlexander Wilms
2014-02-13More java.lang.System.mapLibraryName dylib vs. jnilib confusionStephan Bergmann
2014-02-06typo fixes in commentsAndras Timar
2013-12-20typo fixesAndras Timar
2013-10-01[API CHANGE] Remove unused CPLD_ACCESS feature from C++/Java component loadersStephan Bergmann
2013-04-25Clean up Java ServiceManager bootstrappingStephan Bergmann
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-10workaround IBM java 1.5.0 inconvertible types errorCaolán McNamara
2013-03-13fdo#60724: Fix spelling avaliable -> available.Steven Meyer
2013-02-22s/the the/the/Tor Lillqvist
2013-02-20typo: allways -> alwaysAndras Timar
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-08-29Java cleanup - remove unnecessary null checksNoel Grandin
2012-08-20Remove dead java code, fields and local variablesNoel Grandin
2012-08-20Remove dead java codeNoel Grandin
2012-08-20Java update - fix various javadoc issuesNoel Grandin
2012-06-29Java cleanup - fix various javadoc issuesNoel Grandin