Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve the WITH-FOREIGN-STRING-POOL macro. | Matthias Benkard | 2008-02-17 | 1 | -4/+8 |
| | | | | darcs-hash:368ae035198c23f02565826576535eca63088985 | ||||
* | Implement FOREIGN-CLASS-ENSURE-REGISTERED. | Matthias Benkard | 2008-02-17 | 1 | -8/+8 |
| | | | | darcs-hash:cc3448394e3e337be716275c3e4016a542860fd1 | ||||
* | Add a few locking utility stubs. | Matthias Benkard | 2008-02-16 | 1 | -2/+25 |
| | | | | darcs-hash:89727f37535b1a2b8360f2e9055952034fd6db9f | ||||
* | System refactoring. | Matthias Benkard | 2008-02-15 | 1 | -16/+0 |
| | | | | darcs-hash:961c2ecf3be60a2a4abcfd15f3e51b5ccfb163c0 | ||||
* | Fix the most recent incarnation of PRIMITIVE-INVOKE. | Matthias Benkard | 2008-02-12 | 1 | -0/+16 |
| | | | | darcs-hash:a5115916c06851aae810945c7e4844bb26106ba5 | ||||
* | Do not rely on the GC to remove entries of a weak hash table. | Matthias Benkard | 2008-02-11 | 1 | -1/+1 |
| | | | | | | This patch finally makes Objective-CL not crash consistently on CLISP. darcs-hash:20d392bc8e5203efd20e3c57224c2b1338ecb8d9 | ||||
* | Apply the LGPLv3 to all the code previously released under the GPLv3. | Matthias Benkard | 2008-01-26 | 1 | -6/+6 |
| | | | | darcs-hash:d09e69f4f9d07e98b5bc8d68d120d50d1ee01848 | ||||
* | Mimic the way PyObjC handles types. | Matthias Benkard | 2007-10-04 | 1 | -0/+4 |
| | | | | darcs-hash:d7cf81f2dd93817e55a04816f3851fabce3dac55 | ||||
* | Update documentation. | Matthias Benkard | 2007-09-26 | 1 | -10/+0 |
| | | | | darcs-hash:32d8156e02effa3d43909670add8ac0701acba62 | ||||
* | Apply the GPLv3 to my code and clarify the license of the PyObjC parts. | Matthias Benkard | 2007-09-26 | 1 | -0/+17 |
| | | | | darcs-hash:f938f41421ba30e34d6bef095829ac1950b4dfa9 | ||||
* | Prune yet another bunch of unused code chunks. | Matthias Benkard | 2007-09-21 | 1 | -23/+0 |
| | | | | darcs-hash:b90a1129a53bdc6fb3762a0d37bb797711d7037e | ||||
* | INVOKE-WITH-CONVERSION: Support classes as message receivers. | Matthias Benkard | 2007-09-17 | 1 | -11/+18 |
| | | | | darcs-hash:f27d973190d6ada1ef35ab041229d1c0b88ee11c | ||||
* | Cache the return values of RETRIEVE-METHOD-SIGNATURE-INFO. | Matthias Benkard | 2007-09-17 | 1 | -0/+26 |
| | | | | darcs-hash:17a199077cab37197bbcbc48d58100c4dd73e76e | ||||
* | PRIMITIVE-INVOKE: More refactoring. | Matthias Benkard | 2007-09-16 | 1 | -0/+77 |
darcs-hash:1440c933de066bcb07053118d3472d18b63bf5a9 |