index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
extension.rdoc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DOC] Fix grammar: "is same as" -> "is the same as"
Marcus Stollsteimer
2021-01-05
1
-2
/
+2
*
add about Ractor into extension.rdoc [ci skip]
Koichi Sasada
2020-12-24
1
-0
/
+91
*
Add documentation to "dcompact" callback and "parent" member
Lars Kanis
2020-08-25
1
-2
/
+11
*
Update extension.rdoc for Ruby 3 keyword argument separation [ci skip]
Jeremy Evans
2020-06-01
1
-26
/
+0
*
Add backwards compatibility example macro for rb_eval_cmd_kwd [ci skip]
Jeremy Evans
2020-02-11
1
-0
/
+1
*
Redmine /projects/ruby-trunk is now redirected
Takashi Kokubun
2019-12-31
1
-1
/
+1
*
Fixed misspellings
Nobuyoshi Nakada
2019-12-20
1
-1
/
+1
*
Remove mention of $SAFE and taint from doc [ci skip]
Jeremy Evans
2019-11-18
1
-14
/
+0
*
Add section to extension.rdoc for backwards compatibility macros [ci skip]
Jeremy Evans
2019-10-07
1
-0
/
+42
*
Note RB_PASS_EMPTY_KEYWORDS and RB_SCAN_ARGS_EMPTY_KEYWORDS will be removed
Jeremy Evans
2019-10-07
1
-0
/
+2
*
Document *_kw functions added to include/ruby/ruby.h [ci skip]
Jeremy Evans
2019-10-03
1
-6
/
+107
*
[DOC] mention rb_str_modify
nobu
2019-01-18
1
-0
/
+8
*
Mention rb_gc_register_mark_object [ci skip]
nobu
2018-12-25
1
-2
/
+9
*
doc/extension.rdoc: Fix small copy+paste mistake
nobu
2018-06-10
1
-1
/
+1
*
Show rb_data_type_t definition [ci skip]
nobu
2017-09-26
1
-0
/
+2
*
Fix types of function argument
yui-knk
2017-08-10
1
-1
/
+1
*
doc/extension.rdoc: start documenting threading and IO APIs
normal
2017-07-18
1
-0
/
+90
*
doc/extension.rdoc: update wikipedia link to HTTPS
normal
2017-07-12
1
-1
/
+1
*
doc/extension.rdoc: rb_str_append grammar fix
stomar
2017-04-10
1
-1
/
+1
*
extension.rdoc: rb_str_append [ci skip]
nobu
2017-04-10
1
-2
/
+6
*
extension.rdoc: fix rb_enc_str_new_literal
nobu
2017-04-10
1
-1
/
+1
*
extension.rdoc: add document title
kazu
2017-02-20
1
-70
/
+72
*
Fix function name for DBM on extension document.
hsbt
2017-01-26
1
-1
/
+1
*
s/SaveStringValue/SafeStringValue/
a_matsuda
2017-01-15
1
-1
/
+1
*
extension.rdoc: add ANYARGS to method definitions
kazu
2016-12-08
1
-9
/
+9
*
untabify [ci skip]
kazu
2016-12-06
1
-8
/
+8
*
extension.rdoc: fix rb_get_kwargs [ci skip]
nobu
2016-12-04
1
-4
/
+3
*
extension.rdoc: update rb_ensure description
nobu
2016-11-02
1
-1
/
+1
*
extension.rdoc: update rb_rescue description
nobu
2016-11-01
1
-4
/
+5
*
doc/extension.rdoc: wording fix w.r.t. volatile vs RB_GC_GUARD
normal
2016-10-13
1
-2
/
+1
*
Fix typo [ci skip]
kazu
2016-10-12
1
-1
/
+1
*
gc.c: rb_gc_adjust_memory_usage
nobu
2016-09-20
1
-0
/
+12
*
extension.rdoc: rb_check_arity [ci skip]
nobu
2016-09-10
1
-0
/
+9
*
fix file names [ci skip]
nobu
2016-09-09
1
-1
/
+1
*
extension.rdoc: RB_{INTEGER,FLOAT}_TYPE_P [ci skip]
nobu
2016-05-18
1
-0
/
+8
*
extension.rdoc: RB_TYPE_P [ci skip]
nobu
2016-05-18
1
-0
/
+4
*
* doc/extension.rdoc: Improvements to english grammers.
hsbt
2016-04-25
1
-24
/
+24
*
extension*.rdoc: fix errors [ci skip]
nobu
2016-03-30
1
-9
/
+9
*
* doc/extension.ja.rdoc: Fix RDoc markup in doc/extension*.rdoc.
hsbt
2016-03-15
1
-63
/
+65
*
doc: editor local variables [ci skip]
nobu
2016-02-26
1
-0
/
+4
*
* doc/extension.ja.rdoc: removed rendering error caused by editor specific
hsbt
2016-02-26
1
-6
/
+0
*
doc/extension.rdoc: update paths for defs/ directory
normal
2016-02-20
1
-9
/
+9
*
`nul` should be uppercase [ci skip]
nobu
2015-12-27
1
-4
/
+4
*
Fix typo [ci skip]
nobu
2015-12-15
1
-1
/
+1
*
doc/extension.rdoc: warn about kwargs performance in C [ci skip]
normal
2015-12-07
1
-0
/
+5
*
doc/extension.rdoc: note rb_get_kwargs changes keywords_hash [ci skip]
normal
2015-06-04
1
-1
/
+2
*
* remove trailing spaces.
svn
2015-04-14
1
-4
/
+4
*
* doc/extension.ja.rdoc: Added description of TypedData_XXX.
yugui
2015-04-14
1
-21
/
+114
*
doc/extension*: Fix spelling of filenames
normal
2015-03-24
1
-0
/
+1730