[Uml-devel] KDE/kdesdk/umbrello/umbrello/codeimport/kdevcppparser
Andi Fischer
andi.fischer at hispeed.ch
Sat Oct 4 10:32:21 UTC 2008
SVN commit 867717 by fischer:
Unnecessary includes removed, tabs replaced, formatting improved.
M +2 -2 assignFunctor.hpp
M +100 -62 ast.cpp
M +3 -3 ast.h
M +47 -49 ast_utils.cpp
M +4 -4 ast_utils.h
M +41 -40 cpptree2uml.cpp
M +2 -3 cpptree2uml.h
M +47 -40 driver.cpp
M +20 -19 driver.h
M +0 -4 errors.h
M +252 -232 lexer.cpp
M +0 -3 lookup.cpp
M +3 -4 lookup.h
M +2494 -2521 parser.cpp
M +24 -28 parser.h
M +2 -2 position.h
M +654 -643 preprocesslexer.cpp
M +6 -14 preprocesslexer.h
M +54 -46 skip_rule.hpp
M +91 -92 tree_parser.cpp
M +3 -3 tree_parser.h
M +5 -19 urlutil.cpp
M +10 -3 urlutil.h
More information about the umbrello-devel
mailing list