index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
corelib
/
fpg_stringutils.pas
Age
Commit message (
Expand
)
Author
2013-04-30
Adds CP1251 to UTF8 encoding conversion
Graeme Geldenhuys
2013-04-25
Implemented a new ConvertTextToUTF8() which converts some encoding to UTF8
Graeme Geldenhuys
2012-11-30
Silence the compiler about range checking.
Graeme Geldenhuys
2012-11-30
Minor optimisation for UTF8Insert()
Graeme Geldenhuys
2012-11-30
Fixes UTF8 functions for 64-bit compliance.
Graeme Geldenhuys
2012-11-30
optimised UTF8CStringToUTF8String
Graeme Geldenhuys
2012-03-12
new unicode method added to fpg_stringutils
Graeme Geldenhuys
2012-03-09
Removes unused / commented code from fpg_stringutils.pas unit.
Graeme Geldenhuys
2011-03-24
improved charset translation to UTF8
Graeme Geldenhuys
2010-09-30
This patch gives UTF8Insert more descriptive parameter names
Graeme Geldenhuys
2010-09-20
Introduced code page conversion routines
Graeme Geldenhuys
2010-09-04
New string utility function fpgTrimR() which trims text on right only.
Graeme Geldenhuys
2010-03-19
New convenience string functions.
Graeme Geldenhuys
2010-02-26
Update copyright notice in all units.
Graeme Geldenhuys
2009-06-08
DebugLn() improvements
Graeme Geldenhuys
2008-11-12
* new fpgCharAt() function
graemeg
2008-11-06
* Fixed the selection issue in TfpgEdit.
graemeg
2008-09-27
* Rename all corelib units to the new naming convention.
graemeg