Project

General

Profile

Version 0.1.2 available

Added by Thomas Jahns over 11 years ago

A new release has been made available.

Following are the most important changes:

  • Every Xt_idxlist object now is given a unique ID to be used e.g. as an O(1) heuristic for equality checks.
  • The source now builds with
    BUILD_CFLAGS='-Wall -Wextra -Wconversion -Wstrict-overflow -Wno-error=unused-function -Wno-unknown-pragmas -Werror'
    BUILD_FCFLAGS='-Wall -Wextra -Wconversion -Wstrict-overflow -Wno-error=unused-function'
    

Comments