1.12

Fixed bug in UTF-8 to unicode point converter.

1.11

Fixed bug in UTF-8 to unicode point converter.

1.10

Added UTF-32 conversion functions.

1.9

BOMs were reversed in 1.8.

16 bit range detection in string_UTF16BE_to_UTF8() was off by 1.

1.8

Added the UTF-8 and UTF-16 convenience functions.

1.7

the num component of union stack_val is now a float.

1.6 

Corrected bug in stack_unshift().

1.5

stack_shift() and stack_unshift() added to library.

1.4

stack_push() now returns 0 on success and 1 on failure.
