Juri Glass
|
1dbf2639bd
|
removed Darwin/uuid related build error
|
2011-10-14 11:17:17 +02:00 |
|
Steffen Vogel
|
26f740f0a0
|
code cleanup (indents, empty lines, CPP defines, etc)
|
2011-10-01 22:55:34 +02:00 |
|
Steffen Vogel
|
581bcaba54
|
removed trailing whitespaces
|
2011-09-30 18:56:35 +02:00 |
|
Steffen Vogel
|
3c8904acc6
|
Merge branch 'master' of https://github.com/dailab/libsml
Conflicts:
sml/src/sml_list.c
sml/src/sml_message.c
|
2011-09-30 18:33:47 +02:00 |
|
Juri Glass
|
17dcb0e993
|
fixed compile warnings, fixed sml_seq related bug
|
2011-09-27 18:25:13 +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 |
|
Steffen Vogel
|
2097ee52f1
|
Merge branch 'master' of github.com:stv0g/libsml
(I've fixed the linking issue of libuuid on linux systems at the same time as you)
Conflicts:
.gitignore
examples/Makefile
test/Makefile
|
2011-09-01 11:22:48 +02:00 |
|
Steffen Vogel
|
74d65cd85f
|
changed linking of libuuid from compilation to linking process
|
2011-09-01 11:15:58 +02:00 |
|
Steffen Vogel
|
d43e0eb226
|
removing test binary in clean target of corresponding Makefile
|
2011-09-01 09:58:18 +02:00 |
|
Juri Glass
|
0d036c2ca7
|
fixed missing reference to libuuid
|
2011-08-21 10:24: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
|
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
|
62cfbf6cee
|
uuid linking for Darwin, Linux
|
2011-07-28 12:18:31 +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 |
|
Steffen Vogel
|
37621e9e2d
|
added libuuid to linker
|
2011-07-20 17:40:38 +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
|
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
|
43016ddb22
|
test helper refactored
|
2011-07-14 18:10:00 +02:00 |
|
Juri Glass
|
44b13fdf84
|
simple sml_message_parse test
|
2011-07-14 13:02:29 +02:00 |
|
Juri Glass
|
c6942f329b
|
fixed bug: number_parse did not update buf->cursor
|
2011-07-14 13:02:29 +02:00 |
|
Juri Glass
|
554b871f2f
|
added test skeleton for sml_file and sml_message
|
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
|
0db56ac736
|
added tests for boolean write, parse and init
|
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 |
|
Juri Glass
|
a881dd2273
|
write optional in octet_string_write
|
2011-07-14 13:02:29 +02:00 |
|
Juri Glass
|
5eec64fa9c
|
moved optional detection to parse
|
2011-07-14 13:02:28 +02:00 |
|
Juri Glass
|
3a1e35d968
|
licensing headers, unity in README.md
|
2011-07-08 15:55:55 +02:00 |
|
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 |
|