create changelog entry
[debian/openrocket] / core / src / net / sf / openrocket / util / ArrayUtils.java
2012-09-16 Bdale GarbeeMerge branch 'upstream' into debian
2012-09-16 Bdale GarbeeMerge commit '42b2e5ca519766e37ce6941ba4faecc9691cc403... upstream upstream/12.09
2012-09-12 richardgrahamFixed problem when integrating & averaging arrays conta...
2012-08-17 richardgrahamFixed of-by-one bug in trapz integrator
2012-08-10 kruland2607Change the implementation of ArrayUtils.range to includ...
2012-08-10 kruland2607Added unit tests and fixed rounding problem in ArrayUti...
2012-08-05 richardgrahamBig update to custom expression feature.
2012-07-26 kruland2607More changes to make Froyo compatible.
2012-07-18 kruland2607Had to implement Arrays.copyOf for doubles because...
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-03-24 kruland2607Implementation of java.util.Arrays.copyOfRange required...