Author: Armin Rigo
Branch:
Changeset: r271:b6b70964c360
Date: 2012-06-08 09:22 +0200
http://bitbucket.org/cffi/cffi/changeset/b6b70964c360/
Log:Ignore .orig files
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -2,3 +2,4 @@
*.py[co]
*~
.*.swp
+*.orig
___
Author: Armin Rigo
Branch:
Changeset: r272:c33e50504bc8
Date: 2012-06-08 09:22 +0200
http://bitbucket.org/cffi/cffi/changeset/c33e50504bc8/
Log:The point of this is to detect broken signatures, which doesn't work
so far (the gcc warning is ignored).
diff --git a/testing/test_verify.
Author: Armin Rigo
Branch:
Changeset: r273:432ce99101c3
Date: 2012-06-08 09:32 +0200
http://bitbucket.org/cffi/cffi/changeset/432ce99101c3/
Log:Remove again .orig from here, sorry.
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -2,4 +2,3 @@
*.py[co]
*~
.*.swp
-*.or
Author: Armin Rigo
Branch:
Changeset: r274:1fb08aaf9fc1
Date: 2012-06-08 10:29 +0200
http://bitbucket.org/cffi/cffi/changeset/1fb08aaf9fc1/
Log:Tweak
diff --git a/cffi/api.py b/cffi/api.py
--- a/cffi/api.py
+++ b/cffi/api.py
@@ -84,7 +84,7 @@
corresponding Python type: '>.
Author: Maciej Fijalkowski
Branch:
Changeset: r55493:d3e13f515238
Date: 2012-06-08 11:03 +0200
http://bitbucket.org/pypy/pypy/changeset/d3e13f515238/
Log:add footer
diff --git a/pypy/doc/release-1.9.0.rst b/pypy/doc/release-1.9.0.rst
--- a/pypy/doc/release-1.9.0.rst
+++ b/pypy/doc/release-1
Author: Maciej Fijalkowski
Branch:
Changeset: r55494:f3ae32f79e96
Date: 2012-06-08 11:03 +0200
http://bitbucket.org/pypy/pypy/changeset/f3ae32f79e96/
Log:merge
diff --git a/pypy/doc/cppyy.rst b/pypy/doc/cppyy.rst
--- a/pypy/doc/cppyy.rst
+++ b/pypy/doc/cppyy.rst
@@ -71,10 +71,14 @@
.. _`re
Author: Antonio Cuni
Branch:
Changeset: r55495:ebb6f5b42d0b
Date: 2012-06-08 11:11 +0200
http://bitbucket.org/pypy/pypy/changeset/ebb6f5b42d0b/
Log:typo, and explain better
diff --git a/pypy/doc/release-1.9.0.rst b/pypy/doc/release-1.9.0.rst
--- a/pypy/doc/release-1.9.0.rst
+++ b/pypy/doc/r
Author: Armin Rigo
Branch:
Changeset: r55496:c97321253aaf
Date: 2012-06-08 11:13 +0200
http://bitbucket.org/pypy/pypy/changeset/c97321253aaf/
Log:Typos and details.
diff --git a/pypy/doc/release-1.9.0.rst b/pypy/doc/release-1.9.0.rst
--- a/pypy/doc/release-1.9.0.rst
+++ b/pypy/doc/release-1
Author: Armin Rigo
Branch: linux-only
Changeset: r275:9fa6feddb6a4
Date: 2012-06-08 09:26 +0200
http://bitbucket.org/cffi/cffi/changeset/9fa6feddb6a4/
Log:A branch to try to rework verify(). The plan on this branch is to
not use 'platformer' but directly have custom linux-only gcc cal
Author: Armin Rigo
Branch: linux-only
Changeset: r277:06856574ecd7
Date: 2012-06-08 11:17 +0200
http://bitbucket.org/cffi/cffi/changeset/06856574ecd7/
Log:Linux-only tweaks until the test passes.
diff --git a/cffi/ffiplatform.py b/cffi/ffiplatform.py
--- a/cffi/ffiplatform.py
+++ b/cffi/ffip
Author: Armin Rigo
Branch: linux-only
Changeset: r276:fa4cf4de5635
Date: 2012-06-08 10:50 +0200
http://bitbucket.org/cffi/cffi/changeset/fa4cf4de5635/
Log:Random check-in changing things here and there.
diff --git a/cffi/api.py b/cffi/api.py
--- a/cffi/api.py
+++ b/cffi/api.py
@@ -89,7 +89,7
Author: Maciej Fijalkowski
Branch: release-1.9.x
Changeset: r55497:98ef9d181944
Date: 2012-06-08 11:16 +0200
http://bitbucket.org/pypy/pypy/changeset/98ef9d181944/
Log:Added tag release-1.9 for changeset 341e1e3821ff
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -2,3 +2,4 @@
Author: Maciej Fijalkowski
Branch:
Changeset: r55498:a0aabbd71c1d
Date: 2012-06-08 11:34 +0200
http://bitbucket.org/pypy/pypy/changeset/a0aabbd71c1d/
Log:update docs
diff --git a/pypy/doc/conf.py b/pypy/doc/conf.py
--- a/pypy/doc/conf.py
+++ b/pypy/doc/conf.py
@@ -45,9 +45,9 @@
# built doc
Author: Maciej Fijalkowski
Branch:
Changeset: r55499:ee9cee4fa2c1
Date: 2012-06-08 11:43 +0200
http://bitbucket.org/pypy/pypy/changeset/ee9cee4fa2c1/
Log:typos
diff --git a/pypy/doc/release-1.9.0.rst b/pypy/doc/release-1.9.0.rst
--- a/pypy/doc/release-1.9.0.rst
+++ b/pypy/doc/release-1.9.0.
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r358:3ad2ec1fee00
Date: 2012-06-08 11:45 +0200
http://bitbucket.org/pypy/pypy.org/changeset/3ad2ec1fee00/
Log:update
diff --git a/source/compat.txt b/source/compat.txt
--- a/source/compat.txt
+++ b/source/compat.txt
@@ -8,7 +8,7 @@
alre
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r359:f962655b6ef4
Date: 2012-06-08 11:46 +0200
http://bitbucket.org/pypy/pypy.org/changeset/f962655b6ef4/
Log:update and regen
diff --git a/compat.html b/compat.html
--- a/compat.html
+++ b/compat.html
@@ -49,7 +49,7 @@
language, passin
Author: mattip
Branch: extradoc
Changeset: r360:2c6a2a86b650
Date: 2012-06-08 12:54 +0300
http://bitbucket.org/pypy/pypy.org/changeset/2c6a2a86b650/
Log:document changed windows runtime dependency
diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -73,8 +73
Author: Armin Rigo
Branch: linux-only
Changeset: r278:aa788d07eb57
Date: 2012-06-08 12:04 +0200
http://bitbucket.org/cffi/cffi/changeset/aa788d07eb57/
Log:More tweaks, and a test that doesn't pass so far because of the
"const" in the pointer declaration :-(
diff --git a/cffi/cparser.
Author: mattip
Branch: extradoc
Changeset: r361:cd63e0632085
Date: 2012-06-08 13:04 +0300
http://bitbucket.org/pypy/pypy.org/changeset/cd63e0632085/
Log:document changed windows runtime dependency in proper place
diff --git a/source/download.txt b/source/download.txt
--- a/source/download.tx
Author: mattip
Branch: win-ordinal
Changeset: r55500:d4ac45ed32e4
Date: 2012-06-08 13:25 +0300
http://bitbucket.org/pypy/pypy/changeset/d4ac45ed32e4/
Log:merge default into branch
diff --git a/lib-python/2.7/pickle.py b/lib-python/2.7/pickle.py
--- a/lib-python/2.7/pickle.py
+++ b/lib-python
Author: Armin Rigo
Branch: linux-only
Changeset: r279:223ee076df94
Date: 2012-06-08 14:25 +0200
http://bitbucket.org/cffi/cffi/changeset/223ee076df94/
Log:Minimal fix for test_verify: track just "const pointers".
diff --git a/cffi/cparser.py b/cffi/cparser.py
--- a/cffi/cparser.py
+++ b/cffi
Author: edelsohn
Branch: ppc-backend-2
Changeset: r55501:13efcc37f854
Date: 2012-06-08 09:16 -0400
http://bitbucket.org/pypy/pypy/changeset/13efcc37f854/
Log:Re-write _emit_call parameter passing.
diff --git a/pypy/jit/backend/ppc/opassembler.py
b/pypy/jit/backend/ppc/opassembler.py
--- a/py
Author: edelsohn
Branch: ppc-backend-2
Changeset: r55502:ed7b317a7783
Date: 2012-06-08 09:17 -0400
http://bitbucket.org/pypy/pypy/changeset/ed7b317a7783/
Log:Define MAX_FREG_ARGS.
diff --git a/pypy/jit/backend/ppc/arch.py b/pypy/jit/backend/ppc/arch.py
--- a/pypy/jit/backend/ppc/arch.py
+++ b
Author: Armin Rigo
Branch: linux-only
Changeset: r280:1420a9fb32b8
Date: 2012-06-08 15:49 +0200
http://bitbucket.org/cffi/cffi/changeset/1420a9fb32b8/
Log:Progress on test_ffi_nonfull_struct(), but unfinished so far.
diff --git a/cffi/cparser.py b/cffi/cparser.py
--- a/cffi/cparser.py
+++ b/
Author: Armin Rigo
Branch:
Changeset: r55503:68f8d7152a45
Date: 2012-06-08 16:06 +0200
http://bitbucket.org/pypy/pypy/changeset/68f8d7152a45/
Log:Kill this paragraph: this CPython difference was removed some time
ago.
diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_
Author: Armin Rigo
Branch:
Changeset: r55504:4151f9c406b6
Date: 2012-06-08 16:17 +0200
http://bitbucket.org/pypy/pypy/changeset/4151f9c406b6/
Log:issue1043 3rd issue fixed
diff --git a/pypy/translator/goal/app_main.py b/pypy/translator/goal/app_main.py
--- a/pypy/translator/goal/app_main.py
Author: Antonio Cuni
Branch: app_main-refactor
Changeset: r55505:c6617ad27bda
Date: 2012-06-08 10:43 +0200
http://bitbucket.org/pypy/pypy/changeset/c6617ad27bda/
Log:a branch where to move part of the app_main logic to interp-level
___
pypy-commit
Author: Antonio Cuni
Branch: app_main-refactor
Changeset: r55507:4ac1f0f2666b
Date: 2012-06-08 14:33 +0200
http://bitbucket.org/pypy/pypy/changeset/4ac1f0f2666b/
Log:add rlib.rpath, which contains RPython (and more limited) versions
of some os.path functions
diff --git a/pypy/rlib/rp
Author: Antonio Cuni
Branch: app_main-refactor
Changeset: r55506:54e164d970a6
Date: 2012-06-08 13:41 +0200
http://bitbucket.org/pypy/pypy/changeset/54e164d970a6/
Log:port the logic to find sys.executable from app_main to interp-level
and test it thoughtfully. This is not yet complete,
Author: Antonio Cuni
Branch: app_main-refactor
Changeset: r55508:71e19f8cab3d
Date: 2012-06-08 15:21 +0200
http://bitbucket.org/pypy/pypy/changeset/71e19f8cab3d/
Log:move the logic to compute the stdlib path to its own file
diff --git a/pypy/module/sys/__init__.py b/pypy/module/sys/__init__.
Author: Antonio Cuni
Branch: app_main-refactor
Changeset: r55510:a8be974432ba
Date: 2012-06-08 16:19 +0200
http://bitbucket.org/pypy/pypy/changeset/a8be974432ba/
Log:fix typos
diff --git a/pypy/module/sys/initpath.py b/pypy/module/sys/initpath.py
--- a/pypy/module/sys/initpath.py
+++ b/pypy/
Author: Antonio Cuni
Branch: app_main-refactor
Changeset: r55509:203459fe802c
Date: 2012-06-08 16:11 +0200
http://bitbucket.org/pypy/pypy/changeset/203459fe802c/
Log:copy the logic to find the stdlib from app_main into sys.initpath,
and make it rpython. Also, add tests for it, which i
Author: Antonio Cuni
Branch: app_main-refactor
Changeset: r55514:06ca172f0769
Date: 2012-06-08 17:30 +0200
http://bitbucket.org/pypy/pypy/changeset/06ca172f0769/
Log:we can't set sys.prefix, else we break the world
diff --git a/pypy/translator/goal/app_main.py b/pypy/translator/goal/app_main
Author: Antonio Cuni
Branch: app_main-refactor
Changeset: r55511:5e7431c1a880
Date: 2012-06-08 17:06 +0200
http://bitbucket.org/pypy/pypy/changeset/5e7431c1a880/
Log:fix py.py now that pypy_initial_path has gone
diff --git a/pypy/bin/py.py b/pypy/bin/py.py
--- a/pypy/bin/py.py
+++ b/pypy/bin
Author: Antonio Cuni
Branch: app_main-refactor
Changeset: r55512:1b01600150e1
Date: 2012-06-08 17:07 +0200
http://bitbucket.org/pypy/pypy/changeset/1b01600150e1/
Log:kill get_library_path and setup_sys_executable from app_main:
instead we call sys.pypy_find_executable and sys.pypy_fin
Author: Antonio Cuni
Branch: app_main-refactor
Changeset: r55513:0ab5f2e359c6
Date: 2012-06-08 17:11 +0200
http://bitbucket.org/pypy/pypy/changeset/0ab5f2e359c6/
Log:fix test_pythonwarnings
diff --git a/pypy/translator/goal/app_main.py b/pypy/translator/goal/app_main.py
--- a/pypy/translator
Author: Antonio Cuni
Branch: app_main-refactor
Changeset: r55515:26189d7c5fb5
Date: 2012-06-08 17:54 +0200
http://bitbucket.org/pypy/pypy/changeset/26189d7c5fb5/
Log:rpython fix, and fix checkmodule to run with sys
diff --git a/pypy/module/sys/initpath.py b/pypy/module/sys/initpath.py
--- a/
Author: Armin Rigo
Branch:
Changeset: r55516:1c3d248e35b6
Date: 2012-06-08 18:18 +0200
http://bitbucket.org/pypy/pypy/changeset/1c3d248e35b6/
Log:Add a test that passes on x86.
diff --git a/pypy/jit/backend/test/runner_test.py
b/pypy/jit/backend/test/runner_test.py
--- a/pypy/jit/backend/t
Author: Armin Rigo
Branch:
Changeset: r55517:d41e4b67a0d1
Date: 2012-06-08 18:30 +0200
http://bitbucket.org/pypy/pypy/changeset/d41e4b67a0d1/
Log:Update by printing the loop.
diff --git a/pypy/jit/backend/test/runner_test.py
b/pypy/jit/backend/test/runner_test.py
--- a/pypy/jit/backend/tes
Author: Armin Rigo
Branch:
Changeset: r55518:f0daafccddc5
Date: 2012-06-08 18:30 +0200
http://bitbucket.org/pypy/pypy/changeset/f0daafccddc5/
Log:Update to accept '??', produced by recent dumps.
diff --git a/pypy/jit/backend/x86/tool/viewcode.py
b/pypy/jit/backend/x86/tool/viewcode.py
---
Author: Armin Rigo
Branch: slightly-shorter-c
Changeset: r55519:a0e355f34b50
Date: 2012-06-08 18:57 +0200
http://bitbucket.org/pypy/pypy/changeset/a0e355f34b50/
Log:A branch, just to compare a quick hack
___
pypy-commit mailing list
pypy-commit@pyt
Author: Armin Rigo
Branch: slightly-shorter-c
Changeset: r55520:aff548961c1e
Date: 2012-06-08 18:57 +0200
http://bitbucket.org/pypy/pypy/changeset/aff548961c1e/
Log:Rework the generated assembler to avoid duplicating operations in
the blocks that are the heads of loops.
diff --git a/
Author: edelsohn
Branch: ppc-backend-2
Changeset: r55521:8a85a2b43c31
Date: 2012-06-08 13:42 -0400
http://bitbucket.org/pypy/pypy/changeset/8a85a2b43c31/
Log:Do not import count_reg_args.
diff --git a/pypy/jit/backend/ppc/opassembler.py
b/pypy/jit/backend/ppc/opassembler.py
--- a/pypy/jit/ba
Author: edelsohn
Branch: ppc-backend-2
Changeset: r55522:c74c0f13764a
Date: 2012-06-08 13:43 -0400
http://bitbucket.org/pypy/pypy/changeset/c74c0f13764a/
Log:Import test_arguments_to_execute_token.
diff --git a/pypy/jit/backend/test/runner_test.py
b/pypy/jit/backend/test/runner_test.py
--- a
Author: Armin Rigo
Branch:
Changeset: r55523:a9a8faa76bca
Date: 2012-06-08 19:55 +0200
http://bitbucket.org/pypy/pypy/changeset/a9a8faa76bca/
Log:Add more instructions to ignore by copying from Intel docs.
diff --git a/pypy/translator/c/gcc/trackgcroot.py
b/pypy/translator/c/gcc/trackgcroo
Author: Armin Rigo
Branch: slightly-shorter-c
Changeset: r55524:9b6413fce4bc
Date: 2012-06-08 19:55 +0200
http://bitbucket.org/pypy/pypy/changeset/9b6413fce4bc/
Log:hg merge default
diff --git a/pypy/translator/c/gcc/trackgcroot.py
b/pypy/translator/c/gcc/trackgcroot.py
--- a/pypy/translato
Author: Armin Rigo
Branch: stm-thread
Changeset: r55525:2fde41f7de8a
Date: 2012-06-08 20:59 +0200
http://bitbucket.org/pypy/pypy/changeset/2fde41f7de8a/
Log:Disable this useless-so-far computation
diff --git a/pypy/rpython/memory/gctransform/stmframework.py
b/pypy/rpython/memory/gctransform
Author: Armin Rigo
Branch: stm-thread
Changeset: r55526:9279468b050e
Date: 2012-06-08 21:09 +0200
http://bitbucket.org/pypy/pypy/changeset/9279468b050e/
Log:Kill a non-useful field.
diff --git a/pypy/translator/stm/src_stm/core.c
b/pypy/translator/stm/src_stm/core.c
--- a/pypy/translator/st
Author: edelsohn
Branch: ppc-backend-2
Changeset: r55529:060304becc87
Date: 2012-06-08 15:13 -0400
http://bitbucket.org/pypy/pypy/changeset/060304becc87/
Log:Increment over GPRs for float arguments.
diff --git a/pypy/jit/backend/ppc/regalloc.py b/pypy/jit/backend/ppc/regalloc.py
--- a/pypy/ji
Author: edelsohn
Branch: ppc-backend-2
Changeset: r55527:60b7b19d4861
Date: 2012-06-08 15:11 -0400
http://bitbucket.org/pypy/pypy/changeset/60b7b19d4861/
Log:Print values array in test_arguments_to_execute_token.
diff --git a/pypy/jit/backend/test/runner_test.py
b/pypy/jit/backend/test/runne
Author: edelsohn
Branch: ppc-backend-2
Changeset: r55528:b63b8f61eaec
Date: 2012-06-08 15:12 -0400
http://bitbucket.org/pypy/pypy/changeset/b63b8f61eaec/
Log:Push and Pop floats.
diff --git a/pypy/jit/backend/ppc/ppc_assembler.py
b/pypy/jit/backend/ppc/ppc_assembler.py
--- a/pypy/jit/backend
Author: Armin Rigo
Branch: stm-thread
Changeset: r55530:79d99ff94bf2
Date: 2012-06-08 21:16 +0200
http://bitbucket.org/pypy/pypy/changeset/79d99ff94bf2/
Log:Tweak.
diff --git a/pypy/translator/stm/src_stm/core.c
b/pypy/translator/stm/src_stm/core.c
--- a/pypy/translator/stm/src_stm/core.c
+
52 matches
Mail list logo