RandomSec/main
Thad Guidry 15710ace17
reduce object creation during JSON serialization (#2576)
If a new {@code Double} instance is not required, this method
     * should generally be used in preference to the constructor
     * {@link #Double(double)}, as this method is likely to yield
     * significantly better space and time performance by caching
     * frequently requested values.
2020-05-05 10:07:54 +02:00
..
IDEs/eclipse Thad no longer supports Netbeans config (#2466) 2020-03-27 09:30:30 +01:00
src reduce object creation during JSON serialization (#2576) 2020-05-05 10:07:54 +02:00
tests allow xlsx files to have more columns (#2602) 2020-04-26 17:07:26 +02:00
webapp Translated using Weblate (Czech) 2020-05-05 09:37:33 +02:00
pom.xml bump Clojure version to support its new features (#2608) 2020-05-03 17:59:56 +02:00