summaryrefslogtreecommitdiff
path: root/src/java
AgeCommit message (Expand)Author
2020-03-12replace stddef.h with cstddefRosen Penev
2020-03-12replace assert.h with cassertRosen Penev
2019-04-24java/File: use DiscardException()Max Kellermann
2019-04-24java/File: use String::ToString() in ToAbsolutePath()Max Kellermann
2019-04-24java/Exception: add RethrowException()Max Kellermann
2019-04-24java/Object: add Object.toString() wrapperMax Kellermann
2019-04-24java/String: add method ToString()Max Kellermann
2019-04-24java/Object: rename class Object to GlobalObjectMax Kellermann
2019-04-11java/Ref: add move constructorMax Kellermann
2019-04-11java/Ref: allow LocalRef to be nullableMax Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-14build with Meson instead of autotoolsMax Kellermann
2018-09-06java/Ref: API doc line breaksMax Kellermann
2018-09-06java/Ref: add LocalRef::GetEnv()Max Kellermann
2018-08-28java/*: add `noexcept`Max Kellermann
2018-08-28Merge branch 'v0.20.x'Max Kellermann
2018-08-28java/String: include cleanupMax Kellermann
2018-08-28java/Class: drop unnecessary namespace specMax Kellermann
2018-08-28java/Class: use DiscardException() in FindOptional()Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2018-01-17fs/AllocatedPath: make the nullptr_t constructor publicMax Kellermann
2017-07-05util/TruncateString: rename CopyString() to CopyTruncateString()Max Kellermann
2017-07-05util/StringUtil: move CopyString() to TruncateString.cxxMax Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2014-11-24Java/File: fix include guardMax Kellermann
2014-03-01java/File: add method ToAbsolutePath() returning AllocatedPathMax Kellermann
2014-03-01java: new helper library for the Android portMax Kellermann