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
2012-10-22
* ext/psych/lib/psych/visitors/to_ruby.rb: Handle nil tags specially
tenderlove
2012-10-22
* ext/psych/lib/psych/scalar_scanner.rb: Ignore bad timestamps. If
tenderlove
2012-10-22
* ext/psych/lib/psych/scalar_scanner.rb: Fix scalar_scanner to
tenderlove
2012-10-22
* ext/psych/lib/psych.rb: Changed comment in psych.rb to update new
tenderlove
2012-10-22
Supress warnings: unused variables
naruse
2012-10-21
* ext/date/date_parse.c (date__parse): uses more tight parser if
tadf
2012-10-20
* include/ruby/ruby.h: add C APIs.
nari
2012-10-20
* ext/socket/socket.c: Documentation for Socket
zzak
2012-10-17
extmk.rb: fix mingw make failure with make -jN
shirosaki
2012-10-08
* ext/zlib/zlib.c (zstream_run_func): don't call inflate() when
nagachika
2012-10-05
* ext/objspace/objspace.c: add ObjectSpace#reachable_objects_from.
ko1
2012-10-05
depend: missing dependency
nobu
2012-10-03
depend: dependency
nobu
2012-10-02
* ext/openssl/ossl_x509store.c (ossl_x509store_add_file): Added
drbrain
2012-09-28
* insns.def (opt_checkenv): remove unused instruction `opt_checkenv'.
ko1
2012-09-27
* ext/syslog/lib/syslog/logger.rb: add a formatter to the
knu
2012-09-21
* ext/ripper/lib/ripper.rb:
zzak
2012-09-19
* ext/ripper/lib/ripper.rb: Documentation for Ripper.
zzak
2012-09-18
* ext/openssl/ossl_ssl.c (ossl_sslctx_attrs): add npn_select_db to
naruse
2012-09-14
* ext/nkf/nkf-utf8/nkf.c: Merge upstream: 50a383c84.
naruse
2012-09-14
* ext/nkf/nkf.c (rb_nkf_convert): suppress warning.
naruse
2012-09-12
* ext/ripper/lib/ripper.rb: Documentation for Ripper.
zzak
2012-09-12
pathname.c: suppress -Wcomment warning
nobu
2012-09-12
* ext/pathname/lib/pathname.rb: Documentation for Pathname.
zzak
2012-09-10
* ext/socket/{basicksocket,init,udpsocket}.c: revert some parts of
usa
2012-09-09
* ext/socket/basicsocket.c (rsock_bsock_send):
kosaki
2012-09-07
* ext/extmk.rb: revert r36468. replacing NUL character is not necessary after
nagachika
2012-09-06
mkmf.rb: fix splitting options with an argument
nobu
2012-09-04
remove trailing spaces.
nobu
2012-09-03
remove trailing spaces.
nobu
2012-09-03
* ext/openssl/extconf.rb: Detect OpenSSL_FIPS macro
emboss
2012-08-31
* ext/openssl/extconf.rb: Check existence of OPENSSL_NPN_NEGOTIATED.
emboss
2012-08-31
* ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): use self's sign to
usa
2012-08-31
id.h: independent from parse.h
nobu
2012-08-31
fix dependency
nobu
2012-08-30
bigdecimal.c: check underflow
nobu
2012-08-23
* ext/date/depend: add dependency to $(ruby_headers).
ko1
2012-08-22
* ext/syck: removed. Fixes [ruby-core:43360]
tenderlove
2012-08-22
* ext/date/date_core.c: [ruby-core:47266].
tadf
2012-08-22
* ext/date/date_core.c: [ruby-core:47226].
tadf
2012-08-22
* common.mk (vm_backtrace.o): Added missing dependencies.
yugui
2012-08-21
* ext/dl/lib/dl/func.rb (DL::Function#bind): fixes an error in
usa
2012-08-20
Fixed warning for implicit conversion from size_t to int
ryan
2012-08-17
* ext/dl/lib/dl/func.rb (DL::Function#bind): allow to return/break from
usa
2012-08-12
* vm.c (invoke_block_from_c): fix unintentional block passing.
ktsj
2012-08-07
* ext/readline/readline.c (Init_readline): rl_catch_signals=0 returns
naruse
2012-08-05
bigdecimal.c: fix format specifier
nobu
2012-08-04
* ext/date/date_{core,strftime}.c: [ruby-core:46990].
tadf
2012-08-02
* ext/openssl/lib/openssl/digest.rb
emboss
2012-08-01
ext/digest/digest.c (hexencode_str_new): return an ASCII string
eregon
[next]