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
2011-08-31
* ext/json: Merge json gem v1.5.4 (3dab4c5a6a97fac03dac).
naruse
2011-08-30
* ext/-test-/old_thread_select/old_thread_select.c (old_thread_select):
usa
2011-08-30
Don't include complex and rational; fix r33122.
naruse
2011-08-30
* ext/json: Merge json gem 1.5.4+ (2149f4185c598fb97db1).
naruse
2011-08-30
* thread.c (rb_thread_select): rewrite by using
kosaki
2011-08-28
* ext/date/date_parse.c (date_zone_to_diff): keep a temporary string
nagachika
2011-08-26
* ext/pathname/lib/pathname.rb: Fix typos and grammar mistakes. Patch
drbrain
2011-08-25
* ext/openssl/lib/openssl/bn.rb: Hide copyright info from RDoc.
drbrain
2011-08-25
* ext/openssl/ossl_digest.c: Document OpenSSL::Digest::digest and add
drbrain
2011-08-24
* ext/psych/lib/psych.rb: Fixing psych version number.
tenderlove
2011-08-24
* ext/psych/lib/psych/nodes/node.rb: default `to_yaml` encoding to be
tenderlove
2011-08-23
* ext/zlib/zlib.c (gzfile_read_header): Ensure that each section of
nahi
2011-08-20
* ext/stringio/stringio.c (strio_read): return new string if nil
nobu
2011-08-17
* ext/bigdecimal/bigdecimal.c (cannot_be_coerced_into_BigDecimal):
mrkn
2011-08-17
Merge branch '5172_bigdecimal_gc_issue' into trunk
mrkn
2011-08-16
* ext/openssl/ossl_x509cert.c: fixed whitespace issues
emboss
2011-08-16
* ext/openssl/ossl_x509cert.c: Add class documentation for
emboss
2011-08-16
* ext/openssl/ossl_pkey.c: corrected docs, OpenSSL::PKey::DH does
emboss
2011-08-16
* ext/dl: Add documentation. Patch by Vincent Batts. [Ruby 1.9 - Bug #5192]
drbrain
2011-08-15
* ext/.document (fiddle): Remove duplicate entry
drbrain
2011-08-15
* ext/socket: Make Socket documentation appear. Add documentation for
drbrain
2011-08-15
* ext/openssl/ossl_ssl.c: Support disabling OpenSSL compression.
emboss
2011-08-13
* ext/date/date_core.c: [ruby-core:38861]
tadf
2011-08-13
* ext/date/date_parse.c parse_ddd_cb): fix r32896. RB_GC_GUARD
nagachika
2011-08-13
* ext/psych/lib/psych/core_ext.rb: Make Kernel#y private.
tenderlove
2011-08-13
* ext/date/date_core.c (date_strftime_alloc): followed the change
tadf
2011-08-13
* ext/psych/lib/psych/scalar_scanner.rb: Only consider strings
tenderlove
2011-08-12
* ext/date/date_core.c: [ruby-core:38855].
tadf
2011-08-12
* ext/digest/digest.c: Add documentation for the Digest module. Patch by
drbrain
2011-08-11
* ext/socket/ipsocket.c (init_inetsock_internal): use SOMAXCONN for
akr
2011-08-10
* ext/socket/lib/socket.rb: fix argument check in the previous commit.
akr
2011-08-10
* ext/socket/lib/socket.rb (Socket.tcp): add :connect_timeout option.
akr
2011-08-09
* ext/date/date_parse.c (date_zone_to_diff): add RB_GC_GUARD.
nagachika
2011-08-09
* ext/fiddle/conversions.c (generic_to_value): ffi_arg and ffi_sarg
ngoto
2011-08-09
* ext/zlib/zlib.c (gzfile_wrap): Document encoding options.
drbrain
2011-08-07
* ext/openssl/ossl_asn1.c (decode_eoc): remove unused variables.
kosaki
2011-08-07
* ext/digest/sha2/sha2ossl.c: use original SHA384_Final on DragonFly.
naruse
2011-08-07
* ext/objspace/objspace.c: fix typos in a document.
ktsj
2011-08-06
* ext/tk/lib/tk/wm.rb (Tk::Wm.command): Add the missing receiver
naruse
2011-08-04
* ext/psych/psych.gemspec (files): remove extra commas.
nobu
2011-08-03
oops, fix author in the psych gemspec
tenderlove
2011-08-03
installing psych as a gem
tenderlove
2011-08-03
* util.c, include/ruby/util.h (ruby_add_suffix): remove the function.
usa
2011-07-30
* ext/bigdecimal/bigdecimal.c (BigDecimal_version): version 1.1.0.
mrkn
2011-07-29
* ext/socket/lib/socket.rb (udp_server_sockets): unused variable
akr
2011-07-29
* remove unused variables.
nobu
2011-07-29
* ext/socket/mkconstants.rb: fix typos.
akr
2011-07-29
* ext/socket/mkconstants.rb: use whitespaces as a separator.
akr
2011-07-29
* ext/socket/mkconstants.rb: add documents for constants.
akr
2011-07-28
* ext/fiddle/closure.c (callback): use rb_ary_tmp_new() instead of
nagachika
[next]