Commit Graph

106 Commits

Author SHA1 Message Date
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
mattias
8d43a73be1 codetools: avltree: new consistencycheck
git-svn-id: trunk@53925 -
2017-01-11 12:41:05 +00:00
mattias
c7037ac0ff codetools: fixed TCodeBuffer.FileOnDiskHasChanged when IsVirtual
git-svn-id: trunk@53532 -
2016-12-02 22:01:02 +00:00
ondrej
082ad9fed9 codetools: fix TCodeBuffer.FileOnDiskHasChanged with IgnoreModifiedFlag=true
git-svn-id: trunk@51869 -
2016-03-09 08:37:34 +00:00
ondrej
3dd60b3899 ide: reload changed files dialog:
1) use TCheckListBox
2) allow to reload changed files too (unchecked by default, prefixed with *).

git-svn-id: trunk@51852 -
2016-03-07 20:36:45 +00:00
mattias
3c2bf43f60 codetools: added TCodeBuffer.InvalidateLoadDate
git-svn-id: trunk@51369 -
2016-01-21 12:03:28 +00:00
mattias
2612ef23ef codetools: codecache: use current fileversion for empty config
git-svn-id: trunk@49971 -
2015-10-07 11:25:18 +00:00
juha
96b9d2d968 IDEIntf: Use the latest FileVersion as default for WindowLayoutList. Has effect when there is no configuration yet.
git-svn-id: trunk@49968 -
2015-10-07 10:41:26 +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
aea275de32 codetools: clean up
git-svn-id: trunk@48667 -
2015-04-06 18:03:39 +00:00
mattias
73a2ef1ce7 codetools: LoadFile: normalize filename
git-svn-id: trunk@43400 -
2013-11-09 13:06:14 +00:00
mattias
b52f1519a6 codetools: fixed freeing scanner
git-svn-id: trunk@42196 -
2013-07-24 11:13:05 +00:00
mattias
9242c6e0fd codetools: clean up
git-svn-id: trunk@42183 -
2013-07-23 14:26:38 +00:00
mattias
e215ff7012 codetools: comments
git-svn-id: trunk@41107 -
2013-05-10 08:39:40 +00:00
mattias
3c263bbbaa codetools: clean up
git-svn-id: trunk@39056 -
2012-10-12 09:50:07 +00:00
juha
7da06141ab Codetools: enclose a buggy line in IFnDEF in TCodeCache.LoadFile
git-svn-id: trunk@39055 -
2012-10-12 08:12:07 +00:00
mattias
213f110c4c codetools: fixed TCodeBuffer.FileOnDiskNeedsUpdate/FileOnDiskIsEqual for virtual and created files
git-svn-id: trunk@35942 -
2012-03-13 22:17:35 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
mattias
b08de46fb5 codetools: fixed ex PAnsiString functions
git-svn-id: trunk@34240 -
2011-12-17 11:08:22 +00:00
mattias
9b7fc82827 codetools: replaced PAnsiString with AnsiString
git-svn-id: trunk@34234 -
2011-12-17 00:52:45 +00:00
mattias
08900f28d7 codetools: moved TCodeXYPosition from CodeAtom to CodeCache
git-svn-id: trunk@33220 -
2011-11-02 14:26:05 +00:00
mattias
099bf2898b lazutils+codetools: fixed FindDiskFilename
git-svn-id: trunk@33219 -
2011-11-02 13:51:26 +00:00
mattias
00ea7b574c codetools: TCOdeBuffer.LoadFromFile load when no filename is set
git-svn-id: trunk@32008 -
2011-08-19 08:10:37 +00:00
mattias
01abf5d4b3 codetools: fixed invalidate on source change
git-svn-id: trunk@30948 -
2011-05-28 09:00:37 +00:00
mattias
8e1f917408 codetools: fixed TCodeToolManager.FindReferences
git-svn-id: trunk@30947 -
2011-05-28 08:52:08 +00:00
mattias
fbe7f6e288 codetools: directory cacher: using integer stamps, fixed invalidate for single directories
git-svn-id: trunk@30884 -
2011-05-24 11:47:48 +00:00
mattias
7a98756abb codetools: added cache to FindReferences
git-svn-id: trunk@30547 -
2011-05-04 13:40:35 +00:00
mattias
67b58b4044 codetools: fixed rescan of modified initialization section, fixed check if a virtual file has changed on disl
git-svn-id: trunk@30177 -
2011-04-04 10:55:39 +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
eb4109ed4e codetools: fixed checking if codebuffer reverted
git-svn-id: trunk@29794 -
2011-03-11 07:54:44 +00:00
mattias
517bd4b789 codetools: use global changesteps for quick updateneeded checks
git-svn-id: trunk@29787 -
2011-03-10 22:22:47 +00:00
mattias
bfcffb7cbe codetools: fixed saving include links
git-svn-id: trunk@28480 -
2010-11-25 14:39:10 +00:00
mattias
6ebaacbba1 codetools: clean up and debugging
git-svn-id: trunk@27498 -
2010-09-28 10:51:08 +00:00
mattias
c3c3c6425c codetools: fixed save include links
git-svn-id: trunk@27319 -
2010-09-11 23:14:47 +00:00
mattias
63fb9e4fd8 codetools: added ChangeStamp for all boss files
git-svn-id: trunk@26334 -
2010-06-30 04:44:00 +00:00
mattias
9a8dce2b4e codetools: accelerated TCodeCache.SaveIncludeLinksDataToList
git-svn-id: trunk@25689 -
2010-05-27 13:30:02 +00:00
mattias
5c3930c99d codetools: saving includelinks compressed
git-svn-id: trunk@25688 -
2010-05-27 13:08:11 +00:00
mattias
f6f1568eab codetools: include links: use date
git-svn-id: trunk@25682 -
2010-05-27 08:15:16 +00:00
mattias
e05038a12d codetools: do not load old include links
git-svn-id: trunk@25681 -
2010-05-27 08:02:59 +00:00
mattias
7906cc5720 codetools: using FileAgeCached
git-svn-id: trunk@24343 -
2010-04-01 11:34:11 +00:00
mattias
795893ae06 codetools: TCodeBuffer.FileDateOnDisk using cache
git-svn-id: trunk@24342 -
2010-04-01 11:32:26 +00:00
mattias
9b4acf11b6 codetools: TCodeBuffer.FileOnDiskNeedsUpdate using cache
git-svn-id: trunk@24341 -
2010-04-01 11:19:19 +00:00
mattias
9f0a0a4510 codetools: mark saved TCodeBuffer as not modified
git-svn-id: trunk@21097 -
2009-08-04 17:01:24 +00:00
mattias
dcf220b4e4 codetools: fixed mem stat for TCodeCache
git-svn-id: trunk@19899 -
2009-05-10 06:02:39 +00:00
mattias
e3c48b9278 codetools: mem stat categories
git-svn-id: trunk@19864 -
2009-05-09 09:44:56 +00:00
mattias
6e52d7829c codetools: added memory stats
git-svn-id: trunk@19862 -
2009-05-09 08:34:50 +00:00
mattias
e6e4986ffd codetools: TCodeBuffer.IsDeleted now changes ChangeStep, bug #13376
git-svn-id: trunk@19181 -
2009-04-01 12:34:07 +00:00
mattias
162095d09e codetools: fixed savebufferas to virtual file, bug #12966
git-svn-id: trunk@18269 -
2009-01-13 09:50:52 +00:00
mattias
3870f0df36 IDE: new codebuffers now use UTF-8 as encoding
git-svn-id: trunk@18166 -
2009-01-06 12:41:16 +00:00