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
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2015-05-10
* ext/win32ole/win32ole_variant.c: fix typo "indicies".
glass
2015-05-08
* lib/net/imap.rb (body_ext_mpart): should work even if body-fld-dsp
shugo
2015-05-06
stdlib: use IO#wait_*able instead of IO.select when possible
normal
2015-05-03
* lib/yaml.rb: fix typo. [ci skip][fix GH-890]
hsbt
2015-04-29
cookie.rb: trailing comma
nobu
2015-04-23
* lib/delegate.rb: fix a typo.
hsbt
2015-04-22
* lib/net/imap.rb (move, uid_move): support the MOVE command defined
shugo
2015-04-20
* lib/mkmf.rb (MakeMakefile#configuration): DESTDIR should never affect
usa
2015-04-20
* ext/openssl/*: use license instead of licence.
hsbt
2015-04-15
lib/net/*: use io/wait methods instead of IO.select
normal
2015-04-14
ostruct.rb: match Symbol itself
nobu
2015-04-12
* ext/json/json.gemspec, lib/rdoc/rdoc.gemspec: added gemspec directly.
hsbt
2015-04-12
* ext/json/*, test/json/*: Reverted r50231. Because it's not works with
hsbt
2015-04-12
* lib/rubygems/test_case.rb: use explicitly exception class and reverted
hsbt
2015-04-12
* lib/rubygems/test_case.rb: fixed json load error for rubygems tests.
hsbt
2015-04-11
mkmf.rb: fix VC failures
nobu
2015-04-11
* ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.
hsbt
2015-04-11
mkmf.rb: fix syntax errors
nobu
2015-04-11
mkmf.rb: methods to append flags
nobu
2015-04-10
* lib/rdoc/text.rb: removed duplicated code.
hsbt
2015-04-10
lib/net/protocol.rb (rbuf_fill): avoid exception with read_nonblock
normal
2015-04-10
mkmf.rb: werror of try_cppflags
nobu
2015-04-10
mkmf.rb: fix werror option
nobu
2015-04-10
ext/date: reject unknown compiler option
nobu
2015-04-09
ignore rake load error
nobu
2015-04-04
* lib/rake/*: Gemify rake [fix GH-862][Feature #11025]
hsbt
2015-04-03
* lib/net/http.rb (edit_path): use path which is absolute ftp url
naruse
2015-04-01
fileutils.rb: fix error message
nobu
2015-03-30
test_case.rb: $make before $MAKE
nobu
2015-03-29
test_case.rb: use $MAKE
nobu
2015-03-23
json_index.rb: check zlib
nobu
2015-03-16
* lib/webrick/server.rb: Fix regression bug in WEBrick's
hsbt
2015-03-12
fix env leaks
nobu
2015-03-11
normalize.rb: remove redundant hash
nobu
2015-03-10
* lib/webrick/server.rb: Invoke setup_shutdown_pipe in start method
akr
2015-03-05
* lib/matrix.rb: Add Vector#round. Patch by Jordan Stephens.
marcandre
2015-03-05
remove GEM directories at exit
nobu
2015-03-01
* lib/time.rb (strptime): Support %s.%N.
akr
2015-02-27
* lib/rubygems: Update to RubyGems 2.4.6 and HEAD(800f2e6).
hsbt
2015-02-27
* lib/rake: Update to rake (9237e74), typo fix and remove needless
hsbt
2015-02-24
* lib/cmath.rb (log): raise ArgumentError when more than 2 arguments
gogotanaka
2015-02-24
* lib/uri: [doc] Update common.rb [ci-skip] [fixes GH-838]
marcandre
2015-02-22
* lib/matrix.rb: [Doc] Fix Vector multiplication documentation [ci-skip]
marcandre
2015-02-17
resolv.rb: fix equality
nobu
2015-02-17
* hash.c: Added docs to explain that #include? and #member? do not
hsbt
2015-02-14
random.c: rand_random_number
nobu
2015-02-14
securerandom.rb: Random::Formatter
nobu
2015-02-14
random.c: Random.raw_seed
nobu
2015-02-13
* lib/base64.rb: make urlsafe mode user-friendly.
mame
2015-02-11
set: speed up Set#include?
normal
[next]