author | Sebastian Harl <sh@tokkee.org> | |
Fri, 4 Jul 2014 20:48:44 +0000 (22:48 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 4 Jul 2014 20:48:44 +0000 (22:48 +0200) | ||
commit | 6ceaca1424cee5339613b2622ee8e160168fda1b | |
tree | 003c1e9d48ef44c51b158f0c4f2130827402b8a2 | tree | snapshot |
parent | ffaf79ce48d2173371f7cbf07842b2bbbc6a993c | commit | diff |
unixsock, data: Moved sdb_unixsock_parse_cell() to sdb_data_parse().
The function parses a string into a datum. For date-time values, floating
point seconds since the epoch are supported only.
Added unit tests.
The function parses a string into a datum. For date-time values, floating
point seconds since the epoch are supported only.
Added unit tests.
src/core/data.c | diff | blob | history | |
src/include/core/data.h | diff | blob | history | |
src/utils/unixsock.c | diff | blob | history | |
t/unit/core/data_test.c | diff | blob | history |