summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
...
* min/max elements in dynamic arraysVadim Revyakin2006-12-202-3/+3
|
* serialization/deserialization improved and debuggedVadim Revyakin2006-12-204-237/+262
|
* dynamic arrays serializationVadim Revyakin2006-12-152-23/+150
|
* char ** serialization/deserializationVadim Revyakin2006-12-132-1/+430
|
* - added example for create with serializationAnas Nashif2006-12-113-3/+184
| | | | - fixed create function in CLI
* - support delete and createAnas Nashif2006-12-091-1/+2
| | | | - make it compile on os x
* improved examples with new functionsAnas Nashif2006-12-071-6/+9
|
* make client compile on windowsAnas Nashif2006-12-021-0/+138
|
* added one more exampleAnas Nashif2006-11-292-1/+218
|
* use wsenum_enumerate_and_pullAnas Nashif2006-11-291-37/+22
| | | | | set correct http codes in tests
* stop/start windows services with deserializationAnas Nashif2006-11-291-29/+91
|
* make all compileAnas Nashif2006-11-291-9/+1
|
* moved examples to where they belongAnas Nashif2006-11-294-0/+438
removed some invalid tests improved a couple of tests