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