Sha256: eaf65b38a86c5c142e564516a0be92e3b11ee9dc70f75eb73ee84ddaa5da891b
Contents?: true
Size: 1.51 KB
Versions: 2
Compression:
Stored size: 1.51 KB
Contents
= Drake Changelog == Version 0.9.1.0.3.0 * update from mainline branch 0.9.1 == Version 0.9.0.0.3.0 * option -j without a value now allowed == no limit on number of threads * improved --randomize[=SEED] option: auto-generates SEED if none given (mirrors the randomizing functionality of minitest). * --version now reports 'drake' * update from mainline branch == Version 0.8.7.0.2.3 * update from mainline branch == Version 0.8.4.1.2.1 * update dependency >= comp_tree-0.7.3 == Version 0.8.4.1.2.0 * github master now represents mainline-merge-candidate branch. == Version 0.8.4.1.0.16-18 * Merge with latest comp_tree. == Version 0.8.4.1.0.15 * Merge with mainline rake-0.8.4.1. == Version 0.8.3.1.0.14 * Merge with mainline rake-0.8.3.1. == Version 0.8.2.1.0.13 * Optimized construction of computation tree. == Version 0.8.2.1.0.12 * Handle multiple manual invocations of Task#invoke better. == Version 0.8.2.1.0.11 * Remove drb code from this CompTree branch (reduce load time). == Version 0.8.2.1.0.10 * Parents must be marked as needed during dry run for parallel tasks. == Version 0.8.2.1.0.9 * --randomize takes a string (seeds with String#hash). == Version 0.8.2.1.0.7 * new --rand option, suggested by Thomas Sawyer. * merged latest cleaned-up comp_tree == Version 0.8.2.1.0.6 * Restored original 'multitask' behavior when -j1 (default) == Version 0.8.2.1.0.4 * Fix 21922: prereqs were not namespace-qualified * Removed subpackager: no more generated files == Version 0.8.11.0.1 * Initial release.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
drake-0.9.2.0.3.1 | CHANGES-drake |
drake-0.9.1.0.3.0 | CHANGES-drake |