lazarus/components/lazutils
sekelsenmat ca38c9ebc5 Documents a routine
git-svn-id: trunk@33076 -
2011-10-25 06:13:19 +00:00
..
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20465 2011-10-11 22:53:27 +00:00
asiancodepagefunctions.inc Moves lconvencoding.pas from the LCL to LazUtils 2011-10-17 11:36:24 +00:00
asiancodepages.inc Moves lconvencoding.pas from the LCL to LazUtils 2011-10-17 11:36:24 +00:00
fileutil.inc Fixes bug #20229: ExpandFileNameUTF8, ExpandUNCFileNameUTF8 or other UTF8 functions in FileUtil 2011-10-20 20:43:24 +00:00
fileutil.pas Fixes bug #20229: ExpandFileNameUTF8, ExpandUNCFileNameUTF8 or other UTF8 functions in FileUtil 2011-10-20 20:43:24 +00:00
laz2_dom.pas
laz2_names.inc
laz2_xmlcfg.pas
laz2_xmlread.pas codetools: show backtrace on consistency exceptions in linkscanner 2011-10-09 06:51:01 +00:00
laz2_xmlutils.pas
laz2_xmlwrite.pas lazxml: fix writing file path with non ansi characters 2011-10-16 20:43:40 +00:00
laz_dom.pas
laz_xmlcfg.pas
laz_xmlread.pas
laz_xmlstreaming.pas
laz_xmlwrite.pas
lazdbglog.pas
lazfilecache.pas lazutils: clean up 2011-10-11 21:02:40 +00:00
lazfileutils.pas components: fix compilation of LazUtils 2011-10-05 00:47:10 +00:00
lazutf8.pas First steps of a major move of code from lclproc to lazutf8 2011-10-19 19:16:31 +00:00
lazutf8classes.pas Corrects the visibility of methods in TStringListUTF8 2011-10-17 18:11:56 +00:00
lazutf16.pas First steps of a major move of code from lclproc to lazutf8 2011-10-19 19:16:31 +00:00
lazutils.lpk Adds a new unit to hold eventually utf16-based routines. Might be useful to speed up WideLowerCase for example in the future. 2011-10-19 12:14:14 +00:00
lazutils.pas Adds a new unit to hold eventually utf16-based routines. Might be useful to speed up WideLowerCase for example in the future. 2011-10-19 12:14:14 +00:00
lazutilsstrconsts.pas Fixes fileutil compilation in unix 2011-10-17 12:13:17 +00:00
lconvencoding.pas Documents a routine 2011-10-25 06:13:19 +00:00
luresstrings.pas
Makefile
Makefile.compiled
Makefile.fpc
masks.pas Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this. 2011-10-17 09:24:01 +00:00
paswstring.pas Disables the new widestring manager for fpc 2.7 and moves some comented routines to proper place 2011-10-19 14:44:14 +00:00
unixfileutil.inc Fixes bug #20229: ExpandFileNameUTF8, ExpandUNCFileNameUTF8 or other UTF8 functions in FileUtil 2011-10-20 20:43:24 +00:00
winfileutil.inc Fixes compiling lazutils for wince 2011-10-21 10:02:11 +00:00