mirror of
https://github.com/ruby/ruby.git
synced 2025-09-23 04:24:04 +02:00
* ChangeLog: style.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36745 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ed720d5505
commit
c50c1a0064
1 changed files with 7 additions and 7 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,18 +1,18 @@
|
||||||
Tue Aug 21 05:43:00 2012 James Edward Gray II <james@graysoftinc.com>
|
Tue Aug 21 05:43:00 2012 James Edward Gray II <james@graysoftinc.com>
|
||||||
|
|
||||||
* lib/csv.rb: Fixes #161 on github
|
* lib/csv.rb: Fixes #161 on github
|
||||||
* lib/csv.rb: You can now specify a pattern for :skip_lines.
|
* lib/csv.rb: You can now specify a pattern for :skip_lines.
|
||||||
Matching lines will not be passed to the CSV parser.
|
Matching lines will not be passed to the CSV parser.
|
||||||
* lib/csv.rb: Patch by Christian Schwartz.
|
* lib/csv.rb: Patch by Christian Schwartz.
|
||||||
|
|
||||||
Tue Aug 21 05:25:41 2012 Eric Hodel <drbrain@segment7.net>
|
Tue Aug 21 05:25:41 2012 Eric Hodel <drbrain@segment7.net>
|
||||||
|
|
||||||
* re.c (rb_reg_initialize_m): Forgot to update output for or'd-options
|
* re.c (rb_reg_initialize_m): Forgot to update output for or'd-options
|
||||||
example.
|
example.
|
||||||
|
|
||||||
Tue Aug 21 05:18:03 2012 Eric Hodel <drbrain@segment7.net>
|
Tue Aug 21 05:18:03 2012 Eric Hodel <drbrain@segment7.net>
|
||||||
|
|
||||||
* re.c (rb_reg_initialize_m): Update example to show that regexp
|
* re.c (rb_reg_initialize_m): Update example to show that regexp
|
||||||
options use | an not || to avoid confusion.
|
options use | an not || to avoid confusion.
|
||||||
|
|
||||||
Mon Aug 20 23:02:27 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
Mon Aug 20 23:02:27 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue