summaryrefslogtreecommitdiff
path: root/examples/add.c
Commit message (Collapse)AuthorAgeFilesLines
* - BUGFIX #2133 (@fourplusone) in smart_protocol.cMiha2014-02-251-1/+1
| | | | | | - added MSVC cmake definitions to disable warnings - general.c is rewritten so it is ansi-c compatible and compiles ok on microsoft windows - some MSVC reported warning fixes
* Replace copyright topmatter in example filesBen Straub2013-11-021-3/+10
|
* add.c: proper frontmatterBen Straub2013-10-301-3/+8
|
* add.c example: deploy helpers, reorgBen Straub2013-10-301-57/+61
|
* Make work if built with threading enabledRussell Belfer2013-09-091-0/+4
|
* Only use callbacks when -n or -v in add example.Krzysztof Adamski2013-09-091-4/+4
|
* Move statement after declarations in add example.Krzysztof Adamski2013-09-091-2/+1
|
* Remove unnececery arguments priting in add example.Krzysztof Adamski2013-09-091-3/+0
|
* Better usage info in add example.Krzysztof Adamski2013-09-091-7/+20
|
* Add -u option to add example.Krzysztof Adamski2013-09-091-2/+11
|
* Supported options information in add example.Krzysztof Adamski2013-09-091-1/+1
|
* Adding add example.Krzysztof Adamski2013-09-091-0/+121