monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision cc101623f56b9fb63a1a7e667362f90b469f98


From: monotone
Subject: [Monotone-commits-diffs] Revision cc101623f56b9fb63a1a7e667362f90b469f98b6
Date: Fri, 12 Jan 2007 21:18:15 +0100

-----------------------------------------------------------------
Revision: cc101623f56b9fb63a1a7e667362f90b469f98b6
Ancestor: b091adac780df46986b7bb3f4d018f40ac9dd950
Author: address@hidden
Date: 2007-01-10T04:59:50
Branch: net.venge.monotone

Modified files:
        ChangeLog botan/base64.cpp transforms.cc transforms.hh

ChangeLog: 

        * transforms.hh (xform): Make the generic template produce a
        compile error if instantiated.  Use standard declarations of
        partial specializations for the usable cases of xform, not the g++
        "extern template" extension.
        * transforms.cc (xform): Rewrite with a helper template and a
        bunch of explicit partial specializations.  Put Base64_Decoder and
        Hex_Decoder into IGNORE_WS mode (i.e. garbage in their input will
        now give an error)
        * botan/base64.cpp (Base64_Decoder::handle_bad_char): Always
        ignore equals signs; correct generation of diagnostic message.
        Patches from upstream Botan.

Attachment: txtJ2rqM4Mubz.txt
Description: Diff [b091adac780df46986b7bb3f4d018f40ac9dd950] -> [cc101623f56b9fb63a1a7e667362f90b469f98b6]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]