Commit Graph

62 Commits

Author SHA1 Message Date
Tony Kelman
a840e5dae1 add DLLEXPORT to all functions in mojibake.h 2014-09-22 09:53:55 -07:00
Steven G. Johnson
bc357b276f updated 'make clean' target 2014-08-08 12:36:14 -04:00
Steven G. Johnson
91a77d7588 added normalization and encoding test for #13 2014-08-07 16:52:16 -04:00
Elliot Saba
af06f858e1 I like SHLIB_EXT, for consistency 2014-07-29 22:35:03 -04:00
Jiahao Chen
2cbc86bc7f Add SHARED_SUFFIX appropriate for OSX and Linux 2014-07-28 16:19:01 -04:00
Steven G. Johnson
2c4e520a17 utf8proc.h -> mojibake.h (closes #10) 2014-07-18 14:28:17 -04:00
Steven G. Johnson
a5aeb49e20 Merge pull request #9 from JuliaLang/cjh/markdata
Update data tables to Unicode 7.0.0
2014-07-18 12:12:19 -04:00
Steven G. Johnson
48645e36e4 replace ar with $(AR) for #4 2014-07-18 11:35:02 -04:00
Jiahao Chen
13a72c152a Add 'update' target to Makefile
This target downloads all necessary Unicode data files using curl and rebuilds utf8proc_data.c using data_generator.rb (saving the new copy to utf8proc_data.c.new).
2014-07-18 10:46:11 -04:00
Jiahao Chen
6436f9faf9 Rename libutf8proc -> libmojibake. Closes #5 2014-07-18 08:52:50 -04:00
Steven G. Johnson
0d7224a6d8 markdown and other cosmetic updates 2014-07-15 16:04:36 -04:00
Steven G. Johnson
ab9520d188 import of utf8proc-v1.1.6 2014-07-15 15:29:52 -04:00