Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-24 | (svn r14154) -Fix (r14153): strndup is a GNU extension, so it doesn't exist ↵ | glx | |
on all platforms | |||
2008-05-27 | (svn r13301) -Fix [FS#1997]: resolve more MSVC 9 x64 warnings. | rubidium | |
2008-05-08 | (svn r13008) -Fix [FS#1997]: silence some MSVC x64 warnings | glx | |
2008-03-19 | (svn r12385) -Fix [FS#ln]: Non-breaking spaces should not be broken. | peter1138 | |
2008-03-15 | (svn r12368) -Codechange: use explicit body for loops and conditions and ↵ | smatz | |
remove -Wno-empty-body from the configure script | |||
2008-01-18 | (svn r11914) -Documentation: fix some @file statement | glx | |
2008-01-07 | (svn r11777) -Codechange: split the string header and make do not include it ↵ | rubidium | |
when it's not necessary. |