Ecosyste.ms: Issues

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

GitHub / servo/heapsize issues and pull requests

#105 - clarify maintenance status

Pull Request - State: closed - Opened by matklad about 5 years ago

#104 - Broken code

Issue - State: open - Opened by goral09 about 5 years ago - 1 comment

#103 - Publish a new version of heapsize_derive

Issue - State: open - Opened by est31 over 5 years ago

#102 - Remove unneeded webhook notification

Pull Request - State: closed - Opened by Darkspirit over 5 years ago - 18 comments

#101 - exclude CI files

Pull Request - State: open - Opened by ignatenkobrain over 5 years ago - 17 comments

#100 - Update the derive crate

Pull Request - State: open - Opened by Michael-F-Bryan almost 6 years ago - 5 comments

#99 - Implement HeapSizeOf for PathBuf and friends

Issue - State: open - Opened by Michael-F-Bryan almost 6 years ago - 1 comment

#98 - Unexpected result from heap_size_of_children

Issue - State: open - Opened by cswinter almost 6 years ago

#97 - `je_malloc_usable_size` vs. `malloc_usable_size` - unknown symbol for macos

Issue - State: closed - Opened by aarlt almost 6 years ago - 2 comments

#96 - Implement HeapSizeOf for BTreeSet

Pull Request - State: open - Opened by sifton about 6 years ago

#95 - Bump rust version used by travis to 1.11

Pull Request - State: closed - Opened by debris over 6 years ago - 8 comments

#94 - Update API docs link.

Pull Request - State: closed - Opened by jdm over 6 years ago - 16 comments

#93 - Update winapi to 0.3.4

Pull Request - State: closed - Opened by debris over 6 years ago - 7 comments

#92 - The link to the docs is dead

Issue - State: closed - Opened by konstin over 6 years ago

#91 - Update winapi to 0.3.4

Pull Request - State: closed - Opened by debris over 6 years ago - 11 comments

#90 - Upgrade to rustc 1.22.0-nightly (7778906be 2017-10-14)

Pull Request - State: closed - Opened by SimonSapin over 6 years ago - 4 comments

#89 - Support Range<T>, RangeFrom<T>, RangeTo<T> and RangeFull

Pull Request - State: closed - Opened by nox over 6 years ago - 5 comments

#88 - Add iOS support

Pull Request - State: closed - Opened by NatalyaKovalova almost 7 years ago - 5 comments

#87 - Remove implementations for Arc and Vec<Rc>

Pull Request - State: open - Opened by jdm almost 7 years ago - 4 comments

#86 - Nightly allocator API has changed

Issue - State: closed - Opened by jdm almost 7 years ago - 3 comments

#85 - Bump version to 0.4.1 to reflect re-licensing.

Pull Request - State: closed - Opened by theduke almost 7 years ago - 2 comments

#84 - Remove jemalloc dependency.

Pull Request - State: closed - Opened by jdm almost 7 years ago - 7 comments

#83 - Relicense to MIT/Apache2

Pull Request - State: closed - Opened by notriddle about 7 years ago - 5 comments

#82 - Segfaults in heap_size_of_impl

Issue - State: closed - Opened by rphmeier about 7 years ago - 2 comments

#81 - Accommodate change of empty vector representation in nightly libstd.

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

#80 - Undefined symbol `_je_malloc_usable_size` on macOS without jemalloc

Issue - State: closed - Opened by rillian about 7 years ago - 9 comments

#79 - Add opt in for weaker tests, for non-jemalloc allocators.

Pull Request - State: closed - Opened by SimonSapin over 7 years ago - 6 comments

#78 - Bump to 0.3.9

Pull Request - State: closed - Opened by Manishearth over 7 years ago - 5 comments

#77 - Implement HeapSizeOf for raw pointers

Pull Request - State: closed - Opened by sfackler over 7 years ago - 8 comments

#76 - Make heap_size_of_impl consistently private

Pull Request - State: closed - Opened by sfackler over 7 years ago - 4 comments

#75 - Update syn to 0.11

Pull Request - State: closed - Opened by nox over 7 years ago - 4 comments

#74 - all tests are failing

Issue - State: closed - Opened by ignatenkobrain over 7 years ago - 12 comments

#73 - Test the derive crate on beta.

Pull Request - State: closed - Opened by Ms2ger over 7 years ago - 4 comments

#72 - Make it compile with the current beta release branch

Pull Request - State: closed - Opened by JDemler over 7 years ago - 5 comments

#71 - Make kernel32-sys a Windows-only dependency

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

#70 - Special handling of arrays if they are big only

Issue - State: open - Opened by dtolnay over 7 years ago

#69 - Fix impl for HashSet

Pull Request - State: closed - Opened by nox over 7 years ago - 5 comments

#68 - Count the hash code in every bucket of Hash{Map,Table}.

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

#67 - Update to Rust 1.15.0-nightly (ac635aa95 2016-11-18)

Pull Request - State: closed - Opened by nox over 7 years ago - 6 comments

#66 - Iterate array fields in derived impls. Remove old plugin.

Pull Request - State: closed - Opened by SimonSapin over 7 years ago - 4 comments

#65 - derive: removed ignore_heap_size_of attributes

Pull Request - State: closed - Opened by SimonSapin over 7 years ago - 4 comments

#64 - Add a heapsize_derive crate based on Macros 1.1

Pull Request - State: closed - Opened by SimonSapin over 7 years ago - 6 comments

#63 - Don't feature-gate BuildHasher

Pull Request - State: closed - Opened by nox almost 8 years ago - 4 comments

#62 - Support for std::time types

Issue - State: open - Opened by samuknet almost 8 years ago - 1 comment

#61 - Update to Rust 1.13.0-nightly (91f057de3 2016-09-04)

Pull Request - State: closed - Opened by nox almost 8 years ago - 4 comments

#60 - Types have known heap sizes, not idents

Pull Request - State: closed - Opened by aidanhs almost 8 years ago - 5 comments

#59 - Bump version to 0.3.6

Pull Request - State: closed - Opened by nox about 8 years ago - 4 comments

#58 - Increase the tuple length for implementing HeapSizeOf

Issue - State: open - Opened by asajeffrey about 8 years ago - 1 comment
Labels: enhancement

#57 - Added impl HeapSizeOf for tuples of length up to 5.

Pull Request - State: closed - Opened by asajeffrey about 8 years ago - 4 comments
Labels: enhancement

#56 - Update to Rust 1.10.0-nightly (cd6a40017 2016-05-16)

Pull Request - State: closed - Opened by nox about 8 years ago - 4 comments

#55 - Support arrays

Pull Request - State: closed - Opened by Manishearth over 8 years ago - 12 comments

#54 - Add HashSet support

Pull Request - State: closed - Opened by pkondzior over 8 years ago - 2 comments

#53 - Add a basic README with link to API docs.

Pull Request - State: closed - Opened by frewsxcv over 8 years ago - 4 comments

#52 - Implement HeapSizeOf for boxed slices

Pull Request - State: closed - Opened by nox over 8 years ago - 4 comments

#51 - Upgrade to rustc 1.8.0-nightly (0ef8d4260 2016-02-24)

Pull Request - State: closed - Opened by SimonSapin over 8 years ago - 5 comments

#50 - HeapSizeOf for HashSet

Pull Request - State: closed - Opened by arkpar over 8 years ago - 6 comments

#49 - Fix build script when the rustc commit date is unknown.

Pull Request - State: closed - Opened by SimonSapin over 8 years ago - 9 comments

#48 - Bump to 0.3.3

Pull Request - State: closed - Opened by nox over 8 years ago - 4 comments

#47 - Test OS X on Travis

Pull Request - State: closed - Opened by nox over 8 years ago - 4 comments

#46 - Fix linking on Rust versions that unprefix jemalloc

Pull Request - State: closed - Opened by SimonSapin over 8 years ago - 7 comments

#45 - Use AppVeyor

Pull Request - State: closed - Opened by nox over 8 years ago - 11 comments

#44 - remove je_ link to libc

Pull Request - State: closed - Opened by NikVolf over 8 years ago - 33 comments

#43 - linking issue on trusty with and latest nightly

Issue - State: closed - Opened by debris over 8 years ago - 4 comments

#42 - impl HeapSizeOf for VeqDeque

Pull Request - State: closed - Opened by SimonSapin over 8 years ago - 4 comments

#41 - Implement heap size support on Windows

Issue - State: closed - Opened by tetsuharuohzeki over 8 years ago - 4 comments

#40 - Windows support

Pull Request - State: closed - Opened by larsbergstrom over 8 years ago - 4 comments

#39 - Upgrade to rustc 1.8.0-nightly (4b2c7030f 2016-02-12)

Pull Request - State: closed - Opened by SimonSapin over 8 years ago - 4 comments

#38 - Remove now default 'sudo: false'

Pull Request - State: closed - Opened by frewsxcv over 8 years ago - 4 comments

#37 - Dealing with shared ownership (Rc and Arc)

Issue - State: open - Opened by SimonSapin over 8 years ago - 20 comments

#36 - unsafe, no libc, tests, generalize

Pull Request - State: closed - Opened by SimonSapin over 8 years ago - 5 comments

#35 - Implement HeapSizeOf for &'static str

Pull Request - State: closed - Opened by nox over 8 years ago - 4 comments

#34 - Bump to 0.2.4

Pull Request - State: closed - Opened by nox over 8 years ago - 4 comments

#33 - Implement HeapSizeOf for () and Result<T, E>

Pull Request - State: closed - Opened by nox over 8 years ago - 4 comments

#32 - Support Atomic types

Pull Request - State: closed - Opened by nox over 8 years ago - 4 comments

#31 - Consider relicensing

Issue - State: closed - Opened by Ms2ger over 8 years ago - 33 comments

#30 - Bump to 0.2.2

Pull Request - State: closed - Opened by nox over 8 years ago - 4 comments

#29 - Support char

Pull Request - State: closed - Opened by nox over 8 years ago - 4 comments

#28 - No need for experimental gate for HashMap

Issue - State: closed - Opened by Ms2ger over 8 years ago - 3 comments

#27 - Change the bound for HashMap to use BuildHasher

Pull Request - State: closed - Opened by nox over 8 years ago - 4 comments

#26 - Support BTreeMap

Pull Request - State: closed - Opened by nox over 8 years ago - 4 comments

#25 - Fix the implementation of HeapSizeOf for LinkedList

Pull Request - State: closed - Opened by nox over 8 years ago - 4 comments

#24 - Remove the LinkedList hack

Pull Request - State: closed - Opened by nox over 8 years ago - 6 comments

#23 - Implement HeapSizeOf for BTreeMap

Issue - State: closed - Opened by nox over 8 years ago - 1 comment

#22 - Implement HeapSizeOf for PhantomData<T> without bounds on T

Pull Request - State: closed - Opened by nox over 8 years ago - 6 comments

#21 - Fix for latest nightly

Pull Request - State: closed - Opened by emilio over 8 years ago - 4 comments

#20 - Update to Rust nightly.

Pull Request - State: closed - Opened by Ms2ger over 8 years ago - 4 comments

#19 - Update to libc 0.2.

Pull Request - State: closed - Opened by Ms2ger over 8 years ago - 5 comments

#18 - Upgrade to libc 0.2

Issue - State: closed - Opened by frewsxcv over 8 years ago - 1 comment

#17 - Bump crates, again

Pull Request - State: closed - Opened by Manishearth over 8 years ago - 5 comments

#16 - Add Ipv4Addr and Ipv6Addr for use in rust-url

Pull Request - State: closed - Opened by pyfisch over 8 years ago - 11 comments

#15 - Add support for `Cow`.

Pull Request - State: closed - Opened by notriddle over 8 years ago - 4 comments

#14 - Upgrade to rustc 1.4.0-nightly (f3f23bf9c 2015-08-30)

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

#13 - Add `PhantomData`.

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

#12 - Increment the version, to update on Crates.

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

#11 - publish to crates.io

Issue - State: closed - Opened by metajack almost 9 years ago - 5 comments

#10 - Add the unstable feature to the Cargo.toml.

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

#9 - `heap_size_of` should be unsafe

Issue - State: closed - Opened by bluss almost 9 years ago - 6 comments

#8 - Add plugin code

Pull Request - State: closed - Opened by Manishearth almost 9 years ago - 1 comment

#6 - Add the compiler plugin

Pull Request - State: closed - Opened by notriddle almost 9 years ago - 11 comments

#5 - Implement heapsize for all the libraries servo uses

Issue - State: closed - Opened by notriddle almost 9 years ago - 7 comments