Fix.
4 lines of code changed in:
Bump versions.
6 lines of code changed in:
*** empty log message ***
83 lines of code changed in:
Version 0.4.7.
1 lines of code changed in:
Generated.
8 lines of code changed in:
Fix.
1 lines of code changed in:
Markup fix.
1 lines of code changed in:
(Java API): Fix.
5 lines of code changed in:
Markup fixes.
10 lines of code changed in:
Remove (moved to doc/libidn.texi).
0 lines of code changed in:
(Introduction): Mention Java port.
(Downloading and Installing): Mention --enable-java.
(Java API): Add, taken from java/README.html and java/README.UNICODE
by Oliver Hitz.
160 lines of code changed in:
Revert, I don't want to require gcj for CVS builds.
1 lines of code changed in:
Dist libidn.jar (this seem to be the norm among Java libraries?).
1 lines of code changed in:
Add.
3 lines of code changed in:
*** empty log message ***
6 lines of code changed in:
Build more.
13 lines of code changed in:
Improve JAVA port, from Oliver Hitz <oliver@net-track.ch>.
14015 lines of code changed in:
Fixes.
17 lines of code changed in:
Fix.
1 lines of code changed in:
Bump versions.
6 lines of code changed in:
*** empty log message ***
23 lines of code changed in:
Version 0.4.6.
1 lines of code changed in:
Generated.
8 lines of code changed in:
Add.
4 lines of code changed in:
(include_HEADERS): Install idn-free.h, reported by Daniel Stenberg
<daniel-curl@haxx.se>.
1 lines of code changed in:
Bump versions.
4 lines of code changed in:
Update.
4 lines of code changed in:
*** empty log message ***
112 lines of code changed in:
Version 0.4.5.
1 lines of code changed in:
Generated.
8 lines of code changed in:
Bump copyright years on man pages.
1 lines of code changed in:
Bump so version.
3 lines of code changed in:
(HIGNORE): Add idn-free.h.
1 lines of code changed in:
(stringprep): Move declaration of temporary variable to start of scope.
5 lines of code changed in:
Add.
2 lines of code changed in:
(idna_to_unicode_4z4z): There was no double free, remove my modification.
1 lines of code changed in:
Add.
5 lines of code changed in:
(idna_to_ascii_4i, idna_to_unicode_4z4z): Fix memory leak when memory
allocation fails. From Ulrich Drepper <drepper@redhat.com>, but
modified to fix double free and incorrect 'if' condition.
18 lines of code changed in:
Add.
4 lines of code changed in:
(stringprep): Fix memory leak when memory allocation fails. From
Ulrich Drepper <drepper@redhat.com>.
7 lines of code changed in:
Doc fix.
1 lines of code changed in:
Back port of (some) changes by Ulrich Drepper <drepper@redhat.com>.
(idna_to_unicode_internal): Fix memory leaks when memory allocation
fails. Deallocate utf8in on failure.
(idna_to_unicode_44i): Don't free, done in idna_to_unicode_internal.
(idna_to_ascii_4z): Fix memory leak when memory allocation fails.
36 lines of code changed in:
Add.
3 lines of code changed in:
Add idn_free, suggested by "Gisle Vanem" <gvanem@broadpark.no>.
74 lines of code changed in: