Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in ruby-c-extension
Add a C native method to a pre-existing Ruby class
Feb 18, 2023
ruby
ruby-c-extension
How do I use other build systems with rubygems?
Jan 19, 2023
ruby
rubygems
gem
build-script
ruby-c-extension
How do I avoid cross-thread violations in a Ruby extension?
Aug 16, 2022
c
ruby
multithreading
ruby-c-extension
When developing a rubygem with C extensions, how do you test locally with Rspec?
Dec 23, 2020
ruby
rubygems
ruby-c-extension
extconf.rb
Linking Cocoa headers to ruby C extension
Jul 07, 2022
objective-c
c
ruby
makefile
ruby-c-extension
how to rb_protect everything in ruby
Oct 29, 2022
ruby
ruby-c-extension
Ruby c extensions: How can I catch all exceptions, including things that aren't StandardErrors?
Oct 29, 2022
c
ruby
exception-handling
ruby-c-extension
rescue
How do I convert a Block to a Proc in a Ruby 1.9 C extension?
Aug 03, 2016
c
ruby
block
ruby-1.9
ruby-c-extension
Possible side effects of doing a typedef of a struct to an array of one element in C
Sep 13, 2017
c
typedef
gmp
ruby-c-extension
(U) Ruby Extensions: rb_gc_mark() and instance variables
Apr 22, 2022
c
ruby
ruby-c-extension
mark-and-sweep
How I retrieve a 'standalone' symbol on Ruby's C extension API
Jan 28, 2020
c
ruby
symbols
ruby-c-extension
"resources"-directory for ruby gem
Sep 01, 2019
ruby
gem
ruby-c-extension
How do I print values from C extensions?
Apr 12, 2022
c
ruby
debugging
ruby-c-extension
How to get keys from hash - ruby c extension
Nov 12, 2022
ruby
ruby-c-extension
Data_wrap_struct and mark function
Apr 12, 2019
c
ruby
ruby-c-extension
Ruby Keyword Arguments in C Extensions
Feb 19, 2022
c
ruby
ruby-c-extension
mkmf ignores files in sub-folders when it compiles the C extension
Jan 02, 2022
c
ruby
mkmf
ruby-c-extension
Native extensions fallback to pure Ruby if not supported on gem install
Jan 31, 2022
ruby
gem
ruby-c-extension
Ruby C extensions API questions
Jun 12, 2017
c
ruby
ruby-c-extension
Extending ruby in C - how to specify default argument values to function?
Jan 30, 2018
c
ruby
ruby-c-extension
Older Entries »