Material localization support
[debian/openrocket] / core / src / net / sf / openrocket / util /
2012-08-25 plaaMaterial localization support
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-09 kruland2607Fix commit from revision 953 which reverted a bunch...
2012-08-05 richardgrahamBig update to custom expression feature.
2012-07-31 kruland2607De-localize Material and FlightDataType objects when...
2012-07-26 kruland2607More changes to make Froyo compatible.
2012-07-19 kruland2607Had to reimplement getValue to not use TreeMap/SortedMa...
2012-07-18 kruland2607Had to implement Arrays.copyOf for doubles because...
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-07-12 kruland2607Extract Transformation.main to junit test.
2012-07-10 kruland2607Extract Quaternion.main to junit test.
2012-07-10 kruland2607Extract PolyInterpolator.main into Junit test case.
2012-07-10 kruland2607Removed unused import.
2012-07-10 kruland2607Pull LinearInterpolator.main() into a JUnit test.
2012-07-10 kruland2607Extract Base64.main() as a unit test.
2012-06-18 plaaComponent preset updates
2012-06-11 bkukerJOGL Based support for a 3D view of the rocket.
2012-05-22 kruland2607Change the textual representation of fractional units...
2012-05-22 kruland2607Remove the old FractionUtil class containing the parser...
2012-05-22 plaaExpression parser updates
2012-05-17 richardgrahamAdded ability for doublemodel to evaluate math expressi...
2012-05-16 kruland2607Added clone() implementation to support the ThrustCurve...
2012-05-15 kruland2607Change from ClassLoader.getSystemResourceAsStream to...
2012-05-10 kruland2607Added support for Unit 'in/64' which is inches with...
2012-05-07 kruland2607Add slightly better sorting to the manufacturer and...
2012-03-27 plaaChange toLowerCase() to toLowerCase(Locale.ENGLISH)
2012-03-24 kruland2607Added a simple stack implementation based on ArrayList...
2012-03-24 kruland2607Implementation of java.util.Arrays.copyOfRange required...
2012-03-22 kruland2607Since Froyo doesn't support String.getBytes(Charset...
2012-01-17 kruland2607Persist the Velocity at launch rod clearance in ork...
2012-01-08 kruland2607moving to core/