Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-30 | 37838: use UNUSED() consistently | Jun-ichi Takimoto | 1 | -1/+1 |
2015-03-29 | 34792: langinfo: Fix pointer type | Theo Buehler | 1 | -1/+2 |
2007-07-06 | 23665: autoloading of module features and related tweaks | Peter Stephenson | 1 | -9/+10 |
2007-05-28 | see 23479: add initial features support for modules | Peter Stephenson | 1 | -60/+32 |
2006-05-30 | 22474: use variable argument lists to improve error message handling | Peter Stephenson | 1 | -1/+1 |
2006-03-07 | Changed some structures to avoid gcc's type-punned warnings. | Wayne Davison | 1 | -8/+8 |
2004-12-07 | 20605: Use separate structure with get/set/unset methods fro parameters. | Peter Stephenson | 1 | -25/+5 |
2004-06-02 | Marked unused parameters with the new UNUSED() macro. | Wayne Davison | 1 | -6/+6 |
2003-05-30 | 18587: fix bug where only the beginning of the association key was compared | Oliver Kiddle | 1 | -1/+1 |
2002-02-19 | 16673: add langinfo module as an interface to locale information. | Clint Adams | 1 | -0/+557 |