Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-03-08 | Parse month names regardless of case | Christian Dywan | 1 | -0/+1 |
2010-06-09 | soup_date_new_from_string: fix an out-of-bounds memory access | Dan Winship | 1 | -4/+21 |
2009-04-18 | Add more tests to tests/date.c | Dan Winship | 1 | -42/+214 |
2009-04-18 | Bug 579055 – SOUP_DATE_RFC2822 not handled in soup_date_to_string() | Enrico Tröger | 1 | -3/+1 |
2008-03-29 | fix the test for no-day-parsed (parse_year): likewise fix the test for | Dan Winship | 1 | -41/+144 |
2008-01-15 | Merge libsoup-2.4 branch to trunk | Dan Winship | 1 | -36/+75 |
2007-10-28 | free proxy-related stuff | Dan Winship | 1 | -0/+2 |
2007-10-28 | Make these less verbose by default (to make it easier to see what failed | Dan Winship | 1 | -2/+2 |
2005-12-21 | fix two bugs in the YYYYMMDD case. | Dan Winship | 1 | -5/+11 |
2005-06-14 | check for gmtime_r | Dan Winship | 1 | -0/+55 |