Commit Graph

87 Commits

Author SHA1 Message Date
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
mattias
1a4313f8bc codetools: consistencychecks now raises exceptions, accelerated TExprEval, added TExprEval.ChangeStamp
git-svn-id: trunk@17858 -
2008-12-18 22:32:30 +00:00
mattias
3e2ce6e7d3 codetools: fixed checking unit dependencies each time a unit is parsed, bug #12269
git-svn-id: trunk@16838 -
2008-10-02 07:52:08 +00:00
mattias
c8d14a2b7e IDE: added verbosity flag VerboseSrcEditBufClean
git-svn-id: trunk@16830 -
2008-10-01 13:37:14 +00:00
mattias
f30a307736 codetools: fixed boss.loadfile to not load when autorevert is disabled
git-svn-id: trunk@16808 -
2008-09-30 08:41:35 +00:00
vincents
c09aeccc7c codetools: formatting
git-svn-id: trunk@16798 -
2008-09-29 21:50:53 +00:00
mattias
1d446abc80 codetools: fixed close/reopen file
git-svn-id: trunk@16797 -
2008-09-29 19:08:14 +00:00
mattias
2011685e93 IDE+codetools: replaced some FindFile calls with LoadFile
git-svn-id: trunk@16775 -
2008-09-28 13:15:51 +00:00
mattias
fb2e2d2219 codetools: TCodeBuffer.Clear resets isdeleted
git-svn-id: trunk@16770 -
2008-09-27 15:54:06 +00:00
mattias
8541afd7f9 codetools: TCodeCache.CreateFile now clears buffer
git-svn-id: trunk@16766 -
2008-09-27 10:22:21 +00:00
mattias
5d3611d298 codetools: auto revert when buffer IsDeleted
git-svn-id: trunk@16735 -
2008-09-25 23:44:53 +00:00
mattias
890fb71335 IDE: freeing codetools buffers on closing file, bug #12183
git-svn-id: trunk@16701 -
2008-09-24 11:41:53 +00:00
mattias
6e7b906945 codetools: using locale independent format for dates in config files
git-svn-id: trunk@16552 -
2008-09-11 20:35:33 +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
e0c523e862 codetools: accelerated loading include links
git-svn-id: trunk@14190 -
2008-02-19 11:37:30 +00:00
mattias
999e8b059d IDE: TXMLConfig.Flush does not save if Filename empty, TLazPackage extended to save to string, package system extended to revert packages not edited and to check changed packages on disk, disk diff dlg extended to show changes of packages
git-svn-id: trunk@13913 -
2008-01-29 17:52:05 +00:00
mattias
92c1cfafa2 LCL: added GuessEncoding
git-svn-id: trunk@13542 -
2007-12-30 22:41:12 +00:00
mattias
2130c25eb8 codetools: added TCodeCache.OnDecodeLoaded/OnEncodeSaving
git-svn-id: trunk@13541 -
2007-12-30 20:54:19 +00:00
mattias
19872b8e64 IDE: codebrowser: clearing include links for FPC units
git-svn-id: trunk@10833 -
2007-03-30 11:02:57 +00:00
mattias
fb3672a053 LoadCodeBuffer now uses cache for virtual files
git-svn-id: trunk@8718 -
2006-02-07 10:37:19 +00:00