Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buf: support peeking at string contents | Eric Blake | 2012-06-11 | 1 | -0/+8 |
* | virBuffer: add way to trim back extra text | Eric Blake | 2012-05-21 | 1 | -0/+56 |
* | Cleanup for a return statement in source files | Martin Kletzander | 2012-03-26 | 1 | -1/+1 |
* | virbuf: add auto-indentation support | Eric Blake | 2011-10-20 | 1 | -9/+80 |
* | maint: rename virBufferVSprintf to virBufferAsprintf | Eric Blake | 2011-05-05 | 1 | -1/+1 |
* | tests: simplify common setup | Eric Blake | 2011-04-29 | 1 | -2/+1 |
* | tests: Fix preprocessor indentation | Jiri Denemark | 2010-09-13 | 1 | -1/+1 |
* | buf: Fix possible infinite loop in EscapeString, VSnprintf | Cole Robinson | 2010-09-10 | 1 | -0/+86 |