[root]/lib
gl
(17 files, 3293 lines)
m4
(18 files, 2171 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
jas | 436 (100.0%) | 13817 (100.0%) | 31.6 |
Update.
2 lines of code changed in:
Bump copyright years (also add older years which I forgot to add earlier).
25 lines of code changed in:
Build lib/gl/ earlier.
0 lines of code changed in:
Build gl/ first.
1 lines of code changed in:
Add stdint module to lib/.
1 lines of code changed in:
Rewrite using strverscmp, to fix some corner-cases.
4 lines of code changed in:
Use iconvme from gnulib.
4 lines of code changed in:
Separate gnulib directories. Also update gnulib files.
2 lines of code changed in:
For C99 stdint.h platforms, create a dummy idn-int.h that include
stdint.h, reported by Paul Howarth <paul@city-fan.org>.
5 lines of code changed in:
Use gnulib stdint module instead of AX_CREATE_STDINT_H.
3 lines of code changed in:
Need libintl too, for gettext, reported by Kirill Ponomarew
<krion@voodoo.bawue.com>.
1 lines of code changed in:
Include config.h, to make NLS work, tiny patch from Joe Orton <jorton@redhat.com>.
20 lines of code changed in:
Doc fix.
2 lines of code changed in:
Stylistic fix.
5 lines of code changed in:
Remove indent.
1 lines of code changed in:
Use -no-undefined for libtool, for cygwin, tiny patch from "Yaakov S
(Cygwin Ports)" <yselkowitz@users.sourceforge.net>.
1 lines of code changed in:
(pr29_8z): Fix memory leak.
7 lines of code changed in:
Install pr29.h.
1 lines of code changed in:
Use HAVE_LOCALE_H.
5 lines of code changed in:
Use modern nl_langinfo test.
3 lines of code changed in:
(227 more)