lazarus/components/lazutils
2014-08-28 19:29:59 +00:00
..
examples/DictionaryStringList
languages LazUtils: regenerated translations 2014-08-05 22:51:19 +00:00
asiancodepagefunctions.inc
asiancodepages.inc
avglvltree.pas lazutils: TAvgLvlTree: added Equals and Assign 2014-05-29 11:56:15 +00:00
dictionarystringlist.pas LazUtils: Remove test version of overridden InsertItem from TDictionaryStringList. It is called from FPC > 2.7.1. Solves issue #24964 although not the way it suggested. 2013-09-06 22:05:41 +00:00
easylazfreetype.pas
fileutil.inc LazUtils: make CopyDirTree() work also with the "wrong" path delimiter ('/' on Windows). Was broken after r45991 #3e8d8b891e. 2014-08-11 11:53:48 +00:00
fileutil.pas lazutils: TFileSearcher.Search: parameter SearchPath now works as semicolon separated search path 2014-07-30 12:05:38 +00:00
fpmake.pp
laz2_dom.pas lazutils: comment 2013-07-26 20:21:17 +00:00
laz2_names.inc
laz2_xmlcfg.pas
laz2_xmlread.pas LazUtils, allow laz2_xmlread to parse internal DOCTYPE definition 2014-08-28 19:29:59 +00:00
laz2_xmlutils.pas
laz2_xmlwrite.pas lazutils: laz2_write: write encoding UTF-8 2013-07-16 12:33:08 +00:00
laz2_xpath.pas lazutils: xml: xpath namespace resolver, issue #25208 2013-10-22 12:56:19 +00:00
laz_dom.pas
laz_xmlcfg.pas
laz_xmlread.pas
laz_xmlstreaming.pas
laz_xmlwrite.pas
lazclasses.pas LazUtils: Fixed spelling / small optimization for FreeNotifiyngObj 2014-04-26 15:43:43 +00:00
lazconfigstorage.pas
lazdbglog.pas
lazfilecache.pas IDE,lazutils: added GetPhysicalFilenameCached 2014-05-30 13:41:20 +00:00
lazfileutils.inc LazFileUtils: ResolveDots: respect AllowDirectorySeparators. 2013-09-09 11:50:06 +00:00
lazfileutils.pas lazutils: added GetPhysicalFilename 2014-05-30 12:20:17 +00:00
lazfreetype.pas
lazfreetypefontcollection.pas
lazlogger.pas LazLogger: fixed logfile with relative path 2014-02-28 17:42:19 +00:00
lazloggerbase.pas lazutils: less hints 2014-02-06 09:32:52 +00:00
lazloggerdummy.pas LazLogger: added basic profiling 2013-09-18 14:43:41 +00:00
LazLoggerImpl.inc lazutils: fixed dbgs(TComponentState) 2014-02-27 12:43:34 +00:00
LazLoggerIntf.inc
lazloggerprofiling.pas LazLogger: added basic profiling 2013-09-19 13:58:38 +00:00
lazmethodlist.pas lazutils: TMethodList: added AllowDuplicates, default false 2014-03-03 09:46:31 +00:00
lazutf8.pas lazutils: fixed UTF8FindNearestCharStart for 64bit long strings 2014-05-17 12:05:05 +00:00
lazutf8classes.pas lazutils: notes about thread safety 2013-06-29 17:12:53 +00:00
lazutf8sysutils.pas LazUtils: GetTickCount64 now uses under Linux the kernel function clock_gettime(CLOCK_MONOTONIC,), disable via -dGetTickCountTimeOfDay 2014-04-01 18:02:47 +00:00
lazutf16.pas
lazutils.lpk LazLogger: added basic profiling 2013-09-18 14:43:41 +00:00
lazutils.pas LazLogger: added basic profiling 2013-09-18 14:43:41 +00:00
lazutilsstrconsts.pas
lconvencoding.pas Components, LazUtils and LeakView: fixed typos in comments 2014-07-18 00:09:34 +00:00
Makefile fixed make distclean 2014-02-18 17:37:14 +00:00
Makefile.compiled IDE: fixed Makefile.compiled to contain inherited custom options 2013-07-29 10:48:35 +00:00
Makefile.fpc fixed make distclean 2014-02-18 17:37:14 +00:00
masks.pas LazUtils: Masks.pas: implement handling of UTF8 codepoints for mask matching. Issue #0024373. 2014-01-02 18:48:37 +00:00
paswstring.pas
ttcache.pas
ttcalc1.inc
ttcalc2.inc
ttcalc3.inc
ttcalc4.inc
ttcalc.pas
ttcmap.pas
ttconfig.inc
ttdebug.pas
tterror.pas
ttfile.pas
ttgload.pas
ttinterp.pas
ttload.pas
ttmemory.pas
ttobjs.pas
ttprofile.pas
ttraster_sweep.inc
ttraster.pas
tttables.pas
tttypes.pas
unixfileutil.inc LCL: moved ReadAllLinks to LazUtils 2014-04-01 10:24:50 +00:00
unixlazfileutils.inc lazutils: use GetPhysicalFilename instead of readalllinks 2014-05-30 12:40:24 +00:00
unixlazutf8.inc
utf8process.pp IDE: enabled group compile 2014-07-28 14:53:57 +00:00
winfileutil.inc LCL: moved ReadAllLinks to LazUtils 2014-04-01 10:24:50 +00:00
winlazfileutils.inc lazutils: added GetPhysicalFilename 2014-05-30 12:20:17 +00:00
winlazutf8.inc