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
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
2014-05-05
* benchmark/driver.rb: define File::NULL if not defiend and /dev/null
ko1
2014-05-05
* 2014-05-06
svn
2014-05-05
* ext/socket/mkconstants.rb: Add IP_TRANSPARENT.
akr
2014-05-05
[DOC]
akr
2014-05-05
* process.c (check_exec_redirect): Open the file in write mode for
akr
2014-05-05
* ext/pathname/lib/pathname.rb (cleanpath_aggressive): make all
akr
2014-05-05
* ext/pathname/lib/pathname.rb (Pathname#/): Aliased to Pathname#+.
akr
2014-05-05
* math.c (rb_math_sqrt): omitted exporting an unused function,
tadf
2014-05-05
add a comment.
akr
2014-05-05
* lib/time.rb (Time.strptime): Raise ArgumentError if Date._strptime
akr
2014-05-04
* ext/date/date_core.c (rt_rewrite_frags): a new feature (not a
tadf
2014-05-04
update a comment.
akr
2014-05-04
* 2014-05-05
svn
2014-05-04
add comment.
akr
2014-05-04
vm.c: Init_vm_objects
nobu
2014-05-04
* lib/time.rb (Time.force_zone!): Use usual local time if it has
akr
2014-05-04
* lib/time.rb (Time.force_zone!): New private method.
akr
2014-05-04
* math.c (math_atan2): remove the condition for test.
nobu
2014-05-04
math.c: C99-like atan2
nobu
2014-05-03
test_math.rb: rename check as assert_float
nobu
2014-05-03
[DOC]
akr
2014-05-03
* lib/time.rb (Time.httpdate): Always return a UTC Time object.
akr
2014-05-03
* lib/time.rb (Time.make_time): Refactored.
akr
2014-05-03
* lib/time.rb (Time.rfc2822): Fix year completion.
akr
2014-05-03
* 2014-05-04
svn
2014-05-03
* lib/time.rb (make_time): Produce fixed-offset time object if
akr
2014-05-03
add tests.
akr
2014-05-03
* lib/time.rb (Time.strptime): Use d[:offset] if d[:seconds] is not
akr
2014-05-03
math.c: check domain of base argument
nobu
2014-05-03
math.c: adjust prototype of math_log
nobu
2014-05-02
avoid large alloca on Complex/Rational calls
normal
2014-05-02
time.c: fix underflow of unsigned integers
nobu
2014-05-02
* 2014-05-03
svn
2014-05-02
* file.c (HAVE_STRUCT_STATVFS_F_BASETYPE): File::Statfs#fstypename
ngoto
2014-05-02
[DOC]
akr
2014-05-02
parse.y: fix wrong static symbol
nobu
2014-05-02
* lib/net/imap.rb: Proofreading docs. [ruby-core:61931][Bug #9720]
hsbt
2014-05-02
* lib/rinda/tuplespace.rb: fix document. [ruby-core:62003][Bug #9738]
hsbt
2014-05-02
mkmf.rb: no messages unless needed
nobu
2014-05-02
parse.y: hide anonymous id
nobu
2014-05-02
test_io.rb: defer f_type
nobu
2014-05-02
parse.y: turn dynamically interned Symbol into an ID
nobu
2014-05-02
* 2014-05-02
svn
2014-05-02
symbol/type.c: bug_pindown
nobu
2014-05-02
symbol/type.c: bug_static_p bug_dynamic_p
nobu
2014-05-01
parse.y: abort at inappropriate symbol
nobu
2014-05-01
fix typos
kazu
2014-05-01
add indent
kazu
2014-05-01
* file.c: Change AND condition to nested condition.
kazu
2014-05-01
parse.y: show symbol name
nobu
[next]