Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / servo/rust-png issues and pull requests

#81 - Use vec! macro instead of iterator to initialise buffer

Pull Request - State: closed - Opened by fhartwig over 7 years ago - 3 comments

#80 - docs don't match the implementation at all

Issue - State: closed - Opened by mmerickel almost 8 years ago - 2 comments

#79 - Link cleanup

Pull Request - State: closed - Opened by larsbergstrom almost 9 years ago - 4 comments

#78 - Add serde serialization support.

Pull Request - State: closed - Opened by pcwalton almost 9 years ago - 4 comments

#77 - Allow to override CC, AR and RANLIB for cross compilation.

Pull Request - State: closed - Opened by mmatyas almost 9 years ago - 4 comments

#76 - Enable homu notifications

Pull Request - State: closed - Opened by metajack about 9 years ago - 5 comments

#75 - Fix build on Raspberry Pi2.

Pull Request - State: closed - Opened by Adenilson about 9 years ago - 14 comments

#74 - Create appveyor.yml

Pull Request - State: closed - Opened by Manishearth about 9 years ago - 3 comments

#73 - Make this compile on windows

Pull Request - State: closed - Opened by Manishearth about 9 years ago

#72 - Add ARM cross compile support.

Pull Request - State: closed - Opened by mmatyas about 9 years ago

#71 - Link to documentation; init README

Pull Request - State: closed - Opened by frewsxcv about 9 years ago

#70 - mingw cross-compilation is broken

Issue - State: open - Opened by indivisible about 9 years ago - 3 comments

#69 - Specify RANLIB for android builds

Pull Request - State: closed - Opened by alexcrichton about 9 years ago - 1 comment

#68 - Add to_vec function for writing PNG data to a Vec<u8>.

Pull Request - State: closed - Opened by jgraham about 9 years ago - 6 comments

#67 - Updated to build with 1.0.0-beta

Pull Request - State: closed - Opened by lambdacat about 9 years ago - 5 comments

#66 - Does not compile with latest Rust

Issue - State: open - Opened by frewsxcv over 9 years ago

#65 - More rustup

Pull Request - State: closed - Opened by Ms2ger over 9 years ago

#64 - Modernize various code.

Pull Request - State: closed - Opened by Ms2ger over 9 years ago - 1 comment

#63 - You do not have a license.

Issue - State: open - Opened by lambdacat over 9 years ago - 2 comments

#62 - Modified build.rs for changed gcc interface.

Pull Request - State: closed - Opened by lambdacat over 9 years ago - 1 comment

#61 - Fix tests & travis

Pull Request - State: closed - Opened by Manishearth over 9 years ago

#60 - Benchmark test takes forever

Issue - State: open - Opened by Manishearth over 9 years ago - 3 comments

#59 - Rustup to 1d00c545e 2015-01-30 19:56:34 +0000, and Travis

Pull Request - State: closed - Opened by Manishearth over 9 years ago

#58 - Rustup 20150109

Pull Request - State: closed - Opened by jdm over 9 years ago

#57 - Handle 16-bit chennels by stripping them to 8-bit.

Pull Request - State: closed - Opened by zarazek over 9 years ago - 4 comments

#56 - Fix compilation issues with rustc 1.0.0-nightly

Pull Request - State: closed - Opened by erszcz over 9 years ago - 3 comments

#55 - Change gcc-rs dep from servo -> upstream

Pull Request - State: closed - Opened by glennw over 9 years ago - 1 comment

#54 - Many changes to libpng to avoid symbol collisions in the global namespace.

Pull Request - State: closed - Opened by glennw over 9 years ago - 1 comment

#53 - Extract write_png function

Pull Request - State: closed - Opened by dgraham over 9 years ago - 2 comments

#52 - Publish to crates.io?

Issue - State: closed - Opened by dgraham over 9 years ago - 3 comments

#51 - Update for the namespaced enum reform.

Pull Request - State: closed - Opened by Ms2ger over 9 years ago

#50 - fail => panic

Pull Request - State: closed - Opened by ghost over 9 years ago - 1 comment

#49 - Allow dynamic libpng

Pull Request - State: closed - Opened by ghost over 9 years ago - 2 comments

#48 - Update to current rust

Pull Request - State: closed - Opened by globin over 9 years ago

#47 - Rust upgrade

Pull Request - State: closed - Opened by kmcallister almost 10 years ago - 1 comment

#46 - Add support for android.

Pull Request - State: closed - Opened by metajack almost 10 years ago - 1 comment

#45 - Decode grayscale images to RGBA

Pull Request - State: closed - Opened by mbrubeck almost 10 years ago - 2 comments

#44 - Fix the branch used for Cargo

Pull Request - State: closed - Opened by metajack almost 10 years ago - 1 comment

#43 - Cargoify rust-png

Pull Request - State: closed - Opened by metajack almost 10 years ago - 1 comment

#42 - Force checking the color type before accessing pixels

Pull Request - State: closed - Opened by SimonSapin almost 10 years ago

#41 - Generate documentation with rustdoc

Pull Request - State: closed - Opened by SimonSapin almost 10 years ago

#40 - Upgrade Rust.

Pull Request - State: closed - Opened by metajack almost 10 years ago - 1 comment

#39 - Update to the last rust-nightly.

Pull Request - State: closed - Opened by sebcrozet almost 10 years ago - 1 comment

#38 - Update Rust

Pull Request - State: closed - Opened by Manishearth about 10 years ago - 2 comments

#37 - Upgrade Rust

Pull Request - State: closed - Opened by lukemetz about 10 years ago

#36 - Upgrade Rust.

Pull Request - State: closed - Opened by metajack about 10 years ago

#35 - Rebuild when external dependencies change

Pull Request - State: closed - Opened by mbrubeck about 10 years ago

#34 - Update to mozilla/rust@aa6725407ae0a2cb88458e147e76adf8bcae0961.

Pull Request - State: closed - Opened by Ms2ger about 10 years ago

#33 - Fix incorrect color profiles in test images.

Pull Request - State: closed - Opened by zwarich about 10 years ago - 1 comment

#32 - Fix function call and variable screw up

Pull Request - State: closed - Opened by evilpie about 10 years ago

#31 - Read updated color type and width

Pull Request - State: closed - Opened by evilpie about 10 years ago

#30 - Update to current rust

Pull Request - State: closed - Opened by Ms2ger about 10 years ago

#29 - Update to current rust: struct fields are private by default.

Pull Request - State: closed - Opened by Ms2ger about 10 years ago

#28 - Test fixes.

Pull Request - State: closed - Opened by jdm about 10 years ago

#27 - Produce dylib and rlib

Pull Request - State: closed - Opened by larsbergstrom about 10 years ago

#26 - Update to current rust: std::vec -> std::slice.

Pull Request - State: closed - Opened by Ms2ger over 10 years ago

#25 - Clean rlib files

Pull Request - State: closed - Opened by larsbergstrom over 10 years ago

#24 - Rust upgrade

Pull Request - State: closed - Opened by larsbergstrom over 10 years ago - 1 comment

#23 - Updated error handling, crate-type and .gitignore

Pull Request - State: closed - Opened by Ogeon over 10 years ago - 4 comments

#22 - Use truncation on file create to avoid leaving trailing garbage

Pull Request - State: closed - Opened by larsbergstrom over 10 years ago

#21 - Upgrade to latest Rust.

Pull Request - State: closed - Opened by metajack over 10 years ago

#20 - Remove 'self lifetimes.

Issue - State: closed - Opened by HeroesGrave over 10 years ago - 1 comment

#19 - Truncate output files created in store_png

Pull Request - State: closed - Opened by dhedlund over 10 years ago - 1 comment

#18 - Build with --opt-level=3.

Pull Request - State: closed - Opened by eddyb over 10 years ago

#17 - Added a new test to test PNG loading performance and two large test PNGs.

Pull Request - State: closed - Opened by eddyb over 10 years ago - 1 comment

#16 - Updated to current Rust master (no do for closures).

Pull Request - State: closed - Opened by eddyb over 10 years ago - 1 comment

#15 - Remove all uses of managed boxes.

Pull Request - State: closed - Opened by eddyb over 10 years ago

#14 - std::rt::io has moved to std::io

Pull Request - State: closed - Opened by Ogeon over 10 years ago

#13 - add support for transparent png

Pull Request - State: closed - Opened by ryanhc over 10 years ago

#12 - Transparent png

Pull Request - State: closed - Opened by ryanhc over 10 years ago - 1 comment

#11 - Upgrade Rust

Pull Request - State: closed - Opened by kmcallister over 10 years ago

#10 - Update for language changes

Pull Request - State: closed - Opened by brson almost 11 years ago

#9 - Fix for png -> libpng.

Pull Request - State: closed - Opened by metajack almost 11 years ago

#8 - Add a including path and a library path after pull libpng in tree

Pull Request - State: closed - Opened by pliu6 almost 11 years ago

#7 - Fix the build issue related to Macports-installed libpng on Mac

Pull Request - State: closed - Opened by pliu6 almost 11 years ago - 2 comments

#6 - Revert to using -o for tests

Pull Request - State: closed - Opened by kmcallister almost 11 years ago

#5 - support android build

Pull Request - State: closed - Opened by aydinkim almost 11 years ago - 1 comment

#4 - Update to latest Rust

Pull Request - State: closed - Opened by kmcallister almost 11 years ago

#3 - Cannot find Macports-installed png.h/-lpng

Issue - State: closed - Opened by burg almost 11 years ago - 5 comments

#2 - Remove setjmp.h header and add copyright notice.

Pull Request - State: closed - Opened by metajack almost 11 years ago

#1 - Switch to using png_jmpbuf to support older libpng versions.

Pull Request - State: closed - Opened by metajack almost 11 years ago