1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
Alain Magloire a9c11b6167 Potential deadlock in CElement.getElementInfo()
We can no longer synch on CModelMager.  We need
	to do some fine grained lock for the LRU caching.

	* model/org/eclipse/cdt/internal/core/model/CElement.java
	* model/org/eclipse/cdt/internal/core/model/CModelManager.java
	* model/org/eclipse/cdt/internal/core/model/Openable.java
2004-06-04 17:38:44 +00:00
build revert some changes... resource listener used to watch add/removal of folders inside project 2004-06-04 16:41:13 +00:00
core Potential deadlock in CElement.getElementInfo() 2004-06-04 17:38:44 +00:00
debug Added new images for the "Auto-Refresh" and "Refresh" actions. 2004-06-04 00:35:56 +00:00
doc From Dave Williams: 1 file in the reference section failed checkpii and there was a link error in the .xml files. 2004-06-02 20:56:38 +00:00
launch/org.eclipse.cdt.launch fixed update platform filtering 2004-05-31 18:06:16 +00:00
releng Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00