summaryrefslogtreecommitdiff
path: root/librabbitmq/amqp_mem.c
Commit message (Expand)AuthorAgeFilesLines
* Add compile and runtime library version functionsAlan Antonuk2013-07-231-1/+6
* Channel-based memory managementAlan Antonuk2013-06-211-0/+43
* Updating license yearAlan Antonuk2013-04-081-0/+3
* Formatted source code with astyle utiltyAlan Antonuk2013-04-081-16/+32
* Adding vim modelines to help with source formattingAlan Antonuk2013-04-051-0/+1
* Set default visibility to hidden & enable a couple more warningsMichael Steinert2012-05-171-5/+4
* Add config.h header guardsMichael Steinert2012-05-171-1/+4
* 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
* Get autoconf to detect the inline function syntaxDavid Wragg2010-10-211-1/+1
* Eliminate the AMQP_BYTES_FREE macroDavid Wragg2010-10-211-1/+1
* A Windows port, using MinGW/MSYSDavid Wragg2010-05-301-1/+0
* Make error codes returned by librabbitmq functions opaqueDavid Wragg2010-05-301-11/+8
* Update licensing to dual MPL/GPLTony Garnock-Jones2010-02-211-0/+50
* Add amqp_bytes_t utilities.Tony Garnock-Jones2010-01-091-0/+11
* Be more careful about checking allocation results.Tony Garnock-Jones2009-04-291-5/+26
* More examples; clean shutdownTony Garnock-Jones2009-04-271-0/+7
* Publication works!Tony Garnock-Jones2009-04-261-0/+13
* Codegen, codecTony Garnock-Jones2009-04-251-0/+102