Commit Graph

  • 6afc619b92
    Merge 6ced3aaf1f into e83df07d5f #29 Alkis Plas 2026-01-21 13:16:57 +0000
  • e83df07d5f
    Merge pull request #65 from VillePekka/patch-1 master Diomidis Spinellis 2025-12-01 00:30:52 +0200
  • e79f81666b
    Fix typo in README.md #65 VillePekka 2025-11-30 23:19:24 +0100
  • 893fa38908
    Add D2 and comparison links Diomidis Spinellis 2023-10-27 13:33:55 +0300
  • a4fa650471
    Add related tools Diomidis Spinellis 2023-06-13 15:23:31 +0300
  • 606976778e [maven-release-plugin] prepare for next development iteration Diomidis Spinellis 2023-05-23 14:59:36 +0300
  • 8d7a3e4b5c [maven-release-plugin] prepare release R6_0_0 R6_0_0 Diomidis Spinellis 2023-05-23 14:59:31 +0300
  • 2a471e5b8c
    Merge pull request #64 from laurentschoelens/java9 Diomidis Spinellis 2023-04-08 20:58:59 +0300
  • 42c648b596 fix findClass for UMLNoteOptions / UMLOptions unqualified classes #64 Laurent SCHOELENS 2023-03-28 18:58:28 +0200
  • 5a058a3ace more readable else if statement Laurent SCHOELENS 2023-03-28 18:58:20 +0200
  • 24e5822d7b extra fix for typeparameters in classes Laurent SCHOELENS 2023-03-28 13:14:18 +0200
  • 7147eaa5ed fix simpleName v. qualifiedName for packageProccesing Laurent SCHOELENS 2023-03-28 10:48:09 +0200
  • 62acb7337b
    Merge pull request #63 from laurentschoelens/java9 Diomidis Spinellis 2023-03-27 17:53:37 +0300
  • de056154bd remove reporter diagnostic / fix class graph / make javase api 9 default / fix package-list and element-list api fetch #63 Laurent SCHOELENS 2023-03-27 14:52:04 +0200
  • 27d7821666 fix generation with primitive array Laurent SCHOELENS 2023-03-27 12:31:35 +0200
  • 16c1937aad update readme Laurent SCHOELENS 2023-03-27 12:24:31 +0200
  • 70929da1d0 make some fixes after run on bigger project Laurent SCHOELENS 2023-03-27 12:18:46 +0200
  • 6115e12837
    Merge pull request #62 from laurentschoelens/java9 Diomidis Spinellis 2023-03-24 17:57:20 +0200
  • d273b6a3ef fix junit dep / jdk11+ build #62 Laurent SCHOELENS 2023-03-24 16:11:29 +0100
  • cd8c3629a1 version running jdk9 Laurent SCHOELENS 2023-03-24 11:13:30 +0100
  • c8f805bdef reformat classes Laurent SCHOELENS 2023-03-21 09:15:55 +0100
  • d80597d547 remove .classpath / .project files and add it to .gitignore Laurent SCHOELENS 2023-03-21 08:15:34 +0100
  • 6ced3aaf1f Merge remote-tracking branch 'upstream/master' #29 Alkis Plaskovitis 2019-08-31 17:09:55 +0300
  • 225c5568b4 Automate deployment to Maven Central issue-46 Diomidis Spinellis 2019-04-28 16:08:13 +0300
  • 950bbd3fc6
    Merge aece4fee22 into 09576db5ae #56 Fotis Xenakis 2019-04-10 11:16:35 +0000
  • aece4fee22 Update test reference files #56 Fotis Xenakis 2019-04-10 14:07:09 +0300
  • 2814117c20 Code formatting fixes Fotis Xenakis 2019-04-09 20:53:30 +0300
  • 78ab2dc006 Replace StringBuffer with StringBuilder (plus tiny simplification) Fotis Xenakis 2019-04-09 19:29:14 +0300
  • 742ee6f73e Remove unnecessary super() call (extends Object) Fotis Xenakis 2019-04-09 19:07:53 +0300
  • 0a71dbfc82 Tiny rework of exiting in tests. This unmasks failing tests in UmlDocTest. Fotis Xenakis 2019-04-09 18:37:35 +0300
  • 552db976fd Remove CVS-specific code Fotis Xenakis 2019-04-09 18:33:04 +0300
  • 9b9d7a8f30 Fixed very minor typos in testing code Fotis Xenakis 2019-04-09 17:27:33 +0300
  • 748dba892b
    Merge 4ded15b885 into 09576db5ae #39 Gerald Boersma 2019-03-30 10:41:28 +0000
  • 09576db5ae Merge branch 'master' of github.com:dspinellis/UMLGraph Diomidis Spinellis 2019-03-25 22:17:17 +0200
  • 75cc871a10 Correct version extraction when tags are missing Diomidis Spinellis 2019-03-25 22:16:02 +0200
  • 0967a91289 Add -hideprivateinner option Erich Schubert 2018-11-03 21:39:36 +0100
  • 0ba1798ac5 Point out jitpack.io option to get jars. Erich Schubert 2018-11-03 21:17:43 +0100
  • bab25cbe35 invalid xml Erich Schubert 2018-11-03 20:41:56 +0100
  • 26c9f9d1e5
    Merge pull request #54 from kno10/java8 Diomidis Spinellis 2018-11-01 22:38:46 +0200
  • e93b793bd6 Get rid of these margins, then we don't need port="p" anymore. #54 Erich Schubert 2018-10-28 00:54:46 +0200
  • e27eeb4bc3 Simplify classinfo handling. Erich Schubert 2018-10-27 23:06:34 +0200
  • 867dec5d9c fixup dot formatting Erich Schubert 2018-10-27 22:57:37 +0200
  • 1d03695f8e Produce simpler dot files, reduce code duplication in edge generation. Erich Schubert 2018-10-27 21:28:41 +0200
  • 8b39c4614f Improve node naming of inner classes. Erich Schubert 2018-10-27 01:34:56 +0200
  • 7169d40228 Add -hideGenerics option. Erich Schubert 2018-10-26 21:14:51 +0200
  • dc18c503e9 Improve class info handling. Erich Schubert 2018-10-26 00:45:32 +0200
  • c7d8648352 Cleanup classToUrl Erich Schubert 2018-10-26 00:11:47 +0200
  • aa15be7405 Determine context package only once. Erich Schubert 2018-10-25 23:36:17 +0200
  • 1925d2f1c7 More StringUtil functionality. Erich Schubert 2018-10-25 23:31:05 +0200
  • 08b8976076 Caching is not necessary with current JavaDoc (8, maybe even earlier) Erich Schubert 2018-10-25 02:25:21 +0200
  • 1b29f70460 Avoid having to add/remove hyphens for all options. Erich Schubert 2018-10-25 02:19:38 +0200
  • 2f27948475 Refactor font handling. Erich Schubert 2018-10-21 16:46:41 +0200
  • 7d9f665d07 Refactor shape into enum pattern. Erich Schubert 2018-10-21 17:23:43 +0200
  • 9ddf84129a Move visibility symbols into Visibility class. Erich Schubert 2018-10-21 17:05:28 +0200
  • a4ab6f179a Have relation styles in a single place. Erich Schubert 2018-10-21 16:56:20 +0200
  • fe2c0c3df1 Streamline code, smaller optimizations. Erich Schubert 2018-10-21 01:59:00 +0200
  • f3e945c646 Remove warning in code obsoleted by commit #a29ba215 Erich Schubert 2018-10-27 23:08:20 +0200
  • 141c8a9353 Trivial simplification. Erich Schubert 2018-10-27 12:27:03 +0200
  • fc1b199daf Better error reporting. Erich Schubert 2018-10-27 02:41:18 +0200
  • 1e52483a86 Postpone test failues, to first generate the pngs Erich Schubert 2018-10-27 14:04:13 +0200
  • f1be5aaee8 add 'clean' ant target Erich Schubert 2018-10-27 13:34:28 +0200
  • f7df826f53 fix broken test, where undeclared package was lost previously, now preserved Erich Schubert 2018-10-27 13:33:55 +0200
  • 644d148455 Exit code on errors. Erich Schubert 2018-10-27 13:11:58 +0200
  • e51f53b25e Add -qualifyGenerics to optionLength. Erich Schubert 2018-10-26 21:17:21 +0200
  • a29ba21580 Fix active class shape broken by commit 1b4c9763 + add test. Erich Schubert 2018-10-26 01:32:31 +0200
  • bca0ceae17 Cleanup Options: move defaults to declaration rather than constructor. Erich Schubert 2018-10-21 15:42:17 +0200
  • 71f74d3093 Move some basic string processing helpers into StringUtil. Erich Schubert 2018-10-21 17:01:37 +0200
  • 1b4c97630d Old merge error / duplicated line? Erich Schubert 2018-10-25 00:03:30 +0200
  • 477d5cc58a Fail on test failures. Erich Schubert 2018-10-24 16:34:30 +0200
  • e5bc6f1f8f Exit with an error on structural differences Diomidis Spinellis 2018-10-24 13:34:33 +0300
  • e2595350fd Correct build status icon URL Diomidis Spinellis 2018-10-24 13:10:45 +0300
  • 8806b89cd8 Do not set OS type Diomidis Spinellis 2018-10-24 13:01:37 +0300
  • 70a7580e2c Install GraphViz as a CI dependency Diomidis Spinellis 2018-10-24 12:52:55 +0300
  • cb77d617e9 Remove unneeded deps Diomidis Spinellis 2018-10-24 12:47:57 +0300
  • 13bb2d54bc Remove confusing duplicate file Diomidis Spinellis 2018-10-24 12:47:11 +0300
  • 27baa4a6be Add Travis CI configuration Diomidis Spinellis 2018-10-24 12:39:39 +0300
  • 3eb6f8d034 Convert README into markdown Diomidis Spinellis 2018-10-24 12:42:02 +0300
  • b5238b3bdc
    Merge pull request #52 from kno10/patch-qualify-generics Diomidis Spinellis 2018-10-24 12:25:55 +0300
  • 0477f4b82d add -!qualifyGenerics option that strips package names only in generics #52 Erich Schubert 2018-10-21 03:29:13 +0200
  • 5de652cfeb
    Merge pull request #53 from kno10/patch-includes Diomidis Spinellis 2018-10-23 23:33:01 +0300
  • 0e69b7a40f Add an @opt include option for the package view. #53 Erich Schubert 2018-10-20 15:54:29 +0200
  • 33f805e75c Workaround for graphviz crash bug #47 Erich Schubert 2018-03-28 11:46:11 +0200
  • 132f389bcf
    Merge pull request #50 from kno10/patch-4 Diomidis Spinellis 2018-08-14 14:32:09 +0300
  • 7cc92e6fa2
    Merge pull request #49 from kno10/patch-3 Diomidis Spinellis 2018-03-28 17:24:36 +0300
  • 40b24774eb Strip generics from parent classes properly #49 Erich Schubert 2018-03-28 16:01:35 +0200
  • 021dc34d8e Avoid repeated lowercasing #50 Erich Schubert 2018-03-28 16:03:15 +0200
  • 5cd82f641e
    Merge pull request #48 from kno10/patch-1 Diomidis Spinellis 2018-03-28 15:47:38 +0300
  • ce3847a1e6
    Remove -verbose2 from docs #48 Erich Schubert 2018-03-26 17:56:51 +0200
  • abcf735ac5 Merge e0a1161bbb into 40b5a687cc #25 Andreas Zwinkau 2017-04-21 19:08:05 +0000
  • 40b5a687cc Merge branch 'master' and update test data Diomidis Spinellis 2017-03-21 19:53:21 +0200
  • c0b7962170 Update test data due to JavaDoc changes Diomidis Spinellis 2017-03-21 19:48:49 +0200
  • d744535438 Merge pull request #45 from robross0606/master Diomidis Spinellis 2017-03-21 19:47:26 +0200
  • 160a7db3a7 Added "-autosize" parameter and fixed parameter matching bug with "!" #45 Robert Ross 2017-03-21 13:20:15 -0400
  • 5e854d5667 Merge pull request #43 from adrianN/patch-1 Diomidis Spinellis 2017-03-15 17:49:19 +0200
  • 962ad5af72 Update index.html #43 Adrian Neumann 2017-03-15 16:46:24 +0100
  • e307530d8e Correct UMLGraph location Diomidis Spinellis 2016-10-24 20:38:25 +0300
  • 4ded15b885 Issue #35: Modify the options for the class on a context diagram to hide all of the detail (operations, etc.) for classes other than the primary class. #39 Gerald Boersma 2016-09-20 22:14:18 -0700
  • 6211164ca2 Merge pull request #34 from gousiosg/patch-1 Diomidis Spinellis 2016-09-20 17:07:34 +0300
  • 37dc189a29 s/SQO-OSS/Alitheia Core/ #34 Georgios Gousios 2016-09-20 15:05:14 +0200
  • d0ede46da8 Correct URL Diomidis Spinellis 2016-09-16 23:47:03 +0300