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-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
2006-02-14
Luis Oliveira
Change defconstant to defparameter in bindings.lisp
commit
|
commitdiff
|
tree
2006-02-14
Luis Oliveira
Macroexpansion-time translators
commit
|
commitdiff
|
tree
2006-02-12
Jack Unrue
Implement simple version check for libtest DLL
commit
|
commitdiff
|
tree
2006-02-11
James Bielman
Push CFFI-FEATURES:X86-64 on Allegro/amd64.
commit
|
commitdiff
|
tree
2006-02-10
Luis Oliveira
Removed outdated comment from the colorize script.
commit
|
commitdiff
|
tree
2006-02-10
Luis Oliveira
Use slanted instead of italic for VAR in style.css
commit
|
commitdiff
|
tree
2006-02-10
Stephen Compall
use lispcmt for code comments instead of @r
commit
|
commitdiff
|
tree
2006-02-10
Stephen Compall
make Texinfo @r and colorize play nice
commit
|
commitdiff
|
tree
2006-02-10
Luis Oliveira
Remove @r{} in manual's code comments
commit
|
commitdiff
|
tree
2006-02-10
Luis Oliveira
More minor doc changes.
commit
|
commitdiff
|
tree
2006-02-10
Luis Oliveira
Make :boolean accept typedefs to integer types.
commit
|
commitdiff
|
tree
2006-02-09
Luis Oliveira
Minor documentation changes
commit
|
commitdiff
|
tree
2006-02-09
Stephen Compall
reference prose in Pointers and Strings manual chapters
commit
|
commitdiff
|
tree
2006-02-06
James Bielman
Remove note about unsupported FOREIGN-FUNCALL on Lispworks.
commit
|
commitdiff
|
tree
2006-02-04
James Bielman
Update system definition version to 0.9.0.
v0.9.0
commit
|
commitdiff
|
tree
2006-02-03
James Bielman
Use DEFINE-FOREIGN-LIBRARY to load the test shared...
commit
|
commitdiff
|
tree
2006-02-03
James Bielman
Build an additional 32-bit libtest.so on x86-64 Linux.
commit
|
commitdiff
|
tree
2006-02-04
James Bielman
Don't add CFFI-FEATURES:UNIX to *FEATURES* on SBCL...
commit
|
commitdiff
|
tree
2006-02-04
James Bielman
Disable test DEFCFUN.VARARGS.FLOAT for now.
commit
|
commitdiff
|
tree
2006-02-03
James Bielman
Add tests for keyword arguments to FOREIGN-ALLOC.
commit
|
commitdiff
|
tree
2006-02-03
James Bielman
Add two new tests for MAKE-POINTER and INC-POINTER.
commit
|
commitdiff
|
tree
2006-02-03
James Bielman
Add CFFI-FEATURES:X86-64 and push it on *FEATURES*...
commit
|
commitdiff
|
tree
2006-02-03
Luis Oliveira
New test: callbacks.funcall
commit
|
commitdiff
|
tree
2006-02-03
Luis Oliveira
Remove outdated comment about foreign-slot-value
commit
|
commitdiff
|
tree
2006-02-03
James Bielman
Minor documentation updates.
commit
|
commitdiff
|
tree
2006-02-03
James Bielman
Update documentation for DEFCTYPE.
commit
|
commitdiff
|
tree
2006-02-03
James Bielman
Add tests for non-translatable typedefs.
commit
|
commitdiff
|
tree
2006-02-03
James Bielman
Fix INVERSE-TRANSLATE-OBJECTS to respect TRANSLATE-P.
commit
|
commitdiff
|
tree
2006-02-03
James Bielman
Parse and lift declarations properly for DEFCALLBACK.
commit
|
commitdiff
|
tree
2006-02-03
James Bielman
Add TODO entry to compile a 32-bit libtest on 64-bit...
commit
|
commitdiff
|
tree
2006-02-03
James Bielman
Remove documentation string from test type.
commit
|
commitdiff
|
tree
2006-02-03
James Bielman
Add ERRORP keyword argument to FOREIGN-ENUM-VALUE ...
commit
|
commitdiff
|
tree
2006-02-03
James Bielman
Add an optimization for defining non-translatable types.
commit
|
commitdiff
|
tree
2006-02-02
Luis Oliveira
Evaluate define-foreign-librare earlier for CMUCL
commit
|
commitdiff
|
tree
2006-02-02
Luis Oliveira
Implement defbitfield
commit
|
commitdiff
|
tree
2006-02-02
Luis Oliveira
Fix allegro's %load-foreign-library
commit
|
commitdiff
|
tree
2006-02-01
Luis Oliveira
Make defcenum accept duplicate values.
commit
|
commitdiff
|
tree
2006-02-01
keriax
Add check for FreeBSD and remove some redundant assignm...
commit
|
commitdiff
|
tree
2006-01-30
Luis Oliveira
Add option to defcenum
commit
|
commitdiff
|
tree
2006-01-26
Luis Oliveira
Comment about why cffi-features:no-*
commit
|
commitdiff
|
tree
2006-01-26
Luis Oliveira
Use l-t-v in lispworks's %foreign-funcall
commit
|
commitdiff
|
tree
2006-01-25
Luis Oliveira
more doc changes; renamed features
commit
|
commitdiff
|
tree
2006-01-24
Stephen Compall
stabilize the last few doc changes
commit
|
commitdiff
|
tree
2006-01-23
Luis Oliveira
documentation changes
commit
|
commitdiff
|
tree
2006-01-23
Stephen Compall
document new library interface, some other manual stuff
commit
|
commitdiff
|
tree
2006-01-19
Stephen Compall
update manual Introduction and Foreign types, texinfo...
commit
|
commitdiff
|
tree
next