| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Thread Safety Analysis: allow capability attribute on unions. | DeLesley Hutchins | 2015-09-29 | 1 | -2/+6 |
| * | Allow objc_bridge(id) to be used on typedefs of [cv] void*. | John McCall | 2015-02-01 | 1 | -2/+2 |
| * | In preparation for being able to use simple Boolean logic expressions involvi... | Aaron Ballman | 2014-04-04 | 1 | -1/+10 |
| * | Capability attributes can now be declared on a typedef declaration as well as... | Aaron Ballman | 2014-03-24 | 1 | -5/+5 |
| * | Fixed newlines. | Alexander Kornienko | 2014-03-21 | 1 | -52/+52 |
| * | Replacing the exclusive_lock_function, shared_lock_function and unlock_functi... | Aaron Ballman | 2014-03-20 | 1 | -9/+2 |
| * | Capabilities are required to pass a name specifying what type of capability i... | Aaron Ballman | 2014-03-05 | 1 | -1/+4 |
| * | Adding role-based capability attributes that allow you to express role manage... | Aaron Ballman | 2014-02-21 | 1 | -0/+32 |
| * | DeLesley Hutchins (who wrote the original thread-safety attribute functionali... | Aaron Ballman | 2014-02-18 | 1 | -0/+25 |

