[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

wow, Greg Hudson gets the...

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-12-26 22:37:35 CET

Whoa. Greg H gets the Holiday Committer of the Year Award.

And I had thought I was going to get it by default, by being the only
one online around Christmas, but he totally wiped the floor with me...

-K

2000-12-26 17:28 Greg Hudson <ghudson@mit.edu>

        * subversion/: include/svn_error.h (1.64), libsvn_delta/delta.h
        (1.48), libsvn_delta/xml_output.c (1.24), libsvn_delta/xml_parse.c
        (1.141), libsvn_delta/tests/svndiff-test.c (1.10),
        libsvn_subr/Makefile.am (1.13):

        Add support for quoted-printable encoding, as requested by Karl.
        (svn_quoprint_encode, svn_quoprint_decode,
        svn_quoprint_encode_string, svn_quoprint_decode_string): New
        functions, very much like the base64 analogs.
        (SVN_ERR_XML_UNKNOWN_ENCODING): New error for unknown binary
        encodings
        (svn_xml__stackframe_t, xml_handle_start): Field for new attribute
        "encoding"
        * xml_parse.c (do_begin_textdelta): Understand "encoding" attribute
        and handle quoted-printable and base64 encodings. Default is
        base64.
        * xml_output.c (apply_textdelta): If QUOPRINT_SVNDIFFS is defined,
        output deltas using quoted-printable instead of base64.

2000-12-26 16:52 Greg Hudson <ghudson@mit.edu>

        * doc/deltas.texi (1.6):

        Fix formatting error.

2000-12-26 15:36 Greg Hudson <ghudson@mit.edu>

        * subversion/include/svn_wc.h (1.63):

        Eliminate duplicate #ifdef wrapping left by last commit.

2000-12-26 15:14 Greg Hudson <ghudson@mit.edu>

        * subversion/libsvn_subr/base64.c (1.14):

        Typo fix in comment.
Received on Sat Oct 21 14:36:18 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.