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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
2010-07-03
* ext/psych/lib/psych/visitors/yaml_tree.rb (visit_Time): use
tenderlove
2010-06-29
* ext/stringio/stringio.c (strio_write): add RB_GC_GUARD.
tarui
2010-06-28
* ext/fiddle/fiddle.h: fixed typo.
nobu
2010-06-28
* ext/fiddle/fiddle.h: added FFI type detection to avoid bug in ffi
tenderlove
2010-06-25
* ext/dl/lib/dl/func.rb (call): don't overwrite original arguments
tarui
2010-06-23
* ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): the workaround
akr
2010-06-23
* ext/socket/raddrinfo.c (str_is_number): renamed from str_isnumber to
akr
2010-06-23
* ext/socket/raddrinfo.c: don't use __P.
akr
2010-06-23
* ext/win32ole/win32ole.c (reg_get_typelib_file_path): try win64
suke
2010-06-23
add a comment.
akr
2010-06-23
* ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): new workaround for
akr
2010-06-23
* ext/pty: moved documents and samples to the appropriate places.
nobu
2010-06-23
* NEWS (ptr): new method and deprecated methods. [ruby-dev:41681]
nobu
2010-06-23
Clean warnings: unused variables.
naruse
2010-06-22
* ext/socket/lib/socket.rb: suppress warnings.
akr
2010-06-18
* ext/psych/lib/psych/visitors/to_ruby.rb (resolve_klass): fix the
tenderlove
2010-06-15
* ext/fiddle/extconf.rb: check ffi.h even when pkg-config succeeded.
mame
2010-06-15
* ext/fiddle/extconf.rb: De Morgan's laws.
eban
2010-06-15
* ext/fiddle/extconf.rb: use pkg_config to find ffi.h.
eban
2010-06-13
* ext/fiddle/closure.c (dealloc): refix workaround r28300.
naruse
2010-06-12
* ext/dl/lib/dl.rb: don't require when already loaded.
naruse
2010-06-12
* ext/fiddle/closure.c (dealloc): workaround fix for libffi's
naruse
2010-06-11
* ext/openssl/extconf.rb: __VA_ARGS__ is already checked in configure.
nobu
2010-06-11
* ext/dbm/extconf.rb: accept Berkley DB version 3, 4 and 5.
mame
2010-06-11
* ext/openssl/ossl_ssl.c (ossl_sslctx_get_ciphers):
naruse
2010-06-04
* ext/dl/cfunc.c (rb_dlcfunc_inspect): should taint the result.
nobu
2010-06-03
* ext/digest/lib/digest/hmac.rb: Emit a deprecation warning in
knu
2010-06-03
* ext/dl/cfunc.c (rb_dlcfunc_inspect): suppress warnings by
nobu
2010-06-03
* ext/dl/dl.h (DLSTACK_TYPE): type of stack is same as VALUE.
usa
2010-06-02
* ext/tk/lib/tk.rb: fix typo and race condition.
nagai
2010-06-02
* ext/dl/lib/dl/cparser.rb (parse_ctype): add backwards compatibility
tenderlove
2010-05-31
* ext/readline/extconf.rb: reject GPLv3 readline. [ruby-dev:39172]
naruse
2010-05-31
* ext/tk/extconf.rb: use tclConfig.sh/tkConfig.sh when frameworks
nagai
2010-05-30
* ext/nkf/nkf-utf8/nkf.c: updated to b856dd07.
naruse
2010-05-29
* ext/zlib/zlib.c (zstream_append_input2): add RB_GC_GUARD.
mame
2010-05-25
update doc.
akr
2010-05-23
* ext/openssl/lib/openssl/x509-internal.rb, lib/forwardable.rb,
nobu
2010-05-22
* ext/psych/lib/psych/json/stream.rb: adding a JSON streaming API
tenderlove
2010-05-21
* ext/nkf/nkf.c (rb_nkf_convert, rb_nkf_guess): check too huge
nobu
2010-05-21
* ext/syck/implicit.c (YYFILL): suppress warnings.
nobu
2010-05-21
* suppress warnings.
nobu
2010-05-20
* ext/win32ole/win32ole.c (ole_invoke): raise NoMethodError
suke
2010-05-20
* ext/psych/emitter: f..king C99(gcc)-ism.
usa
2010-05-20
* ext/psych/lib/psych/stream.rb: adding YAML streaming API for
tenderlove
2010-05-19
* ext/psych/emitter.c: output strings are automatically transcoded
tenderlove
2010-05-19
* ext/tk/extconf.rb: [ruby-def:41334] [Bug #3307] invalid result on searching...
nagai
2010-05-19
* ext/socket/extconf.rb: mswin/mingw ruby has socketpair(), but it's
usa
2010-05-19
* ext/psych/lib/psych.rb: Adding Psych::Exception
tenderlove
2010-05-19
* ext/psych/emitter.c: using xmalloc and xfree for memory allocation
tenderlove
2010-05-17
* process.c: suppress warning for signed and unsigned type
mame
[next]