Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-16 | examples: Add network name handling to history | Denis Kenzior | 1 | -0/+7 | |
2010-11-29 | examples: explicitly compare pointers to NULL | Lucas De Marchi | 1 | -1/+1 | |
This patch was generated by the following semantic patch (http://coccinelle.lip6.fr/) // <smpl> @fix disable is_null,isnt_null1@ expression *E; @@ - !E + E == NULL // </smpl> | |||||
2010-10-01 | build: Move example plugins to its own directory | Marcel Holtmann | 2 | -0/+288 | |