Skip to content

Releases: iraf-community/x11iraf

Version 2.1

17 Jul 10:29
2eaea4b
Compare
Choose a tag to compare

This is an x11iraf version from the iraf-community organization, which is a community effort to keep IRAF available after the end of NOAO support. Consider contributing to report bugs, fix them, or improve the software!

Changes

Changes to the original 2.0 BETA version include:

  • 64 bit compatibility (#2)

  • External libraries removed
    External libraries that were included as convenience copies were removed. The code is updated to use the current versions of these libraries, which are included in MacOS as well as in the Linux distributions:

    The unused CDL (#11) and vximtool (#18) subdirectories were also removed. They are maintained in a separate repository

  • Imake build system replaced
    The Imake build system (xmkmf) was replaced by plain Makefiles (#19). Re-introduce support for MacOS (#17).

  • Several bugfixes and spellfixes (#12, #13, #21). Consequently use stdarg.h (#3)

  • Add licensing information (#20). Make it easy to remove non-free code.

  • Remove unused code files, and fix a number of compiler warnings (#21)

  • Reorganize README and installation instructions (#22)

  • Test-build the package on Travis (#15)

Snapshot 2.0+2020.06.15

15 Jun 06:59
Compare
Choose a tag to compare
Pre-release

This is an x11iraf snapshot from the iraf-community organization.

Original release v2.0 BETA

12 Jul 15:43
Compare
Choose a tag to compare
v2.0BETA

Initial commit, from x11iraf-v2.0BETA-src.tar.gz