Skip to content

1.11.3

Compare
Choose a tag to compare
@aslze aslze released this 13 Nov 18:16
· 187 commits to master since this release

ASL version 1.11.3

Fixes and small changes.

  • Improved Matrix3: norm(), rotation(), translation() ...
  • Added Xml::clear()
  • Improved IniIFile with indented comments
  • Improved Set<>, range for, operator==
  • Added HashMap operator==
  • Fixed File.use(stdout)
  • shuffle is not in Random::shuffle()
  • Improved Stack<T>
  • Fixed Array_<T,N> enumeration