pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:89:
o Web.Sass This is a module that interfaces to the SASS compilation library "LibSass" (https://github.com/sass/libsass). Bug fixes ---------
+
o ADT.CritBit
+
+
- Due to an off-by-one error the last limb of bignums was never compared.
+
This resulted (sometimes) in unequal bignums comparing equal inside of
+
the tree.
+
o Compiler - Improved variant robustness. - Fixed type leak for getters/setters implemented with variant functions. o Calendar - Updated tzdata to 2018d.