| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-02-02 | examples: fix issue with dst print | Jeevaka Badrappan | 1 | -1/+1 | |
| 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 | 1 | -0/+84 | |