index
:
mulk/objective-cl
master
Two-way Common-Lisp–Objective-C bridge.
Matthias Benkard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lisp
/
memory-management.lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply the LGPLv3 to all the code previously released under the GPLv3.
Matthias Benkard
2008-01-26
1
-6
/
+6
*
Make PRIMITIVE-INVOKE compatible with Allegro CL.
Matthias Benkard
2007-10-04
1
-3
/
+6
*
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