index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-07-16
Emit deprecatation warnings for rb_iterate()
Benoit Daloze
2021-07-15
rb_interned_id_p: does not exist
卜部昌平
2021-07-15
rb_enc_casefold: does not exist
卜部昌平
2021-07-13
Get `ruby_nonempty_memcpy` to have C linkage
xtkoba
2021-07-13
Expose `rb_obj_is_fiber`.
Samuel Williams
2021-06-26
Disable RBIMPL_ATTR_DEPRECATED for Coverity Scan build
Yusuke Endoh
2021-06-23
Revert deprecations for now
Nobuyoshi Nakada
2021-06-22
Deprecate and rework old (fd) centric functions.
Samuel Williams
2021-06-22
Direct io for accept, send, sendmsg, recvfrom, and related methods.
Samuel Williams
2021-06-18
Add a cache for class variables
eileencodes
2021-06-17
Adjust styles [ci skip]
Nobuyoshi Nakada
2021-06-14
Add scheduler hook `Addrinfo.getaddrinfo`. (#4375)
Samuel Williams
2021-06-03
Expose `rb_fiber_transfer` and `rb_fiber_transfer_kw`.
Samuel Williams
2021-05-11
Revert "Filling cache values on cvar write"
Aaron Patterson
2021-05-11
Add a cache for class variables
eileencodes
2021-05-10
Removed missing/dup2.c
Nobuyoshi Nakada
2021-05-10
rb_fiber_new_kw: doesn't exist
卜部昌平
2021-05-07
Protoized old pre-ANSI K&R style declarations and definitions
Nobuyoshi Nakada
2021-05-06
Allow newobj_of0 and newobj_slowpath to allocate into multiple heap slots
Matt Valentine-House
2021-05-04
Fix compilation errors for c99
Peter Zhu
2021-05-04
Fix -Wundef warnings for RBIMPL_HAS_BUILTIN
Benoit Daloze
2021-05-04
HAVE_* macros should not be defined with value 0
Benoit Daloze
2021-05-04
Add RBIMPL_RVALUE_EMBED_LEN_MAX neeeded by internal/bignum.h
Benoit Daloze
2021-05-04
Fix trivial -Wundef warnings
Benoit Daloze
2021-04-26
Fix some typos by spell checker
Ryuta Kamizono
2021-04-16
rb_hash_free(): has never existed.
卜部昌平
2021-04-13
Inline LONG_LONG conversions
Nobuyoshi Nakada
2021-04-13
workaround MSVC error
卜部昌平
2021-04-13
dependency updates
卜部昌平
2021-04-13
get rid of #pragma GCC diagnostic ignored "-Wundef"
卜部昌平
2021-04-10
Fix symbol export.
Samuel Williams
2021-03-30
Disable public interface for now.
Samuel Williams
2021-03-30
Fix native implementation.
Samuel Williams
2021-03-30
Add hook for `Timeout.timeout`.
Samuel Williams
2021-03-24
Removed dln_a_out
Nobuyoshi Nakada
2021-03-23
[Doc] Standardize wording s/sweeped/swept/
Kenichi Kamiya
2021-03-19
Fix typos in rhash.h (#4292)
Kenichi Kamiya
2021-03-07
Removed a typo in a comment [ci skip]
Nobuyoshi Nakada
2021-03-05
rb_sym_interned_p: doesn't exist
卜部昌平
2021-02-25
rb_random_int: ended before it begins
卜部昌平
2021-02-14
Make global ruby namespace usage explicit
Marvin Schmidt
2021-02-09
Define macro for fiber/scheduler.h
Nobuyoshi Nakada
2021-02-09
Updated pre-prototype declarations
Nobuyoshi Nakada
2021-02-09
Expose scheduler as public interface & bug fixes. (#3945)
Samuel Williams
2021-02-04
rb_clear_method_cache_by_class: no longer exist
卜部昌平
2021-01-27
Update include/ruby/internal/fl_type.h
卜部昌平
2021-01-27
include/ruby/internal/fl_type.h: refactor hoist out #if conditions
卜部昌平
2021-01-27
kill CLONESETUP and DUPSETUP
卜部昌平
2021-01-27
attributes on enumerators are GCC6-ism
卜部昌平
2021-01-27
warnings on use of RUBY_FL_TAINT
卜部昌平
[next]