Maarten Billemont
d3f2a01da2
Fix memory leaks, thanks @daltomi - #134 .
2016-11-03 10:31:07 -04:00
Maarten Billemont
f427e06692
Change the names of some utility functions to be more standard and consistent.
2016-11-03 10:04:18 -04:00
Maarten Billemont
6ffef78469
Fix some C warnings.
2016-02-19 08:34:06 -05:00
Maarten Billemont
2c3a706ac4
Cleanup of includes.
2015-12-16 17:23:50 -05:00
Maarten Billemont
db7f9d8af8
Xcode updates, type fixes and Mac versioning improvements.
2015-09-23 00:51:20 -04:00
Maarten Billemont
cdeee2576d
More algorithm trace logging.
2015-02-27 08:49:04 -05:00
Maarten Billemont
563aab9a81
More verbose in TRC about what algorithm is used + fix mpw_charlen on some platforms.
2015-02-18 17:32:33 -05:00
Maarten Billemont
8514a58e64
Sizing and memory related C fixes.
...
[FIXED] mpw_templatesForType now returns a fully allocated array, was relying on undefined behavior before.
[FIXED] mpw_variantWithName was allocating a badly sized standard string.
2015-02-07 11:10:59 -05:00
Maarten Billemont
21630e919b
Standardize includes for other POSIX platforms.
2015-01-19 23:21:10 -05:00
Maarten Billemont
7617b2382a
Fix V0 C implementation.
2015-01-17 11:17:16 -05:00
Maarten Billemont
57769ba199
Algorithm versions in C and wire ObjC into C, remove ObjC algorithm implementation.
2015-01-15 17:43:41 -05:00