lazarus/components/codetools
mattias 58083e5537 docs: some hints for thread safe
git-svn-id: trunk@31146 -
2011-06-09 12:07:45 +00:00
..
docs docs: some hints for thread safe 2011-06-09 12:07:45 +00:00
examples codetools: RemoveWithBlock: unindent 2011-05-07 23:10:20 +00:00
ide Translations: Ukrainian translation update by Igor Paliychuk, bug #19476 2011-06-03 22:10:56 +00:00
languages Translations: Ukrainian translation update by Igor Paliychuk, bug #19476 2011-06-03 22:10:56 +00:00
allcodetoolunits.pp codetools: started fully automatic indentation 2009-05-22 14:19:54 +00:00
basiccodetools.pas codetools: FindLineEndOrCodeAfterPosition: fixed parsing (* comments 2011-06-08 08:17:39 +00:00
cachecodetools.pas codetools: fixed buffer overflow 2009-05-30 14:02:43 +00:00
ccodeparsertool.pas codetools: fixed use of keywordlists 2011-05-29 08:34:20 +00:00
changedeclarationtool.pas codetools: fixed uninitialized value 2011-05-12 11:06:13 +00:00
codeatom.pas IDE: codehelp: improved debugging 2011-04-11 21:25:55 +00:00
codebeautifier.pas codetools: added cache to FindReferences 2011-05-04 13:40:35 +00:00
codecache.pas codetools: fixed invalidate on source change 2011-05-28 09:00:37 +00:00
codecompletiontool.pas codetools: FindLineEndOrCodeAfterPosition: fixed parsing (* comments 2011-06-08 08:17:39 +00:00
codegraph.pas
codeindex.pas cody: renamed: remove a "with" block 2011-05-29 12:34:10 +00:00
codetemplatestool.pas codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes 2011-03-09 20:52:44 +00:00
codetoolmanager.pas IDE: added warning when auto compile package has dependencies and output dir is in default fpc unit path 2011-06-05 23:34:31 +00:00
codetoolmemmanager.pas LCL: TLCLNonFreeMemManager extended for 64bit 2009-04-28 22:30:27 +00:00
codetools.inc codetools: fixed freeing the wrong params 2011-05-15 21:14:31 +00:00
codetools.lpk codetools: added cache to FindReferences 2011-05-04 13:40:35 +00:00
codetools.pas codetools: added cache to FindReferences 2011-05-04 13:40:35 +00:00
codetoolscfgscript.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
codetoolsconfig.pas codetools: example for FindAssignMethod 2011-04-28 12:50:19 +00:00
codetoolsstrconsts.pas codetools: fixed nested comments for compiler mode fpc 2011-06-03 14:21:28 +00:00
codetoolsstructs.pas IDE: clean compile: delete files 2011-05-31 16:15:44 +00:00
codetree.pas codetools: record case variable is now a ctnVarDefinition, bug #18368 2011-05-17 09:53:10 +00:00
ctunitgraph.pas codetools: added cache to FindReferences 2011-05-04 13:40:35 +00:00
ctxmlfixfragment.pas codetools: fixed auto xml fragment scanner, bug #18800 2011-02-22 14:14:53 +00:00
customcodetool.pas cody: clean up 2011-05-29 21:17:41 +00:00
definetemplates.pas IDE: set CodeToolBoss.FPCDefinesCache.ExtraOptions to load codetools message file 2011-06-05 20:56:03 +00:00
directivestree.pas codetools: fixed use of keywordlists 2011-05-29 08:34:20 +00:00
directorycacher.pas codetools: directorycacher: GetFiles: parameter to exclude directories 2011-05-31 16:43:49 +00:00
eventcodetool.pas codetools: added cache to FindReferences 2011-05-04 13:40:35 +00:00
expreval.pas codetools: fixed simple init 2011-02-06 11:07:47 +00:00
extractproctool.pas codetools: RemoveWithBlock: unindent 2011-05-07 23:10:20 +00:00
fileprocs.pas IDE: RenameFileUTF8: invalidate file cache 2011-05-29 09:41:25 +00:00
finddeclarationcache.pas codetools: added single step cache for base types 2011-05-15 18:42:09 +00:00
finddeclarationtool.pas codetools: find declaration: search in system units if program has no header 2011-05-31 07:48:52 +00:00
findoverloads.pas codetools: parsing advanced records 2011-02-03 20:38:14 +00:00
fpc.errore.msg codetools: updated english fpc error msg file 2011-06-05 21:39:31 +00:00
fpcsrcrules.inc codetools: unix: searching libc.pp in packages/libc 2011-04-18 07:32:41 +00:00
fpmake.pas codetools: renamed unitname identifiers 2009-10-29 11:23:40 +00:00
h2pastool.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
identcompletiontool.pas codetools: identifier completion: directives 2011-05-27 22:15:52 +00:00
keywordfunclists.pas codetools: fixed use of keywordlists 2011-05-29 08:34:20 +00:00
laz2_dom.pas added updated xmlreader/writer units 2010-05-12 19:50:23 +00:00
laz2_names.inc added updated xmlreader/writer units 2010-05-12 19:50:23 +00:00
laz2_xmlread.pas IDE: started upgrade of xml units 2010-05-25 20:37:53 +00:00
laz2_xmlutils.pas added updated xmlreader/writer units 2010-05-12 19:50:23 +00:00
laz2_xmlwrite.pas fixed encoding 2011-06-02 19:14:01 +00:00
laz_dom.pas fixed typos: childs 2011-02-10 09:37:16 +00:00
laz_xmlcfg.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
laz_xmlread.pas laz_xmlread: replaced some ExpectString with faster ExpectChar 2009-10-24 10:23:12 +00:00
laz_xmlstreaming.pas fixed typos: childs 2011-02-10 09:37:16 +00:00
laz_xmlwrite.pas
lfmtrees.pas codetools: clean up and debugging 2010-09-28 10:51:08 +00:00
linkscanner.pas codetools: debugging 2011-06-08 08:05:52 +00:00
Makefile codetools: updated Makefile 2011-01-28 09:02:29 +00:00
Makefile.compiled codetools: updated Makefile 2011-01-28 09:02:29 +00:00
Makefile.fpc codetools: updated Makefile 2011-01-28 09:02:29 +00:00
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: aded FindProcDeclaration 2011-05-02 09:08:23 +00:00
multikeywordlisttool.pas codetools: clean up and debugging 2010-09-28 10:51:08 +00:00
nonpascalcodetools.pas codetools: c parser: fixed parsing til end of directive 2011-02-17 16:57:54 +00:00
otheridentifiertree.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
pascalparsertool.pas codetools: fixed use of keywordlists 2011-05-29 08:34:20 +00:00
pascalreadertool.pas codetools: unsing less AnsiCompareText 2011-05-28 10:46:55 +00:00
ppucodetools.pas codetools: fixed updating ppu tool 2011-05-20 10:49:50 +00:00
ppugraph.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
ppuparser.pas Cody: show for each linked file the units 2011-05-23 12:10:05 +00:00
resourcecodetool.pas codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes 2011-03-09 20:52:44 +00:00
sourcechanger.pas codetools: debugging 2011-06-08 08:05:52 +00:00
sourcelog.pas codetools: debugging 2011-06-08 08:05:52 +00:00
stdcodetools.pas codetools: fixed use of keywordlists 2011-05-29 08:34:20 +00:00