The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| javacpp-platform-1.5.11-bin.zip | 2024-11-17 | 3.0 MB | |
| javacpp-platform-1.5.11-src.zip | 2024-11-17 | 490.8 kB | |
| JavaCPP 1.5.11 source code.tar.gz | 2024-11-12 | 295.0 kB | |
| JavaCPP 1.5.11 source code.zip | 2024-11-12 | 507.3 kB | |
| README.md | 2024-11-12 | 1.1 kB | |
| Totals: 5 Items | 4.3 MB | 0 | |
November 16, 2024 version 1.5.11
- Fix
Generatorflakiness caused by calls toClass.getDeclaredMethods()(pull [#784]) - Add minimal mappings for
std::chronofrom C++11 (pull [#766]) - Let
Parserannotate Java constructors with@Deprecatedwhen appropriate (pull [#757]) - Add to
InfoMap.defaultsmore names that are reserved in Java, but not in C++ (pull [#757]) - Bundle
libompfrom Visual Studio to fix presets using OpenMP on Windows (pull [#755]) - Fix inconsistencies when using
@Platform(inherit=..., library=...)together (pull [#747]) - Let
Parsersupport templates with unnamed type parameters (pull [#742]) - Prevent
Parserfrom producing duplicate declarations for basic containers (pull [#741])