1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
stomar 257eacee2c date_core.c: fix docs for %Z format
* ext/date/date_core.c: [DOC] fix documentation for %Z format
  of {Date,DateTime}.strftime.

  Reported by Damon Timm.  Based on a patch by nano.
  [ruby-core:79602] [Bug #13231] [Fix GH-1565]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58643 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-05-09 18:56:22 +00:00
..
-test- fix ext/-test-/struct/ dependencies 2017-04-15 07:13:05 +00:00
bigdecimal
cgi/escape ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
continuation
coverage ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
date date_core.c: fix docs for %Z format 2017-05-09 18:56:22 +00:00
dbm Import gemspec from ruby/dbm 2017-04-11 08:49:01 +00:00
digest
etc Merge upstream of ruby/etc. 2017-04-11 22:41:21 +00:00
fcntl
fiber
fiddle Add sha512 2017-04-22 00:27:14 +00:00
gdbm Bump version to gdbm-2.0.0.beta1 2017-04-28 12:14:56 +00:00
io ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
json Merge json-2.0.4. 2017-04-12 00:21:18 +00:00
nkf ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
objspace ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
openssl ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
pathname ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
psych Import psych-3.0.0.beta1 from ruby/psych. 2017-04-05 13:16:32 +00:00
pty ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
racc/cparse
rbconfig/sizeof ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
readline ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
ripper ripper/lexer.rb: nested indented heredoc 2017-05-06 15:14:58 +00:00
rubyvm
sdbm
socket separate constdefs.c and constdefs.h 2017-05-08 05:31:02 +00:00
stringio stringio.gemspec: requires ruby 2.2 2017-03-22 14:06:57 +00:00
strscan ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
syslog
win32
win32ole ext/win32ole/win32ole_variant.c (ole_val2variant_err): use FIXNUM_P, RB_TYPE_P 2017-04-08 02:37:03 +00:00
zlib zlib.c: no buf_filled in zstream 2017-05-01 02:01:38 +00:00
.document Document parse.y instead of ext/ripper/ripper.c 2017-04-23 01:31:37 +00:00
extmk.rb ext/extmk.rb: colorize notes [Feature #13302] 2017-04-21 03:01:12 +00:00
Setup Removed deprecated extensions of mathn. 2017-04-20 08:21:24 +00:00
Setup.atheos
Setup.nacl Removed deprecated extensions of mathn. 2017-04-20 08:21:24 +00:00
Setup.nt