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
2012-03-06
* lib/xmlrpc/client.rb: assume servers that do not send a Content-Type
tenderlove
2012-03-06
* 2012-03-07
svn
2012-03-06
* test/xmlrpc/test_client.rb: adding a test for performing an XMLRPC
tenderlove
2012-03-06
Fix typo.
naruse
2012-03-06
Comment out unused lines.
naruse
2012-03-06
* parse.y (parser_tokadd_string): escape simple regexp meta
nobu
2012-03-06
* string.c (rb_str_aref): Improve rdoc, as per [bug #6106]
marcandre
2012-03-06
* ext/io/console/console.c (set_rawmode): clear ECHOE and ECHOK
nobu
2012-03-05
* lib/xmlrpc/client.rb: switch net/http post2 calls to modern
tenderlove
2012-03-05
only run `test_key` on ruby 2.0.0 or up
tenderlove
2012-03-05
* ext/psych/lib/psych/core_ext.rb: only extend Kernel if IRB is loaded
tenderlove
2012-03-05
* parse.y (block_call): rules for block_call after block_call.
nobu
2012-03-05
* parse.y (block_command, block_call): simplified rules.
nobu
2012-03-05
* 2012-03-06
svn
2012-03-05
assert_valid_syntax
nobu
2012-03-05
fix typos
kazu
2012-03-05
* ext/syck/lib/syck/rubytypes.rb (Exception.yaml_new): fix bug
nobu
2012-03-05
* ext/socket/extconf.rb: fix typo.
nobu
2012-03-05
* test/ruby/test_sleep.rb (TestSleep#test_sleep_5sec): syntax error.
usa
2012-03-05
Remove unused variables.
naruse
2012-03-05
Fix condition of r34897.
naruse
2012-03-05
* st.c (unpack_entries): chain entries directly. based on a patch
nobu
2012-03-05
* st.c (unpack_entries): use union instead of casted pointer.
nobu
2012-03-05
* st.c: use PACKED_ENT and FIND_ENTRY. patched by Sokolov
nobu
2012-03-05
* st.c (unpack_entries): reallocate bins if packed array size
nobu
2012-03-05
* ext/bigdecimal/lib/bigdecimal/math.rb: remove description about
naruse
2012-03-05
* 2012-03-05
svn
2012-03-05
Old linux (at least CentOS 5.6, kernel 2.6.18) wakes up 4.99 sec.
naruse
2012-03-04
* parse.y (parser_tokadd_string): regexp engine doesn't need
nobu
2012-03-04
* hash.c: remove trailing spaces.
ktsj
2012-03-04
* 2012-03-04
svn
2012-03-04
* ChangeLog: fix a typo
nagachika
2012-03-03
* process.c (rb_run_exec_options_err): chdir at last to interpret
akr
2012-03-03
trivial changes
tadf
2012-03-03
typo
tadf
2012-03-03
* ext/date/date_strftime.c: reassigned some variables.
tadf
2012-03-03
* ext/date/date_{parse,strptime}.c [ruby-dev:45303].
tadf
2012-03-03
remove another call to Net::HTTP.version_1_2
tenderlove
2012-03-03
* lib/xmlrpc/client.rb (initialize): net/http defaults to 1_2 in 1.8+,
tenderlove
2012-03-03
* test/xmlrpc/test_client.rb: property.
nobu
2012-03-02
* lib/xmlrpc/client.rb (new2): use URI for uri parsing.
tenderlove
2012-03-02
* lib/xmlrpc/client.rb (new2): raises an ArgumentError on bad
tenderlove
2012-03-02
* lib/xmlrpc/client.rb (new2): fix custom port specification when an
tenderlove
2012-03-02
* ext/syck/rubyext.c (mktime_do): use ISDIGIT().
nobu
2012-03-02
* configure.in (ruby_pc): make configurable. [Bug #6051]
nobu
2012-03-02
* 2012-03-03
svn
2012-03-02
* .travis.yml: property.
nobu
2012-03-02
subclass of String
nobu
2012-03-02
* .travis.yml (branches): Enable TravisCI for ruby_1_9_3.
nahi
2012-03-02
* test/ruby/test_array.rb (test_combination2): Make the test case for
nahi
[next]