Update key.
19 lines of code changed in:
Add examples/README.
26 lines of code changed in:
Fixes.
8 lines of code changed in:
Fix cvs2cl parameters.
4 lines of code changed in:
Use $() instead of @@.
4 lines of code changed in:
Do some tests that work.
15 lines of code changed in:
Fix URL.
1 lines of code changed in:
Bump versions.
6 lines of code changed in:
Fix cvs2cl parameters.
2 lines of code changed in:
Ignore errors on www update.
4 lines of code changed in:
Update paths.
3 lines of code changed in:
.
1 lines of code changed in:
Revert.
2 lines of code changed in:
Fix.
2 lines of code changed in:
*** empty log message ***
407 lines of code changed in:
Version 0.2.3.
1 lines of code changed in:
*** empty log message ***
3 lines of code changed in:
Add tabs, for Makefile.maint check.
5 lines of code changed in:
Replace release target with Makefile.maint etc.
3 lines of code changed in:
Add.
661 lines of code changed in:
Add.
2 lines of code changed in:
Doc fix.
1 lines of code changed in:
Add.
1 lines of code changed in:
Really call ToUnicode instead of ToASCII. Reported by Trond Haugen
<trond.haugen@uninett.no>.
3 lines of code changed in:
Add port.
6 lines of code changed in:
Dist getopt.h.
1 lines of code changed in:
Link with gl stuff.
2 lines of code changed in:
Fix warning message.
2 lines of code changed in:
Group portability stuff together.
1 lines of code changed in:
Fix -I paths.
2 lines of code changed in:
Distcheck fixes.
3 lines of code changed in:
Fix paths.
1 lines of code changed in:
Fix directory build order, for gtk-doc.
2 lines of code changed in:
Move obsolete functions into separate file.
39 lines of code changed in:
Fixes.
7 lines of code changed in:
Build doc after src, for help2man on idn.
1 lines of code changed in:
*** empty log message ***
0 lines of code changed in:
Add EXTRA_DISTs.
2 lines of code changed in:
Add gl, lib, src, tests and examples to SUBDIRS.
Add gl/m4 to ACLOCAL_AMFLAGS.
Remove rules that are moved into lib/, src/, tests/ and examples/.
3 lines of code changed in:
Split up files into sub-directories.
7 lines of code changed in:
Move gdoc to doc/.
0 lines of code changed in:
*** empty log message ***
2 lines of code changed in:
*** empty log message ***
38 lines of code changed in:
Move documentation and specifications into doc/ and doc/specifications/.
53800 lines of code changed in:
Move portability utilities into gl/.
1312 lines of code changed in:
Move library into lib/.
5759 lines of code changed in:
Move tests into tests/.
1350 lines of code changed in:
Move applications into src/.
739 lines of code changed in:
Move examples into examples/.
484 lines of code changed in:
Add.
1 lines of code changed in:
Fix doc.
1 lines of code changed in:
Remove unused function.
0 lines of code changed in:
Fix warnings.
2 lines of code changed in:
Bump versions.
2 lines of code changed in:
Add.
17 lines of code changed in:
Use enum types where appropriate.
166 lines of code changed in:
Doc fixes.
270 lines of code changed in:
Fix.
1 lines of code changed in:
Use enum/size_t/ssize_t where appropriate.
Doc fix.
26 lines of code changed in:
Replace int with proper enum, where appropriate.
34 lines of code changed in:
Typo.
8 lines of code changed in:
Add FreeBSD 4.8.
3 lines of code changed in:
*** empty log message ***
114 lines of code changed in:
Version 0.2.2.
1 lines of code changed in:
Fix.
2 lines of code changed in:
Fix release target.
6 lines of code changed in:
Add.
6 lines of code changed in:
Typo.
2 lines of code changed in:
Indent.
13 lines of code changed in:
Revert to RFC code: use punycode_status.
10 lines of code changed in:
Revert to RFC code: use punycode_uint and enum punycode_status.
However, we do continue to use size_t to promote use of sizeof() by
application writers. We return punycode_bad_input if a size_t value
exceeds the largest punycode_uint, since the code presumably cannot
handle that. If size_t is smaller than punycode_uint, it seems
unlikely that an application could be able to pass a string that is
longer than SIZE_MAX anyway, but should it happen the worst that occur
is that the punycode code will only see the beginning of the string,
which isn't unreasonable on a platform with a small SIZE_MAX.
23 lines of code changed in:
Define and use punycode_uint.
61 lines of code changed in:
(stringprep_locale_charset): Improve docstring.
15 lines of code changed in:
Add.
0 lines of code changed in: