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
Age
Commit message (
Expand
)
Author
2013-01-25
* ext/socket/raddrinfo (rsock_unix_sockaddr_len): renamed from
shugo
2013-01-25
* 2013-01-26
svn
2013-01-25
* test/ruby/test_io.rb (test_ioctl_linux): skip if a platform is
kosaki
2013-01-25
* ext/win32ole/win32ole.c: use TlsAlloc instead of __declspec(thread)
suke
2013-01-25
* ext/socket/raddrinfo.c (rsock_unixpath_len, init_unix_addrinfo),
shugo
2013-01-25
* lib/drb/drb.rb: Updated documentation based on patch from Vincent
drbrain
2013-01-25
* lib/drb/drb.rb: Improved documentation by adding or hiding methods.
drbrain
2013-01-25
* vm_core.h: modify a comment about rb_iseq_t::local_size.
ko1
2013-01-25
ChangeLog: fix typo
nobu
2013-01-25
test_process.rb: reduce command string size
nobu
2013-01-25
* lib/mkmf.rb: Documented MakeMakefile constants. Hid implementation
drbrain
2013-01-25
* lib/rubygems/compatibility.rb: Hide compatibility shims from RDoc
drbrain
2013-01-25
* 2013-01-25
svn
2013-01-25
* lib/rdoc/generator/darkfish.rb: Fixed debug message. RDoc bug #174
drbrain
2013-01-24
* NEWS (yaml): Write about bundled libyaml.
sorah
2013-01-24
* doc/syntax/calling_methods.rdoc: Added a Method Lookup section.
drbrain
2013-01-24
* enum.c (enum_zip): Fix error message
marcandre
2013-01-24
* enumerator.c (lazy_zip): raise error for bad arguments
marcandre
2013-01-24
* enumerator.c: Optimize Lazy#zip when passed only arrays
marcandre
2013-01-24
re-fix documents
nobu
2013-01-24
* enumerator.c: Fix state handling for Lazy#zip
marcandre
2013-01-24
* enumerator.c: Fix state handling for Lazy#drop
marcandre
2013-01-24
* enumerator.c: Fix state handling for Lazy#drop_while
marcandre
2013-01-24
* enumerator.c: Fix state handling for Lazy#take
marcandre
2013-01-24
fix documents. __dir__ is a shorthand File.realdirpath(__FILE__).
nari
2013-01-24
Refix of r38916: it uses realpath
naruse
2013-01-24
fix NEWS of __dir__
nari
2013-01-24
fix rdoc of __dir__ [Bug #7729]
naruse
2013-01-24
* eval.c (f_current_dirname): Add documentation about "__dir__
nari
2013-01-24
* NEWS (RDoc): Added mention of page support and markdown support.
drbrain
2013-01-24
* doc/syntax/refinements.rdoc: Added refinements document based on
drbrain
2013-01-23
* NEWS: List Proc#== removal
marcandre
2013-01-23
* 2013-01-24
svn
2013-01-23
* NEWS: whitespace
marcandre
2013-01-23
win32.c: missing initialization
nobu
2013-01-23
mkmf.rb: large unsigned
nobu
2013-01-23
mkmf.rb: larger constants
nobu
2013-01-23
mkmf.rb: try_constant tests
nobu
2013-01-23
* thread_pthread.c (ruby_init_stack): ignore `STACK_END_ADDRESS'
ko1
2013-01-23
win32.c: acp_to_wstr results check
nobu
2013-01-23
* properties.
nobu
2013-01-23
* doc/syntax/assignment.rdoc (Implicit Array Assignment): Clarify
drbrain
2013-01-23
* doc/syntax/assignment.rdoc (Local Variables and Methods): Fixed
drbrain
2013-01-23
* lib/README: Fixed typo. Patch by Pradeep Sahoo.
drbrain
2013-01-23
* lib/rdoc/servlet.rb: Fixed display of site and home documentation.
drbrain
2013-01-22
* 2013-01-23
svn
2013-01-22
* lib/rubygems/test_case.rb: Use Dir.tmpdir for rubygems tests instead
drbrain
2013-01-22
Correct the previous log entry.
knu
2013-01-22
Fix ruby-electric-curlies.
knu
2013-01-22
* 2013-01-22
svn
[next]