File: ChangeLog

package info (click to toggle)
swi-prolog-packages 5.0.1-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 50,688 kB
  • ctags: 25,904
  • sloc: ansic: 195,096; perl: 91,425; cpp: 7,660; sh: 3,046; makefile: 2,750; yacc: 843; awk: 14; sed: 12
file content (25 lines) | stat: -rw-r--r-- 486 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
VERSION 1.0.4
=============

 * ADDED: Destructor to PlEngine class, calling PL_cleanup().  Requires
   SWI-Prolog 3.4.1 or later.

VERSION 1.0.3
=============
  
 * FIXED: untyped 'operator =' declarations reported by gcc version 2.95.2.

VERSION 1.0.2
=============

 * FIXED: PlException to pass exceptions other then domain and type errors
   correctly.  Thanks to Use Lesta.

VERSION 1.0.1
=============

 * ADDED: conversion between PlTerm and void*


VERSION 1.0.0
=============