2006-06-14 |
Matthias Clasen | Fix 344868 |
blob | commitdiff | raw | diff to current |
2006-06-01 |
Behdad Esfahbod | Cleanup. Use return value of g_string_free(...). (... |
blob | commitdiff | raw | diff to current |
2006-05-08 |
Matthias Clasen | Add some tests for invalid floating point numbers. |
blob | commitdiff | raw | diff to current |
2006-05-07 |
Matthias Clasen | Fix invalid memory reads. (#340816, Nick Treleaven) |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Matthias Clasen | Remove redundant code. (g_key_file_get_group_comment... |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Matthias Clasen | Add api to get and set doubles and lists of doubles... |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Matthias Clasen | Accept duplicate groups. (#157877, Sebastien Bacher) |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Matthias Clasen | Move short_month_names and long_month_names to bss. |
blob | commitdiff | raw | diff to current |
2006-01-18 |
Matthias Clasen | Add a note about casting the results of g_new() and... |
blob | commitdiff | raw | diff to current |
2005-09-14 |
Matthias Clasen | Add a test for grup names of length 1. |
blob | commitdiff | raw | diff to current |
2005-09-05 |
Matthias Clasen | The return value of read() is signed. (#315273, Kjartan... |
blob | commitdiff | raw | diff to current |
2005-07-01 |
Matthias Clasen | And remove a redundant cast |
blob | commitdiff | raw | diff to current |
2005-07-01 |
Matthias Clasen | Fix an extra indirection |
blob | commitdiff | raw | diff to current |
2005-07-01 |
Matthias Clasen | Don't reverse the order of multiline comments. |
blob | commitdiff | raw | diff to current |
2005-06-23 |
Matthias Clasen | Don't leak memory here. |
blob | commitdiff | raw | diff to current |
2005-06-23 |
Matthias Clasen | Don't leak output_path. (#308546, Kjartan Maraas) |
blob | commitdiff | raw | diff to current |
2005-06-10 |
Matthias Clasen | Forgotten file |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Matthias Clasen | Update the documentation, reflecting the fact that... |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
blob | commitdiff | raw | diff to current |
2005-02-09 |
Matthias Clasen | Don't leak path |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Matthias Clasen | Don't write out of bounds. |
blob | commitdiff | raw | diff to current |
2005-02-02 |
Matthias Clasen | Add test case for key removal. |
blob | commitdiff | raw | diff to current |
2005-02-01 |
Matthias Clasen | Doc clarifications. (#165907, Vincent Untz) |
blob | commitdiff | raw | diff to current |
2005-02-01 |
Matthias Clasen | Add test case for group removal. |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Matthias Clasen | Don't interpret leading zeros as octal. The specificati... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Matthias Clasen | Add some more tests. |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Matthias Clasen | Accept \r\n as line end. (#163030, Bastian Nocera) |
blob | commitdiff | raw | diff to current |
2005-01-18 |
Matthias Clasen | Fix a sparse warning. (#164467, Kjartan Maraas) |
blob | commitdiff | raw | diff to current |
2004-11-27 |
Matthias Clasen | Don't access invalid memory address if p wasn't increas... |
blob | commitdiff | raw | diff to current |
2004-11-17 |
Matthias Clasen | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2004-11-15 |
Matthias Clasen | Use S_ISREG(), since S_IFMT and S_IFREG are apprarently... |
blob | commitdiff | raw | diff to current |
2004-11-01 |
Ray Strode | don't return an error if we come across a value with... |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Ray Strode | clean up a leak (#156652, Morten Welinder) (g_key_file_... |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Ray Strode | Don't use S_ISREG macro (#156728, Kazuki IWAMOTO) |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Matthias Clasen | Add a missing "Since: 2.6" comment. |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Tor Lillqvist | Include gstdio.h and use g_open(). |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Ray Strode | Move file is regular check to load_from_file to use... |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Matthias Clasen | Fix includes. (#156500, #156499, Kazuki IWAMOTO) |
blob | commitdiff | raw | diff to current |
2004-10-26 |
Matthias Clasen | Add a missing include. |
blob | commitdiff | raw | diff to current |
2004-10-26 |
Matthias Clasen | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2004-10-26 |
Ray Strode | Add Matthias to "Written by" lines (GKeyFileGroup)... |
blob | commitdiff | raw | diff to current |
2004-10-26 |
Matthias Clasen | Don't include ctype.h needlessly. (#156424, Morten... |
blob | commitdiff | raw | diff to current |
2004-10-24 |
Matthias Clasen | Don't destroy the lookup map if it is NULL. |
blob | commitdiff | raw | diff to current |
2004-10-23 |
Matthias Clasen | Add a parser for desktop entries and similar files... |
blob | commitdiff | raw | diff to current |
|