Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / d-unseductable/ruru issues and pull requests
#102 - Link to Rutie
Pull Request -
State: open - Opened by sandstrom over 3 years ago
#101 - RString utf8 fixes
Pull Request -
State: open - Opened by Palladinium over 5 years ago
#100 - worker thread cleanup and `Drop`
Issue -
State: open - Opened by jstrong-tios almost 6 years ago
#99 - Project forked and continued at danielpclark/rutie
Pull Request -
State: open - Opened by danielpclark almost 6 years ago
#98 - String methods to convert to &[u8] and Vec<u8>
Pull Request -
State: open - Opened by danielpclark over 6 years ago
- 3 comments
#97 - Why is the `RString` API using Rust's `String`/`str` instead of `Vec<u8>`/`[u8]`?
Issue -
State: open - Opened by CodesInChaos over 6 years ago
- 1 comment
#96 - Ruby 2.5 Warnings on Data classes
Issue -
State: open - Opened by grncdr over 6 years ago
- 4 comments
#95 - Re-export ruby-sys test feature and pass it on test builds
Pull Request -
State: open - Opened by andrewstucki over 6 years ago
#94 - Full Ruby String Encoding Support
Issue -
State: open - Opened by danielpclark over 6 years ago
#93 - Working Exception and AnyException
Pull Request -
State: open - Opened by danielpclark over 6 years ago
#92 - Feature: raise! macro
Issue -
State: closed - Opened by danielpclark over 6 years ago
#91 - RFC: default Ruby return behavior as `Result<AnyObject, AnyException>`
Issue -
State: open - Opened by danielpclark almost 7 years ago
- 1 comment
#90 - Splat of parameters from Ruby (variadic function)
Issue -
State: open - Opened by danielpclark almost 7 years ago
- 3 comments
#89 - allocate -> Class
Pull Request -
State: open - Opened by danielpclark almost 7 years ago
#88 - Protect send: a panic safe feature for Ruby interaction
Pull Request -
State: open - Opened by danielpclark almost 7 years ago
- 2 comments
#87 - Object equality methods
Pull Request -
State: open - Opened by danielpclark almost 7 years ago
#86 - Feature Request: Thread method `handle_interrupt`
Issue -
State: closed - Opened by danielpclark almost 7 years ago
- 1 comment
#85 - How exactly do you use `protect` ?
Issue -
State: closed - Opened by danielpclark almost 7 years ago
- 3 comments
#84 - Add methods `include?` and `kind_of?`
Issue -
State: open - Opened by danielpclark almost 7 years ago
#83 - Add method for Class.allocate
Issue -
State: open - Opened by danielpclark almost 7 years ago
#82 - Private method and module function
Pull Request -
State: open - Opened by danielpclark almost 7 years ago
#81 - Fix Typo
Pull Request -
State: open - Opened by danielpclark almost 7 years ago
#80 - Module support
Pull Request -
State: open - Opened by danielpclark almost 7 years ago
#79 - eval functions with panic safe implementation
Pull Request -
State: open - Opened by danielpclark almost 7 years ago
- 3 comments
#78 - Add Integer struct
Pull Request -
State: closed - Opened by danielpclark almost 7 years ago
- 1 comment
#77 - Fix Travis CI failures
Pull Request -
State: closed - Opened by danielpclark about 7 years ago
- 1 comment
#76 - Fix VerifiedObject error message for Array
Pull Request -
State: closed - Opened by grncdr about 7 years ago
- 2 comments
#75 - new_instance can cause crash with SIGABRT in method_entry_get_without_cache()
Issue -
State: closed - Opened by danielpclark about 7 years ago
- 6 comments
#74 - Methods calling methods within methods! macro fail because parameter requirements
Issue -
State: open - Opened by danielpclark about 7 years ago
#73 - RString needs to be panic safe std::panic::catch_unwind
Issue -
State: open - Opened by danielpclark about 7 years ago
- 2 comments
#72 - Code Triage badge
Pull Request -
State: closed - Opened by danielpclark about 7 years ago
- 1 comment
#71 - Add RString#new_utf8 and string::new_utf8
Pull Request -
State: closed - Opened by mjc-gh over 7 years ago
- 7 comments
#70 - C Namespace collisions
Issue -
State: closed - Opened by tinco over 7 years ago
- 4 comments
Labels: I-bug, T-ruru, A-class-definition
#69 - Add From<String> for RString
Pull Request -
State: closed - Opened by mjc-gh almost 8 years ago
- 1 comment
#68 - Fix possible segfault issue when using threads
Pull Request -
State: closed - Opened by jwilm almost 8 years ago
- 1 comment
#67 - RString default encoding is ASCII-8Bit
Issue -
State: open - Opened by mjc-gh almost 8 years ago
- 10 comments
#66 - Add From<String> for RString
Pull Request -
State: closed - Opened by mjc-gh almost 8 years ago
#65 - MS Windows support
Issue -
State: open - Opened by Zapotek almost 8 years ago
- 11 comments
Labels: T-ruru, O-windows
#64 - Segfault with Thread::call_without_gvl
Issue -
State: closed - Opened by Zapotek almost 8 years ago
- 3 comments
#63 - Documentation missing: How to wrap a struct with lifetime?
Issue -
State: open - Opened by matthiasbeyer almost 8 years ago
- 3 comments
#62 - Bind/wrap st_* functions
Issue -
State: open - Opened by malept almost 8 years ago
#61 - Change conversion methods to take objects by values
Issue -
State: open - Opened by d-unseductable almost 8 years ago
- 2 comments
Labels: T-ruru, breaking-change, A-type-conversions
#60 - Moving vs borrowing
Issue -
State: open - Opened by d-unseductable almost 8 years ago
- 1 comment
Labels: T-ruru, I-needs-decision, A-api-compatibility
#59 - Implement Copy trait for primitive types
Issue -
State: open - Opened by d-unseductable almost 8 years ago
- 1 comment
Labels: T-ruru, A-type-system
#58 - Change class definition API
Issue -
State: open - Opened by d-unseductable almost 8 years ago
- 1 comment
Labels: T-ruru, I-needs-decision, A-class-definition
#57 - Add modules to Ruru
Issue -
State: open - Opened by d-unseductable almost 8 years ago
- 1 comment
Labels: T-ruru, A-modules
#56 - Add modules to ruby-sys
Issue -
State: open - Opened by d-unseductable almost 8 years ago
- 1 comment
Labels: T-ruby-sys, A-modules
#55 - Mark Fixnum as deprecated
Issue -
State: open - Opened by d-unseductable almost 8 years ago
- 1 comment
Labels: T-ruru, A-integers
#54 - Create Integer struct
Issue -
State: closed - Opened by d-unseductable almost 8 years ago
Labels: T-ruru, A-integers
#53 - Get strings by reference
Issue -
State: closed - Opened by d-unseductable almost 8 years ago
- 2 comments
Labels: T-ruru, A-strings
#52 - Change Object::get_data()
Issue -
State: closed - Opened by d-unseductable almost 8 years ago
Labels: T-ruru, breaking-change, A-wrap-data
#51 - Use docs.rs
Issue -
State: closed - Opened by d-unseductable almost 8 years ago
Labels: T-docs
#50 - Build native extensions as static libraries
Issue -
State: open - Opened by d-unseductable almost 8 years ago
- 4 comments
Labels: A-build
#49 - Add exception handling to Ruru
Issue -
State: open - Opened by d-unseductable almost 8 years ago
- 3 comments
Labels: in progress, A-exceptions, T-ruru
#48 - Add exception handling to ruby-sys
Issue -
State: open - Opened by d-unseductable almost 8 years ago
- 1 comment
Labels: in progress, T-ruby-sys, A-exceptions
#47 - Add clear, delete, and clone to Hash
Pull Request -
State: closed - Opened by malept almost 8 years ago
- 2 comments
#46 - Initial wrap of Ruby's `Float`
Pull Request -
State: closed - Opened by turboladen about 8 years ago
- 3 comments
#45 - Support for Float and Bignum
Issue -
State: closed - Opened by Zapotek about 8 years ago
- 5 comments
Labels: I-enhancement
#44 - This Week in Ruru: broken link
Issue -
State: closed - Opened by malept about 8 years ago
- 1 comment
#43 - Attaching Rust state/data to Ruby instances
Issue -
State: closed - Opened by Zapotek about 8 years ago
- 17 comments
Labels: question
#42 - What's the best way to reuse code or define helper methods inside `methods!`macro?
Issue -
State: closed - Opened by simon0191 about 8 years ago
- 2 comments
Labels: question
#41 - Segfault on RString with null byte
Issue -
State: closed - Opened by Zapotek about 8 years ago
- 1 comment
Labels: I-enhancement
#40 - Add table of contents to README
Pull Request -
State: closed - Opened by adityamenon about 8 years ago
- 3 comments
#39 - AppVeyor: Use another way of determining the Rust stable version
Pull Request -
State: closed - Opened by malept about 8 years ago
- 1 comment
#38 - Add multiple methods to Array
Pull Request -
State: closed - Opened by simon0191 about 8 years ago
- 7 comments
#37 - "This Week in Ruru" needs a summary at the top of each entry
Issue -
State: closed - Opened by malept about 8 years ago
- 1 comment
#36 - Steal helix' macro API
Issue -
State: closed - Opened by killercup about 8 years ago
- 1 comment
#35 - Need for unwraps everywhere?
Issue -
State: closed - Opened by NullVoxPopuli about 8 years ago
- 6 comments
Labels: question
#34 - feat(vm): add thread call gvl functions
Pull Request -
State: closed - Opened by dovahcrow over 8 years ago
- 6 comments
#33 - Array::new() segfaults on cargo test
Issue -
State: closed - Opened by wshatch over 8 years ago
- 1 comment
#32 - Ruru requires Ruby >= 2.2
Issue -
State: closed - Opened by malept over 8 years ago
- 1 comment
#31 - Add basic NEWS file
Pull Request -
State: closed - Opened by malept over 8 years ago
- 1 comment
#30 - Implement Iterator support for Array
Pull Request -
State: closed - Opened by malept over 8 years ago
- 5 comments
#29 - Add NEWS file?
Issue -
State: closed - Opened by malept over 8 years ago
#28 - 0.7.6 fails to build on Windows
Issue -
State: closed - Opened by malept over 8 years ago
- 2 comments
#27 - Add AppVeyor CI (Windows) support
Issue -
State: closed - Opened by malept over 8 years ago
- 2 comments
#26 - ruru vs. helix
Issue -
State: closed - Opened by ordian over 8 years ago
- 2 comments
Labels: question
#25 - Ensure num_to_int always returns i64
Pull Request -
State: closed - Opened by malept over 8 years ago
- 1 comment
#24 - docker container?
Issue -
State: closed - Opened by kwerle over 8 years ago
- 1 comment
Labels: question
#23 - How do I use it?
Issue -
State: closed - Opened by Ch4s3 over 8 years ago
- 2 comments
Labels: question
#22 - Move to Option
Pull Request -
State: closed - Opened by sbeckeriv over 8 years ago
#21 - Optional values from at function
Issue -
State: closed - Opened by sbeckeriv over 8 years ago
- 1 comment
#20 - Question regarding error handling
Issue -
State: closed - Opened by elifoster over 8 years ago
- 2 comments
Labels: question, A-exceptions
#19 - Use travis-cargo to run tests & build docs
Pull Request -
State: closed - Opened by malept over 8 years ago
- 4 comments
#18 - Use ruby-sys 0.2.2
Pull Request -
State: closed - Opened by malept over 8 years ago
- 6 comments
#17 - Extract ruby-sys to its own repository
Pull Request -
State: closed - Opened by steveklabnik over 8 years ago
- 1 comment
#16 - Unused variable warnings when using methods! macro on method with no args
Issue -
State: closed - Opened by malept over 8 years ago
- 1 comment
#15 - Refactor Value usage
Pull Request -
State: closed - Opened by d-unseductable over 8 years ago
- 1 comment
#14 - links on crate homepage are broken
Issue -
State: closed - Opened by hoodie over 8 years ago
- 10 comments
Labels: I-bug
#13 - Add AnyObject.ty
Pull Request -
State: closed - Opened by malept over 8 years ago
- 5 comments
#12 - method! examples in README need fn
Pull Request -
State: closed - Opened by malept over 8 years ago
- 1 comment
#11 - Linking error (with libruby present)
Issue -
State: closed - Opened by wezm over 8 years ago
- 5 comments
#10 - grammar & style changes for native fluency
Pull Request -
State: closed - Opened by brandondrew over 8 years ago
- 4 comments
#9 - ruby-sys: full bindings
Issue -
State: closed - Opened by steveklabnik over 8 years ago
- 1 comment
Labels: I-enhancement
#8 - Remove all `unwrap()`s
Issue -
State: open - Opened by steveklabnik over 8 years ago
- 2 comments
Labels: I-enhancement
#7 - Refactor &str to CString conversions
Pull Request -
State: closed - Opened by d-unseductable over 8 years ago
- 4 comments
#6 - Create the ruby-sys crate
Pull Request -
State: closed - Opened by steveklabnik over 8 years ago
- 10 comments
#5 - Fix many warnings
Pull Request -
State: closed - Opened by steveklabnik over 8 years ago
- 1 comment
#4 - Fix use-after-free
Pull Request -
State: closed - Opened by steveklabnik over 8 years ago
- 1 comment
#3 - Various fixes
Pull Request -
State: closed - Opened by steveklabnik over 8 years ago
- 4 comments