Erich Schubert
|
40b24774eb
|
Strip generics from parent classes properly
Fixes the handling of non-static inner classes `Parent<A>.Child` if the parent has generics, #20
|
2018-03-28 16:04:44 +02:00 |
Diomidis Spinellis
|
30a611ec91
|
Update project web page location
|
2016-09-16 23:38:47 +03:00 |
Diomidis Spinellis
|
ff13af7ea6
|
Merge pull request #32 from DevFactory/release/remove-dead-stores-fix-1
[squid:S1854] Dead stores should be removed
|
2016-06-07 17:22:20 +03:00 |
ayman abdelghany
|
1ec3be2f98
|
[squid:S1149] Synchronized classes Vector, Hashtable, Stack and StringBuffer should not be used
|
2016-06-07 14:12:05 +02:00 |
ayman abdelghany
|
105db10e1a
|
[squid:S1854] Dead stores should be removed
|
2016-06-07 14:07:16 +02:00 |
Diomidis Spinellis
|
23e7da7ca5
|
Merge pull request #15 from frankgrimes97/svg-uml-output
Output as SVG instead of PNG and minor cosmetic fixes.
|
2015-11-01 13:09:52 +02:00 |
Diomidis Spinellis
|
f687058ca3
|
Bring back comma that got lost in 52d95c3c
|
2014-10-28 19:54:57 +02:00 |
Diomidis Spinellis
|
fe9ac58af1
|
Disable importedClasses deprecation warning
In our case an attempt to get the imported classes is justified.
Although they are an implementation detail, we document the
implementation.
|
2014-10-28 17:23:47 +02:00 |
Diomidis Spinellis
|
ac69e12d7a
|
Remove obsolete RCS/CVS $Id$
Command used:
sed -i '/^# \$Id\$$/d;/^ \* \$Id\$$/d;/^<!-- \$Id\$ -->$/d;/\/\/ \$Id\$/d' $(fgrep -l \$Id $(git ls-files))
|
2014-10-28 16:29:43 +02:00 |
Daniel TISCHER
|
52d95c3cc3
|
workaround empty label problem
|
2014-02-10 13:43:08 +01:00 |
Daniel TISCHER
|
8d77597da5
|
workaround for http://www.graphviz.org/mantisbt/view.php?id=2421
|
2014-02-09 11:50:05 +01:00 |
Daniel TISCHER
|
a463b627fb
|
check if source and dest are not already linked
|
2014-02-09 11:18:57 +01:00 |
Emanuel Pordes
|
e58589e4c0
|
Output as SVG instead of PNG and minor cosmetic fixes.
|
2013-10-11 14:26:56 -04:00 |
Diomidis Spinellis
|
f6e263028a
|
Merge branch 'master' of https://github.com/Stummi/UMLGraph into Stummi-master
|
2013-05-23 18:52:27 +03:00 |
Georgios Gousios
|
b8a974e20f
|
Make UMLGraph maven compatible
|
2012-06-27 17:46:47 +02:00 |