Author: Armin Rigo
Branch:
Changeset: r59022:51fdf5d0ffd5
Date: 2012-11-21 01:19 +0100
http://bitbucket.org/pypy/pypy/changeset/51fdf5d0ffd5/
Log:Update to cffi/dd928004c3bf (release-0.4).
diff --git a/pypy/interpreter/error.py b/pypy/interpreter/error.py
--- a/pypy/interpreter/error.py
+++
Author: Armin Rigo
Branch:
Changeset: r1058:dd928004c3bf
Date: 2012-11-21 00:49 +0100
http://bitbucket.org/cffi/cffi/changeset/dd928004c3bf/
Log:Added tag release-0.4 for changeset bd4b6090aea0
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -2,3 +2,4 @@
a8636625e33b0f84c3744
Author: Armin Rigo
Branch:
Changeset: r1057:bd4b6090aea0
Date: 2012-11-21 00:35 +0100
http://bitbucket.org/cffi/cffi/changeset/bd4b6090aea0/
Log:Python 3 confusionness and jumping though hoops.
diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c
--- a/c/_cffi_backend.c
+++ b/c/_cffi_backend.
Author: Armin Rigo
Branch:
Changeset: r1056:b8678b78116d
Date: 2012-11-20 23:54 +0100
http://bitbucket.org/cffi/cffi/changeset/b8678b78116d/
Log:Skip test
diff --git a/testing/test_verify.py b/testing/test_verify.py
--- a/testing/test_verify.py
+++ b/testing/test_verify.py
@@ -1309,6 +1309,
Author: Armin Rigo
Branch:
Changeset: r1055:50dc0319cb18
Date: 2012-11-20 23:50 +0100
http://bitbucket.org/cffi/cffi/changeset/50dc0319cb18/
Log:Bah, the warning was about the previous line.
diff --git a/c/misc_win32.h b/c/misc_win32.h
--- a/c/misc_win32.h
+++ b/c/misc_win32.h
@@ -125,7 +12
Author: Armin Rigo
Branch:
Changeset: r1054:fe5260da9b8c
Date: 2012-11-20 23:50 +0100
http://bitbucket.org/cffi/cffi/changeset/fe5260da9b8c/
Log:Remove it from here ("benign redefinition of type")
diff --git a/c/misc_win32.h b/c/misc_win32.h
--- a/c/misc_win32.h
+++ b/c/misc_win32.h
@@ -126
Author: Armin Rigo
Branch:
Changeset: r1053:15cc29368735
Date: 2012-11-20 23:48 +0100
http://bitbucket.org/cffi/cffi/changeset/15cc29368735/
Log:Move around the _Bool declaration
diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c
--- a/c/_cffi_backend.c
+++ b/c/_cffi_backend.c
@@ -215,10 +2
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r59020:a50947880a7a
Date: 2012-11-20 23:14 +0100
http://bitbucket.org/pypy/pypy/changeset/a50947880a7a/
Log:Make most zipimport tests pass with -A
diff --git a/pypy/module/zipimport/test/test_undocumented.py
b/pypy/module/zipimport/test/t
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r59021:ca4dcce7e9f7
Date: 2012-11-20 23:14 +0100
http://bitbucket.org/pypy/pypy/changeset/ca4dcce7e9f7/
Log:zipimport.get_source() returns a unicode string. Test and fix.
diff --git a/pypy/module/zipimport/interp_zipimport.py
b/pypy/modul
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r59019:b7eeb81b0412
Date: 2012-11-20 23:14 +0100
http://bitbucket.org/pypy/pypy/changeset/b7eeb81b0412/
Log:Improve error messages in tuple unpacking
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/py
Author: Armin Rigo
Branch:
Changeset: r1052:0b90939873ae
Date: 2012-11-20 17:38 +0100
http://bitbucket.org/cffi/cffi/changeset/0b90939873ae/
Log:Move this special-case logic after the code above, which is still
useful to check for error cases.
diff --git a/c/_cffi_backend.c b/c/_cff
Author: Armin Rigo
Branch:
Changeset: r1051:8478932880c2
Date: 2012-11-20 17:24 +0100
http://bitbucket.org/cffi/cffi/changeset/8478932880c2/
Log:Windows needs the standard types
diff --git a/c/misc_win32.h b/c/misc_win32.h
--- a/c/misc_win32.h
+++ b/c/misc_win32.h
@@ -115,6 +115,20 @@
Author: Armin Rigo
Branch:
Changeset: r1050:9aa3de9e7096
Date: 2012-11-20 17:07 +0100
http://bitbucket.org/cffi/cffi/changeset/9aa3de9e7096/
Log:Tweaks tweaks
diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c
--- a/c/_cffi_backend.c
+++ b/c/_cffi_backend.c
@@ -3950,7 +3950,7 @@
return
Author: Armin Rigo
Branch:
Changeset: r1049:330f2ce70855
Date: 2012-11-20 16:36 +0100
http://bitbucket.org/cffi/cffi/changeset/330f2ce70855/
Log:Backed out changeset d103c60de201: needs to test on top of Python
3.3 and on Windows first.
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+
Author: Armin Rigo
Branch:
Changeset: r1048:d103c60de201
Date: 2012-11-20 16:33 +0100
http://bitbucket.org/cffi/cffi/changeset/d103c60de201/
Log:Added tag release-0.4 for changeset 2f3a42e203c4
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -2,3 +2,4 @@
a8636625e33b0f84c3744
Author: David Schneider
Branch:
Changeset: r59018:b4e4017909ba
Date: 2012-11-20 09:48 +0100
http://bitbucket.org/pypy/pypy/changeset/b4e4017909ba/
Log:Add quotes around the PYPYDIR path in the generated Makefile, in
case there are spaces in the path
diff --git a/pypy/translator/plat
Author: Armin Rigo
Branch: extradoc
Changeset: r4925:df2ad1a7814a
Date: 2012-11-20 09:31 +0100
http://bitbucket.org/pypy/extradoc/changeset/df2ad1a7814a/
Log:Two old files.
diff --git a/talk/dls2006/talk-long.txt b/talk/dls2006/talk-long.txt
new file mode 100644
--- /dev/null
+++ b/talk/dls2
17 matches
Mail list logo