Commit Graph

40 Commits

Author SHA1 Message Date
mattias
a6fb6c5e13 codetools: fixed saving find declaration result in parent cache, bug #16985
git-svn-id: trunk@26752 -
2010-07-20 13:06:23 +00:00
mattias
35c4e1f637 codetools: node caches: unbind from owner always
git-svn-id: trunk@26717 -
2010-07-17 13:03:17 +00:00
mattias
ddad9c8091 codetools: implemented objcclass
git-svn-id: trunk@21689 -
2009-09-13 21:31:32 +00:00
mattias
3af6e0f0e1 codetools: mem stats for GlobalIdentifierTree
git-svn-id: trunk@19931 -
2009-05-11 17:14:09 +00:00
mattias
6e52d7829c codetools: added memory stats
git-svn-id: trunk@19862 -
2009-05-09 08:34:50 +00:00
mattias
7d13a8ca36 IDE: find overloads: scanning project sources
git-svn-id: trunk@19760 -
2009-05-02 11:28:45 +00:00
mattias
c05f0392f7 codetools: fixed gathering interface identifiers
git-svn-id: trunk@19695 -
2009-04-29 15:45:35 +00:00
mattias
91fc870ec6 codetools: using less memory for global identifier table
git-svn-id: trunk@19693 -
2009-04-29 13:47:04 +00:00
mattias
668b4abdb4 LCL: TLCLNonFreeMemManager extended for 64bit
git-svn-id: trunk@19675 -
2009-04-28 22:30:27 +00:00
mattias
704ca1cbd9 codetools: fixed identifier completion searching interfaces
git-svn-id: trunk@19649 -
2009-04-27 12:25:19 +00:00
mattias
cfc67e3541 codetools: implemented complete gathering of identifiers in interface
git-svn-id: trunk@19647 -
2009-04-27 09:35:08 +00:00
mattias
d8737e8a09 codetools: added h2ptree, converted some consistencychecks to exceptions
git-svn-id: trunk@14517 -
2008-03-14 11:56:14 +00:00
mattias
bf557acf5b IDE: fixed open packages with underscores in filename
git-svn-id: trunk@10337 -
2006-12-16 11:55:07 +00:00
mattias
6df73a9fb9 codetools: not found identifiers of fdfcollect are not cached
git-svn-id: trunk@9583 -
2006-07-10 15:21:33 +00:00
mattias
e28e38295b codetools: added compiler procedure length to identifier completion
git-svn-id: trunk@9582 -
2006-07-10 14:55:55 +00:00
vincents
1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
mattias
666e058403 implemented saving alpha bmp and using transparency for IDE glyph editor
git-svn-id: trunk@7264 -
2005-06-22 09:45:59 +00:00
mattias
68a7c67548 fixed some typos
git-svn-id: trunk@7190 -
2005-05-21 15:38:07 +00:00
vincents
5c84454943 changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
vincents
c535f37167 use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +00:00
mattias
68c0ee8c21 renamed avl_tree.pas to oldavltree.pas for new fpc 1.9.5
git-svn-id: trunk@6210 -
2004-11-06 19:49:14 +00:00
vincents
c1c08bbb99 replaced write by DbgOut
git-svn-id: trunk@6021 -
2004-09-17 20:30:13 +00:00
mattias
730a67c8e1 fixed button return key
git-svn-id: trunk@5500 -
2004-05-22 14:35:33 +00:00
mattias
636309fd06 fixed recaching
git-svn-id: trunk@4326 -
2003-06-26 18:18:25 +00:00
mattias
d62057d9dc fixed searching in parent nodes of ancestors
git-svn-id: trunk@4322 -
2003-06-26 12:19:23 +00:00
mattias
589298a29a find declaration now supports class interfaces
git-svn-id: trunk@3718 -
2002-12-20 13:34:23 +00:00
mattias
bec5c13181 Fixed codetools node cache and added icons
git-svn-id: trunk@3638 -
2002-11-15 15:07:11 +00:00
lazarus
3efe784a25 MG: fixed collect declarations
git-svn-id: trunk@1732 -
2002-06-05 19:46:46 +00:00
lazarus
0e2a403556 MG: bugfixes, finddeclaration cache dependencies
git-svn-id: trunk@1579 -
2002-04-02 16:44:41 +00:00
lazarus
830cb9a016 MG: fixed find declaration new nodecache flags, find next
git-svn-id: trunk@1481 -
2002-03-07 14:14:25 +00:00
lazarus
e9ad4fc43f MG: fixed node cache for increased search ranges
git-svn-id: trunk@1436 -
2002-02-11 09:29:19 +00:00
lazarus
6063352afa MG: fixed a node cache range bug
git-svn-id: trunk@1393 -
2002-02-09 02:30:17 +00:00
lazarus
b7936d01ca MG: added BaseTypeCache
git-svn-id: trunk@672 -
2002-02-07 13:47:58 +00:00
lazarus
9b9e3cfba0 MG: started basetype chaching
git-svn-id: trunk@664 -
2002-02-05 21:57:09 +00:00
lazarus
447fdcf463 MG: started basetype chaching
git-svn-id: trunk@663 -
2002-02-05 21:09:02 +00:00
lazarus
eb0a5dacfc MG: added node cache, which accelerates mass find declaration
git-svn-id: trunk@662 -
2002-02-05 20:46:51 +00:00
lazarus
7a654795a8 MG: added noce cache check for every context node
git-svn-id: trunk@661 -
2002-02-04 16:48:45 +00:00
lazarus
7f07c32279 MG: added circle test for find base node
git-svn-id: trunk@660 -
2002-02-04 14:19:18 +00:00
lazarus
3d0c615d15 MG: added update checks for node caching
git-svn-id: trunk@655 -
2002-02-03 15:37:54 +00:00
lazarus
ffb07a8f59 MG: added base class for mem managers and started node cache
git-svn-id: trunk@651 -
2002-01-31 16:52:24 +00:00