| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | search locale name variants for gettext translations | Rich Felker | 2017-03-21 | 1 | -32/+55 |
| * | avoid unbounded strlen in gettext functions | Rich Felker | 2017-01-29 | 1 | -3/+3 |
| * | fix use of uninitialized pointer in gettext core | Rich Felker | 2017-01-29 | 1 | -2/+2 |
| * | fix bindtextdomain logic error deactivating other domains | Rich Felker | 2017-01-29 | 1 | -1/+1 |
| * | overhaul locale internals to treat categories roughly uniformly | Rich Felker | 2015-05-27 | 1 | -17/+11 |
| * | fix null pointer dereference in dcngettext under specific conditions | Rich Felker | 2015-05-18 | 1 | -1/+1 |
| * | make all objects used with atomic operations volatile | Rich Felker | 2015-03-03 | 1 | -4/+4 |
| * | harden dcngettext plural processing | Rich Felker | 2014-07-29 | 1 | -2/+3 |
| * | implement non-default plural rules for ngettext translations | Rich Felker | 2014-07-28 | 1 | -8/+46 |
| * | implement gettext message translation functions | Rich Felker | 2014-07-27 | 1 | -0/+216 |
