| .. |
|
examples
|
|
|
|
languages
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, issue #40312
|
2023-06-12 18:20:35 +03:00 |
|
test
|
|
|
|
amigalazfileutils.inc
|
|
|
|
asiancodepagefunctions.inc
|
|
|
|
asiancodepages.inc
|
|
|
|
avglvltree.pas
|
IDE: loadlfm: resolve ambigious registered component classes
|
2023-04-13 15:38:12 +02:00 |
|
codepagesasian.pas
|
|
|
|
codepagescommon.pas
|
|
|
|
commoncodepages.inc
|
LConvEncoding: add EncodingCP865. Patch by Alexey Torgashin. Issue #40041.
|
2022-12-17 18:30:06 +01:00 |
|
compwriterpas.pas
|
|
|
|
dynamicarray.pas
|
|
|
|
dynhasharray.pp
|
|
|
|
dynqueue.pas
|
|
|
|
extendedstrings.pas
|
|
|
|
filereferencelist.pas
|
|
|
|
fileutil.inc
|
Remove old deprecated functions and units.
|
2023-06-15 02:35:52 +03:00 |
|
fileutil.pas
|
Remove old deprecated functions and units.
|
2023-06-15 02:35:52 +03:00 |
|
fpcadds.pas
|
ideconfig: less dependency on codetools
|
2023-06-11 23:10:53 +02:00 |
|
fpmake.pp
|
Remove old deprecated functions and units.
|
2023-06-15 02:35:52 +03:00 |
|
graphmath.pp
|
Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils).
|
2023-06-05 15:48:01 +03:00 |
|
graphtype.pp
|
|
|
|
html2textrender.pas
|
|
|
|
integerlist.pas
|
|
|
|
laz2_dom.pas
|
LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer.
|
2023-04-10 09:15:24 +03:00 |
|
laz2_names.inc
|
|
|
|
laz2_xmlcfg.pas
|
Support compiling more of Lazarus + its components with -Sy option.
|
2023-05-21 01:32:42 +03:00 |
|
laz2_xmlread.pas
|
Support compiling more of Lazarus + its components with -Sy option.
|
2023-05-21 01:32:42 +03:00 |
|
laz2_xmlutils.pas
|
Support compiling some Lazarus code with -Sy option. Issue #40263, patch by Arioch The.
|
2023-05-20 12:51:35 +03:00 |
|
laz2_xmlwrite.pas
|
LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer.
|
2023-04-10 09:15:24 +03:00 |
|
laz2_xpath.pas
|
LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer.
|
2023-04-10 09:15:24 +03:00 |
|
laz_avl_tree.pp
|
lazutils: TAVLTree: do not use LazNodeMemManager by default for thread safety
|
2023-04-02 21:17:22 +02:00 |
|
laz_dom.pas
|
|
|
|
laz_xmlcfg.pas
|
|
|
|
laz_xmlread.pas
|
LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer.
|
2023-04-10 09:15:24 +03:00 |
|
laz_xmlstreaming.pas
|
fixed compile with fpc 3.3.1
|
2023-07-26 02:05:04 +03:00 |
|
laz_xmlwrite.pas
|
LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer.
|
2023-04-10 09:15:24 +03:00 |
|
lazclasses.pas
|
LazUtils: fix compilation of objects descended from TRefCountedObject (don't change function signature with IFDEF)
|
2022-09-08 22:52:08 +02:00 |
|
lazcollections.pas
|
SynEdit, FpDebug, LazUtils, IdeIntf: Remove UTF8CompareLatinTextFast calls.
|
2024-02-22 16:43:31 +03:00 |
|
lazconfigstorage.pas
|
codetools: moved DateToCfgStr to LazConfigStorage
|
2023-06-11 21:34:37 +02:00 |
|
lazdbglog.pas
|
|
|
|
lazfglhash.pas
|
|
|
|
lazfilecache.pas
|
|
|
|
lazfileutils.inc
|
LazUtils: Resolve '/somedir/..' correctly in ResolveDots. Add tests. Issue #40678.
|
2024-01-18 16:49:34 +00:00 |
|
lazfileutils.pas
|
LazUtils: Make sure CompareText comes from SysUtils. Issue #40814.
|
2024-03-11 20:07:53 +03:00 |
|
lazlinkedlist.pas
|
|
|
|
lazlistclasses.pas
|
Support compiling more of Lazarus + its components with -Sy option.
|
2023-05-21 01:32:42 +03:00 |
|
lazlogger.pas
|
LazLogger: added new event, to change log-text
|
2023-05-28 21:39:18 +02:00 |
|
lazloggerbase.pas
|
Remove old deprecated functions and units.
|
2023-06-15 02:35:52 +03:00 |
|
lazloggerdummy.pas
|
LazLogger: added missing stackdump with log-group
|
2022-05-12 21:19:34 +02:00 |
|
LazLoggerImpl.inc
|
LazLogger: added missing stackdump with log-group
|
2022-05-12 21:19:34 +02:00 |
|
LazLoggerIntf.inc
|
LazLogger: added missing stackdump with log-group
|
2022-05-12 21:19:34 +02:00 |
|
lazloggerprofiling.pas
|
|
|
|
lazmethodlist.pas
|
|
|
|
lazpasreadutil.pas
|
|
|
|
lazstringutils.pas
|
Remove old deprecated functions and units.
|
2023-06-15 02:35:52 +03:00 |
|
lazsysutils.pas
|
|
|
|
laztracer.pas
|
LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer.
|
2023-04-10 09:15:24 +03:00 |
|
lazunicode.pas
|
|
|
|
lazutf8.pas
|
LazUtils: Remove WriteLn() from TStringListUTF8Fast.InsertItem. Causes trouble on Windows.
|
2024-02-26 16:37:10 +03:00 |
|
lazutf16.pas
|
|
|
|
lazutilities.pas
|
Move SkipCheckByKey functions from IdeUtils (IdeIntf) to LazUtilities (LazUtils). No LCL dependency. Add comments in uses section.
|
2023-06-11 20:34:36 +03:00 |
|
lazutils_defines.inc
|
|
|
|
lazutils.lpk
|
Remove old deprecated functions and units.
|
2023-06-15 02:35:52 +03:00 |
|
lazutils.pas
|
Remove old deprecated functions and units.
|
2023-06-15 02:35:52 +03:00 |
|
lazutilsstrconsts.pas
|
|
|
|
lazversion.pas
|
set fixes version to 3.3
|
2024-02-25 13:27:23 +01:00 |
|
lconvencoding.pas
|
Remove old deprecated functions and units.
|
2023-06-15 02:35:52 +03:00 |
|
lcsvutils.pas
|
LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer.
|
2023-04-10 09:15:24 +03:00 |
|
lookupstringlist.pas
|
|
|
|
Makefile
|
set fixes version 3.0
|
2023-12-17 11:23:58 +01:00 |
|
Makefile.compiled
|
|
|
|
Makefile.fpc
|
updated makefiles
|
2023-06-30 21:02:31 +02:00 |
|
maps.pp
|
|
|
|
masks.pas
|
Support compiling most of Lazarus + its components with -Sy option.
|
2023-05-20 12:51:35 +03:00 |
|
objectlists.pas
|
|
|
|
stringhashlist.pas
|
|
|
|
textstrings.pas
|
|
|
|
translations.pas
|
LazUtils, Translations unit: fixed compilation on 32-bit Darwin as reported on forum:
|
2023-12-31 17:22:25 +00:00 |
|
uitypes.pas
|
Lazutils, LCL: fixed compilation with FPC 3.2.3
|
2023-11-30 19:49:10 +03:00 |
|
unixfileutil.inc
|
|
|
|
unixlazfileutils.inc
|
|
|
|
unixlazutf8.inc
|
|
|
|
utf8process.pp
|
|
|
|
winfileutil.inc
|
|
|
|
winlazfileutils.inc
|
|
|
|
winlazutf8.inc
|
LazUtils: Support time formatting with 12-hour clock on Windows. Issue #39977, patch by foxpas.
|
2022-11-02 19:11:36 +02:00 |