diff options
author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-10-27 08:18:38 +0000 |
---|---|---|
committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-10-27 08:18:38 +0000 |
commit | 3f2ab509f7addf63100366a09e2c1b2525831f04 (patch) | |
tree | e17bcb6b3e70f03c9b2d7b0e47104e89ff16fe22 /lib/.document | |
parent | 67ea49e0988639c23a8bf77d3cb8643f7cee98f4 (diff) | |
download | ruby-3f2ab509f7addf63100366a09e2c1b2525831f04.tar.gz ruby-3f2ab509f7addf63100366a09e2c1b2525831f04.tar.xz ruby-3f2ab509f7addf63100366a09e2c1b2525831f04.zip |
* string.c (scan_once): wrong condition to use mbclen2().
[ruby-dev:27535]
* time.c (time_sunday): added predicate methods for the days of the
week. [ruby-list:41340]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9472 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/.document')
-rw-r--r-- | lib/.document | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/.document b/lib/.document index 8abcd21d9..98dadba57 100644 --- a/lib/.document +++ b/lib/.document @@ -26,6 +26,8 @@ net observer.rb optionparser.rb pathname.rb +pstore.rb +rational.rb resolv.rb set.rb shellwords.rb |