common-lisp.net
/
projects/cffi/cffi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
projects/cffi/cffi.git
2006-09-08
Luis Oliveira
Forgot to increment the version number in the .asd...
v0.9.2
commit
|
commitdiff
|
tree
2006-09-08
Luis Oliveira
Fix some conflicts.
commit
|
commitdiff
|
tree
2006-09-08
Luis Oliveira
with-foreign-string: accept ub8 arrays.
commit
|
commitdiff
|
tree
2006-09-07
asf
Allow ub8 arrays to be autoconverted to foreign strings
commit
|
commitdiff
|
tree
2006-09-08
Luis Oliveira
Documentation update.
commit
|
commitdiff
|
tree
2006-09-07
Luis Oliveira
Bump ddl_version in libtest.c
commit
|
commitdiff
|
tree
2006-09-07
asf
Allow ub8 arrays to be autoconverted to foreign strings
commit
|
commitdiff
|
tree
2006-09-07
asf
Use array-total-size-limit as the max size for strings
commit
|
commitdiff
|
tree
2006-09-06
Luis Oliveira
Use the RTEST package nickname instead of RT because...
commit
|
commitdiff
|
tree
2006-09-06
Luis Oliveira
Backwards compatibility for cffi-clisp's foreign-funcall
commit
|
commitdiff
|
tree
2006-09-05
Luis Oliveira
Support for recent CVS versions of CLISP
commit
|
commitdiff
|
tree
2006-09-05
Luis Oliveira
[u]llong alignment issues on darwin/ppc
commit
|
commitdiff
|
tree
2006-08-31
Luis Oliveira
New TODO items about LOAD-FOREIGN-LIBRARY.
commit
|
commitdiff
|
tree
2006-08-31
Luis Oliveira
New macro: INCF-POINTER (with documentation)
commit
|
commitdiff
|
tree
2006-08-31
Luis Oliveira
Misc manual cleanups like s/
commit
|
commitdiff
|
tree
2006-08-31
Luis Oliveira
Update cffi-uffi-compat to reflect recent UFFI changes.
commit
|
commitdiff
|
tree
2006-06-27
Luis Oliveira
Add long-long support to CLISP
commit
|
commitdiff
|
tree
2006-06-27
Luis Oliveira
ECL fixes
commit
|
commitdiff
|
tree
2006-06-13
Stephen Compall
review Foreign Types; add Glossary
commit
|
commitdiff
|
tree
2006-05-17
Nathan Bird
uffi-compat: in load-foreign-library, don't probe for...
commit
|
commitdiff
|
tree
2006-06-07
Luis Oliveira
Run tests both compiled and uncompiled.
commit
|
commitdiff
|
tree
2006-06-07
Luis Oliveira
Huh. Found a very old and incomplete sentence in the...
commit
|
commitdiff
|
tree
2006-06-07
Luis Oliveira
Minor comestic change in foreign-vars.lisp
commit
|
commitdiff
|
tree
2006-06-07
Luis Oliveira
Lispworks bugfix: %mem-ref and %mem-set compiler macros
commit
|
commitdiff
|
tree
2006-05-27
Luis Oliveira
bugfix: accept symbols in defcvar
commit
|
commitdiff
|
tree
2006-05-26
Luis Oliveira
Minor simplification in tests/bindings.lisp
commit
|
commitdiff
|
tree
2006-05-26
Luis Oliveira
Fix some ECL bugs (maybe)
commit
|
commitdiff
|
tree
2006-05-20
Luis Oliveira
Fix uffi-compat bugs
commit
|
commitdiff
|
tree
2006-05-14
Luis Oliveira
Fix problem with declarations in DEFCALLBACKs
commit
|
commitdiff
|
tree
2006-05-12
Stephen Compall
change first automatic defbitfield value to 1
commit
|
commitdiff
|
tree
2006-05-11
Stephen Compall
defbitfield: explicit initial zero case
commit
|
commitdiff
|
tree
2006-05-11
Stephen Compall
only single-bits affect defbitfield implicit values
commit
|
commitdiff
|
tree
2006-05-11
Luis Oliveira
Fix defbitfield bug and new test
commit
|
commitdiff
|
tree
2006-05-11
Stephen Compall
implicit defbitfield symbol values
commit
|
commitdiff
|
tree
2006-05-07
James Bielman
Make :POINTER a parameterized foreign type.
commit
|
commitdiff
|
tree
2006-05-07
James Bielman
Bugfix: Quote type arguments to %DEFCFUN-VARARGS.
commit
|
commitdiff
|
tree
2006-05-04
James Bielman
Recognize OpenMCL/X86-64 and set CFFI features accordingly.
commit
|
commitdiff
|
tree
2006-05-04
James Bielman
Conditionalize against non-CPU specific word-size featu...
commit
|
commitdiff
|
tree
2006-05-04
James Bielman
Bugfix: Specialize UNPARSE for UFFI-CHAR in CFFI-UFFI...
commit
|
commitdiff
|
tree
2006-05-03
James Bielman
More copyright header year updates.
commit
|
commitdiff
|
tree
2006-05-03
James Bielman
Update copyright year in file headers.
commit
|
commitdiff
|
tree
2006-05-03
James Bielman
Conditionally set variables for implementations in...
commit
|
commitdiff
|
tree
2006-05-03
James Bielman
Add OpenMCL/X86-64 fasl files to 'make clean'.
commit
|
commitdiff
|
tree
2006-04-24
Luis Oliveira
Make corman's finalizers thread-safe (hopefully)
commit
|
commitdiff
|
tree
2006-04-24
Luis Oliveira
Add support for finalizers
commit
|
commitdiff
|
tree
2006-04-24
Luis Oliveira
Include stdint.h in libtest.c
commit
|
commitdiff
|
tree
2006-04-24
Luis Oliveira
Oops, forgot to bump the version number.
v0.9.1
commit
|
commitdiff
|
tree
2006-04-18
Luis Oliveira
Make release.sh more suitable for versioned releases
commit
|
commitdiff
|
tree
2006-04-18
Luis Oliveira
More minor changes to cffi-tests
commit
|
commitdiff
|
tree
2006-04-14
Luis Oliveira
Add 'all' target to doc/Makefile
commit
|
commitdiff
|
tree
2006-04-14
Luis Oliveira
update tests
commit
|
commitdiff
|
tree
2006-04-14
Luis Oliveira
non-toplevel defcallback forms
commit
|
commitdiff
|
tree
2006-04-14
Luis Oliveira
foreign-symbol-pointer changes
commit
|
commitdiff
|
tree
2006-04-14
Luis Oliveira
New TODO item: warn about :void
commit
|
commitdiff
|
tree
2006-03-27
Stephen Compall
remove *runtime-translator-form* from the interface
commit
|
commitdiff
|
tree
2006-03-01
Stephen Compall
demonstrate differing behavior between foreign-dyn...
commit
|
commitdiff
|
tree
2006-03-30
Luis Oliveira
sbcl/win32: mark defcfun.undefined as an expected failure
commit
|
commitdiff
|
tree
2006-03-30
Luis Oliveira
cmucl: top-level-lambda-max
commit
|
commitdiff
|
tree
2006-03-30
Luis Oliveira
Small doc changes.
commit
|
commitdiff
|
tree
2006-03-28
Stephen Compall
manual-don't use PRINT-OBJECT for CONDITIONs
commit
|
commitdiff
|
tree
2006-03-16
Stephen Compall
small manual fixes
commit
|
commitdiff
|
tree
2006-03-16
Luis Oliveira
Lispworks: use regression-test instead of rt.
commit
|
commitdiff
|
tree
2006-03-16
Luis Oliveira
SCL update + new cffi-sys primitive
commit
|
commitdiff
|
tree
2006-03-16
Luis Oliveira
when (and ecl (not dffi)) cffi:load-foreign-library...
commit
|
commitdiff
|
tree
2006-03-01
Stephen Compall
manual: convert-* interface, optimizing translators...
commit
|
commitdiff
|
tree
2006-02-28
Luis Oliveira
Remove known issues sub-section from the manual.
commit
|
commitdiff
|
tree
2006-02-28
Luis Oliveira
TODO item about a pointer type, suggested by Jörg Höhle
commit
|
commitdiff
|
tree
2006-02-28
Stephen Compall
manual: strings, foreign allocation, add `Wrapper gener...
commit
|
commitdiff
|
tree
2006-02-27
Luis Oliveira
More testing
commit
|
commitdiff
|
tree
2006-02-27
Luis Oliveira
TODO item about our use of EVAL
commit
|
commitdiff
|
tree
2006-02-25
Luis Oliveira
Try to improve the wording in foreign-alloc's description..
commit
|
commitdiff
|
tree
2006-02-25
Luis Oliveira
Minor change to foreign-alloc's documentation
commit
|
commitdiff
|
tree
2006-02-25
Luis Oliveira
foreign-alloc changes
commit
|
commitdiff
|
tree
2006-02-24
Luis Oliveira
More tests
commit
|
commitdiff
|
tree
2006-02-24
Luis Oliveira
Fix cffi-lispworks bug in foreign-funcall.
commit
|
commitdiff
|
tree
2006-02-23
Luis Oliveira
SCL port, courtesy of Douglas Crosher
commit
|
commitdiff
|
tree
2006-02-23
Luis Oliveira
Update TODO item about fixnums.
commit
|
commitdiff
|
tree
2006-02-23
Luis Oliveira
Implement and use my_llabs instead of llabs in tests
commit
|
commitdiff
|
tree
2006-02-20
Luis Oliveira
Make CLISP not throw an error on undefined functions
commit
|
commitdiff
|
tree
2006-02-17
James Bielman
Fix LOOP indentation in backends.
commit
|
commitdiff
|
tree
2006-02-16
James Bielman
Fix and add tests for %MEM-REF and %MEM-SET evaluation...
commit
|
commitdiff
|
tree
2006-02-16
Luis Oliveira
Fix typo. extend -> extent
commit
|
commitdiff
|
tree
2006-02-16
Luis Oliveira
Minor change to tests/defcfun.lisp
commit
|
commitdiff
|
tree
2006-02-16
Luis Oliveira
CFFI Manual update
commit
|
commitdiff
|
tree
2006-02-16
Luis Oliveira
New functions convert-to/from-foreign and free-converte...
commit
|
commitdiff
|
tree
2006-02-16
Luis Oliveira
New TODO item: defcfun compiler macros
commit
|
commitdiff
|
tree
2006-02-15
James Bielman
Implement compiler macros for %MEM-REF and %MEM-SET...
commit
|
commitdiff
|
tree
2006-02-15
James Bielman
Delete LispWorks/Linux .ufsl files on make clean.
commit
|
commitdiff
|
tree
2006-02-15
James Bielman
Use C limits for foreign floats and doubles instead...
commit
|
commitdiff
|
tree
2006-02-15
Luis Oliveira
Oops, fix tests.
commit
|
commitdiff
|
tree
2006-02-15
James Bielman
Change +REQUIRED-DLL-VERSION+ to *REQUIRED-DLL-VERSION*.
commit
|
commitdiff
|
tree
2006-02-15
James Bielman
Remove completed TODO item about building 32 and 64...
commit
|
commitdiff
|
tree
2006-02-15
Luis Oliveira
A few more tests
commit
|
commitdiff
|
tree
2006-02-15
Luis Oliveira
Minor test changes
commit
|
commitdiff
|
tree
2006-02-15
Luis Oliveira
Make (%callback 'non-existant-callback) signal an error
commit
|
commitdiff
|
tree
2006-02-15
James Bielman
Implement %MEM-REF and %MEM-SET compiler macros for...
commit
|
commitdiff
|
tree
2006-02-15
James Bielman
Ignore RETTYPE in Allegro CL %DEFCALLBACK.
commit
|
commitdiff
|
tree
2006-02-14
Luis Oliveira
Fix float varargs promotion.
commit
|
commitdiff
|
tree
2006-02-14
Luis Oliveira
Preliminary random tester.
commit
|
commitdiff
|
tree
2006-02-14
Luis Oliveira
MORE TESTS
commit
|
commitdiff
|
tree
next