Author: Armin Rigo
Branch:
Changeset: r2327:35fb1f6a0eac
Date: 2015-10-07 08:54 +0200
http://bitbucket.org/cffi/cffi/changeset/35fb1f6a0eac/
Log:Document __stdcall.
diff --git a/doc/source/using.rst b/doc/source/using.rst
--- a/doc/source/using.rst
+++ b/doc/source/using.rst
@@ -494,11 +494
Author: Ronan Lamy
Branch: callfamily
Changeset: r80008:3b3699266740
Date: 2015-10-07 01:45 +0100
http://bitbucket.org/pypy/pypy/changeset/3b3699266740/
Log:hg merge default
diff too long, truncating to 2000 out of 6297 lines
diff --git a/dotviewer/graphclient.py b/dotviewer/graphclient.py
Author: Ronan Lamy
Branch: callfamily
Changeset: r80006:64d0e4527392
Date: 2015-10-01 04:47 +0100
http://bitbucket.org/pypy/pypy/changeset/64d0e4527392/
Log:create FunctionRepr
diff --git a/rpython/rtyper/rpbc.py b/rpython/rtyper/rpbc.py
--- a/rpython/rtyper/rpbc.py
+++ b/rpython/rtyper/rpbc
Author: Ronan Lamy
Branch: callfamily
Changeset: r80005:44956214dd48
Date: 2015-09-25 18:57 +0100
http://bitbucket.org/pypy/pypy/changeset/44956214dd48/
Log:hg merge default
diff too long, truncating to 2000 out of 56370 lines
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -1
Author: Ronan Lamy
Branch: callfamily
Changeset: r80007:09379b1fc493
Date: 2015-10-06 21:12 +0100
http://bitbucket.org/pypy/pypy/changeset/09379b1fc493/
Log:Move some methods to FunctionRepr and simplify FunctionsPBCRepr
diff --git a/rpython/rtyper/rpbc.py b/rpython/rtyper/rpbc.py
--- a/rpyt
Author: mattip
Branch: fortran-order
Changeset: r80003:07148cce622e
Date: 2015-10-06 22:30 +0300
http://bitbucket.org/pypy/pypy/changeset/07148cce622e/
Log:assert order in (CORDER, FORTRANORDER) for implemented arrays, fix
failure
diff --git a/pypy/module/micronumpy/concrete.py
b/py
Author: mattip
Branch: fortran-order
Changeset: r80004:37e0897e
Date: 2015-10-06 22:31 +0300
http://bitbucket.org/pypy/pypy/changeset/37e0897e/
Log:merge default into branch
diff too long, truncating to 2000 out of 5515 lines
diff --git a/dotviewer/graphclient.py b/dotviewer/graphcl
Author: Armin Rigo
Branch:
Changeset: r80002:43e04ba55c9c
Date: 2015-10-06 15:19 +0200
http://bitbucket.org/pypy/pypy/changeset/43e04ba55c9c/
Log:fixes
diff --git a/rpython/translator/c/src/stacklet/Makefile
b/rpython/translator/c/src/stacklet/Makefile
--- a/rpython/translator/c/src/stackl
Author: Armin Rigo
Branch:
Changeset: r80001:0a490c14d60b
Date: 2015-10-06 14:29 +0200
http://bitbucket.org/pypy/pypy/changeset/0a490c14d60b/
Log:(untested yet) fix switch_arm_gcc.h, which works a bit by chance
diff --git a/rpython/translator/c/src/stacklet/switch_arm_gcc.h
b/rpython/trans
Author: Armin Rigo
Branch:
Changeset: r2326:d81337f89fa5
Date: 2015-10-06 13:53 +0200
http://bitbucket.org/cffi/cffi/changeset/d81337f89fa5/
Log:reminder to document
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@
Author: Armin Rigo
Branch:
Changeset: r2325:256e52bacdb1
Date: 2015-10-06 13:53 +0200
http://bitbucket.org/cffi/cffi/changeset/256e52bacdb1/
Log:hg merge win32-stdcall
Win32: full support for '__stdcall' in function types.
diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c
--- a/c/
Author: Armin Rigo
Branch: win32-stdcall
Changeset: r2324:de3147427efb
Date: 2015-10-06 13:52 +0200
http://bitbucket.org/cffi/cffi/changeset/de3147427efb/
Log:ready to merge
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.or
Author: Armin Rigo
Branch: win32-stdcall
Changeset: r2322:cca75830f063
Date: 2015-10-06 13:38 +0200
http://bitbucket.org/cffi/cffi/changeset/cca75830f063/
Log:remove the debug printfs
diff --git a/testing/cffi0/test_verify.py b/testing/cffi0/test_verify.py
--- a/testing/cffi0/test_verify.py
Author: Armin Rigo
Branch:
Changeset: r2323:6f38ec69eac6
Date: 2015-10-06 13:51 +0200
http://bitbucket.org/cffi/cffi/changeset/6f38ec69eac6/
Log:fix on 32-bit for test_some_float_invalid_2
diff --git a/cffi/parse_c_type.h b/cffi/parse_c_type.h
--- a/cffi/parse_c_type.h
+++ b/cffi/parse_c_ty
Author: Armin Rigo
Branch: win32-stdcall
Changeset: r2321:2def2a1321b0
Date: 2015-10-06 13:20 +0200
http://bitbucket.org/cffi/cffi/changeset/2def2a1321b0/
Log:Fix
diff --git a/cffi/cparser.py b/cffi/cparser.py
--- a/cffi/cparser.py
+++ b/cffi/cparser.py
@@ -464,8 +464,9 @@
# to dete
Author: Armin Rigo
Branch: win32-stdcall
Changeset: r2319:d513c1efe328
Date: 2015-10-06 13:13 +0200
http://bitbucket.org/cffi/cffi/changeset/d513c1efe328/
Log:Parse __cdecl and __stdcall in the built-in parser
diff --git a/c/parse_c_type.c b/c/parse_c_type.c
--- a/c/parse_c_type.c
+++ b/c/pa
Author: Armin Rigo
Branch: win32-stdcall
Changeset: r2320:8ed6cf0d1c90
Date: 2015-10-06 13:15 +0200
http://bitbucket.org/cffi/cffi/changeset/8ed6cf0d1c90/
Log:fix
diff --git a/c/realize_c_type.c b/c/realize_c_type.c
--- a/c/realize_c_type.c
+++ b/c/realize_c_type.c
@@ -566,11 +566,13 @@
Author: Armin Rigo
Branch: win32-stdcall
Changeset: r2318:3e58f08489fa
Date: 2015-10-06 12:22 +0200
http://bitbucket.org/cffi/cffi/changeset/3e58f08489fa/
Log:Fix remaining tests
diff --git a/testing/cffi0/test_verify.py b/testing/cffi0/test_verify.py
--- a/testing/cffi0/test_verify.py
+++ b
Author: Armin Rigo
Branch: win32-stdcall
Changeset: r2316:8141b7a9346b
Date: 2015-10-06 12:14 +0200
http://bitbucket.org/cffi/cffi/changeset/8141b7a9346b/
Log:Aargh, WINAPI is not a macro??
diff --git a/testing/cffi0/test_verify.py b/testing/cffi0/test_verify.py
--- a/testing/cffi0/test_veri
Author: Armin Rigo
Branch: win32-stdcall
Changeset: r2317:107d94dda1b1
Date: 2015-10-06 12:17 +0200
http://bitbucket.org/cffi/cffi/changeset/107d94dda1b1/
Log:more of the same
diff --git a/testing/cffi0/test_verify.py b/testing/cffi0/test_verify.py
--- a/testing/cffi0/test_verify.py
+++ b/te
Author: Armin Rigo
Branch: win32-stdcall
Changeset: r2313:af9fbe2cfe29
Date: 2015-10-06 10:48 +0200
http://bitbucket.org/cffi/cffi/changeset/af9fbe2cfe29/
Log:Fix test
diff --git a/testing/cffi0/test_verify.py b/testing/cffi0/test_verify.py
--- a/testing/cffi0/test_verify.py
+++ b/testing/cf
Author: Armin Rigo
Branch: win32-stdcall
Changeset: r2315:5a6f5727774a
Date: 2015-10-06 11:00 +0200
http://bitbucket.org/cffi/cffi/changeset/5a6f5727774a/
Log:more test fixes
diff --git a/testing/cffi0/test_verify.py b/testing/cffi0/test_verify.py
--- a/testing/cffi0/test_verify.py
+++ b/tes
Author: Armin Rigo
Branch: win32-stdcall
Changeset: r2314:044552dec3ba
Date: 2015-10-06 10:53 +0200
http://bitbucket.org/cffi/cffi/changeset/044552dec3ba/
Log:Another passing test
diff --git a/testing/cffi0/test_verify.py b/testing/cffi0/test_verify.py
--- a/testing/cffi0/test_verify.py
+++
Author: Armin Rigo
Branch: win32-stdcall
Changeset: r2311:b1eed93a8c20
Date: 2015-10-06 10:27 +0200
http://bitbucket.org/cffi/cffi/changeset/b1eed93a8c20/
Log:Support directly __stdcall or WINAPI (or __cdecl, ignored) inside
cparser.
diff --git a/cffi/api.py b/cffi/api.py
--- a/cffi/
Author: Armin Rigo
Branch: win32-stdcall
Changeset: r2312:6d47c080e372
Date: 2015-10-06 10:37 +0200
http://bitbucket.org/cffi/cffi/changeset/6d47c080e372/
Log:start to fix tests
diff --git a/testing/cffi0/test_function.py b/testing/cffi0/test_function.py
--- a/testing/cffi0/test_function.py
Author: Armin Rigo
Branch: win32-stdcall
Changeset: r2310:081da9ea6b97
Date: 2015-10-06 10:24 +0200
http://bitbucket.org/cffi/cffi/changeset/081da9ea6b97/
Log:This doesn't work anyway
diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c
--- a/c/_cffi_backend.c
+++ b/c/_cffi_backend.c
@@ -6381,
Author: Armin Rigo
Branch: win32-stdcall
Changeset: r2309:fc4b1899ac96
Date: 2015-10-06 09:35 +0200
http://bitbucket.org/cffi/cffi/changeset/fc4b1899ac96/
Log:in-progress, but found a problem
diff --git a/c/realize_c_type.c b/c/realize_c_type.c
--- a/c/realize_c_type.c
+++ b/c/realize_c_type
27 matches
Mail list logo