Author: Armin Rigo
Branch: wchar_t
Changeset: r532:e0234a9541a2
Date: 2012-06-26 20:39 +0200
http://bitbucket.org/cffi/cffi/changeset/e0234a9541a2/
Log:typo
diff --git a/c/_ffi_backend.c b/c/_ffi_backend.c
--- a/c/_ffi_backend.c
+++ b/c/_ffi_backend.c
@@ -2172,7 +2172,7 @@
{ "size_t
Author: Armin Rigo
Branch: wchar_t
Changeset: r534:1bf9eced10c8
Date: 2012-06-27 10:16 +0200
http://bitbucket.org/cffi/cffi/changeset/1bf9eced10c8/
Log:Another test.
diff --git a/c/test_c.py b/c/test_c.py
--- a/c/test_c.py
+++ b/c/test_c.py
@@ -1144,3 +1144,74 @@
newp(BStructPtr, [cast(
Author: Armin Rigo
Branch:
Changeset: r535:68247c482b6d
Date: 2012-06-27 10:27 +0200
http://bitbucket.org/cffi/cffi/changeset/68247c482b6d/
Log:Fix.
diff --git a/demo/_curses.py b/demo/_curses.py
--- a/demo/_curses.py
+++ b/demo/_curses.py
@@ -206,7 +206,7 @@
initscr = Window
-def setu
Author: Armin Rigo
Branch:
Changeset: r536:232154d5eb11
Date: 2012-06-27 10:49 +0200
http://bitbucket.org/cffi/cffi/changeset/232154d5eb11/
Log:Rename: _ffi_backend => _cffi_backend
diff --git a/c/_ffi_backend.c b/c/_cffi_backend.c
rename from c/_ffi_backend.c
rename to c/_cffi_backend.c
--
Author: Armin Rigo
Branch: wchar_t
Changeset: r537:b23c0a27be0f
Date: 2012-06-27 10:50 +0200
http://bitbucket.org/cffi/cffi/changeset/b23c0a27be0f/
Log:hg merge default
diff --git a/c/_ffi_backend.c b/c/_cffi_backend.c
rename from c/_ffi_backend.c
rename to c/_cffi_backend.c
--- a/c/_ffi_bac
Author: Armin Rigo
Branch:
Changeset: r538:9870a04275cc
Date: 2012-06-27 10:53 +0200
http://bitbucket.org/cffi/cffi/changeset/9870a04275cc/
Log:Missing fixes.
diff --git a/c/test_c.py b/c/test_c.py
--- a/c/test_c.py
+++ b/c/test_c.py
@@ -5,8 +5,8 @@
if '__pypy__' in sys.modules:
py.te
Author: Armin Rigo
Branch: ffi-backend
Changeset: r55856:74705da2923d
Date: 2012-06-27 10:51 +0200
http://bitbucket.org/pypy/pypy/changeset/74705da2923d/
Log:Intermediate check-in
diff --git a/pypy/module/_ffi_backend/cdataobj.py
b/pypy/module/_ffi_backend/cdataobj.py
--- a/pypy/module/_ffi
Author: Armin Rigo
Branch: wchar_t
Changeset: r539:2608ca1f2be6
Date: 2012-06-27 10:56 +0200
http://bitbucket.org/cffi/cffi/changeset/2608ca1f2be6/
Log:hg merge default
diff --git a/c/test_c.py b/c/test_c.py
--- a/c/test_c.py
+++ b/c/test_c.py
@@ -5,8 +5,8 @@
if '__pypy__' in sys.modules:
Author: Armin Rigo
Branch: ffi-backend
Changeset: r55857:0e4df1c1278c
Date: 2012-06-27 10:55 +0200
http://bitbucket.org/pypy/pypy/changeset/0e4df1c1278c/
Log:Rename _ffi_backend to _cffi_backend.
diff --git a/pypy/module/_ffi_backend/__init__.py
b/pypy/module/_cffi_backend/__init__.py
renam
Author: Armin Rigo
Branch:
Changeset: r540:d26cfe243fe4
Date: 2012-06-27 11:27 +0200
http://bitbucket.org/cffi/cffi/changeset/d26cfe243fe4/
Log:Forgot a place in which to kill special-case support for 'None'.
diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c
--- a/c/_cffi_backend.c
+++ b/c
Author: Ronny Pfannschmidt
Branch:
Changeset: r541:080670db739a
Date: 2012-06-27 13:00 +0200
http://bitbucket.org/cffi/cffi/changeset/080670db739a/
Log:fix another None -> ffi.NULL
diff --git a/demo/xclient.py b/demo/xclient.py
--- a/demo/xclient.py
+++ b/demo/xclient.py
@@ -27,7 +27,7 @@
Author: Armin Rigo
Branch:
Changeset: r542:615f829cb3d8
Date: 2012-06-27 13:05 +0200
http://bitbucket.org/cffi/cffi/changeset/615f829cb3d8/
Log:Mention #pypy.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -600,11 +600,13 @@
Author: Armin Rigo
Branch:
Changeset: r543:725c2cbfe719
Date: 2012-06-27 13:06 +0200
http://bitbucket.org/cffi/cffi/changeset/725c2cbfe719/
Log:Skip on non-Linux.
diff --git a/demo/readdir.py b/demo/readdir.py
--- a/demo/readdir.py
+++ b/demo/readdir.py
@@ -1,7 +1,11 @@
# A Linux-only demo
Author: Armin Rigo
Branch: ffi-backend
Changeset: r55858:ae148b8df011
Date: 2012-06-27 13:19 +0200
http://bitbucket.org/pypy/pypy/changeset/ae148b8df011/
Log:Work in progress: building the CIF for libffi.
diff --git a/pypy/module/_cffi_backend/ctypefunc.py
b/pypy/module/_cffi_backend/ctypef
Author: Armin Rigo
Branch: extradoc
Changeset: r4220:e5511a55cf6a
Date: 2012-06-27 13:33 +0200
http://bitbucket.org/pypy/extradoc/changeset/e5511a55cf6a/
Log:Add this file (at the end of the sprint, sorry)
diff --git a/sprintinfo/leipzig2012/planning.txt
b/sprintinfo/leipzig2012/planning.tx
Author: Armin Rigo
Branch:
Changeset: r544:295c5c07d0ef
Date: 2012-06-27 15:26 +0200
http://bitbucket.org/cffi/cffi/changeset/295c5c07d0ef/
Log:Fix union initializers: it did not follow the C standard, and was
subject to a subtle inconsistency.
diff --git a/c/_cffi_backend.c b/c/_cf
Author: Armin Rigo
Branch:
Changeset: r545:82c27daa8c17
Date: 2012-06-27 15:28 +0200
http://bitbucket.org/cffi/cffi/changeset/82c27daa8c17/
Log:Mention this is C99 syntax.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -445,
Author: Carl Friedrich Bolz
Branch:
Changeset: r55859:72d331ebfb9d
Date: 2012-06-19 23:36 +0200
http://bitbucket.org/pypy/pypy/changeset/72d331ebfb9d/
Log:kill dead code, mixins are now done differently
diff --git a/pypy/annotation/description.py b/pypy/annotation/description.py
--- a/pypy/
Author: Carl Friedrich Bolz
Branch:
Changeset: r55860:5be4ff55d328
Date: 2012-06-19 23:48 +0200
http://bitbucket.org/pypy/pypy/changeset/5be4ff55d328/
Log:kill an unused function
diff --git a/pypy/annotation/annrpython.py b/pypy/annotation/annrpython.py
--- a/pypy/annotation/annrpython.py
+
Author: Carl Friedrich Bolz
Branch:
Changeset: r55861:86204e97633f
Date: 2012-06-27 11:34 +0200
http://bitbucket.org/pypy/pypy/changeset/86204e97633f/
Log:try to produce better error messages for the scary "assert nshapes
== 1, "XXX call table too complex"
diff --git a/pypy/rpython/
Author: Armin Rigo
Branch:
Changeset: r546:f206741d1aa4
Date: 2012-06-27 16:11 +0200
http://bitbucket.org/cffi/cffi/changeset/f206741d1aa4/
Log:Rename here too.
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -73,7 +73,7 @@
Author: Jasper Schulz
Branch: numpypy-complex2
Changeset: r55862:4a0dbf4567f8
Date: 2012-06-27 16:29 +0200
http://bitbucket.org/pypy/pypy/changeset/4a0dbf4567f8/
Log:started to outsource complex methods
diff --git a/pypy/rlib/rcomplex.py b/pypy/rlib/rcomplex.py
new file mode 100644
--- /dev/
Author: Jasper Schulz
Branch: numpypy-complex2
Changeset: r55863:7623c78dccba
Date: 2012-06-27 16:34 +0200
http://bitbucket.org/pypy/pypy/changeset/7623c78dccba/
Log:some work on complex numbers
diff --git a/pypy/module/micronumpy/__init__.py
b/pypy/module/micronumpy/__init__.py
--- a/pypy/
Author: Jasper Schulz
Branch:
Changeset: r55864:b145fd6ade3d
Date: 2012-06-27 23:27 +0200
http://bitbucket.org/pypy/pypy/changeset/b145fd6ade3d/
Log:test and fix
diff --git a/pypy/module/micronumpy/__init__.py
b/pypy/module/micronumpy/__init__.py
--- a/pypy/module/micronumpy/__init__.py
++
Author: jbs
Branch:
Changeset: r55865:f7fcfbf26301
Date: 2012-06-27 23:39 +0200
http://bitbucket.org/pypy/pypy/changeset/f7fcfbf26301/
Log:merged upstream
diff --git a/pypy/module/micronumpy/__init__.py
b/pypy/module/micronumpy/__init__.py
--- a/pypy/module/micronumpy/__init__.py
+++ b/pyp
Author: Wim Lavrijsen
Branch: reflex-support
Changeset: r55866:8d7c4822975f
Date: 2012-06-27 11:58 -0700
http://bitbucket.org/pypy/pypy/changeset/8d7c4822975f/
Log:support for bool arrays (arg passing and returns)
diff --git a/pypy/module/cppyy/converter.py b/pypy/module/cppyy/converter.py
-
Author: Wim Lavrijsen
Branch: reflex-support
Changeset: r55867:d0532db3a032
Date: 2012-06-27 12:09 -0700
http://bitbucket.org/pypy/pypy/changeset/d0532db3a032/
Log:cleanup generation of ptr executors
diff --git a/pypy/module/cppyy/executor.py b/pypy/module/cppyy/executor.py
--- a/pypy/module
Author: Wim Lavrijsen
Branch: reflex-support
Changeset: r55869:727af670799e
Date: 2012-06-27 16:07 -0700
http://bitbucket.org/pypy/pypy/changeset/727af670799e/
Log:better typedef resolution (for CINT backend)
diff --git a/pypy/module/cppyy/converter.py b/pypy/module/cppyy/converter.py
--- a/
Author: Wim Lavrijsen
Branch: reflex-support
Changeset: r55868:fc53dc464332
Date: 2012-06-27 14:11 -0700
http://bitbucket.org/pypy/pypy/changeset/fc53dc464332/
Log:add name of type to the error message of missing converter
diff --git a/pypy/module/cppyy/converter.py b/pypy/module/cppyy/conve
29 matches
Mail list logo