Commit Graph

336 Commits

Author SHA1 Message Date
Diomidis Spinellis 7155db4e89 Add request for adding comments support. 2007-09-28 10:59:45 +00:00
Diomidis Spinellis 2cf0987e50 Make the -noguillemot option output escaped characters compatible
with version 1.13 of Graphviz.
2007-09-28 07:14:07 +00:00
Diomidis Spinellis 58b41eb627 Mark deprecated methods to avoid Java 6 deprecation warnings. 2007-09-28 06:55:38 +00:00
Diomidis Spinellis 950ef99b7c Update HTML files for the Java 6 javadoc. 2007-09-28 06:42:49 +00:00
Diomidis Spinellis 023d908578 Support the sending of output to stdout. 2007-05-27 20:17:59 +00:00
Diomidis Spinellis 0af87dbf1d Correct invocation 2007-05-27 20:17:58 +00:00
Diomidis Spinellis 015ae1b747 Clarify -output 2007-05-27 20:17:57 +00:00
Diomidis Spinellis b9325a7f93 Clarify invocation. 2007-05-27 20:17:56 +00:00
Diomidis Spinellis 0a3d86a0d0 Use pipes. 2007-05-27 20:17:55 +00:00
Diomidis Spinellis 96ce9aac63 Fix inferred relations of maps to primitive Java types. 2007-05-27 20:17:54 +00:00
Diomidis Spinellis e9a1156d87 Style fixes. 2007-05-10 09:25:03 +00:00
Diomidis Spinellis 84b14f46e7 Package visibility is best for generating diagrams. 2007-05-06 14:29:33 +00:00
Diomidis Spinellis ac04f8c72e Document systems building on UMLGraph on a separate page. 2007-05-06 14:21:59 +00:00
Diomidis Spinellis 02a6de35e2 Add license file, and clarify licensing terms, following suggestion by
Rafael Chaves.
2007-05-06 11:20:54 +00:00
Diomidis Spinellis 6b7f7acc6a Document ClassCastException problem. 2007-05-06 11:09:57 +00:00
Diomidis Spinellis 031efd5bdd Parameterize cygwin C drive. 2007-04-05 13:27:38 +00:00
Diomidis Spinellis c1fcc32bfa Update reference files to match the output of
graphviz-2.13.20070328.0440
This release fixes GraphViz bug report 1093, which for some month
was causing tests to fail.
2007-03-29 07:29:47 +00:00
Diomidis Spinellis 1ade012c50 Post-release. 2007-03-29 07:28:04 +00:00
Diomidis Spinellis 6839e3c683 Fix InvocationTargetException.
Reported by: George Gousios
2007-03-26 07:04:06 +00:00
Diomidis Spinellis d852aea76f New release. 2007-03-26 07:03:35 +00:00
Diomidis Spinellis 9167c95fb8 Remove intermediate gzip step, introduced due to cygwin bug. 2007-03-16 07:49:52 +00:00
Diomidis Spinellis c5069700a1 Add link to Ruby-uml 2007-03-16 07:47:31 +00:00
Diomidis Spinellis c410ab3fad Correct output of UmlGraphDoc path-relative file names under Windows
Fix by: Panagiotis Astithas
2007-03-05 09:37:34 +00:00
Diomidis Spinellis ff7869b7c7 Enable agressive lint options. 2007-03-05 09:37:08 +00:00
Diomidis Spinellis f58bb743d4 Make the output more verbose to allow the testing of the executed commands
from the command-line.
2007-03-05 09:18:39 +00:00
Diomidis Spinellis 3755188d07 Correct file name (Dirk Datzert) 2007-02-05 21:50:43 +00:00
Diomidis Spinellis 71dec862c5 Release. 2007-02-05 21:49:47 +00:00
Diomidis Spinellis c8a8916a72 Cygwin fixes. 2007-02-05 21:49:39 +00:00
Diomidis Spinellis 2f726e3ea8 Prevent breakage under cygwin binary file handling. 2007-02-05 17:56:50 +00:00
Diomidis Spinellis 3f1c98a328 Pre-release. 2007-02-05 09:57:56 +00:00
Diomidis Spinellis 84a3c98d16 Double quotes don't work correctly in the Unix exec
(reported by Dirk Datzert)
Run exec(String []), which I tested to work on both Windows and Unix.
2007-02-05 09:22:16 +00:00
Diomidis Spinellis 19d2716782 Ready for releasing 4.5 2006-12-14 09:42:18 +00:00
Diomidis Spinellis b7b323ced5 Handle pathnames with embedded spaces. 2006-11-24 20:08:28 +00:00
Diomidis Spinellis 421785ef7d Change UmlDoc into UmlGraphDoc. 2006-11-24 20:08:03 +00:00
Diomidis Spinellis 6660aa26b5 Add pointer for creating C++ diagrams. 2006-09-21 08:52:56 +00:00
Diomidis Spinellis 14b4114e64 Add conformance icons obliterated in the previous commit. 2006-09-19 16:56:59 +00:00
Diomidis Spinellis 05d4587169 Change Copyright into a Creative Commons license 2006-09-19 16:46:58 +00:00
Diomidis Spinellis 4b50d26adb Document fixes. 2006-09-14 10:09:32 +00:00
Diomidis Spinellis b026ce6bc8 Correct the building of javadocs. 2006-09-14 10:08:20 +00:00
Diomidis Spinellis 41ffcdafcf Escape & characters from generics in the HTML output.
Reported by: Ivan F. Villanueva B.
2006-08-30 13:06:09 +00:00
Diomidis Spinellis 4321bf772f Propagate wolf's 2006/07/15 09:15:32 renaming of UMLDoc to UMLGraphDoc
to make the tests run again.
2006-08-30 12:38:07 +00:00
Diomidis Spinellis 845d9fac0d Fix name into UmlGraphDoc (Stefan Birkner) 2006-07-26 14:34:36 +00:00
Diomidis Spinellis 60d6271d6d Add release date 2006-07-18 21:31:56 +00:00
Diomidis Spinellis e6f904048d Remove extraneous tag. 2006-07-18 21:27:12 +00:00
Diomidis Spinellis 9925eb997e New release 2006-07-18 20:16:17 +00:00
Diomidis Spinellis 92fcfb1514 Mention UMLGraphDoc 2006-07-18 20:15:59 +00:00
Diomidis Spinellis d180a45fcc Small grammar and style changes. 2006-07-18 20:15:28 +00:00
Andrea Aime 6c120adba4 Renamed UMLDoc to UMLGraphDoc to avoid naming problems with http://www.umldoc.org/ 2006-07-15 09:15:32 +00:00
Andrea Aime 79f73a06d2 Documentation for UMLDoc and new options? Ready to release? 2006-07-09 15:15:43 +00:00
Andrea Aime 545613a15b Clean up and name fixes 2006-07-09 15:14:27 +00:00