Up
–
Package index
»
astring
» CHANGES
v0.8.3 2016-09-12 Zagreb
Fix potential segfault on 32-bit platforms due to overflow in
String[.Sub].concat
. Spotted by Jeremy Yallop in the standard library. The same bug was present in Astring.
v0.8.2 2016-08-26 Zagreb
v0.8.1 2015-02-22 La Forclaz (VS)
v0.8.0 2015-12-14 Cambridge (UK)
astring
CHANGES
LICENSE
README
Library
astring
Astring
v0.8.2 2016-08-26 Zagreb
Fix
String.Set.pp
not using the
sep
argument.
Build depend on topkg.
Relicense from BSD3 to ISC.
v0.8.1 2015-02-22 La Forclaz (VS)
Fix a bug in
String.Sub.span
.
v0.8.0 2015-12-14 Cambridge (UK)
First release.