Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-05-27 | overhaul locale internals to treat categories roughly uniformly | Rich Felker | -17/+11 |
2015-05-18 | fix null pointer dereference in dcngettext under specific conditions | Rich Felker | -1/+1 |
2015-03-03 | make all objects used with atomic operations volatile | Rich Felker | -4/+4 |
2014-07-29 | harden dcngettext plural processing | Rich Felker | -2/+3 |
2014-07-28 | implement non-default plural rules for ngettext translations | Rich Felker | -8/+46 |
2014-07-27 | implement gettext message translation functions | Rich Felker | -0/+216 |