Unofficial mirror of the utfcpp library - https://sourceforge.net/projects/utfcpp/
Find a file
ntrifunovic c2d59c889b Updated makefiles to reflect the new source structure
git-svn-id: http://svn.code.sf.net/p/utfcpp/code@73 a809a056-fc17-0410-9590-b4f493f8b08e

Conflicts:
	v2_0/test_drivers/negative/Makefile
	v2_0/test_drivers/performance/Makefile
	v2_0/test_drivers/regression_tests/Makefile
	v2_0/test_drivers/smoke_test/Makefile
	v2_0/test_drivers/utf8reader/Makefile
	v2_0/test_drivers/utf8reader/utf8reader.cpp
2014-06-01 01:43:40 +02:00
boost Added boost directory, updated documentation, fixed a typo in a local variable in the code 2014-06-01 01:39:01 +02:00
doc Added boost directory, updated documentation, fixed a typo in a local variable in the code 2014-06-01 01:39:01 +02:00
samples Added a sample app, updated documentation, added clean target to the Makefile, added options Wall and pedantic to test drivers 2006-09-09 20:39:45 +00:00
source The requirement for octet_iterator is bidirectional rather than random access now. Other minor changes 2014-06-01 01:39:18 +02:00
test_data Added performance testing 2006-08-11 21:42:05 +00:00
test_drivers Updated makefiles to reflect the new source structure 2014-06-01 01:43:40 +02:00
buildrelease.pl Added automated build scripts. Moved the tests Makefile to test_drivers directory 2006-08-04 00:38:14 +00:00