Skip to content

dlib 0.19.1

Compare
Choose a tag to compare
@gecko0307 gecko0307 released this 24 Jul 13:48
· 279 commits to master since this release
  • dlib.network
    • Fixed compilation under Windows
  • dlib.filesystem
    • isFile, isDir properties now work for StdFileSystem entries
  • dlib.container
    • DynamicArray.readOnlyData
  • dlib.text
    • String.toString and String.ptr are now const
  • Misc
    • Added latest DMD (2.093.0) and LDC (1.22.0) to Travis CI config.