[DRE-commits] [ruby-nokogumbo] 03/03: Merge tag 'upstream/1.4.2+ds'

Cédric Boutillier boutil at moszumanska.debian.org
Thu Jul 23 12:56:37 UTC 2015


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

boutil pushed a commit to branch master
in repository ruby-nokogumbo.

commit ea7a14b076c9298aa41fd51bbf8794afaa9272f6
Merge: 900100c 526c167
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Jun 16 10:30:40 2015 +0200

    Merge tag 'upstream/1.4.2+ds'
    
    Upstream version 1.4.2+ds
    
    # gpg: Signature made mar. 16 juin 2015 10:30:35 CEST using RSA key ID 39CD217A
    # gpg: Good signature from "Cédric Boutillier <boutil at debian.org>"
    # gpg:                 aka "Cédric Boutillier <cedric.boutillier at upmc.fr>"
    # gpg:                 aka "Cédric Boutillier <cedric.boutillier at polytechnique.org>"
    # gpg:                 aka "Cédric Boutillier <cedric.boutillier at gmail.com>"

 gumbo-parser/src/attribute.c           |    44 -
 gumbo-parser/src/attribute.h           |    37 -
 gumbo-parser/src/char_ref.c            | 23099 -------------------------------
 gumbo-parser/src/char_ref.h            |    61 -
 gumbo-parser/src/char_ref.rl           |  2549 ----
 gumbo-parser/src/error.c               |   280 -
 gumbo-parser/src/error.h               |   227 -
 gumbo-parser/src/gumbo.h               |   807 --
 gumbo-parser/src/insertion_mode.h      |    57 -
 gumbo-parser/src/parser.c              |  3780 -----
 gumbo-parser/src/parser.h              |    57 -
 gumbo-parser/src/string_buffer.c       |   106 -
 gumbo-parser/src/string_buffer.h       |    81 -
 gumbo-parser/src/string_piece.c        |    49 -
 gumbo-parser/src/string_piece.h        |    39 -
 gumbo-parser/src/tag.c                 |   225 -
 gumbo-parser/src/token_type.h          |    41 -
 gumbo-parser/src/tokenizer.c           |  2993 ----
 gumbo-parser/src/tokenizer.h           |   123 -
 gumbo-parser/src/tokenizer_states.h    |   103 -
 gumbo-parser/src/utf8.c                |   270 -
 gumbo-parser/src/utf8.h                |   133 -
 gumbo-parser/src/util.c                |    58 -
 gumbo-parser/src/util.h                |    62 -
 gumbo-parser/src/vector.c              |   123 -
 gumbo-parser/src/vector.h              |    69 -
 gumbo-parser/visualc/include/strings.h |     4 -
 27 files changed, 35477 deletions(-)

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



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