Author: Maciej Fijalkowski
Branch: resume-refactor
Changeset: r66426:607ca4f81d20
Date: 2013-08-29 11:20 +0100
http://bitbucket.org/pypy/pypy/changeset/607ca4f81d20/
Log:random delete
diff --git a/rpython/jit/backend/llgraph/runner.py
b/rpython/jit/backend/llgraph/runner.py
--- a/rpython/ji
Author: Maciej Fijalkowski
Branch: resume-refactor
Changeset: r66427:539d5f8c5ee9
Date: 2013-08-29 11:23 +0100
http://bitbucket.org/pypy/pypy/changeset/539d5f8c5ee9/
Log:(fijal, arigo) change resume_put to backend_put for backend
operations
diff --git a/rpython/jit/backend/llsupport/
Author: David Schneider
Branch: buildbot-0.8.7
Changeset: r832:d2fce15a6351
Date: 2013-08-02 11:32 +0200
http://bitbucket.org/pypy/buildbot/changeset/d2fce15a6351/
Log:merge default
diff --git a/bot2/pypybuildbot/arm_master.py b/bot2/pypybuildbot/arm_master.py
--- a/bot2/pypybuildbot/arm_mas
Author: David Schneider
Branch: buildbot-0.8.7
Changeset: r835:d8589224fc11
Date: 2013-08-28 13:52 +0200
http://bitbucket.org/pypy/buildbot/changeset/d8589224fc11/
Log:update css
diff --git a/master/public_html/default.css b/master/public_html/default.css
--- a/master/public_html/default.css
Author: David Schneider
Branch: buildbot-0.8.7
Changeset: r833:772861aab8e7
Date: 2013-08-28 13:41 +0200
http://bitbucket.org/pypy/buildbot/changeset/772861aab8e7/
Log:actually remove the button from the template
diff --git a/master/templates/build.html b/master/templates/build.html
--- a/ma
Author: David Schneider
Branch: buildbot-0.8.7
Changeset: r837:2bb9286ac8b1
Date: 2013-08-28 21:04 +0200
http://bitbucket.org/pypy/buildbot/changeset/2bb9286ac8b1/
Log:update summary and fix tests
diff --git a/bot2/pypybuildbot/summary.py b/bot2/pypybuildbot/summary.py
--- a/bot2/pypybuildbo
Author: David Schneider
Branch: buildbot-0.8.7
Changeset: r841:43852fd74e7a
Date: 2013-08-29 09:54 +0200
http://bitbucket.org/pypy/buildbot/changeset/43852fd74e7a/
Log:close outdated branch -> buildbot-update
___
pypy-commit mailing list
pypy-commi
Author: David Schneider
Branch: buildbot-update
Changeset: r842:abef23b33519
Date: 2013-08-29 13:33 +0200
http://bitbucket.org/pypy/buildbot/changeset/abef23b33519/
Log:show builds without a branch and for the default branch as
, replacing
diff --git a/bot2/pypybuildbot/summary.py b
Author: David Schneider
Branch: buildbot-0.8.7
Changeset: r838:b66b878f2ec1
Date: 2013-08-28 21:06 +0200
http://bitbucket.org/pypy/buildbot/changeset/b66b878f2ec1/
Log:remove hack
diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py
--- a/bot2/pypybuildbot/builds.py
+++ b/b
Author: David Schneider
Branch: buildbot-0.8.7
Changeset: r836:ed1d0f31a591
Date: 2013-08-28 14:19 +0200
http://bitbucket.org/pypy/buildbot/changeset/ed1d0f31a591/
Log:update requirements.txt
diff --git a/requirements.txt b/requirements.txt
--- a/requirements.txt
+++ b/requirements.txt
@@ -1
Author: David Schneider
Branch: buildbot-0.8.7
Changeset: r834:fccaa5a3d14f
Date: 2013-08-28 13:51 +0200
http://bitbucket.org/pypy/buildbot/changeset/fccaa5a3d14f/
Log:update templates
diff --git a/master/templates/builder.html b/master/templates/builder.html
--- a/master/templates/builder.h
Author: David Schneider
Branch: buildbot-update
Changeset: r839:52a28d9daa48
Date: 2013-08-29 09:42 +0200
http://bitbucket.org/pypy/buildbot/changeset/52a28d9daa48/
Log:hide additional force-build properties.
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/p
Author: David Schneider
Branch: buildbot-update
Changeset: r840:3206ed6cefa9
Date: 2013-08-29 09:51 +0200
http://bitbucket.org/pypy/buildbot/changeset/3206ed6cefa9/
Log:explicitly set branch to 'default' for nightly builds
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.p
Author: David Schneider
Branch: buildbot-update
Changeset: r843:f6696e09bd51
Date: 2013-08-29 15:16 +0200
http://bitbucket.org/pypy/buildbot/changeset/f6696e09bd51/
Log:allow an empty string as branch name shown in the meta-branch
. Group all entries in summary.py by the meta-branch
Author: Manuel Jacob
Branch: refactor-buffer-api
Changeset: r66429:fafa373dfec0
Date: 2013-08-29 16:52 +0100
http://bitbucket.org/pypy/pypy/changeset/fafa373dfec0/
Log:Fix strbufobject.
diff --git a/pypy/objspace/std/strbufobject.py
b/pypy/objspace/std/strbufobject.py
--- a/pypy/objspace/std
Author: Manuel Jacob
Branch: refactor-buffer-api
Changeset: r66428:2e8709fbf6a6
Date: 2013-08-29 16:50 +0100
http://bitbucket.org/pypy/pypy/changeset/2e8709fbf6a6/
Log:Fix numarray buffer.
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_numarray.py
---
Author: Alex Gaynor
Branch:
Changeset: r66430:fa83d625fabf
Date: 2013-08-29 12:10 -0700
http://bitbucket.org/pypy/pypy/changeset/fa83d625fabf/
Log:Made these lists have the IntegerListStrategy so datetime will be
microscopically faster
diff --git a/lib_pypy/datetime.py b/lib_pypy/da
Author: Alex Gaynor
Branch:
Changeset: r66432:185512e0c4df
Date: 2013-08-29 15:47 -0700
http://bitbucket.org/pypy/pypy/changeset/185512e0c4df/
Log:Unroll list.count() when the list is virtual or very small and
constant lenght
diff --git a/pypy/module/pypyjit/test_pypy_c/test_contain
Author: Alex Gaynor
Branch:
Changeset: r66431:0f08b21c175d
Date: 2013-08-29 15:45 -0700
http://bitbucket.org/pypy/pypy/changeset/0f08b21c175d/
Log:Put these test functions into a correctly named class
diff --git a/pypy/module/pypyjit/test_pypy_c/test_containers.py
b/pypy/module/pypyjit/tes
Author: Manuel Jacob
Branch:
Changeset: r66433:1cd220bb6897
Date: 2013-08-30 00:46 +0100
http://bitbucket.org/pypy/pypy/changeset/1cd220bb6897/
Log:After some discussion with Romain and Ronan, my personal opinion is
that this should be marked xfail.
diff --git a/pypy/module/micronump
Author: Rami Chowdhury
Branch: improve-docs
Changeset: r66434:028b30b25806
Date: 2013-08-28 21:45 +0100
http://bitbucket.org/pypy/pypy/changeset/028b30b25806/
Log:Use Sphinx formatting for Object Space documentation
Document functions and methods using the Sphinx formatting
a
Author: Rami Chowdhury
Branch: improve-docs
Changeset: r66436:334c07f944f3
Date: 2013-08-28 22:31 +0100
http://bitbucket.org/pypy/pypy/changeset/334c07f944f3/
Log:Rewrite a couple of paragraphs in the objspace document.
diff --git a/pypy/doc/objspace.rst b/pypy/doc/objspace.rst
--- a/pypy/do
Author: Rami Chowdhury
Branch: improve-docs
Changeset: r66437:a76d4b6f140b
Date: 2013-08-30 00:47 +0100
http://bitbucket.org/pypy/pypy/changeset/a76d4b6f140b/
Log:Fix indentation
diff --git a/pypy/doc/objspace-proxies.rst b/pypy/doc/objspace-proxies.rst
--- a/pypy/doc/objspace-proxies.rst
++
Author: Rami Chowdhury
Branch: improve-docs
Changeset: r66435:0ddc7560abce
Date: 2013-08-28 22:06 +0100
http://bitbucket.org/pypy/pypy/changeset/0ddc7560abce/
Log:Add Sphinx tags to `objspace-proxies`, fix `objspace` tags
diff --git a/pypy/doc/objspace-proxies.rst b/pypy/doc/objspace-proxies
Author: Manuel Jacob
Branch: refactor-buffer-api
Changeset: r66438:20c2a7b94341
Date: 2013-08-30 01:20 +0100
http://bitbucket.org/pypy/pypy/changeset/20c2a7b94341/
Log:Try to fix translation.
diff --git a/pypy/module/__builtin__/interp_memoryview.py
b/pypy/module/__builtin__/interp_memoryvie
Author: Manuel Jacob
Branch: refactor-buffer-api
Changeset: r66439:966956ebeb21
Date: 2013-08-30 01:30 +0100
http://bitbucket.org/pypy/pypy/changeset/966956ebeb21/
Log:Avoid naming clash.
diff --git a/pypy/module/pyexpat/interp_pyexpat.py
b/pypy/module/pyexpat/interp_pyexpat.py
--- a/pypy/mo
Author: Alex Gaynor
Branch:
Changeset: r66440:9321e93e4d2d
Date: 2013-08-29 18:14 -0700
http://bitbucket.org/pypy/pypy/changeset/9321e93e4d2d/
Log:fixed test
diff --git a/pypy/module/pypyjit/test_pypy_c/test_containers.py
b/pypy/module/pypyjit/test_pypy_c/test_containers.py
--- a/pypy/modu
Author: Alex Gaynor
Branch:
Changeset: r66441:aeecc7f99342
Date: 2013-08-29 18:14 -0700
http://bitbucket.org/pypy/pypy/changeset/aeecc7f99342/
Log:merged upstream
diff --git a/pypy/module/micronumpy/test/test_numarray.py
b/pypy/module/micronumpy/test/test_numarray.py
--- a/pypy/module/micr
Author: Alex Gaynor
Branch:
Changeset: r66442:b0810369a3a8
Date: 2013-08-29 18:36 -0700
http://bitbucket.org/pypy/pypy/changeset/b0810369a3a8/
Log:Simplify this code and make it faster
diff --git a/lib-python/2.7/uuid.py b/lib-python/2.7/uuid.py
--- a/lib-python/2.7/uuid.py
+++ b/lib-python
Author: Alex Gaynor
Branch:
Changeset: r66443:d330a3a3c59b
Date: 2013-08-29 19:10 -0700
http://bitbucket.org/pypy/pypy/changeset/d330a3a3c59b/
Log:If setblocking(False) is set twice on a socket, do fewer syscalls.
diff --git a/rpython/rlib/rsocket.py b/rpython/rlib/rsocket.py
--- a/rpython/
30 matches
Mail list logo