^C was very broken: break was not accepted, and debug,

trace and statistics did not work at all.


git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1448 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2005-11-09 18:02:53 +00:00
parent 592517f09d
commit 90e2f0360f
3 changed files with 17 additions and 14 deletions

View File

@@ -16,6 +16,8 @@
<h2>Yap-5.1.0:</h2>
<ul>
<li> FIXED: ^C was very broken: break was not accepted, and debug,
trace and statistics did not work at all. </li>
<li> FIXED: format_has_tabs could miss tab signs. </li>
<li> FIXED: plug holes in memory allocation from scanner. </li>
<li> FIXED: instrument memory allocation use use_malloc. </li>