зеркало из https://github.com/github/ruby.git
* ext/date/lib/date/format.rb: removed empty file by @vipulnsward.
* ext/date/lib/date.rb: removed needless require. [fix GH-647] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46633 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
ab606d8f11
Коммит
f8a38a36eb
|
@ -1,3 +1,9 @@
|
|||
Tue Jul 1 11:13:43 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
|
||||
|
||||
* ext/date/lib/date/format.rb: removed empty file by @vipulnsward.
|
||||
* ext/date/lib/date.rb: removed needless require.
|
||||
[fix GH-647]
|
||||
|
||||
Mon Jun 30 16:42:52 2014 Koichi Sasada <ko1@atdot.net>
|
||||
|
||||
* gc.c (gc_stat_internal): return size_t value instead of VALUE
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
# date.rb: Written by Tadayoshi Funaba 1998-2011
|
||||
|
||||
require 'date_core'
|
||||
require 'date/format'
|
||||
|
||||
class Date
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
# format.rb: Written by Tadayoshi Funaba 1999-2011
|
Загрузка…
Ссылка в новой задаче