summaryrefslogtreecommitdiffstats
path: root/jurt
Commit message (Expand)AuthorAgeFilesLines
* sal/osl/unx/thread.c -> .cxxStephan Bergmann2014-10-012-1/+1
* Precise, platform-specific Class-Path path for NativeLibraryLoader useStephan Bergmann2014-09-291-1/+5
* fix Java1.5 incompatibilityNoel Grandin2014-09-292-7/+15
* jurt: remove constructor in AnyConverter_Test (JUnit)Robert Antoni Buj i Gelonch2014-09-281-15/+31
* java: when rethrowing exceptions, store the original causeNoel Grandin2014-09-2510-369/+313
* jurt: encode(String) in URLEncoder has been deprecatedrbuj2014-09-151-1/+1
* Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist2014-09-091-2/+2
* set names on some Java threadsMichael Stahl2014-09-082-1/+3
* Fix conditionStephan Bergmann2014-09-041-1/+10
* Poor hack for libjpipe.so under Clang -fsanitize=*Stephan Bergmann2014-09-044-1/+136
* jurt: fix javadoc error: unexpected end tag: </p>rbuj2014-09-021-1/+1
* jurt: fix some javadoc errors for JDK 8rbuj2014-08-305-10/+10
* java: remove unnecessary constructor declarationsNoel Grandin2014-08-202-2/+0
* java: remove modifiers implied by the contextNoel Grandin2014-08-202-10/+10
* jurt: Throwable.getCause() instead of Throwable.getTargetException()rbuj2014-08-203-4/+4
* java: no need to instantiate String objects directlyNoel Grandin2014-08-192-3/+3
* java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin2014-08-193-3/+3
* java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2014-08-194-8/+8
* java: use 'Long.valueOf' instead of 'new Long'Noel Grandin2014-08-194-10/+10
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-198-31/+31
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-192-2/+2
* java: classes in java.lang package do not need to be fully qualifiedNoel Grandin2014-08-191-1/+1
* java: remove commented out codeNoel Grandin2014-08-143-11/+1
* java: fix broken javadoc tagsNoel Grandin2014-08-121-1/+1
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-1214-0/+23
* jurt: Use <T> T[] toArray(T[] a)rbuj2014-08-101-9/+6
* Make this work better in the ENABLE_MACOSX_MACLIKE_APP_STRUCTURE caseTor Lillqvist2014-08-101-0/+10
* jurt: Number parsingrbuj2014-08-091-2/+2
* java: redundant assignment, variable can only be nullNoel Grandin2014-08-081-2/+0
* java: variable cannot be nullNoel Grandin2014-08-081-1/+1
* java: remove redundant super-interfacesNoel Grandin2014-08-081-1/+1
* java: remove dead methodsNoel Grandin2014-08-081-7/+0
* java: remove commented out codeNoel Grandin2014-08-055-20/+0
* java: remove unused fieldsNoel Grandin2014-08-053-7/+0
* java: remove various unused variablesNoel Grandin2014-08-051-2/+0
* java: remove pre Java 1.5 workaround in UrlToFileMapperNoel Grandin2014-08-041-85/+26
* java: remove workarounds for missing functionality pre java 1.5Noel Grandin2014-08-041-19/+0
* simplify some java static initializersNoel Grandin2014-08-041-16/+5
* jurt: Enhanced For-Loopsrbuj2014-07-273-38/+23
* typosMichael Stahl2014-07-242-2/+2
* jurt: Enhanced For-Loops, code formatting, javadoc & overridesrbuj2014-07-2440-1015/+1221
* TyposJulien Nabet2014-07-231-1/+1
* coverity#705190 Missing break in switchCaolán McNamara2014-06-041-0/+1
* idl: remove external header guardsThomas Arnhold2014-05-161-12/+0
* Many spelling fixes: directories h* - p*.Pedro Giffuni2014-04-301-4/+4
* Spelling fix: suportedTor Lillqvist2014-03-121-1/+1
* jurt: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-102-23/+2
* Remove visual noise from jurtAlexander Wilms2014-02-262-14/+14
* More java.lang.System.mapLibraryName dylib vs. jnilib confusionStephan Bergmann2014-02-131-1/+10
* typo fixes in commentsAndras Timar2014-02-061-1/+1