juha
|
3f78f0d62d
|
New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
git-svn-id: trunk@64583 -
|
2021-02-15 08:43:50 +00:00 |
|
juha
|
0feb7a5662
|
Codetools, Debugger: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64465 -
|
2021-02-05 11:28:11 +00:00 |
|
juha
|
3ea7788cbf
|
Optimize CompareFileExt in different ways. Comparison of FPC/Lazarus generated files can be case-sensitive.
git-svn-id: trunk@64374 -
|
2021-01-10 19:07:52 +00:00 |
|
juha
|
6bb1d0f3da
|
Codetools: Support namespaced units in places where function IsValidIdent is called.
git-svn-id: trunk@62135 -
|
2019-10-27 15:46:19 +00:00 |
|
juha
|
e800a738ad
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.
git-svn-id: trunk@54524 -
|
2017-04-05 08:34:48 +00:00 |
|
joost
|
1de2cbf586
|
general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
|
2017-01-29 21:04:32 +00:00 |
|
juha
|
39fe54c5f6
|
Make LCL and LazUtils compile for Amiga systems (NoGUI). Issue #31186, patch from Marcus Sackrow.
git-svn-id: trunk@53853 -
|
2017-01-03 12:01:49 +00:00 |
|
juha
|
9367da0ae5
|
Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
git-svn-id: trunk@52812 -
|
2016-08-17 10:40:29 +00:00 |
|
juha
|
653b5dd43a
|
Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
|
2015-07-07 11:43:38 +00:00 |
|
mattias
|
7b35896fd2
|
codetools: ppugraph: fixed crash
git-svn-id: trunk@47068 -
|
2014-12-02 19:25:57 +00:00 |
|
mattias
|
a5e3b332c6
|
codetools: examples: utf8
git-svn-id: trunk@41810 -
|
2013-06-23 10:33:16 +00:00 |
|
paul
|
223ba36920
|
components: remove ver2_2_x defines
git-svn-id: trunk@36369 -
|
2012-03-27 07:19:05 +00:00 |
|
mattias
|
a7f15b8541
|
IDE: workaround for fpc < 2.7.1 avltre FindPointer
git-svn-id: trunk@33939 -
|
2011-12-04 11:07:53 +00:00 |
|
juha
|
f38190794b
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
|
2011-03-16 16:52:28 +00:00 |
|
mattias
|
ad1d5994bb
|
codetools: ppu tool: error handling
git-svn-id: trunk@29503 -
|
2011-02-13 09:41:35 +00:00 |
|
mattias
|
e60e0f810e
|
codetools: removed TCodeTreeNodeMemManager, not needed anymore
git-svn-id: trunk@29333 -
|
2011-02-02 18:36:45 +00:00 |
|
paul
|
5d50a609c0
|
codetools: rename AUnitName properties to Unit_Name
git-svn-id: trunk@22352 -
|
2009-10-30 14:46:35 +00:00 |
|
paul
|
79ff6ed4bc
|
components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method)
git-svn-id: trunk@22327 -
|
2009-10-29 08:40:22 +00:00 |
|
paul
|
ef638bce2e
|
codetools: fix compilation with fpc 2.5.1
git-svn-id: trunk@21276 -
|
2009-08-18 08:40:42 +00:00 |
|
mattias
|
69cfe88898
|
using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
|
2008-08-25 22:32:23 +00:00 |
|
mattias
|
911017a6d4
|
codetools: ppu: changed output of example to pascal
git-svn-id: trunk@15678 -
|
2008-07-05 22:37:52 +00:00 |
|
mattias
|
60afb63909
|
fixed 2.2.0 compilation
git-svn-id: trunk@15675 -
|
2008-07-04 15:07:15 +00:00 |
|
mattias
|
cc89b8c867
|
codetools: ppu: splitted rtl group
git-svn-id: trunk@15670 -
|
2008-07-04 08:54:59 +00:00 |
|
mattias
|
2f19c11364
|
codetools: ppu: implemented listing required groups for each group
git-svn-id: trunk@15667 -
|
2008-07-03 16:48:04 +00:00 |
|
mattias
|
66e647c642
|
codetools: ppu: implemented auto disableding units with broken dependencies
git-svn-id: trunk@15666 -
|
2008-07-03 15:39:31 +00:00 |
|
mattias
|
7e45858274
|
codetools: ppu: added heuristic to create FPC groups
git-svn-id: trunk@15665 -
|
2008-07-03 14:57:57 +00:00 |
|
mattias
|
22438f19a6
|
codetools: ppu: made sorted units public
git-svn-id: trunk@15663 -
|
2008-07-02 21:43:03 +00:00 |
|
mattias
|
dc901f9855
|
codetools: ppu: supporting circle dependencies
git-svn-id: trunk@15662 -
|
2008-07-02 20:53:30 +00:00 |
|
mattias
|
9f416e3595
|
codetools: ppu: initializations, finalizations
git-svn-id: trunk@15661 -
|
2008-07-02 20:05:46 +00:00 |
|
mattias
|
970ca7fe6a
|
codetools: ppu: creating ppu and ppu group graphs
git-svn-id: trunk@15657 -
|
2008-07-02 19:17:03 +00:00 |
|
mattias
|
7e17414073
|
codetools: ppu graph: reporting missing units
git-svn-id: trunk@15656 -
|
2008-07-02 14:09:44 +00:00 |
|
mattias
|
bf2774ed3d
|
codetools: added unit ppugraph to parse groups of ppu files
git-svn-id: trunk@15655 -
|
2008-07-02 13:41:40 +00:00 |
|