summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* crypto/gc-pbkdf2: New module.Simon Josefsson2020-01-153-2/+41
* c32stombs: Add tests.Bruno Haible2020-01-131-0/+32
* c32stombs: New module.Bruno Haible2020-01-132-0/+26
* c32snrtombs: Add tests.Bruno Haible2020-01-101-0/+32
* c32snrtombs: New module.Bruno Haible2020-01-102-0/+32
* c32srtombs: Add tests.Bruno Haible2020-01-091-0/+32
* c32srtombs: New module.Bruno Haible2020-01-092-0/+32
* c32tob: Make consistent with mbrtoc32.Bruno Haible2020-01-091-0/+3
* c32rtomb: Add tests.Bruno Haible2020-01-091-0/+43
* c32rtomb: New module.Bruno Haible2020-01-092-0/+35
* mbrtoc32: Use the system's mbrtoc32 if it exists and basically works.Bruno Haible2020-01-094-11/+9
* mbstoc32s: Add tests.Bruno Haible2020-01-051-0/+32
* mbstoc32s: New module.Bruno Haible2020-01-052-0/+29
* mbsnrtoc32s: Add tests.Bruno Haible2020-01-051-0/+34
* mbsnrtoc32s: New module.Bruno Haible2020-01-052-0/+39
* mbsrtoc32s: Fix bug.Bruno Haible2020-01-041-0/+1
* mbsrtoc32s: Add tests.Bruno Haible2020-01-041-0/+34
* mbsrtoc32s: New module.Bruno Haible2020-01-042-0/+37
* mbrtowc, mbrtoc32: Tighten dependendies.Bruno Haible2020-01-042-11/+13
* uchar: Decide about _GL_LARGE_CHAR32_T at configure time.Bruno Haible2020-01-041-0/+2
* btoc32: Add tests.Bruno Haible2020-01-041-0/+21
* btoc32: New module.Bruno Haible2020-01-042-0/+25
* mbrtoc32: Add tests.Bruno Haible2020-01-041-0/+48
* mbrtoc32: New module.Bruno Haible2020-01-043-0/+55
* mbrtowc: Refactor to share code with mbrtoc32.Bruno Haible2020-01-041-0/+2
* mbrtowc: Refactor locale charset dispatching.Bruno Haible2020-01-031-0/+3
* mbrtowc: Ensure the mbtowc_lock is unique.Bruno Haible2020-01-03102-111/+118
* getopt-posix: Fix compilation failure in testdirs.Bruno Haible2020-01-032-0/+2
* wcrtomb: Add more tests.Bruno Haible2020-01-031-1/+5
* mbrtowc: Add more tests.Bruno Haible2020-01-031-1/+5
* wchar: Make the HP-UX workaround work on HP-UX 11.31.Bruno Haible2020-01-021-0/+1
* mbrtowc: Fix compilation error on IRIX (regression from 2019-12-26).Bruno Haible2020-01-021-0/+1
* c32tob: New module.Bruno Haible2020-01-013-1/+29
* locale C++ tests: Fix link error on AIX (regression from 2019-12-18).Bruno Haible2020-01-011-0/+1
* hard-locale tests: Fix a conflict with the C++ tests.Bruno Haible2020-01-011-1/+4
* maint: Run 'make update-copyright'Paul Eggert2019-12-312-2/+2
* uchar: Add C++ tests.Bruno Haible2019-12-311-0/+18
* uchar: Add tests.Bruno Haible2019-12-311-0/+12
* uchar: New module.Bruno Haible2019-12-311-0/+40
* lock tests: Fix link error on HP-UX/hppa (regression from 2019-12-21).Bruno Haible2019-12-241-1/+3
* setlocale-null: Export the lock function also on non-Windows platforms.Bruno Haible2019-12-231-0/+2
* setlocale-null: Add standalone include file.Bruno Haible2019-12-221-1/+3
* strfmon_l: Fix test failures on FreeBSD and Cygwin.Bruno Haible2019-12-221-0/+2
* Prefer lib_SOURCES to unconditional AC_LIBOBJ.Bruno Haible2019-12-224-5/+4
* longlong: Mark module obsolete.Bruno Haible2019-12-221-0/+6
* stdint: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-3/+0
* inttypes-incomplete: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-2/+0
* malloca: Assume that the compiler supports 'long long'.Bruno Haible2019-12-222-2/+0
* atoll: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-1/+0
* strtoll: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-1/+0