Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-07-01 | Don't reverse the order of multiline comments. | Matthias Clasen | 1 | -7/+46 |
2005-07-01 | Test that comments are handled properly. (#309263, Mikael Magnusson) | Matthias Clasen | 1 | -0/+44 |
2005-06-23 | Don't leak memory here. | Matthias Clasen | 1 | -0/+6 |
2005-02-24 | Set LANGUAGE instead of LC_ALL to shield against LANGUAGE being set in the | Matthias Clasen | 1 | -1/+1 |
2005-02-02 | Add test case for key removal. | Matthias Clasen | 1 | -65/+100 |
2005-02-01 | Add test case for group removal. | Matthias Clasen | 1 | -0/+70 |
2005-01-30 | Some more unit tests. | Matthias Clasen | 1 | -8/+273 |
2005-01-20 | Don't interpret leading zeros as octal. The specification requires %f | Matthias Clasen | 1 | -1/+65 |
2005-01-20 | Add some more tests. | Matthias Clasen | 1 | -7/+265 |
2005-01-19 | Accept \r\n as line end. (#163030, Bastian Nocera) | Matthias Clasen | 1 | -0/+98 |