[pypy-commit] extradoc extradoc: A comment and a typo.

2012-08-15 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r4577:7697c931d35a Date: 2012-08-15 09:37 +0200 http://bitbucket.org/pypy/extradoc/changeset/7697c931d35a/ Log:A comment and a typo. diff --git a/talk/dls2012/paper.tex b/talk/dls2012/paper.tex --- a/talk/dls2012/paper.tex +++ b/talk/dls2012/pap

[pypy-commit] extradoc extradoc: preliminary results

2012-08-15 Thread hakanardo
Author: Hakan Ardo Branch: extradoc Changeset: r4578:7ccd112ce9cb Date: 2012-08-15 09:23 +0200 http://bitbucket.org/pypy/extradoc/changeset/7ccd112ce9cb/ Log:preliminary results diff --git a/talk/iwtc11/benchmarks/result.txt b/talk/iwtc11/benchmarks/result.txt --- a/talk/iwtc11/benchmarks/r

[pypy-commit] extradoc extradoc: add remaining fft functions and a test

2012-08-15 Thread hakanardo
Author: Hakan Ardo Branch: extradoc Changeset: r4579:708bb59811a7 Date: 2012-08-15 09:42 +0200 http://bitbucket.org/pypy/extradoc/changeset/708bb59811a7/ Log:add remaining fft functions and a test diff --git a/talk/iwtc11/benchmarks/scimark.py b/talk/iwtc11/benchmarks/scimark.py --- a/talk/

[pypy-commit] extradoc extradoc: merge

2012-08-15 Thread hakanardo
Author: Hakan Ardo Branch: extradoc Changeset: r4580:168b011deac8 Date: 2012-08-15 09:43 +0200 http://bitbucket.org/pypy/extradoc/changeset/168b011deac8/ Log:merge diff --git a/talk/dls2012/paper.tex b/talk/dls2012/paper.tex --- a/talk/dls2012/paper.tex +++ b/talk/dls2012/paper.tex @@ -1070,

[pypy-commit] extradoc extradoc: C runner for FFT

2012-08-15 Thread hakanardo
Author: Hakan Ardo Branch: extradoc Changeset: r4581:516332b0 Date: 2012-08-15 09:53 +0200 http://bitbucket.org/pypy/extradoc/changeset/516332b0/ Log:C runner for FFT diff --git a/talk/iwtc11/benchmarks/benchmark.sh b/talk/iwtc11/benchmarks/benchmark.sh --- a/talk/iwtc11/benchmarks/

[pypy-commit] extradoc extradoc: consistent notation

2012-08-15 Thread hakanardo
Author: Hakan Ardo Branch: extradoc Changeset: r4582:24109d5b3f33 Date: 2012-08-15 10:11 +0200 http://bitbucket.org/pypy/extradoc/changeset/24109d5b3f33/ Log:consistent notation diff --git a/talk/iwtc11/benchmarks/benchmark.sh b/talk/iwtc11/benchmarks/benchmark.sh --- a/talk/iwtc11/benchmar

[pypy-commit] extradoc extradoc: Typos, small fixes, rephrasing

2012-08-15 Thread bivab
Author: David Schneider Branch: extradoc Changeset: r4583:184779f16145 Date: 2012-08-15 12:01 +0200 http://bitbucket.org/pypy/extradoc/changeset/184779f16145/ Log:Typos, small fixes, rephrasing diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex --- a/talk/vmil2012/paper.tex +++ b

[pypy-commit] extradoc extradoc: More small improvements

2012-08-15 Thread bivab
Author: David Schneider Branch: extradoc Changeset: r4584:86c25059ca33 Date: 2012-08-15 14:48 +0200 http://bitbucket.org/pypy/extradoc/changeset/86c25059ca33/ Log:More small improvements diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex --- a/talk/vmil2012/paper.tex +++ b/talk/v

[pypy-commit] cffi default: pycparser 2.08 has been fixed. Thanks!

2012-08-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r859:0b8ea5a34785 Date: 2012-08-15 16:46 +0200 http://bitbucket.org/cffi/cffi/changeset/0b8ea5a34785/ Log:pycparser 2.08 has been fixed. Thanks! diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -95,8 +95,6 @@ }, install_requ

[pypy-commit] pypy default: fix function export for visual studio

2012-08-15 Thread mattip
Author: mattip Branch: Changeset: r56729:dcf93174e81d Date: 2012-08-15 18:17 +0300 http://bitbucket.org/pypy/pypy/changeset/dcf93174e81d/ Log:fix function export for visual studio diff --git a/pypy/module/_cffi_backend/test/_test_lib.c b/pypy/module/_cffi_backend/test/_test_lib.c --- a/pyp

[pypy-commit] pypy default: Tweaks for CPython 2.7 compatibility:

2012-08-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r56730:3c783b31f9da Date: 2012-08-15 18:06 +0200 http://bitbucket.org/pypy/pypy/changeset/3c783b31f9da/ Log:Tweaks for CPython 2.7 compatibility: - __nonzero__ must return a bool or an int, but not a long - if there is no __nonzero__, f

[pypy-commit] extradoc extradoc: describe the scimark benchmakrs

2012-08-15 Thread hakanardo
Author: Hakan Ardo Branch: extradoc Changeset: r4585:4887f7fc2e99 Date: 2012-08-15 19:43 +0200 http://bitbucket.org/pypy/extradoc/changeset/4887f7fc2e99/ Log:describe the scimark benchmakrs diff --git a/talk/dls2012/licm.pdf b/talk/dls2012/licm.pdf index d0e3ca21bc58e605bbf333d46f6acdc18de2

[pypy-commit] extradoc extradoc: cleanup

2012-08-15 Thread hakanardo
Author: Hakan Ardo Branch: extradoc Changeset: r4586:5a5e657ff7c5 Date: 2012-08-15 19:46 +0200 http://bitbucket.org/pypy/extradoc/changeset/5a5e657ff7c5/ Log:cleanup diff --git a/talk/dls2012/licm.pdf b/talk/dls2012/licm.pdf index d44c6adbc9741258517f595c681611569b3e9240..4e41479628229f6b9c

[pypy-commit] extradoc extradoc: correct some details

2012-08-15 Thread hakanardo
Author: Hakan Ardo Branch: extradoc Changeset: r4587:ed267e483232 Date: 2012-08-15 20:09 +0200 http://bitbucket.org/pypy/extradoc/changeset/ed267e483232/ Log:correct some details diff --git a/talk/dls2012/licm.pdf b/talk/dls2012/licm.pdf index 4e41479628229f6b9c2635f91c7f58c4684ae264..53e9a

[pypy-commit] extradoc extradoc: only one lua version

2012-08-15 Thread hakanardo
Author: Hakan Ardo Branch: extradoc Changeset: r4588:73e76dc22b1c Date: 2012-08-15 22:14 +0200 http://bitbucket.org/pypy/extradoc/changeset/73e76dc22b1c/ Log:only one lua version diff --git a/talk/iwtc11/benchmarks/runall.sh b/talk/iwtc11/benchmarks/runall.sh --- a/talk/iwtc11/benchmarks/run

[pypy-commit] pypy default: Make __builtin__.next RPython

2012-08-15 Thread alex_gaynor
Author: Alex Gaynor Branch: Changeset: r56731:7a48df4c2691 Date: 2012-08-15 21:07 -0400 http://bitbucket.org/pypy/pypy/changeset/7a48df4c2691/ Log:Make __builtin__.next RPython diff --git a/pypy/annotation/test/test_annrpython.py b/pypy/annotation/test/test_annrpython.py --- a/pypy/annotat

[pypy-commit] pypy default: Merged upstream.

2012-08-15 Thread alex_gaynor
Author: Alex Gaynor Branch: Changeset: r56732:6c642ae7a0ea Date: 2012-08-15 21:07 -0400 http://bitbucket.org/pypy/pypy/changeset/6c642ae7a0ea/ Log:Merged upstream. diff --git a/pypy/module/_cffi_backend/test/_test_lib.c b/pypy/module/_cffi_backend/test/_test_lib.c --- a/pypy/module/_cffi_b