Add GRegex for regular expression matching. (#50075)
[platform/upstream/glib.git] / tests / strtod-test.c
2006-06-05 Matthias ClasenAdd some tests involving leading whitespace.
2004-11-26 Matthias ClasenAdd a testcase for the previous fix.
2004-11-05 Matthias ClasenPortability fixes and extra sanity checks. (#157453...
2004-11-05 Matthias ClasenHandle numbers like 1e1, nan, -infinity. Also try harde...
2004-10-26 Matthias ClasenImprove error reporting.
2004-04-22 Matthias ClasenFix problems when a locale-specific decimal separator...
2003-11-26 Roozbeh PournaderFixed a bad pointer comparison in g_ascii_strtod that...
2002-07-04 Sebastian WilhelmiAdded #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN...
2001-10-24 Alex LarssonAdd g_strtod & co.