picolisp

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/picolisp.git/
Log | Files | Refs | README | LICENSE

commit 868e0924078d79e477692fcca91a46b1c102e697
parent c6390a85d49211bff5f9b0d14b34c5ee0b2d7e1b
Author: Alexander Burger <abu@software-lab.de>
Date:   Wed, 26 Jan 2011 14:00:20 +0100

Minor change: "identical" -> "upward compatible"
Diffstat:
Mdoc64/README | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc64/README b/doc64/README @@ -1,4 +1,4 @@ -12nov10abu +26jan11abu (c) Software Lab. Alexander Burger @@ -99,8 +99,8 @@ gives a nice feeling to be independent of a heavy-weight C compiler. Differences to the 32-bit Version --------------------------------- -Except for the following six cases, the 64-bit version should behave identically -to the 32-bit version. +Except for the following six cases, the 64-bit version should be upward +compatible to the 32-bit version. 1. Internal format and printed representation of external symbols This is probably the most significant change. External (i.e. database)