.. |
examples/LookupStringList
|
|
|
languages
|
Merged revision(s) 56535 #682a383e55 from trunk:
|
2017-11-29 23:04:59 +00:00 |
test
|
keep in trunk only, until fixed
|
2017-04-17 00:03:51 +00:00 |
amigalazfileutils.inc
|
Make LCL and LazUtils compile for Amiga systems (NoGUI). Issue #31186, patch from Marcus Sackrow.
|
2017-01-03 12:01:49 +00:00 |
asiancodepagefunctions.inc
|
|
|
asiancodepages.inc
|
|
|
avglvltree.pas
|
avglvltree: fix DisposeNode for nil Node. Issue #32189
|
2017-07-24 12:26:29 +00:00 |
dynamicarray.pas
|
LazUtils: Fix the package name in file headers.
|
2016-12-21 22:35:14 +00:00 |
dynhasharray.pp
|
LazUtils: Fix the package name in file headers.
|
2016-12-21 22:35:14 +00:00 |
dynqueue.pas
|
LazUtils: Fix the package name in file headers.
|
2016-12-21 22:35:14 +00:00 |
easylazfreetype.pas
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled
|
2017-06-17 07:48:54 +00:00 |
extendedstrings.pas
|
LazUtils: Fix the package name in file headers.
|
2016-12-21 22:35:14 +00:00 |
fileutil.inc
|
LazUtils: Fix the package name in file headers.
|
2016-12-21 22:35:14 +00:00 |
fileutil.pas
|
Make LCL and LazUtils compile for Amiga systems (NoGUI). Issue #31186, patch from Marcus Sackrow.
|
2017-01-03 12:01:49 +00:00 |
fpcadds.pas
|
|
|
fpmake.pp
|
* Re-generated fpmake.pp
|
2016-10-14 18:37:23 +00:00 |
FTL.TXT
|
|
|
laz2_dom.pas
|
|
|
laz2_names.inc
|
|
|
laz2_xmlcfg.pas
|
LazUtils: Refactoring for TXMLConfig. Issue #30899, patch from AlexeyT.
|
2016-11-18 19:25:05 +00:00 |
laz2_xmlread.pas
|
|
|
laz2_xmlutils.pas
|
|
|
laz2_xmlwrite.pas
|
lazutils: clean up
|
2016-08-01 20:06:41 +00:00 |
laz2_xpath.pas
|
|
|
laz_avl_tree.pp
|
avglvltree: fix DisposeNode for nil Node. Issue #32189
|
2017-07-24 12:26:29 +00:00 |
laz_dom.pas
|
|
|
laz_xmlcfg.pas
|
|
|
laz_xmlread.pas
|
|
|
laz_xmlstreaming.pas
|
|
|
laz_xmlwrite.pas
|
|
|
lazclasses.pas
|
LazClasses: TRefCountedObject, added debug helpers
|
2016-07-31 14:39:58 +00:00 |
lazcollections.pas
|
|
|
lazconfigstorage.pas
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled
|
2017-06-17 07:48:54 +00:00 |
lazdbglog.pas
|
|
|
lazfglhash.pas
|
|
|
lazfilecache.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
lazfileutils.inc
|
lazutils: fixed ResolveDots under Windows .\.
|
2017-12-14 16:24:06 +00:00 |
lazfileutils.pas
|
Amiga: ExtractFilenameOnly/ExtractFileRoot for amiga systems
|
2017-01-18 19:43:14 +00:00 |
lazfreetype.pas
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled
|
2017-06-17 07:48:54 +00:00 |
lazfreetypefontcollection.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
lazfreetypefpimagedrawer.pas
|
|
|
lazlinkedlist.pas
|
LazUtils: Fix the package name in file headers.
|
2016-12-21 22:35:14 +00:00 |
lazlogger.pas
|
Merged revision(s) 57736 #4a5241032e from trunk:
|
2018-05-14 22:38:58 +00:00 |
lazloggerbase.pas
|
Lazlogger: Allow setting to nil. Issue #32548
|
2017-11-30 14:43:18 +00:00 |
lazloggerdummy.pas
|
|
|
LazLoggerImpl.inc
|
|
|
LazLoggerIntf.inc
|
|
|
lazloggerprofiling.pas
|
LazUtils: Add few more IDE directives to suppress notes about unused Sender parameter. Issue #29704.
|
2016-09-18 19:42:55 +00:00 |
lazmethodlist.pas
|
|
|
lazunicode.pas
|
lazutils: fixed lazunicode compile under Delphi
|
2017-05-03 11:25:56 +00:00 |
lazutf8.pas
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled
|
2017-06-17 07:48:54 +00:00 |
lazutf8classes.pas
|
|
|
lazutf8sysutils.pas
|
Make LCL and LazUtils compile for Amiga systems (NoGUI). Issue #31186, patch from Marcus Sackrow.
|
2017-01-03 12:01:49 +00:00 |
lazutf16.pas
|
|
|
lazutilities.pas
|
lazutils: added MergeWithDelimiter
|
2017-04-27 14:33:50 +00:00 |
lazutils_defines.inc
|
|
|
lazutils.lpk
|
Merge revision(s) 55560 #818462b741 from trunk
|
2017-07-25 14:19:25 +00:00 |
lazutils.pas
|
Merge revision(s) 55560 #818462b741 from trunk
|
2017-07-25 14:19:25 +00:00 |
lazutilsstrconsts.pas
|
Move containers from LCL to LazUtils. DynamicArray, DynHashArray, DynQueue, Maps, StringHashList, ExtendedStrings, TextStrings.
|
2016-12-20 16:26:27 +00:00 |
lconvencoding.pas
|
lcl: fixed UCS2LEToUTF8 for 1byte niput, issue #33296
|
2018-03-02 11:47:52 +00:00 |
lcsvutils.pas
|
|
|
lookupstringlist.pas
|
|
|
Makefile
|
set fixes version 1.8.4
|
2018-05-19 10:52:45 +00:00 |
Makefile.compiled
|
|
|
Makefile.fpc
|
|
|
maps.pp
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
masks.pas
|
Merged revision(s) 56029 #08a73bdac1 from trunk:
|
2017-10-12 22:36:15 +00:00 |
paswstring.pas
|
|
|
stringhashlist.pas
|
LazUtils: Fix the package name in file headers.
|
2016-12-21 22:35:14 +00:00 |
textstrings.pas
|
LazUtils: Fix the package name in file headers.
|
2016-12-21 22:35:14 +00:00 |
translations.pas
|
lcl: gtk2: less hints
|
2017-02-25 12:26:50 +00:00 |
ttcache.pas
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled
|
2017-06-17 07:48:54 +00:00 |
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
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled
|
2017-06-17 07:48:54 +00:00 |
ttraster_sweep.inc
|
|
|
ttraster.pas
|
|
|
tttables.pas
|
|
|
tttypes.pas
|
|
|
unixfileutil.inc
|
|
|
unixlazfileutils.inc
|
lazutils: ExpandFileNameUTF8: fixed HOME with UTF-8
|
2016-11-02 11:13:07 +00:00 |
unixlazutf8.inc
|
|
|
utf8process.pp
|
Merged revision(s) 55241 #9b0e7b0b35 from trunk:
|
2017-06-05 22:44:36 +00:00 |
winfileutil.inc
|
|
|
winlazfileutils.inc
|
|
|
winlazutf8.inc
|
Merged revision(s) 54845 #a3a7c54e1e from trunk:
|
2017-05-10 22:47:41 +00:00 |