lp:~mwhudson/pypy/imported-gc-arena

Created by Michael Hudson-Doyle and last modified
Get this branch:
bzr branch lp:~mwhudson/pypy/imported-gc-arena
Only Michael Hudson-Doyle can upload to this branch. If you are Michael Hudson-Doyle please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Hudson-Doyle
Project:
PyPy
Status:
Development

Recent revisions

23199. By arigo

Merge r68702 from trunk.

23198. By arigo

Fix the test.

23197. By arigo

svn merge -r68634:68697 svn+ssh://codespeak.net/svn/pypy/trunk .

23196. By arigo

Update the comments.

23195. By arigo

Improve the test.

23194. By arigo

Clarify the out-of-memory behavior of the llarena functions. For now it
seems saner to say that they all raise OutOfMemoryError instead of doing
something like returning NULL, because arena_reset(Z_ACCESSIBLE) can
also raise OutOfMemoryError.

23193. By afa

Really call VirtualAlloc when we mean to

23192. By afa

Fix typo in llarena_nt

23191. By arigo

Attempt to write a Win32 version. Untested,
probably contains at least typos.

23190. By arigo

Fix comment.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:pypy
This branch contains Public information 
Everyone can see this information.