extlib version 1.1.0
- Added generic allocator versions of convenience macros:
ext_allocator_new,
ext_allocator_new_array,ext_allocator_delete,ext_allocator_delete_array,
andext_allocator_clone(with corresponding shorthands when EXTLIB_NO_SHORTHANDS
is not defined)