more fixes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1468 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -16,6 +16,13 @@
|
||||
|
||||
<h2>Yap-5.1.0:</h2>
|
||||
<ul>
|
||||
<li> FIXED: Restore could not recover DL_MALLOC info and was not recovering
|
||||
DBTerms correctly. </li>
|
||||
<li> FIXED: with locking field, AtomNil and friends might not be
|
||||
aligned, and would be confused with int. </li>
|
||||
<li> FIXED: variables should always be reset when doing trail
|
||||
expansion from the parser, even if there is no shifting (obs Trevor
|
||||
Walker). </li>
|
||||
<li> FIXED: growglobal with realloc was broken. </li>
|
||||
<li> FIXED: with threads, self-deadlocking in new array codes. </li>
|
||||
<li> FIXED: in tabling, use malloc when AllocCodeSpace fails. </li>
|
||||
|
Reference in New Issue
Block a user