Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-10 | gatchat: Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2011-07-26 | gatchat: Fix port settings and debugging for QCDM test tool | Marcel Holtmann | 1 | -13/+4 | |
2010-11-29 | gatchat: explicitly compare pointers to NULL | Lucas De Marchi | 1 | -3/+3 | |
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-04-10 | Add initial implementation for QCDM test utility | Marcel Holtmann | 1 | -0/+174 | |
2010-04-10 | Add skeleton for QCDM test program | Marcel Holtmann | 1 | -0/+29 | |