summaryrefslogtreecommitdiff
path: root/testing/cffi0/test_function.py
Commit message (Expand)AuthorAgeFilesLines
* refactor the lazy-loading in dlopen() lib objects; add __dir__().Armin Rigo2015-12-081-1/+13
* hg merge defaultArmin Rigo2015-11-231-1/+1
|\
| * fixArmin Rigo2015-11-171-1/+1
* | Write one error message directly to stderr instead of sys.stderr. ThisArmin Rigo2015-11-181-27/+5
|/
* win32 fixArmin Rigo2015-10-161-1/+2
* win32 fixArmin Rigo2015-10-161-1/+4
* win64 fixArmin Rigo2015-10-161-7/+13
* start to fix testsArmin Rigo2015-10-061-13/+11
* check that the function types are really incompatibleArmin Rigo2015-10-051-0/+7
* non-windows fixesArmin Rigo2015-10-051-4/+6
* Starting, with exactly two function types: no-abi (i.e. cdecl on windows), or...Armin Rigo2015-10-051-8/+12
* A branch to implement "__stdcall" more completely on Windows. Initial testsArmin Rigo2015-10-051-0/+45
* the big Moving Files Around stepArmin Rigo2015-05-121-0/+429