More Info

Revision 749792

(Back to digest)
 

Other in Development Tools

Andreas Pakulat committed changes in /trunk/KDE/kdevplatform/language/duchain:

YEEEHA! Shared dpointer implementation for most of duchain (I'm going for the typesystem next).

Lesson learned: DUChain is _really_ picky about properly initialized member variables and right order of doing things.

File Changes

Added 4 files
/trunk/KDE/kdevplatform/language/duchain
 
/classmemberdeclaration_p.h
 
/contextowner_p.h
 
/declaration_p.h
 
/duchainbase_p.h
Modified 26 files
/trunk/KDE/kdevplatform/language/duchain
 
/classfunctiondeclaration.cpp
 
/classfunctiondeclaration.h
 
/classmemberdeclaration.cpp
 
/classmemberdeclaration.h
 
/contextowner.cpp
 
/declaration.cpp
 
/declaration.h
 
/definition.cpp
 
/definition.h
 
/definition_p.h
 
/duchainbase.cpp
 
/duchainbase.h
 
/ducontext.cpp
 
/ducontext.h
 
/ducontext_p.h
 
/forwarddeclaration.cpp
 
/forwarddeclaration.h
 
/functiondeclaration.cpp
 
/functiondeclaration.h
 
/namespacealiasdeclaration.cpp
 
/namespacealiasdeclaration.h
 
/topducontext.cpp
 
/topducontext.h
 
/use.cpp
 
/use.h
 
/use_p.h
30 files changed in total