pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:1:
Changes since Pike 8.0.358 (release 5) ----------------------------------------------------------------------
+
Bug fixes
+
---------
-
+
o JSON
+
+
Fixed a bug in the unicode handling of Standards.JSON.decode(), which
+
treated codepoints slightly below the surrogate range as invalid.
+
+
Changes since Pike 8.0.276 (release 4) ---------------------------------------------------------------------- New features ------------ o Calendar Updated Calendar to use timezonedata from tzdata2016i.
pike.git/CHANGES:291:
Support the userinfo field containing '@'. o Stdio.File The second argument to set_buffer() should now work. o Testsuite Updated the SHA3_* testvectors to FIPS 202.
-
o JSON
+
-
Fixed a bug in the unicode handling of Standards.JSON.decode(), which
-
treated codepoints slightly below the surrogate range as invalid.
-
-
+
Building and installing ----------------------- o Multiple fixes for building on Solaris 11. Pike 8: Changes since Pike 7.8 ---------------------------------------------------------------------- New language features