gprolog 1.1.6

Version of implementation GNU Prolog of programming language Prolog

A version of GNU Prolog, released on June 28th, 2000.

Changes:

Bugfixes:

  • fix a bug in the compiler about \ inside quoted atoms
  • fix a bug in dynamic clause retraction (memory leak)
  • fix a bug in atom management (existing atoms eat mallocated space)

New features and improvements:

  • start of native Win32 port
  • added creation/1 and last_access/1 property to file_property/2
  • avoid to establish a connection at start to get the hostname
  • rename configuration file config.h by gp_config.h