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

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

[Monotone-commits-diffs] Revision 45a1f40a7c532553b4fd25331c88ef51be42d0


From: monotone
Subject: [Monotone-commits-diffs] Revision 45a1f40a7c532553b4fd25331c88ef51be42d0ed
Date: Sat, 5 Apr 2008 03:05:55 +0200

-----------------------------------------------------------------
Revision: 45a1f40a7c532553b4fd25331c88ef51be42d0ed
Ancestor: 77af45815c55087602b875ee751c03d673dde4c1
Author: address@hidden
Date: 2008-04-05T00:26:08
Branch: net.venge.monotone.library-build

Deleted entries:
        idna/idn-int.h
Renamed entries:
        idna/stringprep.h to idna/stringprep.h.in
        monotone/po to po
Added files:
        idna/c-ctype.c idna/c-ctype.h idna/c-strcase.h
        idna/c-strcasecmp.c idna/striconv.c idna/striconv.h
        idna/strverscmp.c idna/strverscmp.h idna/tst_idna.c
        idna/tst_idna2.c idna/tst_nfkc.c idna/tst_punycode.c
        idna/tst_stringprep.c idna/utils.c idna/utils.h
Modified files:
        .mtn-ignore Makefile.in configure.ac idna/Makefile.am
        idna/configure.ac idna/gunicomp.h idna/gunidecomp.h
        idna/idna.c idna/idna.h idna/nfkc.c idna/profiles.c
        idna/punycode.c idna/punycode.h idna/rfc3454.c
        idna/stringprep.c idna/stringprep.h.in idna/toutf8.c
        idna/version.c

ChangeLog: 

The idna subdirectory is now buildable, testable, and stage-installable.

Also, all the pieces we were using have been updated to the code from
libidn 1.4, and the relevant parts of the library's own test suite
have been imported from libidn 0.6.14.  [I did this apparently
deranged thing to avoid GPLv3, which license applies to the test suite
in libidn 1.4 -- 0.6.14 is the last released version where the test
suite is GPLv2.  The library itself remains LGPL 2.1 in version 1.4.
It happens that the test suite in 0.6.14 is identical to that in 1.4
except for licensing.]

 * idna/tst_idna.c, idna/tst_idna2.c, idna/tst_nfkc.c,
 * idna/tst_punycode.c idna/tst_stringprep.c, idna/utils.c,
 * idna/utils.h: New files taken from libidn-0.6.14.

 * idna/gunicomp.h, idna/gunidecomp.h, idna/idna.c, idna/idna.h
 * idna/nfkc.c, idna/profiles.c, idna/punycode.c, idna/punycode.h
 * idna/rfc3454.c, idna/stringprep.c, idna/toutf8.c, idna/version.c:
   Update to libidn-1.4.
 * idna/c-ctype.c, idna/c-ctype.h, idna/c-strcase.h
 * idna/c-strcasecmp.c, idna/striconv.c, idna/striconv.h
 * idna/strverscmp.c, idna/strverscmp.h: New files taken from libidn-1.4.

 * idna/idn-int.h: Dropped; is now generated at build time.
 * idna/stringprep.h: Rename to idna/stringprep.h.in and update to
   libidn-1.4.

 * idna/Makefile.am: Rewrite based loosely on lib/Makefile.am and
   tests/Makefile.am in libidn-1.4.
 * idna/configure.ac: Similarly.

 * monotone/po: Move back to the top level.
 * configure.ac: Invoke AM_GNU_GETTEXT here, thank you autopoint.
 * Makefile.am: Pass a subset of top-level configure arguments to
   library configure scripts.
 * .mtn-ignore: Update.

Attachment: txtlw2aPaoyEH.txt
Description: Diff [77af45815c55087602b875ee751c03d673dde4c1] -> [45a1f40a7c532553b4fd25331c88ef51be42d0ed]


reply via email to

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