Skip to content

Commit c11eabf

Browse files
author
wyhaines
committed
Fix for Bug ruby#1718 [ruby-core:24121]. Add a :startdoc into lib/yaml/tag.rb
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@26819 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent eacf387 commit c11eabf

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Fri Mar 5 03:58:00 2010 Kirk Haines <khaines@ruby-lang.org>
2+
3+
* lib/yaml/tag.rb: Add a :startdoc: at the end of the YAML specific Module functions so that the rest of the Module docs get generated. Fixes Bug #1718 [ruby-core:24121].
4+
15
Fri Feb 5 07:19:00 2010 Kirk Haines <khaines@ruby-lang.org>
26

37
* eval.c: Small syntax change and dead code removal to fix build problems on some platforms.

lib/yaml/tag.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,5 @@ def yaml_tag_class_name
8888
def yaml_tag_read_class( name )
8989
name
9090
end
91+
# :startdoc:
9192
end

version.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
#define RUBY_VERSION "1.8.6"
2-
#define RUBY_RELEASE_DATE "2010-02-05"
2+
#define RUBY_RELEASE_DATE "2010-03-05"
33
#define RUBY_VERSION_CODE 186
4-
#define RUBY_RELEASE_CODE 20100205
5-
#define RUBY_PATCHLEVEL 399
4+
#define RUBY_RELEASE_CODE 20100305
5+
#define RUBY_PATCHLEVEL 400
66

77
#define RUBY_VERSION_MAJOR 1
88
#define RUBY_VERSION_MINOR 8
99
#define RUBY_VERSION_TEENY 6
1010
#define RUBY_RELEASE_YEAR 2010
11-
#define RUBY_RELEASE_MONTH 2
11+
#define RUBY_RELEASE_MONTH 3
1212
#define RUBY_RELEASE_DAY 5
1313

1414
#ifdef RUBY_EXTERN

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy