log

age author description
Sun, 16 Jul 2006 14:40:56 +0000 kraymer r19050: grammar and consistency fixes
Sun, 16 Jul 2006 14:02:31 +0000 kraymer r18964: wording fix
Sun, 16 Jul 2006 13:33:31 +0000 kraymer sync of ports.xml:
Sun, 16 Jul 2006 12:59:00 +0000 kraymer some xml docs review, based on patches by Kurt Lettmaier (k . lettmaier @at@ onlinehome.de)
Sun, 16 Jul 2006 01:40:24 +0000 reynaldo marks several strings inside structs as const when they hold just
Sun, 16 Jul 2006 01:24:42 +0000 reynaldo Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.org
Sun, 16 Jul 2006 01:20:30 +0000 reynaldo marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org