- 28 Sep, 2018 2 commits
- 27 Aug, 2018 3 commits
-
-
brinn authored
-
brinn authored
-
brinn authored
Support setting owner and timestamps of a symbolic link; support using realtime timer (nano-second resolution) on newer Unix systems. Add new methods to class Unix: getSystemTime() setUseUnixRealtimeTimer() isUseUnixrealtimeTimer() setLinkOwner() setLinkTimestamps() setFileTimestamps() setOwner(String, Password)
-
- 21 Aug, 2018 1 commit
-
-
brinn authored
some java.io.File.lastModified() on some JREs report the last modified time with sub-second resolution.
-
- 17 Aug, 2018 15 commits
-
-
brinn authored
-
brinn authored
-
brinn authored
-
brinn authored
Ensure failing to load a native library does not result in an exception. Remove legacy method ResourceUtilities.closeQuietly().
-
brinn authored
Add properties native.caching.libpath and native.cachine.libpath.<libname> to get a behavior for loadNativeLibrary() where the files are kept on the file system as a cache of the corresponding resource on the classpath. Add a proper Javadoc.
-
brinn authored
-
brinn authored
-
brinn authored
-
brinn authored
-
brinn authored
-
brinn authored
-
brinn authored
-
brinn authored
-
yvesn authored
-
brinn authored
Remove ICloseable and replace it with AutoCloseable. Add method ResourceUtilities.closeQuietly().
-
- 14 Aug, 2018 2 commits
- 10 Aug, 2018 1 commit
-
-
yvesn authored
-
- 21 Jun, 2017 1 commit
-
-
yvesn authored
SVN: 38425
-
- 29 Feb, 2016 1 commit
-
-
felmer authored
SVN: 35758
-
- 05 Mar, 2015 1 commit
-
-
brinn authored
Add options to remove old resource temporary files on copying new ones and use it for removing old native library temp files (avoid filling up the temp directory under Windows where mandatory locks prevent file deletion of temp files on shutdown). SVN: 33566
-
- 06 Jan, 2015 3 commits
- 22 Dec, 2014 4 commits
- 13 Nov, 2014 1 commit
-
-
jakubs authored
SVN: 32812
-
- 21 Aug, 2014 3 commits
- 19 Aug, 2014 1 commit
-
-
jakubs authored
SVN: 32231
-
- 14 Jul, 2014 1 commit
-
-
pkupczyk authored
SVN: 32054
-