summaryrefslogtreecommitdiff
path: root/Lisp/internal-utilities.lisp
Commit message (Collapse)AuthorAgeFilesLines
* Fix support for older versions of CFFI.Matthias Benkard2008-03-181-3/+4
| | | | darcs-hash:2f77404ae69521fa59b974123814e7f008692d37
* Improve the WITH-FOREIGN-STRING-POOL macro.Matthias Benkard2008-02-171-4/+8
| | | | darcs-hash:368ae035198c23f02565826576535eca63088985
* Implement FOREIGN-CLASS-ENSURE-REGISTERED.Matthias Benkard2008-02-171-8/+8
| | | | darcs-hash:cc3448394e3e337be716275c3e4016a542860fd1
* Add a few locking utility stubs.Matthias Benkard2008-02-161-2/+25
| | | | darcs-hash:89727f37535b1a2b8360f2e9055952034fd6db9f
* System refactoring.Matthias Benkard2008-02-151-16/+0
| | | | darcs-hash:961c2ecf3be60a2a4abcfd15f3e51b5ccfb163c0
* Fix the most recent incarnation of PRIMITIVE-INVOKE.Matthias Benkard2008-02-121-0/+16
| | | | darcs-hash:a5115916c06851aae810945c7e4844bb26106ba5
* Do not rely on the GC to remove entries of a weak hash table.Matthias Benkard2008-02-111-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 Benkard2008-01-261-6/+6
| | | | darcs-hash:d09e69f4f9d07e98b5bc8d68d120d50d1ee01848
* Mimic the way PyObjC handles types.Matthias Benkard2007-10-041-0/+4
| | | | darcs-hash:d7cf81f2dd93817e55a04816f3851fabce3dac55
* Update documentation.Matthias Benkard2007-09-261-10/+0
| | | | darcs-hash:32d8156e02effa3d43909670add8ac0701acba62
* Apply the GPLv3 to my code and clarify the license of the PyObjC parts.Matthias Benkard2007-09-261-0/+17
| | | | darcs-hash:f938f41421ba30e34d6bef095829ac1950b4dfa9
* Prune yet another bunch of unused code chunks.Matthias Benkard2007-09-211-23/+0
| | | | darcs-hash:b90a1129a53bdc6fb3762a0d37bb797711d7037e
* INVOKE-WITH-CONVERSION: Support classes as message receivers.Matthias Benkard2007-09-171-11/+18
| | | | darcs-hash:f27d973190d6ada1ef35ab041229d1c0b88ee11c
* Cache the return values of RETRIEVE-METHOD-SIGNATURE-INFO.Matthias Benkard2007-09-171-0/+26
| | | | darcs-hash:17a199077cab37197bbcbc48d58100c4dd73e76e
* PRIMITIVE-INVOKE: More refactoring.Matthias Benkard2007-09-161-0/+77
darcs-hash:1440c933de066bcb07053118d3472d18b63bf5a9