aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/time.rb (Time.strptime): Raise ArgumentError if Date._strptimeakr2014-05-054-0/+15
* * ext/date/date_core.c (rt_rewrite_frags): a new feature (not atadf2014-05-043-3/+30
* update a comment.akr2014-05-041-2/+2
* * 2014-05-05svn2014-05-041-2/+2
* add comment.akr2014-05-041-0/+4
* vm.c: Init_vm_objectsnobu2014-05-043-3/+12
* * lib/time.rb (Time.force_zone!): Use usual local time if it hasakr2014-05-043-3/+12
* * lib/time.rb (Time.force_zone!): New private method.akr2014-05-043-9/+26
* * math.c (math_atan2): remove the condition for test.nobu2014-05-041-1/+1
* math.c: C99-like atan2nobu2014-05-045-5/+36
* test_math.rb: rename check as assert_floatnobu2014-05-031-1/+2
* [DOC]akr2014-05-031-0/+5
* * lib/time.rb (Time.httpdate): Always return a UTC Time object.akr2014-05-032-1/+5
* * lib/time.rb (Time.make_time): Refactored.akr2014-05-032-5/+5
* * lib/time.rb (Time.rfc2822): Fix year completion.akr2014-05-033-35/+66
* * 2014-05-04svn2014-05-031-2/+2
* * lib/time.rb (make_time): Produce fixed-offset time object ifakr2014-05-034-5/+35
* add tests.akr2014-05-031-2/+17
* * lib/time.rb (Time.strptime): Use d[:offset] if d[:seconds] is notakr2014-05-033-6/+13
* math.c: check domain of base argumentnobu2014-05-033-8/+26
* math.c: adjust prototype of math_lognobu2014-05-031-2/+2
* avoid large alloca on Complex/Rational callsnormal2014-05-023-9/+24
* time.c: fix underflow of unsigned integersnobu2014-05-022-15/+19
* * 2014-05-03svn2014-05-021-2/+2
* * file.c (HAVE_STRUCT_STATVFS_F_BASETYPE): File::Statfs#fstypenamengoto2014-05-023-2/+17
* [DOC]akr2014-05-021-3/+3
* parse.y: fix wrong static symbolnobu2014-05-022-1/+6
* * lib/net/imap.rb: Proofreading docs. [ruby-core:61931][Bug #9720]hsbt2014-05-021-75/+74
* * lib/rinda/tuplespace.rb: fix document. [ruby-core:62003][Bug #9738]hsbt2014-05-021-1/+1
* mkmf.rb: no messages unless needednobu2014-05-021-1/+5
* parse.y: hide anonymous idnobu2014-05-021-2/+2
* test_io.rb: defer f_typenobu2014-05-022-2/+9
* parse.y: turn dynamically interned Symbol into an IDnobu2014-05-023-12/+15
* * 2014-05-02svn2014-05-021-2/+2
* symbol/type.c: bug_pindownnobu2014-05-022-0/+15
* symbol/type.c: bug_static_p bug_dynamic_pnobu2014-05-021-0/+14
* parse.y: abort at inappropriate symbolnobu2014-05-011-4/+5
* fix typoskazu2014-05-011-2/+2
* add indentkazu2014-05-011-14/+14
* * file.c: Change AND condition to nested condition.kazu2014-05-012-5/+10
* parse.y: show symbol namenobu2014-05-011-0/+3
* win32.c: add linkagenobu2014-04-301-1/+1
* win32.c: declare for old VCnobu2014-04-301-0/+1
* * file.c (FSTATFS): check availability of struct statfs andngoto2014-04-302-2/+8
* parse.y: show name as possiblenobu2014-04-301-2/+12
* parse.y: raise with numeric ID typenobu2014-04-301-14/+2
* * 2014-05-01svn2014-04-301-3/+3
* parse.y: use rb_id2strnobu2014-04-301-3/+4
* test_inadvertent_creation.rb: use Symbol.findnobu2014-04-302-16/+2
* parse.y: use rb_str_ellipsizenobu2014-04-301-8/+3