summaryrefslogtreecommitdiff
path: root/spec/ruby/library/uri/escape
AgeCommit message (Expand)Author
2018-03-04Update to ruby/spec@c1b568beregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon
='2020-07-21 20:28:36 +0900'>2020-07-21[DOC] time.c document updated.Tanaka Akira 2020-07-12Fixed yday and wday with timezone [Bug #17024]Nobuyoshi Nakada 2020-06-29find_time_t: reset status before goto卜部昌平 2020-06-29add UNREACHABLE_RETURN卜部昌平 2020-06-29time_mload: do not goto into a branch卜部昌平 2020-06-29indent [ci skip]卜部昌平 2020-06-29find_time_t: do not goto into a branch卜部昌平 2020-06-29utc_offset_arg: do not goto into a branch卜部昌平 2020-06-29vtm_add_offset: do not goto into a branch卜部昌平 2020-06-29num_exact: do not goto into a branch卜部昌平 2020-06-03Append subsec part instead of creating new stringNobuyoshi Nakada 2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平 2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平 2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平 2020-03-09Clarify Time::at documentation for in: argumentzverok 2020-02-27Update docs for Time#at method [ci skip]प्रथमेश Sonpatki 2020-02-10Don't refer Date in the document for Time.Tanaka Akira 2020-02-07more on NULL versus functions.卜部昌平 2020-01-29ruby_reset_timezone resets leap_second_info.Tanaka Akira 2020-01-28Extract a function, ruby_reset_timezone().Tanaka Akira 2020-01-13Simplify obj2ubits checksJohn Hawthorn 2020-01-13Avoid rb_check_string_type in month_argJohn Hawthorn 2020-01-13Store "UTC" and "" fstring as globals in time.cJohn Hawthorn 2019-12-26decouple internal.h headers卜部昌平 2019-12-24[DOC] Fix typo in Time#inspectMarcus Stollsteimer