add latin-1 wrapper for html_entities
[libi2ncommon] / src / stringfunc.hxx
2021-11-29 Philipp Gesangadd latin-1 wrapper for html_entities
2018-08-15 Thomas JaroschRevert "restore join_string() symbols in library"
2018-08-02 Philipp Gesangrestore join_string() symbols in library
2018-08-02 Philipp Gesangadd unit tests for join_string() overloads
2018-08-02 Philipp Gesangimplement iterator based join_string()
2018-08-02 Philipp Gesangoverload join_string() for std::set
2018-08-02 Philipp Gesangadd char** overloads for join_string
2017-06-08 Thomas Jaroschbase64 encoder/decoder: Add parameter to control linefe...
2017-05-19 Thomas JaroschAdd new base64_encode() / base64_decode() functions
2017-03-23 Christian HerdtweckCreate string-function shorten_stl_types
2017-03-22 Thomas JaroschMerge branch 'remove-html-comments'
2017-03-22 Thomas JaroschChange find_html_comments() API to return the results
2017-03-22 Christian HerdtweckCreate vector-result-version of split_string with unit...
2017-03-22 Christian HerdtweckCreate functions find/remove_html_comments
2016-12-02 Christian HerdtweckAdd comment about error-checking to docu of string_to<T>
2016-11-08 Christian HerdtweckAdd overload of join_string for vector argument + unittest
2016-07-18 Gerd von Egidyadd functions to convert from hex strings to other...
2016-06-01 Christian Herdtweckadded function nice_unit_format for double input (calls...
2015-12-16 Gerd von Egidyadd sanitize_for_logging() to stringfunc
2015-12-16 Gerd von Egidyadd attention about the string_to interface usage
2015-02-05 Gerd von Egidyadd function html_entities_to_console to stringfunc
2011-05-11 Thomas JaroschSwitch license from Intranator license to GPLv2 + linki...
2011-02-04 Guilherme Maciel... Changed the default parameters value from nice_unit_for...
2011-02-04 Guilherme Maciel... Switched the order of the nice_unit_format() parameters...
2011-02-02 Guilherme Maciel... Rename variables according with their enumeration type...
2011-02-01 Guilherme Maciel... Renamed enumeration items to improve readability
2011-02-01 Guilherme Maciel... Replaced all ocurrences of format_kb() by nice_unit_for...
2011-02-01 Guilherme Maciel... Allow to select the length of the symbol, short or...
2011-02-01 Guilherme Maciel... Moved format_kb from arnielizer to libi2ncommon
2011-02-01 Guilherme Maciel... Added a prefix to the enumeration items to avoid possib...
2011-01-31 Guilherme Maciel... Changed nice_unit_format() to allow selection between...
2011-01-31 Guilherme Maciel... Improved method signature, constification of parameter...
2011-01-28 Guilherme Maciel... Change nice_unit_format() to long long
2008-04-07 Reinhard Pfaulibi2ncommon: (reinhard) disabled old to_lower/to_upper...
2008-04-07 Reinhard Pfaulibi2ncommon: (reinhard) modified stringfunc (and some...
2008-04-04 Thomas Jaroschlibi2ncommon: (tomj) merged common code from connd
2007-10-05 Thomas Jaroschgenerate, libi2ncommon: (tomj) fix custom spam folders...
2006-03-30 Thomas Jaroschui, arniesetup, libi2ncommon: (tomj) po file is now...
2006-03-28 Thomas Jaroschlibi2ncommon: (tomj) smart HTML entities engine
2006-02-16 Thomas Jaroschui, libi2ncommon: (tomj) email filtering: decode UTF...
2004-09-06 Thomas Jaroschlibi2common, arnied, ui: (tomj) fix mainpage showerr...
2004-08-25 Gerd v. Egidylibi2ncommon: (gerd) mark inline function as such
2004-08-25 Gerd v. Egidylibi2ncommon: (gerd) merge escape into stringfunc
2004-08-24 Gerd v. Egidylibi2ncommon: (gerd) initial submission, not in use yet