aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document STREQ_NULLABLE and STRNEQ_NULLABLEGuido Günther2011-10-061-0/+7
* build: rename files.h to virfile.hEric Blake2011-07-211-1/+1
* maint: rename virBufferVSprintf to virBufferAsprintfEric Blake2011-05-051-1/+1
* docs: mention C89 syntax preferencesEric Blake2011-03-301-0/+6
* Add vim configuration that makes vim auto-indent codeHu Tao2011-03-171-0/+22
* maint: document dislike of mismatched if/else bracingEric Blake2011-01-051-13/+22
* doc: Fix spelling of virBufferVSprintfJiri Denemark2010-11-251-1/+1
* libvirtd: fix bug when shrinking number of clientsEric Blake2010-11-231-2/+3
* memory: make it easier to avoid quadratic scaling of arraysEric Blake2010-11-181-6/+39
* memory: make it safer to expand arraysEric Blake2010-11-181-17/+21
* maint: avoid remaining sprintf usesEric Blake2010-11-171-0/+6
* deprecate fclose() and introduce VIR_{FORCE_}FCLOSE()Stefan Berger2010-11-161-6/+27
* Generate HACKING from docs/hacking.html.inMatthias Bolte2010-11-121-257/+343
* Introduce VIR_CLOSE to be used rather than close()Stefan Berger2010-10-191-0/+17
* docs: hacking: explain why using curly braces well is importantJim Meyering2010-05-041-0/+91
* doc: fix typos in hacking.html.in; mark HACKING as read-onlyJim Meyering2010-03-091-0/+3
* doc: fix more typos in HACKINGJim Meyering2010-03-091-10/+10
* hacking: add a section on preprocessor conventionsEric Blake2010-03-091-0/+14
* hacking: fix typosEric Blake2010-03-091-2/+2
* Remove conn parameter from virReportOOMErrorMatthias Bolte2010-02-091-5/+5
* docs: Refer to virReportOOMError in the HACKING fileMatthias Bolte2010-02-041-11/+11
* maint: fix spelling error in hackingEric Blake2010-01-291-2/+2
* Replace old CVS references with GITMatthias Bolte2010-01-081-3/+3
* Add virBufferFreeAndReset() and replace free()Matthias Bolte2009-12-101-2/+3
* tests: Centralize VIR_TEST_DEBUG lookup, and document itCole Robinson2009-10-201-0/+11
* Introduce virStrncpy.Chris Lalancette2009-09-221-0/+31
* Fix misc Win32 compile warningsDaniel P. Berrange2009-07-231-1/+1
* * HACKING: Clarify "bool" vs. XDR/wire-format.Jim Meyering2009-01-131-1/+4
* HACKING: mention bool and other scalar types, const-correctnessJim Meyering2009-01-051-0/+53
* let gcc's -Wformat do its job; avoid "make syntax-check" failureJim Meyering2008-12-171-0/+16
* Document somme commit rules, and add application monitoring links to docsDaniel Veillard2008-10-211-2/+34
* Link to "how to contribute to open source"Richard W.M. Jones2008-08-011-0/+6
* General tips for contributing patchesRichard W.M. Jones2008-06-021-1/+41
* Standardize use of header files, making internal.h primary.Richard W.M. Jones2008-05-231-0/+41
* Added some notes about libvirt string/memory/buffer functionsDaniel P. Berrange2008-05-081-0/+115
* HACKING: New file: begin to describe contributor/coding guidelinesJim Meyering2008-04-101-0/+45