Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | min/max elements in dynamic arrays | Vadim Revyakin | 2006-12-20 | 2 | -3/+3 | |
| | ||||||
* | serialization/deserialization improved and debugged | Vadim Revyakin | 2006-12-20 | 4 | -237/+262 | |
| | ||||||
* | dynamic arrays serialization | Vadim Revyakin | 2006-12-15 | 2 | -23/+150 | |
| | ||||||
* | char ** serialization/deserialization | Vadim Revyakin | 2006-12-13 | 2 | -1/+430 | |
| | ||||||
* | - added example for create with serialization | Anas Nashif | 2006-12-11 | 3 | -3/+184 | |
| | | | | - fixed create function in CLI | |||||
* | - support delete and create | Anas Nashif | 2006-12-09 | 1 | -1/+2 | |
| | | | | - make it compile on os x | |||||
* | improved examples with new functions | Anas Nashif | 2006-12-07 | 1 | -6/+9 | |
| | ||||||
* | make client compile on windows | Anas Nashif | 2006-12-02 | 1 | -0/+138 | |
| | ||||||
* | added one more example | Anas Nashif | 2006-11-29 | 2 | -1/+218 | |
| | ||||||
* | use wsenum_enumerate_and_pull | Anas Nashif | 2006-11-29 | 1 | -37/+22 | |
| | | | | | set correct http codes in tests | |||||
* | stop/start windows services with deserialization | Anas Nashif | 2006-11-29 | 1 | -29/+91 | |
| | ||||||
* | make all compile | Anas Nashif | 2006-11-29 | 1 | -9/+1 | |
| | ||||||
* | moved examples to where they belong | Anas Nashif | 2006-11-29 | 4 | -0/+438 | |
removed some invalid tests improved a couple of tests |