summaryrefslogtreecommitdiff
path: root/HACKING
AgeCommit message (Expand)AuthorFilesLines
2014-02-16tests: Remove redundant execute-test.sh scriptPhilip Withnall1-2/+3
2014-01-10docs: Document workarounds for D-Bus problems with folks and JHBuildPhilip Withnall1-0/+25
2013-12-05docs: Update website linksPhilip Withnall1-1/+2
2013-03-20Add support for running tests under callgrind as well as memcheckSimon McVittie1-0/+3
2013-03-13BackendStore: provide an easier way to limit backends via environmentSimon McVittie1-0/+17
2013-03-11HACKING: Update documentation for strict-non-null modePhilip Withnall1-0/+2
2013-03-08Mostly avoid an expensive multi-map iteration patternSimon McVittie1-0/+4
2013-01-03HACKING: Update documentation for running single testsPhilip Withnall1-2/+5
2013-01-03HACKING: document how to run a single testGuillaume Desmottes1-0/+6
2012-08-27docs: Add some more rules to the HACKING coding guidelinesPhilip Withnall1-0/+17
2012-06-27core: Add a profiling API and implement some profiling pointsPhilip Withnall1-0/+15
2011-06-21Add ability to run any of our tests through gdbTravis Reitter1-0/+11
2011-01-14Add policy for keeping the build healthy.Travis Reitter1-0/+10
2010-12-29Refer to non-local variables and methods with full name.Travis Reitter1-0/+6
2010-12-29Cut unnecessary casting.Travis Reitter1-0/+3
2010-12-29Maximize use of 'unowned' keyword.Travis Reitter1-0/+9
2010-12-29Maximize use of the 'var' keyword.Travis Reitter1-0/+6
2010-12-29Ensure private and internal methods begin with a _Travis Reitter1-0/+4
2010-12-29Ensure private and internal data members begin with a _Travis Reitter1-0/+5
2010-12-29Write down development policies.Travis Reitter1-0/+75