Commit graph

26 commits

Author SHA1 Message Date
Juri Glass
709e2292b6 added more test cases, fixed negative integers bug 2011-07-08 15:20:35 +02:00
Juri Glass
eb020c7cab add unity license 2011-06-28 17:48:37 +02:00
Juri Glass
3c48d568be added unity test setup 2011-06-28 17:45:14 +02:00
Juri Glass
40ef761ccc transaction_id now uses generated uuid 2011-06-28 12:21:07 +02:00
Juri Glass
5382659bf5 renamed sml.* to sml_file.* 2011-06-27 17:28:32 +02:00
Juri Glass
d60f570f0d *_free methods are used in error cases 2011-06-27 17:17:14 +02:00
Juri Glass
18a589ec46 added sml_transport_write, comments for
sml_transport functions
2011-06-25 00:44:03 +02:00
Juri Glass
28277cbbf6 added top level Makefile 2011-06-24 23:30:23 +02:00
Juri Glass
a3311e64b6 headers changed 2011-06-17 12:17:17 +02:00
Juri Glass
f47531b4c9 added simple sml_server example, updated README 2011-06-17 12:15:15 +02:00
Juri Glass
32e0767e1e added simple sml_server example, updated README 2011-06-17 12:12:24 +02:00
Juri Glass
25b1c76e62 uuid lib is now default 2011-06-16 17:44:27 +02:00
Juri Glass
aaf06f57e2 removed mc_sml_hexdump, renamed
mc_sml_transport_listen to sml_transport_listen
2011-06-16 17:07:47 +02:00
Juri Glass
781de171bd renamed number parsing functions 2011-06-16 17:02:53 +02:00
Juri Glass
a20fbe0515 renamed mc_sml_is_optional_skipped to
sml_buf_optional_is_skipped
2011-06-16 16:57:17 +02:00
Juri Glass
19af19ebaa renamed mc_sml_buf_update_read_bytes to
sml_buf_update_bytes_read
2011-06-16 16:55:30 +02:00
Juri Glass
f6a9c978ba renamed mc_sml_optional_write to
sml_buf_optional_write
2011-06-16 16:52:41 +02:00
Juri Glass
98173c0d1b renamed mc_sml_buf_get_current_buf to
sml_buf_get_current_buf
2011-06-16 16:50:50 +02:00
Juri Glass
a31efa8215 renamed mc_sml_buf_get_current_byte to
sml_buf_get_current_byte
2011-06-16 16:49:19 +02:00
Juri Glass
92820c83b8 renamed mc_sml_buf_get_current_type to
sml_buf_get_next_type
2011-06-16 16:47:44 +02:00
Juri Glass
eb76c84331 renamed mc_sml_buf_has_errors to
sml_buf_has_errors
2011-06-16 16:45:36 +02:00
Juri Glass
35974730bf renamed mc_sml_set_type_and_length to
sml_buf_set_type_and_length
2011-06-16 16:44:29 +02:00
Juri Glass
b1e7570641 renamed mc_sml_get_length to
sml_buf_get_next_lenght
2011-06-16 16:42:54 +02:00
Juri Glass
1e11af2b41 added the GPL as license 2011-06-16 13:46:13 +02:00
Juri Glass
8bde857aee initial commit
basic functionalities are in, though some parts 
are missing
2011-06-16 12:41:21 +02:00
Juri Glass
d105cd39b1 added initial README 2011-06-16 12:26:21 +02:00