Version | Change log |
newLISP for Mac OS X 10.7.5 May 12, 2019 | |
newLISP for Mac OS X 10.7.1 Feb 15, 2017 |
Additions and changes The now function on MS Windows, reports the type of daylight savings used in the GMT offset field. The new history functions reports the call history of a function. The maximum length of a symbol has been extended to 1022 characters from 255. When creating symbols with a hash functor an error message will be thrown on symbol strings longer 1022 characters. Bug fixes The GMT offset field in the now function would report the wrong value when not in daylight savings time. This bug was introduced in 10.7.0 and did not exist before. On some platforms file positions went out of sync when using search, seek and read-line. mat with a scalar second argument was broken on 64-bit versions when the scalar parameter was not a float. fixed a problem in --, ++ when passing a nil argument which was not content of a symbol. |