pikotools/utf8
Tomasz Sowa fac3a7eb71 reorganization in utf8
- utf8 auxiliary functions moved to utf8_private.h file
- in utf8.h are shown only functions available for consumers
- template functions has been moved to utf8_template.h (in utf8.h are only declarations)
  utf8_template.h is included at the end of utf8.h
- functions which take std::ostream changed to template (the stream is a template argument now)
2021-03-15 19:34:51 +01:00
..
Makefile instead of directly using 'ar' program we are using the AR macro now 2014-11-12 04:11:28 +00:00
Makefile.dep added to convert: PatternReplacer 2019-01-07 03:29:34 +00:00
Makefile.o.dep added: functions for dealing with white characters: 2017-12-05 16:32:21 +00:00
utf8.cpp reorganization in utf8 2021-03-15 19:34:51 +01:00
utf8.h reorganization in utf8 2021-03-15 19:34:51 +01:00
utf8_private.cpp reorganization in utf8 2021-03-15 19:34:51 +01:00
utf8_private.h reorganization in utf8 2021-03-15 19:34:51 +01:00
utf8_templates.h reorganization in utf8 2021-03-15 19:34:51 +01:00