Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 4163:2b4f78ccfbaa
Made DoubleUtil.explode() more robust against invalid result array sizes.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Wed, 17 Oct 2012 01:12:19 +0200 |
parents | ff74ff82f2d4 |
children | 8d3e8cb54e4c |
comparison
equal
deleted
inserted
replaced
4162:debd1a706469 | 4163:2b4f78ccfbaa |
---|---|
1 2012-10-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/utils/DoubleUtil.java(explode): | |
4 Return empty double array if we are up to create a negative | |
5 result array. This should fix some problems in | |
6 "Fixierungsanalyse/Auslagerung von Wasserspiegellagen". | |
7 | |
1 2012-10-16 Björn Ricks <bjoern.ricks@intevation.de> | 8 2012-10-16 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 9 |
3 * doc/conf/default-themes.xml, | 10 * doc/conf/default-themes.xml, |
4 doc/conf/themes.xml: | 11 doc/conf/themes.xml: |
5 Add theme for gauge discharge curve artifact. | 12 Add theme for gauge discharge curve artifact. |