fixes to?\012handle interrupts ^C in Windows.
Improvements to configure scripts for WIN32 configurations. --with-readline= option for configure git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@96 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -16,6 +16,13 @@
|
||||
|
||||
<h2>Yap-4.3.19:</h2>
|
||||
<ul>
|
||||
<li>FIXED: ^c works with Yap/MINGW32 (not in cygwin).</li>
|
||||
<li>FIXED: ^c a should never core dump.</li>
|
||||
<li>FIXED: comparison of variables in sub-terms.</li>
|
||||
<li>FIXED: parse +inf, -inf, +nan, -nan as floats and write
|
||||
them accordingly.</li>
|
||||
<li>FIXED: comparison was breaking ISO.</li>
|
||||
<li>FIXED: use $(CC) never gcc directly.</li>
|
||||
<li>FIXED: support newer versions of readline by moving text
|
||||
to prompt.</li>
|
||||
<li>FIXED: upgrade to autoconf 2.5.</li>
|
||||
|
||||
Reference in New Issue
Block a user