| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the test to properly close() the file. | Armin Rigo | 2011-08-01 | 1 | -1/+2 |
* | Add missing 'usemodules'. | Armin Rigo | 2011-08-01 | 1 | -13/+13 |
* | test and fix for issue807 | Antonio Cuni | 2011-07-27 | 1 | -0/+4 |
* | we don't need to pass through a callback to execute _cast_addr: all tests pas... | Antonio Cuni | 2011-07-27 | 1 | -2/+1 |
* | Missing calls to close(). This really creates rare crashes, because of | Armin Rigo | 2011-07-22 | 1 | -0/+1575 |
* | respect CFLAGS when installing stuff with distutils. | Alex Gaynor | 2011-07-21 | 1 | -0/+6 |
* | Make Pickler a new-style class. | Alex Gaynor | 2011-07-09 | 1 | -1/+1 |
* | Make an editable copy of test_sets and change it to not assume that immutable... | Alex Gaynor | 2011-07-06 | 1 | -0/+864 |
* | Extension modules could not be compiled with the mingw32 compiler, | Amaury Forgeot d'Arc | 2011-07-05 | 1 | -0/+3 |
* | Fix the tests. | Armin Rigo | 2011-07-03 | 1 | -1/+4 |
* | merge | Carl Friedrich Bolz | 2011-07-01 | 1 | -1/+1 |
|\ |
|
| * | Allow inlining into cStringIO, and make Unpickler a new-style class. | Alex Gaynor | 2011-06-30 | 1 | -1/+1 |
* | | merge | Carl Friedrich Bolz | 2011-06-30 | 1 | -1/+1 |
|\ \ |
|
| * | | with dict-strategies object identity is not preserved | Lukas Diekmann | 2011-06-29 | 1 | -1/+1 |
* | | | merge default | Carl Friedrich Bolz | 2011-06-30 | 1 | -8/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fix test_descr, by reverting this pypy change. | Armin Rigo | 2011-06-29 | 1 | -8/+2 |
* | | merge default | Carl Friedrich Bolz | 2011-06-22 | 1 | -1/+1 |
|\| |
|
| * | One less difference between lib-python/2.7 and lib-python/modified-2.7 | Amaury Forgeot d'Arc | 2011-06-14 | 1 | -1/+1 |
* | | fixed test in lib-python/modified-2.7/test_weakref and adjusted cpython-diffe... | Lukas Diekmann | 2011-06-08 | 1 | -1/+1 |
* | | merge default | Carl Friedrich Bolz | 2011-06-08 | 11 | -105/+591 |
|\| |
|
| * | (prompted by amaury) | Armin Rigo | 2011-06-06 | 2 | -0/+575 |
| * | kill old commented out code which comes from the old version of ctypes | Antonio Cuni | 2011-06-06 | 1 | -1/+0 |
| * | this test should fail on my machine too | Antonio Cuni | 2011-06-06 | 1 | -2/+0 |
| * | hg merge default | Antonio Cuni | 2011-06-06 | 2 | -0/+6 |
| |\ |
|
| | * | more distutils.sysconfig functions, needed by pygame | Amaury Forgeot d'Arc | 2011-05-29 | 2 | -0/+6 |
| * | | hg merge default | Antonio Cuni | 2011-05-30 | 1 | -100/+0 |
| |\| |
|
| | * | We shipped 1.5 already, this file is basically completely out of date. | Alex Gaynor | 2011-05-27 | 1 | -100/+0 |
| * | | hg merge default | Antonio Cuni | 2011-05-16 | 1 | -1/+1 |
| |\| |
|
| * | | hg merge default | Armin Rigo | 2011-05-15 | 5 | -1633/+586 |
| |\ \ |
|
| * \ \ | hg merge default | Antonio Cuni | 2011-05-02 | 4162 | -558091/+11076 |
| |\ \ \ |
|
| * \ \ \ | hg merge default | Armin Rigo | 2011-04-12 | 3 | -31/+17 |
| |\ \ \ \ |
|
| * \ \ \ \ | partial merge of default; _ctypes/function.py had very hard conflicts, I'll t... | Antonio Cuni | 2011-03-22 | 288 | -242/+60864 |
| |\ \ \ \ \ |
|
| * | | | | | | remove "nested" pdb call, it makes sense only with pdb++ | Antonio Cuni | 2011-01-26 | 1 | -1/+1 |
| * | | | | | | hg merge default | Antonio Cuni | 2011-01-25 | 13 | -17/+9154 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | ops, undo a change that I did by mistake (thanks amaury) | Antonio Cuni | 2011-01-20 | 1 | -1/+1 |
| * | | | | | | | (david, antocuni) | Antonio Cuni | 2011-01-20 | 1 | -1/+1 |
| * | | | | | | | don't pass argtypes to _build_result, it was unused | Antonio Cuni | 2011-01-18 | 1 | -1/+1 |
| * | | | | | | | hg merge default | Antonio Cuni | 2011-01-20 | 4 | -6/+343 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | hg merge default | Antonio Cuni | 2011-01-19 | 3 | -0/+2350 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | hg merge default | Antonio Cuni | 2011-01-18 | 2 | -4/+44 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | don't fail this test on my machine, it's just annoying | Antonio Cuni | 2011-01-18 | 1 | -0/+3 |
| * | | | | | | | | | | long double support does not play well with the jit. It was decided that at t... | Antonio Cuni | 2011-01-18 | 2 | -2/+6 |
| * | | | | | | | | | | this test passes | Antonio Cuni | 2011-01-18 | 1 | -1/+0 |
| * | | | | | | | | | | hg merge default | Antonio Cuni | 2011-01-18 | 2 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | allow CDLL(None) now that it no longer segfaults | Antonio Cuni | 2011-01-18 | 1 | -1/+1 |
| * | | | | | | | | | | | hg merge default | Antonio Cuni | 2011-01-17 | 22 | -1/+382 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | enable _ffi for ctypes also in the 2.7.0 lib | Antonio Cuni | 2011-01-17 | 1 | -2/+4 |
| * | | | | | | | | | | | | merge default (which now includes fast-forward) into jitypes2 | Antonio Cuni | 2011-01-17 | 2088 | -121/+682838 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | try again to merge the default branch | Antonio Cuni | 2011-01-11 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | remove unused import. This lets (some) applevel test to run with a pypy-c com... | Antonio Cuni | 2010-12-27 | 1 | -1/+0 |