Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the compiler macro for INVOKE more robust. | Matthias Benkard | 2008-02-17 | 1 | -2/+5 |
* | Further simplify compiler macros. | Matthias Benkard | 2008-02-16 | 1 | -27/+16 |
* | Simplify compiler macros. | Matthias Benkard | 2008-02-16 | 1 | -45/+18 |
* | Add a compiler macro for SELECTOR. | Matthias Benkard | 2008-02-03 | 1 | -0/+20 |
* | Apply the LGPLv3 to all the code previously released under the GPLv3. | Matthias Benkard | 2008-01-26 | 1 | -6/+6 |
* | FIND-SELECTOR: Make ERRORP default to T. | Matthias Benkard | 2007-10-10 | 1 | -3/+3 |
* | Make compile-time selector warnings work on the NeXT runtime, clean the Objec... | Matthias Benkard | 2007-10-10 | 1 | -4/+8 |
* | Apply the GPLv3 to my code and clarify the license of the PyObjC parts. | Matthias Benkard | 2007-09-26 | 1 | -0/+17 |
* | Fix condition signalling. | Matthias Benkard | 2007-09-24 | 1 | -3/+3 |
* | Add a compiler macro for INVOKE. | Matthias Benkard | 2007-09-21 | 1 | -0/+70 |