DMOJ Judge v1.2.0
This minor release includes a number of enhancements as well as some general bugfixes.
Features
- Full arm32 and arm64 Linux support; #300
- Use
process_vm_readv
when possible - Improve Java autoconfig
- Support picking up new non-leaf directories when nesting problem directories
Fixes
- Fix startup warning typo
- Fix NaN handling in floating point checkers
- Fix *at system call handling
- Fix GCC/Clang -march flag handling; #303
- Fix line ending handling in checkers
- Fix interactive problem TLE getting full credit
- Disable Nim due to arbitrary code execution; #318
- Fix java_sandbox.jar not found