Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ruby/csv] fix typo conveters => converters for CSV parsing docs (#196) | Sampat Badhe | 2020-12-27 | 1 | -2/+2 |
| | | | | https://github.com/ruby/csv/commit/77ccf486fe | ||||
* | Fix a typo [ci skip] | Kazuhiro NISHIYAMA | 2020-12-14 | 1 | -2/+2 |
| | |||||
* | [ruby/csv] RDoc recipes for RFC-compliant generation (#187) | Burdette Lamar | 2020-11-24 | 2 | -10/+105 |
| | | | | https://github.com/ruby/csv/commit/5adeaff91f | ||||
* | [ruby/csv] RDoc recipes for diagnostics (#186) | Burdette Lamar | 2020-11-24 | 1 | -0/+34 |
| | | | | https://github.com/ruby/csv/commit/d9e67918e2 | ||||
* | [ruby/csv] RDoc Recipes for write converters and RFC 4180 compliance (#185) | Burdette Lamar | 2020-11-24 | 2 | -17/+209 |
| | | | | https://github.com/ruby/csv/commit/bee48b04c4 | ||||
* | [ruby/csv] Split recipes into three pages: parsing, generating, filtering (#184) | Burdette Lamar | 2020-11-24 | 4 | -239/+342 |
| | | | | | | Co-authored-by: Sutou Kouhei <kou@clear-code.com> https://github.com/ruby/csv/commit/f0bab6a592 | ||||
* | [ruby/csv] More on Recipes headers (#183) | Burdette Lamar | 2020-11-24 | 1 | -86/+86 |
| | | | | https://github.com/ruby/csv/commit/d7ae3df801 | ||||
* | [ruby/csv] Refine RDoc for headers recipes (#182) | Burdette Lamar | 2020-11-24 | 1 | -55/+105 |
| | | | | https://github.com/ruby/csv/commit/bd8085e126 | ||||
* | [ruby/csv] RDoc recipes: add introductory texts to code recipes (#181) | Burdette Lamar | 2020-11-24 | 1 | -23/+61 |
| | | | | https://github.com/ruby/csv/commit/c52d53761e | ||||
* | [ruby/csv] Emphasize with-headers over without-headers in recipes (#180) | Burdette Lamar | 2020-11-24 | 1 | -103/+103 |
| | | | | https://github.com/ruby/csv/commit/c7bbedd28a | ||||
* | [ruby/csv] More RDoc for field converters (#179) | Burdette Lamar | 2020-11-24 | 1 | -0/+28 |
| | | | | https://github.com/ruby/csv/commit/2a4ef5d86a | ||||
* | [ruby/csv] Recipes for field converters (#177) | Burdette Lamar | 2020-11-24 | 1 | -0/+53 |
| | | | | https://github.com/ruby/csv/commit/aea896f030 | ||||
* | [ruby/csv] Organize page Recipes better (#176) | Burdette Lamar | 2020-11-24 | 1 | -47/+78 |
| | | | | https://github.com/ruby/csv/commit/338b7f0d57 | ||||
* | [ruby/csv] Experimenting with recipes in CSV RDoc (#175) | Burdette Lamar | 2020-11-24 | 1 | -0/+325 |
| | | | | https://github.com/ruby/csv/commit/01ffd0d2de | ||||
* | [ruby/csv] RDoc for converters (#157) | Burdette Lamar | 2020-07-20 | 3 | -38/+53 |
| | | | | | | | | | | | * More on RDoc for converters * More on RDoc for converters * Fix indent Co-authored-by: Sutou Kouhei <kou@cozmixng.org> https://github.com/ruby/csv/commit/6044976160 | ||||
* | [ruby/csv] RDoc: summary lists for options (#154) | Burdette Lamar | 2020-07-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | * RDoc: summary lists for options * Enhanced RDoc for certain attributes and instance methods * Enhanced RDoc for certain attributes and instance methods * Enhanced RDoc for certain attributes and instance methods * Enhanced RDoc for certain attributes and instance methods https://github.com/ruby/csv/commit/72d8a25dc9 | ||||
* | [ruby/csv] Improve RDoc for common options (#146) | Burdette Lamar | 2020-07-20 | 3 | -37/+74 |
| | | | | https://github.com/ruby/csv/commit/223cbee35d | ||||
* | [ruby/csv] Organize files in doc/ (#145) | Burdette Lamar | 2020-07-20 | 22 | -0/+5 |
| | | | | https://github.com/ruby/csv/commit/bc9ea859b0 | ||||
* | [ruby/csv] Enhanced Rdoc for CSV (#122) | Burdette Lamar | 2020-07-20 | 21 | -0/+640 |
https://github.com/ruby/csv/commit/cd670595d5 |