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
Larry Diamond
5e446d88ee
Improve performance by replacing StringBuffer with StringBuilder
2021-11-30 15:54:46 -05:00
arnaudroques
fc54479685
Merge pull request #224 from albert-github/feature/bug_docu
...
Documentation corrections
2021-11-09 11:53:06 +01:00
a-krawciw
b49d7db1e9
Prevent index out of bound for 0 line ditaa files.
...
References plantuml/plantuml#530
2021-11-03 15:49:53 -07:00
Arnaud Roques
3192fa218c
version 1.2020.11
2020-05-30 17:20:23 +02:00
albert-github
d43296c82e
Documentation corrections
...
Some "obvious" code documentation corrections.
2019-07-04 13:52:30 +02:00
Arnaud Roques
fe6831d641
Version 6487
2011-04-19 18:50:40 +02:00