.. |
examples
|
|
|
languages
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, issue #40312
|
2023-06-12 18:20:35 +03:00 |
test
|
LazUtils: Test: TestMasks: Add test for issue #39462.
|
2021-11-20 13:00:24 +01:00 |
amigalazfileutils.inc
|
|
|
asiancodepagefunctions.inc
|
lazutils: less hints
|
2024-03-05 15:13:20 +01:00 |
asiancodepages.inc
|
|
|
avglvltree.pas
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03: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
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03:00 |
fileutil.inc
|
TFileSearcher: also check if we already visted a directory if we don't arrive there via a symlink.
|
2024-02-12 18:00:56 +01:00 |
fileutil.pas
|
TFileSearcher: rename OnQueryDirectoruFound to OnQueryDirectoryEnter and only call it when deciding to enter a directory, not when one is found.
|
2024-02-06 20:21:03 +01:00 |
fpcadds.pas
|
LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them.
|
2023-07-03 11:17:01 +03:00 |
fpmake.pp
|
Removed unit UITypes from LazUtils. Use System.UITypes instead. Try 2.
|
2023-07-12 01:41:51 +03:00 |
graphmath.pp
|
lazutils: EllipsePolygon sincos
|
2023-07-11 17:46:16 +02:00 |
graphtype.pp
|
Removed DimPercent/DimColor calculation. The existing grayscale calculation doesn't change the icon if it's already grayscale, and that was a remnant from an earlier patch that simulated the alpha that ddesDarken does.
|
2024-06-12 22:54:32 +00:00 |
html2textrender.pas
|
LazUtils: Split long lines in THTML2TextRenderer.
|
2024-03-11 01:24:15 +02:00 |
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
|
LazUtils: XmlConfig, fix saving default (delete) for enum values
|
2024-03-12 13:40:13 +01: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: less hints
|
2024-03-05 15:13:20 +01:00 |
laz2_xpath.pas
|
lazutils: less hints
|
2023-07-20 14:52:13 +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
|
lazutils: less hints
|
2024-03-05 15:13:20 +01: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
|
IdeDebugger: add Destroy-callback to TIDEBreakPointGroup
|
2023-07-25 01:23:09 +02:00 |
lazcollections.pas
|
SynEdit, FpDebug, LazUtils, IdeIntf: Remove UTF8CompareLatinTextFast calls.
|
2024-02-09 01:20:35 +02:00 |
lazconfigstorage.pas
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03:00 |
lazdbglog.pas
|
|
|
lazfglhash.pas
|
|
|
lazfilecache.pas
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03:00 |
lazfileutils.inc
|
LazUtils: Resolve '/somedir/..' correctly in ResolveDots. Add tests. Issue #40678.
|
2024-01-13 12:48:03 +02:00 |
lazfileutils.pas
|
lazutils: comment
|
2024-04-13 11:03:43 +02: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
|
LazBuild: Improve colored output. Issue #40878, patch by n7800.
|
2024-04-20 08:21:31 +03:00 |
lazloggerbase.pas
|
LazBuild: Improve colored output. Issue #40878, patch by n7800.
|
2024-04-20 08:21:31 +03:00 |
lazloggerdummy.pas
|
lazutils: less hints
|
2024-03-05 15:13:20 +01:00 |
LazLoggerImpl.inc
|
LazLogger: fixed overflow in DbgHex
|
2024-05-22 15:44:05 +02:00 |
LazLoggerIntf.inc
|
LazLogger: dbghex for unsigned
|
2023-10-10 12:52:30 +02:00 |
lazloggerprofiling.pas
|
|
|
lazmethodlist.pas
|
|
|
lazpasreadutil.pas
|
|
|
lazstringutils.pas
|
LazUtils: Deprecate IsNumber(), rename to IsNumeric() for better clarity. Check for empty input string, issue #40935, patch by Ph B.
|
2024-05-01 12:10:49 +02:00 |
lazsysutils.pas
|
Remove obsolete checks for FPC versions earlier then 3.0.
|
2023-07-07 17:39:02 +03:00 |
laztracer.pas
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03:00 |
lazunicode.pas
|
|
|
lazutf8.pas
|
LazUtils: Allow to specify replacement character in UTF8FixBroken
|
2024-08-12 14:16:50 +00:00 |
lazutf16.pas
|
LazUtils: Don't initialize tables in UTF8LowerCaseViaTables. It is done in UnicodeLowercase. Issue #41072, by Alexey Torgashin.
|
2024-08-12 11:28:29 +03:00 |
lazutilities.pas
|
Move CreateFirstIdentifier, CreateNextIdentifier and MergeSort from LCLProc to LazUtilities.
|
2024-04-08 16:32:07 +03:00 |
lazutils_defines.inc
|
|
|
lazutils.lpk
|
Support for Highlighter based on TextMate grammar
|
2023-09-12 12:01:50 +02:00 |
lazutils.pas
|
Support for Highlighter based on TextMate grammar
|
2023-09-12 12:01:50 +02:00 |
lazutilsstrconsts.pas
|
|
|
lazversion.pas
|
set main version to 3.99
|
2023-06-25 17:47:14 +02: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
|
updated makefiles
|
2024-07-15 10:50:53 +02:00 |
Makefile.compiled
|
updated makefiles
|
2023-09-03 17:11:29 +02:00 |
Makefile.fpc
|
updated makefiles
|
2023-09-03 17:11:29 +02:00 |
maps.pp
|
lazutils: less hints
|
2024-03-05 15:38:14 +01:00 |
masks.pas
|
Support compiling most of Lazarus + its components with -Sy option.
|
2023-05-20 12:51:35 +03:00 |
objectlists.pas
|
Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package.
|
2023-07-23 22:34:21 +03:00 |
plist2json.pas
|
IDE: More textmate Highlighting
|
2023-09-19 20:51:03 +02:00 |
stringhashlist.pas
|
|
|
textstrings.pas
|
|
|
translations.pas
|
LazUtils: Optimize function CompareFormatArgs in unit Translations.
|
2024-02-08 21:18:39 +02:00 |
unixfileutil.inc
|
|
|
unixlazfileutils.inc
|
|
|
unixlazutf8.inc
|
|
|
utf8process.pp
|
lazutils: less hints
|
2024-03-05 15:13:20 +01:00 |
winfileutil.inc
|
|
|
winlazfileutils.inc
|
LazUtils: simplify TryGetSymlinkTarget for fpc >= 3.3.1 (used in ReadAllLinks on Windows).
|
2024-08-08 21:52:03 +02:00 |
winlazutf8.inc
|
Remove obsolete checks for FPC versions earlier then 3.0.
|
2023-07-07 17:39:02 +03:00 |