[DRE-commits] [yard] 01/01: Merge tag 'upstream/0.8.7.2'

Cédric Boutillier boutil at alioth.debian.org
Wed Oct 2 06:14:58 UTC 2013


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository yard.

commit c9f0a04fb01bade727410b1712ff7e98b8bbdaf5
Merge: 6a006a9 70e94cd
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Oct 2 06:39:21 2013 +0200

    Merge tag 'upstream/0.8.7.2'
    
    Upstream version 0.8.7.2
    
    # gpg: Signature faite le mer. 02 oct. 2013 06:38:49 CEST avec la clef RSA d'identifiant 8F9F8F09
    # gpg: vérification de la base de confiance
    # gpg: 3 marginale(s) nécessaire(s), 1 complète(s) nécessaire(s),
    #      modèle de confiance PGP
    # gpg: profondeur : 0  valables :   1  signées :  19
    #      confiance : 0 i., 0 n.d., 0 j., 0 m., 0 t., 1 u.
    # gpg: profondeur : 1  valables :  16  signées : 156
    #      confiance : 5 i., 0 n.d., 0 j., 0 m., 11 t., 0 u.
    # gpg: profondeur : 2  valables : 140  signées : 553
    #      confiance : 137 i., 0 n.d., 0 j., 0 m., 3 t., 0 u.
    # gpg: profondeur : 3  valables : 134  signées : 481
    #      confiance : 132 i., 0 n.d., 0 j., 0 m., 2 t., 0 u.
    # gpg: profondeur : 4  valables :   6  signées :  40
    #      confiance : 6 i., 0 n.d., 0 j., 0 m., 0 t., 0 u.
    # gpg: la prochaine vérification de la base de confiance aura lieu le 2013-11-08
    # gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at upmc.fr> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at gmail.com> »

 README.md                                          |   36 ++++++----
 checksums.yaml.gz                                  |  Bin 268 -> 268 bytes
 lib/yard/cli/graph.rb                              |    5 +-
 lib/yard/cli/yardoc.rb                             |   31 +++++++--
 lib/yard/docstring.rb                              |    4 +-
 lib/yard/handlers/c/method_handler.rb              |    4 +-
 lib/yard/i18n/locale.rb                            |   18 ++---
 lib/yard/i18n/po_parser.rb                         |   60 +++++++++++++++++
 lib/yard/parser/c/c_parser.rb                      |    8 ++-
 lib/yard/tags/directives.rb                        |    4 ++
 lib/yard/tags/overload_tag.rb                      |    1 +
 lib/yard/templates/helpers/markup/rdoc_markup.rb   |    2 +-
 lib/yard/version.rb                                |    2 +-
 metadata.yml                                       |    7 +-
 spec/cli/yardoc_spec.rb                            |   27 ++++++++
 spec/docstring_spec.rb                             |   12 +++-
 spec/handlers/c/method_handler_spec.rb             |   10 +++
 spec/i18n/locale_spec.rb                           |   25 +++++--
 spec/parser/c_parser_spec.rb                       |    5 ++
 spec/parser/examples/multifile.c.txt               |   16 +++++
 spec/parser/source_parser_spec.rb                  |    2 +-
 spec/tags/directives_spec.rb                       |   17 +++++
 spec/templates/examples/module001.html             |   70 +++++++++++++++-----
 spec/templates/helpers/markup/rdoc_markup_spec.rb  |   19 ++++--
 templates/default/docstring/setup.rb               |    4 +-
 templates/default/fulldoc/html/frames.erb          |   10 ++-
 templates/default/fulldoc/html/full_list.erb       |    1 +
 templates/default/fulldoc/html/full_list_class.erb |    2 +-
 templates/default/fulldoc/html/js/full_list.js     |   10 +--
 templates/guide/fulldoc/html/setup.rb              |    2 +-
 30 files changed, 325 insertions(+), 89 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/yard.git



More information about the Pkg-ruby-extras-commits mailing list