1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
Commit graph

14 commits

Author SHA1 Message Date
akr
02f96f47fe previous change reverted.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21380 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-07 22:28:32 +00:00
akr
55faa9379e updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21378 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-07 22:27:01 +00:00
yugui
0ed4a138f7 * described the feature change of cref in instance_eval or module_eval.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21310 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-04 06:35:53 +00:00
yugui
f14ec698b9 merges r20685 from trunk into ruby_1_9_1.
* NEWS

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21056 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-25 16:33:00 +00:00
kazu
b07db80589 fix typos.
* Kernel.to_a -> Kernel#to_a
* Errno::ENOERROR -> Errno::NOERROR


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21046 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-25 11:38:08 +00:00
yugui
eb9cbe4095 * NEWS (RDoc): applied patch by Eric Hodel (drbrain).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20948 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-23 11:47:25 +00:00
yugui
e31e4f2a6b * NEWS: reordered entries as
(1) Kernel and objects
  (2) Exceptions
  (3) Enumerable and containers
  (4) IO and file system
  (5) Process
  (6) String and regular expression and Encoding
  (7) Numeric and its subclasses
  (8) misc

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20931 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-23 04:40:57 +00:00
akr
efcb2de5f5 updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20930 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-23 04:05:53 +00:00
yugui
651c8bae0e * NEWS
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20927 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-23 02:17:11 +00:00
yugui
f4b092b473 * NEWS
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20785 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-16 08:22:47 +00:00
knu
5e369b4f31 - Untabify and fold long lines.
- Apply grammar fixes.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20764 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-15 14:46:32 +00:00
knu
934586fac8 Update entries regarding Enumerable/Enumerator.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20762 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-15 14:32:57 +00:00
yugui
93a2f70c0f * NEWS
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20760 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-15 13:04:28 +00:00
knu
6ffeca486d Move doc/NEWS to NEWS and say that this document is about changes made
since Ruby 1.8.7.

Merge "severe" and "trivial" sections of incompatibility notes because
the definition of trivialness is so unclear.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20658 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-12 09:28:01 +00:00
Renamed from doc/NEWS (Browse further)