Fix.
16 lines of code changed in:
Add.
194 lines of code changed in:
Add.
3 lines of code changed in:
Indent.
519 lines of code changed in:
Fix.
2 lines of code changed in:
Add indent rule.
5 lines of code changed in:
Fix indent target.
3 lines of code changed in:
Add indent rule.
5 lines of code changed in:
Indent.
184 lines of code changed in:
Fix. Add indent target.
5 lines of code changed in:
Fix Hangul patch.
2 lines of code changed in:
Fix typo.
2 lines of code changed in:
Add.
4 lines of code changed in:
Sync with GLIB for Unicode stuff.
1467 lines of code changed in:
Fix typo.
1 lines of code changed in:
Update test vectors.
11 lines of code changed in:
Fix debug messages.
7 lines of code changed in:
Add.
6 lines of code changed in:
(DOTP): New.
(idna_to_unicode_4z4z): Use it.
(idna_to_ascii_4z): Use it. Make root label handling explicit.
33 lines of code changed in:
Add.
3 lines of code changed in:
(decompose_hangul, combine_hangul): New.
(combine, _g_utf8_normalize_wc): Use them.
Adds support for algorithmic composition of Hangul Syllables, adapted
from a patch written by Noah Levitt <nlevitt@columbia.edu> for GLIB,
discussed in <http://bugzilla.gnome.org/show_bug.cgi?id=100456> and
available from
<http://bugzilla.gnome.org/showattachment.cgi?attach_id=18915>.
114 lines of code changed in:
Fix.
2 lines of code changed in:
Add.
713 lines of code changed in:
*** empty log message ***
1 lines of code changed in:
(idna_to_ascii_4z): Output "" instead of "." on input "". (Some
religions claim "" should fail though.)
4 lines of code changed in:
Add.
3 lines of code changed in:
Doc fix.
4 lines of code changed in:
(punycode-shutdown): New.
10 lines of code changed in:
(idna-to-ascii-parameters, idna-to-unicode-parameters): Add
--usestd3asciirules.
(idna-shutdown): New.
16 lines of code changed in:
Bump versions.
4 lines of code changed in:
Fix.
1 lines of code changed in:
Fix.
1 lines of code changed in:
.
1 lines of code changed in:
*** empty log message ***
358 lines of code changed in:
Version 0.3.0.
1 lines of code changed in:
Fix.
1 lines of code changed in:
Add.
339 lines of code changed in:
Fix.
3 lines of code changed in:
Add.
2 lines of code changed in:
(stringprep_saslprep): Prohibit inappropriate for canonical
representation characters.
2 lines of code changed in:
Dist libc/Banner.
1 lines of code changed in:
Create idna.h without dependency on idn-int.h.
1 lines of code changed in:
Fix memory leak.
3 lines of code changed in:
Fix memory leaks.
8 lines of code changed in:
Fix greeting message.
1 lines of code changed in:
Copy Banner.
1 lines of code changed in:
Add.
0 lines of code changed in:
Fix.
1 lines of code changed in:
Cast.
2 lines of code changed in:
Fix.
29 lines of code changed in:
Simplify #include mess.
10 lines of code changed in:
Remove cruft.
1 lines of code changed in:
Fix.
6 lines of code changed in:
Doc fix.
8 lines of code changed in:
Doc fix.
77 lines of code changed in:
Doc fix.
40 lines of code changed in:
Doc fix.
35 lines of code changed in:
Fix RFC compatibility.
8 lines of code changed in:
Typedef Punycode_status.
Use 'int' instead of 'enum' for return codes.
12 lines of code changed in:
Use 'int' instead of 'enum' for return code.
2 lines of code changed in:
Bump versions.
3 lines of code changed in:
Rename stringprep_generic_* to stringprep_rfc3454_*.
138 lines of code changed in:
*** empty log message ***
1 lines of code changed in:
Rename stringprep_generic.c to rfc3454.c.
Add to BUILT_SOURCES.
3 lines of code changed in:
Write to rfc3454.c.
Rename variables to stringprep_rfc3454_* from stringprep_generic_*.
3 lines of code changed in:
Doc fix.
7 lines of code changed in:
Fix.
6 lines of code changed in:
Fix update-api.
7 lines of code changed in:
Doc fix.
98 lines of code changed in:
Indent.
1 lines of code changed in:
Use 'int' instead of 'enum's.
5 lines of code changed in:
Typedef Stringprep_rc, Stringprep_profile_flags, and Stringprep_profile_steps.
Use 'int' instead of 'enum's (i.e., revert 0.2.3 changes).
16 lines of code changed in:
Add.
5 lines of code changed in:
Remove obsolete.c.
1 lines of code changed in:
Remove obsolete headers.
1 lines of code changed in:
Use int instead of enum's.
70 lines of code changed in:
Typedef Idna_rc and Idna_flags.
Use int instead of enum's.
71 lines of code changed in:
Workaround -I problem.
1 lines of code changed in:
Against glibc 2.3.2.
36 lines of code changed in:
Add.
4 lines of code changed in:
Remove unused m4's.
1 lines of code changed in:
Add (from gl/).
398 lines of code changed in:
Remove gl/.
3 lines of code changed in:
Don't use strdup.
18 lines of code changed in:
Remove gl/.
3 lines of code changed in:
Fix.
2 lines of code changed in:
Remove checks for memset and strdup; we assume C89, so memset exists,
and we no longer use strdup.
Remove gl/.
1 lines of code changed in:
Ported to Mac OS X / Darwin.
5 lines of code changed in:
*** empty log message ***
2 lines of code changed in:
Make LDADD libtool friendly.
1 lines of code changed in:
Use libtool.
4 lines of code changed in:
Make LDADD libtool friendly.
2 lines of code changed in:
Add.
2 lines of code changed in:
Build man pages.
72 lines of code changed in:
Move.
235 lines of code changed in:
Fix.
1 lines of code changed in:
Add.
2 lines of code changed in:
Typo.
11 lines of code changed in:
[_LIBC]: Define ICONV_CONST.
1 lines of code changed in:
Use modern API.
1 lines of code changed in:
Export modern API.
11 lines of code changed in:
Update.
9 lines of code changed in:
GLIBC 2.3.2 sync.
116 lines of code changed in:
Revert.
875 lines of code changed in: