Skip to content

Releases: antoinemine/apron

Apron 0.9.15

07 Jun 15:37
Compare
Choose a tag to compare

Apron 0.9.15

  • BREAKING CHANGE FOR OCAML: remove polymorphic compare functions and renamed compare functions that do not implement a total order, documentation clarification (#108)
  • Autodetect library in configure for Mac ARM with Homebrew (#107)
  • Support for PPLite 0.12 [Michele Spotti, Enea Zaffanella] (#105)
  • Disable PPL and PPLite when no C++ compiler is detected (#104)
  • Various fixes (#101, #97, #90)

Apron 0.9.14

20 Sep 19:57
Compare
Choose a tag to compare

Apron 0.9.14

  • Fix level 1 fold (#90)

Apron 0.9.14 beta 2

10 Jul 11:43
Compare
Choose a tag to compare
Apron 0.9.14 beta 2 Pre-release
Pre-release

Version 0.9.14 beta 2

  • OCaml: removed reference to Stdlib.

Apron 0.9.14 beta 1

06 Jul 15:29
Compare
Choose a tag to compare
Apron 0.9.14 beta 1 Pre-release
Pre-release

Version 0.9.14 beta 1

  • Add support for PPLite 0.11 polyhedra library [Enea Zaffanella] (#71)
  • Add Fppol domain (floating-point polyhedra) [Liqian Chen] (#33)
  • Add Avoct domain (absolute value octagons) [Liqian Chen] (#33)
  • Add OCaml 5.0.0 support
  • Replace quicksort implementation with a new, LGPL one (#87)
  • make install installs non-debug version only, unless -debug is used (#86)
  • Non-debug C libraries are stripped (#86)
  • Compilation and installation fixes (#80, #75, #65, #62, #61, #60, #59, #54, #52, #49, #48, #45, #34)
  • Apple M1 support (#68)
  • Fix some corner cases for boxes and polyhedra (#85, #83, #82, #81, #80, #63, #43, #35)

Apron 0.9.13

11 Sep 15:33
Compare
Choose a tag to compare

Version 0.9.13

  • Fix Java version detection & compilation (#30)
  • Minor grammar and spelling fixes (#22), (#26)
  • Use texi2any instead of (dead) texi2html (#23)
  • Fix best and exact flags in octagons (#25)
  • Fix linking under MaxOS X (#28)
  • Taylor1+ fixes

Apron 0.9.12

10 Nov 14:40
Compare
Choose a tag to compare
Apron 0.9.12 Pre-release
Pre-release
  • GitHub hosting
  • Documentation hosted on GitHub Pages
  • New installation instructions for Windows
  • Opam package (ocaml)
  • Added a function to get the version number
  • Java compilation uses javac -h instead of javah for Java >= 11
  • Several bugs corrected

Initial import from Inria forge into github

10 Jan 12:36
Compare
Choose a tag to compare

Initial conversion from Inria gforge Apron project to GitHub.
Master based on the latest SVN trunk revision as of 2019-01-10 : revision 1104 (last changed 2018-06-24).