Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - gcc warned: create_resource.c:123: warning: 'return' with no value, in ↵ | Klaus Kaempf | 2007-08-03 | 1 | -1/+1 |
| | | | | function returning non-void | ||||
* | wsman_client -> wsmc | Anas Nashif | 2007-05-16 | 1 | -7/+7 |
| | |||||
* | more API changes | Anas Nashif | 2007-05-16 | 1 | -1/+1 |
| | |||||
* | api changes | Anas Nashif | 2007-05-16 | 1 | -6/+6 |
| | |||||
* | improve client thread safety. | Anas Nashif | 2007-05-04 | 1 | -1/+1 |
| | |||||
* | add namespaces | Anas Nashif | 2007-04-23 | 1 | -12/+8 |
| | |||||
* | merge branch with fixes of bg #71 | Anas Nashif | 2007-03-29 | 1 | -6/+6 |
| | |||||
* | Modified client API. Ruby is not fixed | Vadim Revyakin | 2007-01-29 | 1 | -5/+4 |
| | |||||
* | serialization with several name spaces and attributes. SER_STRUCT define ↵ | Vadim Revyakin | 2007-01-16 | 1 | -2/+2 |
| | | | | improved | ||||
* | use special function for non serialized data | Anas Nashif | 2007-01-05 | 1 | -4/+5 |
| | |||||
* | adapt to new Create and Put actions | Anas Nashif | 2007-01-05 | 1 | -1/+2 |
| | |||||
* | min/max elements in dynamic arrays | Vadim Revyakin | 2006-12-20 | 1 | -1/+1 |
| | |||||
* | serialization/deserialization improved and debugged | Vadim Revyakin | 2006-12-20 | 1 | -40/+34 |
| | |||||
* | dynamic arrays serialization | Vadim Revyakin | 2006-12-15 | 1 | -1/+4 |
| | |||||
* | - added example for create with serialization | Anas Nashif | 2006-12-11 | 1 | -0/+178 |
- fixed create function in CLI |