arabica/src
Quentin Fiard 642efc8d00 Fixed c++11-narrowing errors for C++11 compatibility
char(0x80): constant expression evaluates to -128 which cannot be
narrowed to type 'unsigned char'
      [-Wc++11-narrowing]
2013-11-04 21:31:35 +00:00
..
convert Fixed c++11-narrowing errors for C++11 compatibility 2013-11-04 21:31:35 +00:00
io use size_t not int 2010-01-10 10:44:45 +00:00
SAX SAXcharacters needs to close cdata sections 2013-08-17 20:36:52 +02:00
taggle Pulled static const int definitions out into cpp file 2009-08-01 08:48:41 +01:00
XML added is_ncname_char 2008-08-01 13:02:21 +01:00
arabica.cpp Massage ArabicaConfig.hpp so all macros are prefixed ARABICA_ 2011-11-25 23:26:39 +00:00
Makefile.am Pulled static const int definitions out into cpp file 2009-08-01 08:48:41 +01:00