1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-12-27 12:42:47 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
soloturn
457197c49f valueOf or auto-unbox instead of new
new Double and similar got a removal warning in java-17, do Double.valueOf,
Double.parseDouble and similar for other types.

.editorconfig caused some trimming of trailing whitespaces.

remove boxing
2022-01-22 04:30:44 +01:00
albert-github
d43296c82e Documentation corrections
Some "obvious" code documentation corrections.
2019-07-04 13:52:30 +02:00
Arnaud Roques
7cee7b4601 Version 7177 2011-09-07 22:41:58 +02:00