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
2008-08-20
Luis Oliveira
update cffi.asd for version 0.10.1
v0.10.1
commit
|
commitdiff
|
tree
2008-08-20
Stephen Compall
port uffi-compat to Clozure
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
Fix typo in the manual.
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
Small fix to gendocs.sh to make same versions of bash...
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
update cffi.asd for version 0.10.0
v0.10.0
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
Add Installation chapter to the manual.
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
Deprecate cffi-features.
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
Use :import-from for alexandria symbols.
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
New and improved release script.
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
doc/Makefile: have upload-docs target build the manual...
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
cffi-tests: mark a few expected failures for ECL
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
ECL: handle FILE-ERRORs in %LOAD-FOREIGN-LIBRARY
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
ECL: support long long on x86-64 by treating it as...
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
cffi-tests: mark expected failures for allegro.
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
cffi-tests: mark defcfun.noop as expected for CCL
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
cffi-tests: use Babel's #\ syntax
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
cffi-tests: mark some expected failures for lispworks
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
Fix alignment information for emulated long long types.
commit
|
commitdiff
|
tree
2008-07-29
Luis Oliveira
Use BABEL:UNICODE-STRING instead of STRING in a few...
commit
|
commitdiff
|
tree
2008-07-28
Luis Oliveira
cffi-tests: test stdcall only on win32
commit
|
commitdiff
|
tree
2008-07-28
Luis Oliveira
Expect STRING.ENCODING.UTF-16.BASIC and STRING.ENCODING...
commit
|
commitdiff
|
tree
2008-07-28
Luis Oliveira
Small fixes and simplifications to the TEST-OPs
commit
|
commitdiff
|
tree
2008-07-28
Luis Oliveira
CMUCL: fix NATIVE-NAMESTRING
commit
|
commitdiff
|
tree
2008-07-23
Stephen Compall
Expand body only once for uffi:with-cstring.
commit
|
commitdiff
|
tree
2008-06-16
Luis Oliveira
tests/Makefile: deal with BSD systems properly
commit
|
commitdiff
|
tree
2008-06-10
Luis Oliveira
Update make-shareable-byte-vector for LW 5.1
commit
|
commitdiff
|
tree
2008-06-05
Stelian Ionescu
Eliminate all references to cffi-utils package.
commit
|
commitdiff
|
tree
2008-06-04
attila.lendvai
fix groveller by adding symbolicate to alexandria
commit
|
commitdiff
|
tree
2008-06-04
Luis Oliveira
cffi-sbcl: needs when-let as well.
commit
|
commitdiff
|
tree
2008-06-03
Luis Oliveira
Makefile: rename acl to alisp
commit
|
commitdiff
|
tree
2008-06-03
Luis Oliveira
Remove cffi-utils
commit
|
commitdiff
|
tree
2008-05-09
Stelian Ionescu
Fix emulation of [UNSIGNED-]LONG-LONG.
commit
|
commitdiff
|
tree
2008-06-02
Luis Oliveira
cffi-openmcl: fix name conflict
commit
|
commitdiff
|
tree
2008-06-02
Luis Oliveira
cffi-manual: @section CMUCL -> @subheading
commit
|
commitdiff
|
tree
2008-06-01
Luis Oliveira
Update manual
commit
|
commitdiff
|
tree
2008-06-01
Luis Oliveira
minor change to foreign-string-to-lisp
commit
|
commitdiff
|
tree
2008-05-17
attila.lendvai
added support for :cc-flags for grovel-file to specify...
commit
|
commitdiff
|
tree
2008-05-31
Luis Oliveira
Minor fixes to cffi-manual.texinfo
commit
|
commitdiff
|
tree
2008-05-31
Luis Oliveira
Fix conflict in cffi-openmcl.lisp
commit
|
commitdiff
|
tree
2007-12-30
Stelian Ionescu
Add dependency on ALEXANDRIA, remove redundant code...
commit
|
commitdiff
|
tree
2008-04-05
Stelian Ionescu
Add groveler directive for inline C code, as for the...
commit
|
commitdiff
|
tree
2008-02-08
Stelian Ionescu
Groveler: small fix for ECL.
commit
|
commitdiff
|
tree
2008-04-07
Luis Oliveira
cffi-lispworks: add long-long support on 64-bit platforms
commit
|
commitdiff
|
tree
2008-04-05
Luis Oliveira
Mark DEFCFUN.VARARGS.DOCSTRING as an expected failure...
commit
|
commitdiff
|
tree
2008-03-16
Luis Oliveira
uffi-compat: fix bitrot in CONVERT-FROM-FOREIGN-STRING
commit
|
commitdiff
|
tree
2008-02-25
Luis Oliveira
Simplify :[u]intptr definitons.
commit
|
commitdiff
|
tree
2007-12-21
Stelian Ionescu
Make sure that the groveller can handle nested PROGN...
commit
|
commitdiff
|
tree
2007-12-10
Luis Oliveira
Unicode string update
commit
|
commitdiff
|
tree
2007-12-08
Luis Oliveira
Fix WITH-FOREIGN-POINTER-AS-STRING usage in examples...
commit
|
commitdiff
|
tree
2007-12-08
Luis Oliveira
Fix WITH-FOREIGN-POINTER-AS-STRING usage in examples.
commit
|
commitdiff
|
tree
2007-08-23
Luis Oliveira
grovel: fix Lispworks's %INVOKE
commit
|
commitdiff
|
tree
2007-08-13
Luis Oliveira
Fix strings.lisp
commit
|
commitdiff
|
tree
2007-08-13
Luis Oliveira
Update tests to reflect changes in WITH-FOREIGN-POINTER...
commit
|
commitdiff
|
tree
2007-08-13
Luis Oliveira
Add missing :after qualifier in DEFINE-C-STRUCT-WRAPPER.
commit
|
commitdiff
|
tree
2007-08-13
Luis Oliveira
Don't use aggresive compilation declarations in BABEL...
commit
|
commitdiff
|
tree
2007-08-06
Luis Oliveira
Fix WITH-FOREIGN-POINTER-AS-STRING return values
commit
|
commitdiff
|
tree
2007-08-06
Luis Oliveira
grovel: fix defwrapper handling of types in #'cffi...
commit
|
commitdiff
|
tree
2007-08-03
Luis Oliveira
grovel: fix handling of alternatives in constantenum
commit
|
commitdiff
|
tree
2007-08-03
Luis Oliveira
grovel: fix invoke on clisp/win32
commit
|
commitdiff
|
tree
2007-08-01
Luis Oliveira
grovel: ugh, fix wording in form-kind comment
commit
|
commitdiff
|
tree
2007-08-01
Stelian Ionescu
Fix use of PROGN form by the groveller.
commit
|
commitdiff
|
tree
2007-08-01
Luis Oliveira
grovel: fix FORM-KIND
commit
|
commitdiff
|
tree
2007-07-30
Luis Oliveira
Add new types :intptr and :uintptr
commit
|
commitdiff
|
tree
2007-07-30
Luis Oliveira
grovel: update comment regarding cstruct-and-class
commit
|
commitdiff
|
tree
2007-07-30
Luis Oliveira
grovel: fix symbol names in in-package forms
commit
|
commitdiff
|
tree
2007-07-30
Luis Oliveira
New macro: DEFINE-C-STRUCT-WRAPPER
commit
|
commitdiff
|
tree
2007-07-29
Luis Oliveira
grovel: fix conflict and indentation
commit
|
commitdiff
|
tree
2007-07-29
Stelian Ionescu
Cleaned up compiler invokation by the groveller.
commit
|
commitdiff
|
tree
2007-07-29
Luis Oliveira
grovel: fix invoke-cc's conditional library arguments
commit
|
commitdiff
|
tree
2007-07-29
Luis Oliveira
grovel: constantenum: signal warnings properly
commit
|
commitdiff
|
tree
2007-07-29
Luis Oliveira
Adjustments for using cffi-grovel on windows.
commit
|
commitdiff
|
tree
2007-07-26
Luis Oliveira
grovel: use :[u]int64 without worries
commit
|
commitdiff
|
tree
2007-07-26
Luis Oliveira
cffi-grovel: x86-64 compat changes
commit
|
commitdiff
|
tree
2007-07-20
Luis Oliveira
Minor change to src/types.lisp
commit
|
commitdiff
|
tree
2007-07-20
Luis Oliveira
Remove outdated TODO items
commit
|
commitdiff
|
tree
2007-07-19
Luis Oliveira
New feature: emulated long-long types
commit
|
commitdiff
|
tree
2007-07-19
Luis Oliveira
Use trivial-features.
commit
|
commitdiff
|
tree
2007-07-17
Luis Oliveira
FOREIGN-STRING-TO-LISP: return number of octets read
commit
|
commitdiff
|
tree
2007-07-17
Luis Oliveira
Update strings.lisp to match Babel's accessor changes.
commit
|
commitdiff
|
tree
2007-07-17
Luis Oliveira
Bug fixes
commit
|
commitdiff
|
tree
2007-07-09
Luis Oliveira
Remove outdated comments re test string.short-write.1
commit
|
commitdiff
|
tree
2007-07-08
Luis Oliveira
Fix "endianness" typo
commit
|
commitdiff
|
tree
2007-07-08
Luis Oliveira
Foreign string changes
commit
|
commitdiff
|
tree
2007-07-06
Luis Oliveira
with-foreign-pointer-as-string: take additional arguments
commit
|
commitdiff
|
tree
2007-07-06
Luis Oliveira
cffi-grovel: defwrapper: handle foreign/lisp names
commit
|
commitdiff
|
tree
2007-07-06
Luis Oliveira
Don't autoexport grovel definitions.
commit
|
commitdiff
|
tree
2007-06-29
Luis Oliveira
cffi-grovel: slightly better handling of packages
commit
|
commitdiff
|
tree
2007-06-29
Luis Oliveira
cffi-manual: small change to the grovel example
commit
|
commitdiff
|
tree
2007-06-29
Luis Oliveira
WITH-FOREIGN-STRING changes
commit
|
commitdiff
|
tree
2007-06-28
Luis Oliveira
Use the foreign-pointer type in strings.lisp
commit
|
commitdiff
|
tree
2007-06-25
attila.lendvai
Added remove-from-plist into cffi-utils, copied from...
commit
|
commitdiff
|
tree
2007-06-25
attila.lendvai
Added :byte-size-variable keyword arg to with-foreign...
commit
|
commitdiff
|
tree
2007-06-25
tomi.borbely
add :null-teminated-p keyword param to foreign-string...
commit
|
commitdiff
|
tree
2007-06-08
Luis Oliveira
Encoding support using Babel
commit
|
commitdiff
|
tree
2007-06-18
Luis Oliveira
manual: Use @deffn instead of @itemize for grovel forms.
commit
|
commitdiff
|
tree
2007-06-17
Luis Oliveira
Integrate cffi-grovel
commit
|
commitdiff
|
tree
2008-04-07
Luis Oliveira
cffi-tests: Lispworks needs to have libm.so loaded
commit
|
commitdiff
|
tree
2008-04-06
Luis Oliveira
Define FOREIGN-LIBRARY class before it's used...
commit
|
commitdiff
|
tree
2008-04-06
Luis Oliveira
Implemented simple compiler-macro for FOREIGN-ALLOC
commit
|
commitdiff
|
tree
2008-04-06
Luis Oliveira
Small optimization in PARSE-TYPE
commit
|
commitdiff
|
tree
next