Commit Graph

35 Commits (task-queue)
 

Author SHA1 Message Date
Jim Blandy ae615d2292 Merge branch 'common-fixes' into task-queue. Update to crossbeam 0.8. 3 years ago
Jim Blandy 9fe19ff6ba cargo update 3 years ago
Jim Blandy 5cce108ed5 Require rust_2018_idioms, but not elided_lifetimes_in_paths. 3 years ago
Jim Blandy faf5b895f8 Update to match 2nd edition text. 3 years ago
Jim Blandy 2fd6b283fa Merge branch 'common-fixes' into task-queue 3 years ago
Jim Blandy be24958428 cargo fix --edition-idioms 5 years ago
Jim Blandy a3a6f3474b Merge branch 'common-fixes' into task-queue 5 years ago
Jim Blandy bc6adf9eea Merge branch 'common-fixes' into single-threaded 5 years ago
Jim Blandy 1628924fdb cargo fix --edition-idioms 5 years ago
Jim Blandy 5548686cfe Bump edition to 2018. 5 years ago
Jim Blandy cbfad8bb03 src/main.rs: Clean up warnings. 5 years ago
Jim Blandy 8d0d5f667c Cargo.toml, src/main.rs: Update to match text in book. 5 years ago
Jim Blandy 4c0bce2e18 Cargo.toml, src/main.rs: Update to match text in book. 5 years ago
Jim Blandy 0b1c8eb4f2 main.rs: Update to match text in book. 5 years ago
Jim Blandy 791d5c403b Remove code to measure effect of varying numbers of threads. 5 years ago
Jim Blandy 1a1c6913ad Merge branch 'single-threaded' of github.com:ProgrammingRust/mandelbrot into single-threaded 5 years ago
Jim Blandy d2bf230c87 Merge branch 'common-fixes' of github.com:ProgrammingRust/mandelbrot into common-fixes 5 years ago
Jim Blandy be390df13d Merge branch 'task-queue' of github.com:ProgrammingRust/mandelbrot into task-queue 5 years ago
Jim Blandy 52fa512007 Update image crate to 0.10.4. 5 years ago
Jim Blandy 1ffdc9308f Update image crate to 0.10.4. 5 years ago
Jim Blandy 16a47d5bad Update image crate to 0.10.4. 5 years ago
Jim Blandy 41fab79cf2 Merge branch 'common-fixes' into task-queue 5 years ago
Jim Blandy d76606c23c Rename 'write_bitmap' to 'write_image'; less jargony. 5 years ago
Jim Blandy 36ea00c4be Merge branch 'common-fixes' into task-queue 5 years ago
Jim Blandy 67c1bc77d3 Cargo.lock: Run 'cargo update'. 5 years ago
Jim Blandy dbee97eb3f Merge branch 'common-fixes' into task-queue 6 years ago
Jim Blandy c12749955e Run `cargo update`, update Cargo.lock to get newer rustc_serialize. 6 years ago
Jim Blandy fca3a5174d Merge branch 'common-fixes' into task-queue 7 years ago
Jim Blandy bd632ba682 Add MIT license. 7 years ago
Jim Blandy ae66c38dfc Merge branch 'fix-links' into task-queue 7 years ago
Jim Blandy 87c22808ee Fix links in README.md. 7 years ago
Jim Blandy 292638561a Use a task queue to distribute work more evenly across threads. 8 years ago
Jason Orendorff 05bf731f80 multi-threaded version using crossbeam 8 years ago
Jim Blandy cfe59ee8f0 Add README.md. 8 years ago
Jim Blandy c6ebcfea12 working single-threaded 8 years ago