Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply the GPLv3 to my code and clarify the license of the PyObjC parts. | Matthias Benkard | 2007-09-26 | 1 | -0/+17 |
* | Make memory management a lot saner. | Matthias Benkard | 2007-09-23 | 1 | -57/+72 |
* | PRIMITIVE-INVOKE: Fix a bunch of memory access bugs. | Matthias Benkard | 2007-09-16 | 1 | -2/+2 |
* | Reimplement PRIMITIVE-INVOKE and rename the old version UNSAFE-PRIMITIVE-INVOKE. | Matthias Benkard | 2007-09-15 | 1 | -2/+2 |
* | Use PRIMITIVE-INVOKE in memory management and clean the codebase up a bit. | Matthias Benkard | 2007-09-14 | 1 | -4/+4 |
* | Rename OBJC-ID to ID and OBJC-SELECTOR to SELECTOR. | Matthias Benkard | 2007-08-06 | 1 | -3/+3 |
* | Allegro CL compatibility. | Matthias Benkard | 2007-08-04 | 1 | -30/+0 |
* | Define an external interface, properly document FIND-OBJC-CLASS. | Matthias Benkard | 2007-08-04 | 1 | -5/+2 |
* | Do not put temporary objects into one of the global wrapper object pools. | Matthias Benkard | 2007-08-04 | 1 | -1/+6 |
* | Refactor directory and source file layout. | Matthias Benkard | 2007-08-04 | 1 | -0/+93 |