Commit graph

77 commits

Author SHA1 Message Date
Juri Glass
4bbe95db7c implemented sml_get_profile_pack_response 2011-09-27 18:55:26 +02:00
Juri Glass
17dcb0e993 fixed compile warnings, fixed sml_seq related bug 2011-09-27 18:25:13 +02:00
Juri Glass
4339767c49 added sml_prof_obj_period_entry 2011-09-03 16:29:29 +02:00
Juri Glass
b97c0491a9 added sml_signature methods 2011-09-03 15:59:21 +02:00
Juri Glass
ac68dea871 added sequence_free 2011-09-03 15:58:04 +02:00
Juri Glass
10122403bb added sml_sequence, still some warnings 2011-09-02 20:30:26 +02:00
Juri Glass
e3aa19f856 added 2 missing headers, added all header to
message.h
2011-08-22 18:15:18 +02:00
Juri Glass
a314af1dfa unified order of methods in header files 2011-08-22 18:14:27 +02:00
Juri Glass
7c39e62dd5 unified error check code style 2011-08-22 18:13:36 +02:00
Juri Glass
d0a6ab7a33 added template for sml_get_profile_pack_response 2011-08-22 18:12:07 +02:00
Juri Glass
2b00599087 added parse to set_proc_parameter_request 2011-08-22 18:11:02 +02:00
Juri Glass
18c7ea256f added get_get_profile_list_request 2011-08-22 17:48:20 +02:00
Juri Glass
1fb2c938e2 added get_proc_parameter_response 2011-08-22 17:25:46 +02:00
Juri Glass
1d3df4efaf removed parameter_tree, added attribute 2011-08-22 17:13:15 +02:00
Juri Glass
b2a6c23b41 added parse to get_proc_parameter_request 2011-08-22 17:08:32 +02:00
Juri Glass
e3d61c4090 added missing methods to get_list_response 2011-08-22 17:03:00 +02:00
Juri Glass
b6dd65e623 added missing methods to attention_response 2011-08-22 16:57:01 +02:00
Juri Glass
af54156f42 implemented get_profile_pack_request 2011-08-19 17:24:11 +02:00
Juri Glass
5e78b0df9b implemented sml_tree, added some optional handling 2011-08-19 13:21:40 +02:00
Juri Glass
8bdbd61981 implemented sml_tree_path 2011-08-19 12:15:06 +02:00
Juri Glass
cf690f09ff implemented sml_period_entry 2011-08-18 17:18:54 +02:00
Juri Glass
b476081b86 implemented sml_tupel_entry 2011-08-18 16:50:34 +02:00
Juri Glass
ffbe3831a5 added macros for sml_unit functions 2011-08-18 16:49:49 +02:00
Juri Glass
d525589430 added sml_time to sml_tree_write 2011-08-18 15:01:00 +02:00
Juri Glass
08d5f9ca86 first sml_tree implementation and tests 2011-08-18 13:42:47 +02:00
Juri Glass
ec569dbbd7 omit shared objects on Darwin 2011-07-28 12:19:19 +02:00
Juri Glass
15da4cacca fully implemented close_request, close_response 2011-07-26 14:53:10 +02:00
Juri Glass
d96e7dd1d8 fully implemented open_request, open_response 2011-07-26 14:43:29 +02:00
Juri Glass
352d6997f5 sml_time implemented 2011-07-25 19:46:45 +02:00
Juri Glass
3b34cd85dc sml_list implemented 2011-07-19 20:15:13 +02:00
Juri Glass
1cb0a1e9bc fixed an boolean_parse bug (optional) 2011-07-19 20:11:29 +02:00
Juri Glass
c05eff388c fixed bug in boolean_parse 2011-07-19 19:13:43 +02:00
Juri Glass
fc54f29a15 first sml_list test 2011-07-18 14:17:40 +02:00
Juri Glass
a64b4d58e6 added write, parse, init for sml_status 2011-07-17 12:27:00 +02:00
Juri Glass
b5eb45377d added optional parse for sml_value 2011-07-17 12:25:46 +02:00
Juri Glass
f3dfe21ec5 added sml_value_write, refactored sml_value_parse 2011-07-14 21:39:33 +02:00
Juri Glass
2126e8f4ce refactored some basic defines 2011-07-14 21:38:24 +02:00
Juri Glass
53e4fc0323 renamed sml_number_write_new to sml_number_write 2011-07-14 21:37:33 +02:00
Juri Glass
12e6f08bcd boolean write bug 2011-07-14 21:02:26 +02:00
Juri Glass
f564f830e6 tests for sml_value 2011-07-14 18:10:19 +02:00
Juri Glass
cf8482c83c used new number/boolean free methods, utilized new
optional handling
2011-07-14 13:02:30 +02:00
Juri Glass
ed582bb6a2 added number_free method 2011-07-14 13:02:30 +02:00
Juri Glass
06f9b82b59 added boolean_free method 2011-07-14 13:02:30 +02:00
Juri Glass
c6942f329b fixed bug: number_parse did not update buf->cursor 2011-07-14 13:02:29 +02:00
Juri Glass
aab3c3149d added sml_octet_string_cmp 2011-07-14 13:02:29 +02:00
Juri Glass
727c11de23 removed type mismatch in sml_file_print 2011-07-14 13:02:29 +02:00
Juri Glass
0db56ac736 added tests for boolean write, parse and init 2011-07-14 13:02:29 +02:00
Juri Glass
5d2118345b no compile time warnings 2011-07-14 13:02:29 +02:00
Juri Glass
b1d3536ba8 number init and number write with optionals 2011-07-14 13:02:29 +02:00
Juri Glass
268bfe423c number parsing with optionals 2011-07-14 13:02:29 +02:00