3bc0e3a5ba
temporary fix for conversion of html entities to utf8, where the size of the utf8 string is larger than the length of the html entity name. would cause crashes in htmlDecode for e.g. ≪⃒
2016-07-13 17:16:10 +02:00
0f5e9e5a98
Support multi-codepoint html entitites (such as ⊏̸)
2016-06-07 15:05:28 +02:00
ab0b9d03ea
Standardize header guards
2016-03-08 22:16:02 +01:00
98a57a5b7a
Remove commented out code & minor changes to formatting
2016-01-27 18:08:49 +01:00
d44cabfdb2
fctypes: const + remove unused
...
Added const-quailifier to pointer parameters in fctypes.h and removed unused functions
too. const propagated down to hash.h and Entities.cpp but no further.
2015-12-07 19:50:31 +01:00
96b8197ad3
now it compiles with -m32
2014-11-10 14:45:11 -08:00
f6e560c1f4
Initial file population.
2013-08-02 13:12:24 -07:00