2023-07-16 |
Bruno Haible | c32stombs: Optimize clearing an mbstate_t. |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Bruno Haible | mbstoc32s: Optimize clearing an mbstate_t. |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Bruno Haible | mbstowcs: Optimize clearing an mbstate_t. |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Bruno Haible | c32tob: Optimize clearing an mbstate_t. |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Bruno Haible | wctomb: Optimize clearing an mbstate_t. |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Bruno Haible | btoc32: Optimize clearing an mbstate_t. |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Bruno Haible | btowc: Optimize clearing an mbstate_t. |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Bruno Haible | mbrtoc32: Optimize clearing an mbstate_t. |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Bruno Haible | mbtowc: Optimize clearing an mbstate_t. |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Bruno Haible | mbszero: New module. |
commit | commitdiff | tree | snapshot |
2023-07-15 |
Bruno Haible | mbsinit: Fix module description. |
commit | commitdiff | tree | snapshot |
2023-07-15 |
Bruno Haible | c32_apply_type_test: Fix compilation error with GCC... |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Bruno Haible | mbchar: Optimize is_basic. |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Bruno Haible | localcharset: Clean up locale encodings used by glibc. |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Bruno Haible | doc: Mention c32_get_mapping, c32_apply_mapping. |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Bruno Haible | c32_apply_mapping: Add tests. |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Bruno Haible | c32_apply_mapping: New module. |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Bruno Haible | c32_get_mapping: Add tests. |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Bruno Haible | c32_get_mapping: New module. |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Bruno Haible | towctrans: Relax license. |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Bruno Haible | wctrans: Relax license. |
commit | commitdiff | tree | snapshot |
2023-07-12 |
Bruno Haible | doc: Mention c32_get_type_test, c32_apply_type_test. |
commit | commitdiff | tree | snapshot |
2023-07-12 |
Bruno Haible | c32_apply_type_test: Add tests. |
commit | commitdiff | tree | snapshot |
2023-07-12 |
Bruno Haible | c32_apply_type_test: New module. |
commit | commitdiff | tree | snapshot |
2023-07-12 |
Bruno Haible | c32_get_type_test: Add tests. |
commit | commitdiff | tree | snapshot |
2023-07-12 |
Bruno Haible | c32_get_type_test: New module. |
commit | commitdiff | tree | snapshot |
2023-07-12 |
Bruno Haible | iswctype: Relax license. |
commit | commitdiff | tree | snapshot |
2023-07-12 |
Bruno Haible | wctype: Relax license. |
commit | commitdiff | tree | snapshot |
2023-07-12 |
Bruno Haible | mbiter, mbuiter: Small optimization. |
commit | commitdiff | tree | snapshot |
2023-07-12 |
Gavin Smith | gendocs: support chapter- and section-level split |
commit | commitdiff | tree | snapshot |
2023-07-11 |
Bruno Haible | mbsrtoc32s, mbsnrtoc32s: Small optimization. |
commit | commitdiff | tree | snapshot |
2023-07-11 |
Bruno Haible | mbswidth: Add a benchmark. |
commit | commitdiff | tree | snapshot |
2023-07-11 |
Bruno Haible | mbuiter: Add a benchmark. |
commit | commitdiff | tree | snapshot |
2023-07-11 |
Bruno Haible | mbiter: Add a benchmark. |
commit | commitdiff | tree | snapshot |
2023-07-11 |
Bruno Haible | tests: Create new file bench.h. |
commit | commitdiff | tree | snapshot |
2023-07-11 |
Bruno Haible | Optimize away some mbsinit calls. |
commit | commitdiff | tree | snapshot |
2023-07-11 |
Bruno Haible | Fix build errors on Linux/hppa. |
commit | commitdiff | tree | snapshot |
2023-07-11 |
Paul Eggert | quotearg: update Solaris-related comments |
commit | commitdiff | tree | snapshot |
2023-07-11 |
Paul Eggert | More than one initial mbstate_t |
commit | commitdiff | tree | snapshot |
2023-07-10 |
Bruno Haible | dfa: Overcome wchar_t limitations. |
commit | commitdiff | tree | snapshot |
2023-07-10 |
Bruno Haible | mbrtoc32-regular: Add tests. |
commit | commitdiff | tree | snapshot |
2023-07-10 |
Bruno Haible | mbrtoc32-regular: New module. |
commit | commitdiff | tree | snapshot |
2023-07-10 |
Bruno Haible | Revert "dfa: Overcome wchar_t limitations." |
commit | commitdiff | tree | snapshot |
2023-07-10 |
Bruno Haible | Apply the last change to all locale-*.m4 files. |
commit | commitdiff | tree | snapshot |
2023-07-10 |
Bruno Haible | dfa: Overcome wchar_t limitations. |
commit | commitdiff | tree | snapshot |
2023-07-09 |
Paul Eggert | c32width: protect against bad configure args |
commit | commitdiff | tree | snapshot |
2023-07-06 |
Bruno Haible | wcscmp: Work around a glibc bug. |
commit | commitdiff | tree | snapshot |
2023-07-04 |
Bruno Haible | mbiter, mbfile, mbmemcasecoll: Improve handling of... |
commit | commitdiff | tree | snapshot |
2023-07-04 |
Bruno Haible | mbiter, mbuiter, mbfile: Improve state handling after... |
commit | commitdiff | tree | snapshot |
2023-07-04 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2023-07-04 |
Bruno Haible | mbchar: Optimize all chars from the POSIX "portable... |
commit | commitdiff | tree | snapshot |
2023-07-04 |
Paul Eggert | mbchar: treat @, $, ` as basic |
commit | commitdiff | tree | snapshot |
2023-07-03 |
Bruno Haible | mbrtoc32: Document another glibc bug. |
commit | commitdiff | tree | snapshot |
2023-07-03 |
Paul Eggert | mbrtoc32: document (size_t) -3 issue |
commit | commitdiff | tree | snapshot |
2023-07-03 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Bruno Haible | mbsrtoc32s: Accommodate a difference between mbrtowc... |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Bruno Haible | mbsnrtoc32s: Accommodate a difference between mbrtowc... |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Bruno Haible | mbmemcasecoll: Overcome wchar_t limitations. |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Bruno Haible | mbswidth: Overcome wchar_t limitations. |
commit | commitdiff | tree | snapshot |
2023-07-01 |
Paul Eggert | make regen |
commit | commitdiff | tree | snapshot |
2023-07-01 |
Paul Eggert | Also fix top/bootstrap long lines |
commit | commitdiff | tree | snapshot |
2023-07-01 |
Paul Eggert | make regen |
commit | commitdiff | tree | snapshot |
2023-07-01 |
Paul Eggert | Fix long bootstrap lines |
commit | commitdiff | tree | snapshot |
2023-07-01 |
Bruno Haible | doc: Update regarding stable branches. |
commit | commitdiff | tree | snapshot |
2023-07-01 |
Paul Eggert | maint.mk: Modernize stddef.h checks for C23 |
commit | commitdiff | tree | snapshot |
2023-07-01 |
Bruno Haible | quotearg: Overcome wchar_t limitations. |
commit | commitdiff | tree | snapshot |
2023-06-30 |
Bruno Haible | Accommodate a difference between mbrtowc and mbrtoc32. |
commit | commitdiff | tree | snapshot |
2023-06-30 |
Bruno Haible | doc: Reference some reported bugs (in comments). |
commit | commitdiff | tree | snapshot |
2023-06-30 |
Paul Eggert | assert-tests: pacify gcc -Wunused-function |
commit | commitdiff | tree | snapshot |
2023-06-29 |
Paul Eggert | stddef-tests: pacify gcc -Wshadow |
commit | commitdiff | tree | snapshot |
2023-06-29 |
Paul Eggert | nullptr-tests: pacify gcc -Wmissing-declarations |
commit | commitdiff | tree | snapshot |
2023-06-29 |
Bruno Haible | libtextstyle-optional: Update to gettext 0.22. |
commit | commitdiff | tree | snapshot |
2023-06-29 |
Bruno Haible | libtextstyle-optional: Update to gettext 0.21. |
commit | commitdiff | tree | snapshot |
2023-06-29 |
Paul Eggert | fix space-tabs in top/maint.mk |
commit | commitdiff | tree | snapshot |
2023-06-28 |
Bruno Haible | doc: Mention c8rtomb and mbrtoc8 from ISO C 23. |
commit | commitdiff | tree | snapshot |
2023-06-28 |
Bruno Haible | mbrtoc16: Add tests. |
commit | commitdiff | tree | snapshot |
2023-06-28 |
Bruno Haible | mbrtoc16: New module. |
commit | commitdiff | tree | snapshot |
2023-06-28 |
Bruno Haible | c32*: Update comment. |
commit | commitdiff | tree | snapshot |
2023-06-28 |
Bruno Haible | mbrtoc32: Doc tweak. |
commit | commitdiff | tree | snapshot |
2023-06-28 |
Bruno Haible | mbrtowc: Doc tweak. |
commit | commitdiff | tree | snapshot |
2023-06-28 |
Bruno Haible | mbrtowc, mbrtoc32: Simplify autoconf macros. |
commit | commitdiff | tree | snapshot |
2023-06-27 |
Bruno Haible | c32*: Optionally enforce ISO C 23 semantics of char32_t. |
commit | commitdiff | tree | snapshot |
2023-06-27 |
Bruno Haible | striconveh: Fix module description. |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Bruno Haible | strncat: Update doc regarding Solaris 11.4. |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Bruno Haible | thread: Avoid compiler warnings on Solaris. |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Bruno Haible | strerrorname_np: Add support for Solaris 11.4/sparc. |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Jim Meyering | doc: correct doubled "on on" |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Bruno Haible | sigdescr_np tests: Avoid test failure on glibc/sparc. |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Bruno Haible | strerrorname_np: Work around glibc bug on PowerPC,... |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Bruno Haible | doc: Mention glibc initstate, initstate_r bug. |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Bruno Haible | doc: Update doc regarding 'setstate'. |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Bruno Haible | doc: Update doc regarding <ieee754.h>. |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Bruno Haible | exclude: Complete last change. |
commit | commitdiff | tree | snapshot |
2023-06-24 |
Paul Eggert | make -C doc INSTALL.ISO INSTALL.UTF-8 |
commit | commitdiff | tree | snapshot |
2023-06-24 |
Paul Eggert | * build-aux/gitlog-to-changelog: don’t quote `like... |
commit | commitdiff | tree | snapshot |
2023-06-24 |
Paul Eggert | autoupdate; cd doc; make INSTALL |
commit | commitdiff | tree | snapshot |
2023-06-24 |
Bruno Haible | mbchar, mbiter, mbuiter: Overcome wchar_t limitations. |
commit | commitdiff | tree | snapshot |
2023-06-24 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2023-06-22 |
Bruno Haible | doc: Use makeinfo option to check menu structure. |
commit | commitdiff | tree | snapshot |
2023-06-22 |
Bruno Haible | doc: Correct info menu structure. |
commit | commitdiff | tree | snapshot |
next |