diff --git a/CHANGES.txt b/CHANGES.txt index 4ca4eb3..fb271bf 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -27,6 +27,8 @@ - Fixed compilation on 32bit. + - Various small bugfixes. + 0.3.0: diff --git a/README.html b/README.html index c7c653b..1464836 100644 --- a/README.html +++ b/README.html @@ -442,7 +442,7 @@ DEALINGS IN THE SOFTWARE.

D:YAML uses a modified version of the CDC build script.

D:YAML was created using Vim and DMD on Debian and Ubuntu Linux as a YAML parsing -library for the D programming language.

+library for the D programming language.

diff --git a/README.rst b/README.rst index bcdb8f1..1e02987 100644 --- a/README.rst +++ b/README.rst @@ -130,4 +130,4 @@ D:YAML uses a modified version of the `CDC build script `_. D:YAML was created using Vim and DMD on Debian and Ubuntu Linux as a YAML parsing -library for the `D programming language `_. +library for the `D programming language `_. diff --git a/doc/doctrees/environment.pickle b/doc/doctrees/environment.pickle index eb0504b..3ed70ea 100644 Binary files a/doc/doctrees/environment.pickle and b/doc/doctrees/environment.pickle differ diff --git a/doc/doctrees/tutorials/getting_started.doctree b/doc/doctrees/tutorials/getting_started.doctree index 0f9bf45..11a6ec9 100644 Binary files a/doc/doctrees/tutorials/getting_started.doctree and b/doc/doctrees/tutorials/getting_started.doctree differ diff --git a/doc/html/.buildinfo b/doc/html/.buildinfo index dabe0ba..861fe54 100644 --- a/doc/html/.buildinfo +++ b/doc/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 96dbbf2117f476f255e08432447c8411 +config: 932028a19a10a213bb2bc3e91bc492de tags: fbb0d17656682115ca4d033fb2f83ba1 diff --git a/doc/html/_sources/tutorials/getting_started.txt b/doc/html/_sources/tutorials/getting_started.txt index 5b7ed81..a0fc940 100644 --- a/doc/html/_sources/tutorials/getting_started.txt +++ b/doc/html/_sources/tutorials/getting_started.txt @@ -3,9 +3,8 @@ Getting started =============== Welcome to D:YAML! D:YAML is a `YAML `_ -parser library for the -`D programming language `_. This tutorial -will explain how to set D:YAML up and use it in your projects. +parser library for the `D programming language `_. +This tutorial will explain how to set D:YAML up and use it in your projects. This is meant to be the **simplest possible** introduction to D:YAML. Some of this information might already be known to you. Only basic usage is covered. @@ -20,7 +19,7 @@ Install the DMD compiler ^^^^^^^^^^^^^^^^^^^^^^^^ Digital Mars D compiler, or DMD, is the most commonly used D compiler. You can -find its newest version `here `_. +find its newest version `here `_. Download the version of DMD for your operating system and install it. .. note:: diff --git a/doc/html/api/dyaml.constructor.html b/doc/html/api/dyaml.constructor.html index e393fbc..afcd9bd 100644 --- a/doc/html/api/dyaml.constructor.html +++ b/doc/html/api/dyaml.constructor.html @@ -4,13 +4,13 @@ -dyaml.constructor - D:YAML 0.3 API documentation +dyaml.constructor - D:YAML 0.4 API documentation diff --git a/doc/html/api/dyaml.dumper.html b/doc/html/api/dyaml.dumper.html index ad23d75..3155cc6 100644 --- a/doc/html/api/dyaml.dumper.html +++ b/doc/html/api/dyaml.dumper.html @@ -4,13 +4,13 @@ -dyaml.dumper - D:YAML 0.3 API documentation +dyaml.dumper - D:YAML 0.4 API documentation diff --git a/doc/html/api/dyaml.encoding.html b/doc/html/api/dyaml.encoding.html index 8f7eea3..0cd6b18 100644 --- a/doc/html/api/dyaml.encoding.html +++ b/doc/html/api/dyaml.encoding.html @@ -4,13 +4,13 @@ -dyaml.encoding - D:YAML 0.3 API documentation +dyaml.encoding - D:YAML 0.4 API documentation diff --git a/doc/html/api/dyaml.exception.html b/doc/html/api/dyaml.exception.html index 5ccdcbe..079091a 100644 --- a/doc/html/api/dyaml.exception.html +++ b/doc/html/api/dyaml.exception.html @@ -4,13 +4,13 @@ -dyaml.exception - D:YAML 0.3 API documentation +dyaml.exception - D:YAML 0.4 API documentation diff --git a/doc/html/api/dyaml.linebreak.html b/doc/html/api/dyaml.linebreak.html index d8b5ab6..21fbe8c 100644 --- a/doc/html/api/dyaml.linebreak.html +++ b/doc/html/api/dyaml.linebreak.html @@ -4,13 +4,13 @@ -dyaml.linebreak - D:YAML 0.3 API documentation +dyaml.linebreak - D:YAML 0.4 API documentation diff --git a/doc/html/api/dyaml.loader.html b/doc/html/api/dyaml.loader.html index 6804e3f..560bbbd 100644 --- a/doc/html/api/dyaml.loader.html +++ b/doc/html/api/dyaml.loader.html @@ -4,13 +4,13 @@ -dyaml.loader - D:YAML 0.3 API documentation +dyaml.loader - D:YAML 0.4 API documentation diff --git a/doc/html/api/dyaml.node.html b/doc/html/api/dyaml.node.html index aca8074..30a17a6 100644 --- a/doc/html/api/dyaml.node.html +++ b/doc/html/api/dyaml.node.html @@ -4,13 +4,13 @@ -dyaml.node - D:YAML 0.3 API documentation +dyaml.node - D:YAML 0.4 API documentation diff --git a/doc/html/api/dyaml.representer.html b/doc/html/api/dyaml.representer.html index b0ed32e..a871453 100644 --- a/doc/html/api/dyaml.representer.html +++ b/doc/html/api/dyaml.representer.html @@ -4,13 +4,13 @@ -dyaml.representer - D:YAML 0.3 API documentation +dyaml.representer - D:YAML 0.4 API documentation diff --git a/doc/html/api/dyaml.resolver.html b/doc/html/api/dyaml.resolver.html index 6d47a31..16c337f 100644 --- a/doc/html/api/dyaml.resolver.html +++ b/doc/html/api/dyaml.resolver.html @@ -4,13 +4,13 @@ -dyaml.resolver - D:YAML 0.3 API documentation +dyaml.resolver - D:YAML 0.4 API documentation diff --git a/doc/html/api/dyaml.style.html b/doc/html/api/dyaml.style.html index 98539a9..4861cb7 100644 --- a/doc/html/api/dyaml.style.html +++ b/doc/html/api/dyaml.style.html @@ -4,13 +4,13 @@ -dyaml.style - D:YAML 0.3 API documentation +dyaml.style - D:YAML 0.4 API documentation diff --git a/doc/html/api/index.html b/doc/html/api/index.html index 12317a5..3f32fb6 100644 --- a/doc/html/api/index.html +++ b/doc/html/api/index.html @@ -4,13 +4,13 @@ -D:YAML 0.3 API documentation - D:YAML 0.3 API documentation +D:YAML 0.4 API documentation - D:YAML 0.4 API documentation @@ -38,7 +38,7 @@
-

D:YAML 0.3 API documentation

+

D:YAML 0.4 API documentation

diff --git a/doc/html/articles/spec_differences.html b/doc/html/articles/spec_differences.html index d2daa87..110f01b 100644 --- a/doc/html/articles/spec_differences.html +++ b/doc/html/articles/spec_differences.html @@ -7,13 +7,13 @@ - Differences between D:YAML and the YAML specification — D:YAML v0.3 documentation + Differences between D:YAML and the YAML specification — D:YAML v0.4 documentation - + @@ -32,7 +32,7 @@
  • previous
  • -
  • D:YAML v0.3 documentation »
  • +
  • D:YAML v0.4 documentation »
  • @@ -133,7 +133,7 @@ struct appears in Phobos.

  • previous
  • -
  • D:YAML v0.3 documentation »
  • +
  • D:YAML v0.4 documentation »
  • @@ -99,7 +99,7 @@
  • next
  • -
  • D:YAML v0.3 documentation »
  • +
  • D:YAML v0.4 documentation »
  • @@ -48,9 +48,8 @@

    Getting started

    Welcome to D:YAML! D:YAML is a YAML -parser library for the -D programming language. This tutorial -will explain how to set D:YAML up and use it in your projects.

    +parser library for the D programming language. +This tutorial will explain how to set D:YAML up and use it in your projects.

    This is meant to be the simplest possible introduction to D:YAML. Some of this information might already be known to you. Only basic usage is covered.

    @@ -58,7 +57,7 @@ this information might already be known to you. Only basic usage is covered.

    Install the DMD compiler

    Digital Mars D compiler, or DMD, is the most commonly used D compiler. You can -find its newest version here. +find its newest version here. Download the version of DMD for your operating system and install it.

    Note

    @@ -232,7 +231,7 @@ example in the example/getting_st
  • previous |
  • -
  • D:YAML v0.3 documentation »
  • +
  • D:YAML v0.4 documentation »
  • @@ -325,7 +325,7 @@ Some of these might change in the future (especially !!map and !!set).

  • previous |
  • -
  • D:YAML v0.3 documentation »
  • +
  • D:YAML v0.4 documentation »