summaryrefslogtreecommitdiff
path: root/examples/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright & license header to use SPDX idAlan Antonuk2021-07-271-34/+2
* Move official includes to rabbitmq-c/ directoryAlan Antonuk2021-04-051-2/+2
* Format code with clang-formatAlan Antonuk2017-12-051-50/+45
* Remove vim mode lines.formatAlan Antonuk2017-12-041-1/+0
* Examples: fix incorrect shadowing of loop variableAlan Antonuk2016-04-091-3/+3
* Examples: use correct format specifier for uint16_tAlan Antonuk2016-04-091-2/+2
* Preserve API/ABI of amqp_error_string()Alan Antonuk2013-06-141-2/+2
* Change amqp_error_string() to ret static stringsAlan Antonuk2013-06-131-3/+1
* Fix code formatting to match the rest of the libAlan Antonuk2013-04-171-1/+2
* Propose new socket APIMichael Steinert2013-04-091-1/+11
* Updating license yearAlan Antonuk2013-04-081-0/+3
* Formatted source code with astyle utiltyAlan Antonuk2013-04-081-54/+65
* Adding vim modelines to help with source formattingAlan Antonuk2013-04-051-0/+1
* Adding more strict compile Warning flags to gcc buildAlan Antonuk2012-05-241-1/+1
* Fix compiler warnings (checked clang & gcc)Michael Steinert2012-05-171-1/+1
* Automated relicensing of source files MPL/GPL -> MITMarek Majkowski2012-04-121-26/+20
* Update copyright 2012Emile Joubert2012-02-021-1/+1
* Update copyright noticesDavid Wragg2011-03-011-19/+7
* Add newlines on error messages in examplesDavid Wragg2010-10-281-4/+4
* Make the examples compile and work under WindowsDavid Wragg2010-10-211-0/+188