зеркало из https://github.com/github/ruby.git
* doc/re.rdoc: Rename to doc/regexp.rdoc
* re.c: Update rdoc include for rename of file git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41225 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
c0ce877365
Коммит
df4abd9b3b
|
@ -1,3 +1,8 @@
|
||||||
|
Tue Jun 11 12:49:01 2013 Zachary Scott <zachary@zacharyscott.net>
|
||||||
|
|
||||||
|
* doc/re.rdoc: Rename to doc/regexp.rdoc
|
||||||
|
* re.c: Update rdoc include for rename of file
|
||||||
|
|
||||||
Tue Jun 11 07:13:13 2013 Masaya Tarui <tarui@ruby-lang.org>
|
Tue Jun 11 07:13:13 2013 Masaya Tarui <tarui@ruby-lang.org>
|
||||||
|
|
||||||
* eval_error.c (error_print): keep that errat is non-shady object.
|
* eval_error.c (error_print): keep that errat is non-shady object.
|
||||||
|
|
2
re.c
2
re.c
|
@ -3520,7 +3520,7 @@ re_warn(const char *s)
|
||||||
* <code>%r{...}</code> literals, and by the <code>Regexp::new</code>
|
* <code>%r{...}</code> literals, and by the <code>Regexp::new</code>
|
||||||
* constructor.
|
* constructor.
|
||||||
*
|
*
|
||||||
* :include: doc/re.rdoc
|
* :include: doc/regexp.rdoc
|
||||||
*/
|
*/
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
Загрузка…
Ссылка в новой задаче