Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mergepypy-2.0-beta2 | 2013-04-08 | 1 | -0/+10 | |
|\ | |||||
| * | update links | 2013-04-07 | 1 | -0/+10 | |
* | | hg merge default | 2013-04-06 | 28 | -230/+302 | |
|\ \ | |/ |/| | |||||
| * | Disable the PyPy-only warning in ctypes for now. | 2013-04-06 | 2 | -3/+7 | |
| * | Missing import. | 2013-04-06 | 1 | -0/+1 | |
| * | Backed out changeset 039f6e85a7a6 | 2013-04-06 | 1 | -1/+1 | |
| * | hg backout d801b8e5feac | 2013-04-06 | 1 | -1/+1 | |
| * | Add a skipped test about why it was done with array.array in the first place | 2013-04-06 | 1 | -0/+5 | |
| * | Bug fix: don't use self.optimizer.propagate_forward(newop). It's | 2013-04-06 | 2 | -4/+3 | |
| * | hgignore lib_pypy/__pycache__ | 2013-04-06 | 1 | -0/+1 | |
| * | no ncurses on windowss | 2013-04-06 | 1 | -1/+2 | |
| * | simplify sqlite tests by providing a funcarg that automatically connects/closes | 2013-04-06 | 1 | -33/+21 | |
| * | remove conditional skip, this was a ctypes limitation | 2013-04-06 | 1 | -4/+0 | |
| * | cleanups in lib_pypy | 2013-04-06 | 5 | -28/+26 | |
| * | fix test_package when faking pypy_c | 2013-04-05 | 1 | -1/+1 | |
| * | fix this test after c2e8c09de077 | 2013-04-05 | 1 | -1/+1 | |
| * | pep8/whitespace | 2013-04-05 | 1 | -90/+81 | |
| * | transplant 5b7c09b8a1af and improve to only call ffi.string once | 2013-04-05 | 1 | -2/+5 | |
| * | not sure why this was changed in a163d0d435d5 | 2013-04-05 | 1 | -1/+1 | |
| * | fix whatsnew | 2013-04-05 | 1 | -2/+2 | |
| * | Issue #1435: Add a failing test | 2013-04-05 | 1 | -0/+20 | |
| * | more cleanups for sqlite | 2013-04-05 | 2 | -26/+48 | |
| * | merge heads | 2013-04-05 | 1 | -7/+2 | |
| |\ | |||||
| | * | fix this copy more simply and in another place | 2013-04-05 | 1 | -7/+2 | |
| * | | fix test_tabs to check rpython too and make the test pass | 2013-04-05 | 6 | -15/+14 | |
| |/ | |||||
| * | merge release-2.0-beta2 back into "default", to get the updated version number | 2013-04-05 | 2 | -2/+2 | |
| |\ | |/ |/| | |||||
* | | merge default | 2013-04-05 | 2 | -1/+6 | |
|\ \ | |||||
* \ \ | merge default | 2013-04-05 | 8 | -18/+137 | |
|\ \ \ | |||||
* \ \ \ | merge default | 2013-04-05 | 17 | -3/+18 | |
|\ \ \ \ | |||||
* | | | | | fix those tests (how it have ever worked?) | 2013-04-05 | 1 | -0/+1 | |
* | | | | | merge default | 2013-04-04 | 18 | -468/+244 | |
|\ \ \ \ \ | |||||
* \ \ \ \ \ | merge default | 2013-04-04 | 6 | -39/+54 | |
|\ \ \ \ \ \ | |||||
* \ \ \ \ \ \ | merge default | 2013-04-03 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | |||||
* \ \ \ \ \ \ \ | merge default | 2013-04-03 | 3 | -538/+564 | |
|\ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | fix whatsnew | 2013-04-03 | 1 | -0/+4 | |
* | | | | | | | | | merge default | 2013-04-03 | 2042 | -1517/+22099 | |
|\ \ \ \ \ \ \ \ \ | |||||
* \ \ \ \ \ \ \ \ \ | merge default to this branch | 2013-03-26 | 4237 | -83833/+180396 | |
|\ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | Rename this file in the release branch to match its name in default. | 2012-11-23 | 1 | -0/+0 | |
* | | | | | | | | | | | Issue1333: Use the macosx-version-min gcc flags. | 2012-11-23 | 1 | -4/+6 | |
* | | | | | | | | | | | fix for cond_call_gc_wb. | 2012-11-22 | 2 | -2/+3 | |
* | | | | | | | | | | | untabbify. | 2012-11-19 | 1 | -1/+1 | |
* | | | | | | | | | | | implement cast_float_to_singlefloat and cast_singlefloat_to_float | 2012-11-16 | 3 | -1/+48 | |
* | | | | | | | | | | | enable single_floats on ARM and import some test from the x86 backen | 2012-11-16 | 2 | -0/+10 | |
* | | | | | | | | | | | Fix signatures for helper functions implementing instructions not provided by... | 2012-11-15 | 1 | -2/+2 | |
* | | | | | | | | | | | Create a release-2.0-beta2 branch | 2012-11-23 | 2 | -2/+2 | |
| | | | | | | | | | * | merge heads | 2013-04-05 | 2 | -3/+48 | |
| | | | | | | | | | |\ | |||||
| | | | | | | | | | | * | Don't shadow exceptions with later exceptions | 2013-04-05 | 2 | -3/+48 | |
| | | | | | | | | | |/ | | | | | | | | | |/| | |||||
| | | | | | | | | | * | Enable float support on ARM hardfloat. | 2013-04-05 | 1 | -2/+2 | |
| | | | | | | | | | * | (fijal, bivab) fix test_gc_integration on ARM. When calling the writebarrier on | 2013-04-05 | 3 | -12/+16 | |
| | | | | | | | | |/ | |||||
| | | | | | | | | * | we can't reset the statement to none here, fix it | 2013-04-05 | 2 | -1/+6 | |
| | | | | | | | |/ |