summaryrefslogtreecommitdiff
path: root/src/corelib/fpg_stringutils.pas
AgeCommit message (Expand)Author
2013-04-30Adds CP1251 to UTF8 encoding conversionGraeme Geldenhuys
2013-04-25Implemented a new ConvertTextToUTF8() which converts some encoding to UTF8Graeme Geldenhuys
2012-11-30Silence the compiler about range checking.Graeme Geldenhuys
2012-11-30Minor optimisation for UTF8Insert()Graeme Geldenhuys
2012-11-30Fixes UTF8 functions for 64-bit compliance.Graeme Geldenhuys
2012-11-30optimised UTF8CStringToUTF8StringGraeme Geldenhuys
2012-03-12new unicode method added to fpg_stringutilsGraeme Geldenhuys
2012-03-09Removes unused / commented code from fpg_stringutils.pas unit.Graeme Geldenhuys
2011-03-24improved charset translation to UTF8Graeme Geldenhuys
2010-09-30This patch gives UTF8Insert more descriptive parameter namesGraeme Geldenhuys
2010-09-20Introduced code page conversion routinesGraeme Geldenhuys
2010-09-04New string utility function fpgTrimR() which trims text on right only.Graeme Geldenhuys
2010-03-19New convenience string functions.Graeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2009-06-08DebugLn() improvementsGraeme Geldenhuys
2008-11-12* new fpgCharAt() functiongraemeg
2008-11-06* Fixed the selection issue in TfpgEdit.graemeg
2008-09-27* Rename all corelib units to the new naming convention.graemeg