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
2013-04-05
* ext/psych/lib/psych/visitors/yaml_tree.rb: fix symbol keys in coder
tenderlove
2013-04-05
* ext/psych/lib/psych/exception.rb: there should be only one exception
tenderlove
2013-04-05
* ext/psych/lib/psych/visitors/to_ruby.rb: correctly register
tenderlove
2013-04-05
* ext/socket/init.c (cloexec_accept): Fix a compile error on
akr
2013-04-05
ext/-test-/win32/dln: remove static library
nobu
2013-04-05
dl/dl.h: suppress warning
nobu
2013-04-05
curses.c: fix function
nobu
2013-04-05
* ext/curses/hello.rb: Typo in Curses example by Drew Blas
zzak
2013-04-04
* ext/socket/extconf.rb: Remove condition for bcc.
akr
2013-04-04
* ext/pathname/pathname.c (path_write): New method.
akr
2013-04-04
* ext/openssl/ossl_bn.c (ossl_bn_to_i): Use bn2hex to speed up.
naruse
2013-04-03
* ext/socket/extconf.rb: Specify arguments to test functions.
akr
2013-04-03
* ext/openssl/ossl_bn.c (ossl_bn_initialize): fix can't create from bn.
naruse
2013-04-03
* ext/socket/extconf.rb: Test functions and libraries after headers.
akr
2013-04-03
* ext/extmk.rb (extmake): Invoke Logging::log_close in a ensure
akr
2013-04-03
* ext/extmk.rb (extmake): Use Logging.open to switch stdout and
akr
2013-04-03
bignum.c: Bignum zero comparison
nobu
2013-04-02
* ext/-test-/num2int/num2int.c: Define utility methods
akr
2013-04-01
* ext/-test-/num2int/num2int.c: Rename utility methods
akr
2013-04-01
* ext/zlib/zlib.c (rb_gzfile_set_mtime): Use NUM2UINT.
akr
2013-04-01
* ext/zlib/zlib.c (Zlib::Inflate.new):
eregon
2013-04-01
* ext/-test-/num2int/num2int.c: Return string for result, instead of
akr
2013-04-01
sha2.c: suppress warnings
nobu
2013-03-31
* include/ruby/ruby.h (FIX2ULONG): Make it consistent with NUM2ULONG.
akr
2013-03-29
code cleanup by @vipulnsward [GH fixes #267]
hsbt
2013-03-28
tcltklib.c: rb_thread_alive_p macro
nobu
2013-03-28
tcltklib.c: suppress warnings
nobu
2013-03-28
ext/tk/tcltklib.c: adjust nesting
nobu
2013-03-26
* ext/socket/socket.c (sockaddr_len): return the shortest length for
akr
2013-03-23
Suppress warnings
naruse
2013-03-23
* ext/bigdecimal/bigdecimal.c (BigDecimal_divide): Use Qnil and NIL_P
mrkn
2013-03-22
* ext/bigdecimal/bigdecimal.c: Fix style.
mrkn
2013-03-21
use rb_pid_t instead of pid_t.
kazu
2013-03-20
* ext/date/date_core.c: Typo in Date::MONTHNAMES by Matt Gauger
zzak
2013-03-19
* ext/bigdecimal/bigdecimal.c: fixed typo. same as r39830
ayumin
2013-03-19
* ext/bigdecimal/bigdecimal.c: fixed typo.
ayumin
2013-03-19
* ext/objspace/objspace.c: Fix typo in doc. Patch by Sho Hashimoto.
sorah
2013-03-16
* ext/date/date_core.c: include sys/time.h for avoiding implicit
kosaki
2013-03-16
console.c: supppress warnings
nobu
2013-03-16
* configure.in: check struct timeval exist or not.
kosaki
2013-03-15
internal.h: export rb_sys_fail_path_with_func
nobu
2013-03-14
update doc.
akr
2013-03-13
fix typos
kazu
2013-03-12
* date_core.c: clearly specify operator precedence.
takano32
2013-03-08
* ext/pathname/pathname.c (path_f_pathname): rdoc for Pathname()
zzak
2013-03-05
use INT2FIX(0) instead of INT2NUM(0).
kazu
2013-03-05
objspace.c: newly added nodes
nobu
2013-03-02
* ext/socket/tcpserver.c: Grammar for TCPServer.new from r39554
zzak
2013-03-02
update doc.
akr
2013-03-01
* lib/psych.rb: specify in rdoc what object is returned in parser
zzak
[next]