Changes between Version 9 and Version 10 of League
- Timestamp:
- Aug 30, 2013, 7:34:49 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
League
v9 v10 22 22 - Base64 encoder/decoder; 23 23 - JSON handling ^[wiki:ReleaseNotes/0.5 0.5]^; 24 - resize-able Stream_Element_Vecror type to store and manipulate binary data. 24 - resize-able Stream_Element_Vecror type to store and manipulate binary data; 25 - direct access to platform's SIMD instruction from Ada code without use of assembler (Intel MMX/SSE/etc. and ARM NEON).