Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | another update of versionsrelease-1.8 | Maciej Fijalkowski | 2012-02-09 | 1 | -2/+2 |
* | Added tag release-1.8 for changeset ef564984db64 | Maciej Fijalkowski | 2012-02-09 | 1 | -0/+2 |
* | I think those are libraries we need on windows for libssl | Maciej Fijalkowski | 2012-02-09 | 1 | -1/+2 |
* | Added tag release-1.8 for changeset 3d0ca347cc21 | Maciej Fijalkowski | 2012-02-09 | 1 | -0/+2 |
* | Added tag release-1.8 for changeset d2363496b90e | Maciej Fijalkowski | 2012-02-09 | 1 | -0/+2 |
* | update docs & version | Maciej Fijalkowski | 2012-02-09 | 3 | -15/+14 |
* | Added tag release-1.8 for changeset 48ebdce33e1b | Maciej Fijalkowski | 2012-02-09 | 1 | -0/+1 |
* | hg merge default | Armin Rigo | 2012-02-08 | 5 | -7/+43 |
|\ | |||||
| * | Add a module 'numpy' which raises an ImportError giving a detailed | Armin Rigo | 2012-02-08 | 3 | -0/+21 |
| * | export few boring constants | Maciej Fijalkowski | 2012-02-08 | 1 | -1/+6 |
| * | work on release announcement | Maciej Fijalkowski | 2012-02-08 | 1 | -4/+14 |
| * | Fix a typo. | Armin Rigo | 2012-02-08 | 1 | -2/+2 |
* | | merge default up to 820edf258da9 | Maciej Fijalkowski | 2012-02-08 | 30 | -37/+295 |
|\| | |||||
| * | #1033 -- added truediv to numpy boxes | Alex Gaynor | 2012-02-08 | 2 | -0/+8 |
| * | merge win32-cleanup to default | mattip | 2012-02-07 | 12 | -19/+70 |
| |\ | |||||
| | * | close branch for merge | mattip | 2012-02-07 | 0 | -0/+0 |
| | * | Add space.unicode0_w, which returns a unicode string without NUL bytes | Amaury Forgeot d'Arc | 2012-02-07 | 3 | -2/+19 |
| | * | add 'WindowsError' to base objspace | mattip | 2012-02-07 | 1 | -0/+3 |
| | * | remove improper link flag | mattip | 2012-02-06 | 1 | -1/+1 |
| | * | merge branches | mattip | 2012-02-06 | 1 | -0/+4 |
| | |\ | |||||
| | | * | add test for posix module | mattip | 2012-02-06 | 1 | -0/+4 |
| | * | | Fix generation of str/unicode dispatch function for Windows | Amaury Forgeot d'Arc | 2012-02-06 | 1 | -2/+2 |
| | |/ | |||||
| | * | (amaury_) redefine ASN1_ITEM_EXP | mattip | 2012-02-03 | 1 | -3/+3 |
| | * | merge with default | mattip | 2012-02-05 | 54 | -503/+800 |
| | |\ | |||||
| | * | | more os.path.sep fun | mattip | 2012-02-05 | 2 | -2/+2 |
| | * | | declare arguments for c functions, use os.path.sep | mattip | 2012-02-05 | 3 | -10/+20 |
| | * | | (amaury_) fix compile-time error | mattip | 2012-02-04 | 1 | -1/+1 |
| | * | | merge with default | mattip | 2012-02-01 | 752 | -69272/+62362 |
| | |\ \ | |||||
| | * | | | cause test to report Error and not crash testing process | mattip | 2012-02-01 | 1 | -0/+7 |
| | * | | | put Defined in correct place | mattip | 2012-01-31 | 1 | -1/+3 |
| | * | | | openssl now passes some tests | mattip | 2012-01-31 | 1 | -3/+6 |
| | * | | | fix some tests | mattip | 2012-01-30 | 1 | -0/+5 |
| * | | | | Delete declaration of GC_hidden_pointer. | edelsohn | 2012-02-07 | 1 | -2/+1 |
| * | | | | Remove this very old condition. It turns out that nowadays, running | Armin Rigo | 2012-02-07 | 2 | -2/+1 |
| * | | | | Look inside RPython generators too. | Armin Rigo | 2012-02-07 | 3 | -1/+16 |
| * | | | | Bump version in Sphinx docs | Stefano Rivera | 2012-02-07 | 1 | -2/+2 |
| * | | | | typos | Armin Rigo | 2012-02-07 | 1 | -2/+2 |
| * | | | | Clean-up. | Armin Rigo | 2012-02-07 | 1 | -2/+0 |
| * | | | | fix version number | Antonio Cuni | 2012-02-06 | 1 | -1/+1 |
| * | | | | allow folding subscripts of BMP characters higher than surrogates | Benjamin Peterson | 2012-02-06 | 2 | -2/+10 |
| * | | | | fix ugly formatting | Benjamin Peterson | 2012-02-06 | 1 | -2/+1 |
| * | | | | Bump start-line for gc_info in pypy.1.rst | Stefano Rivera | 2012-02-06 | 1 | -1/+1 |
| * | | | | Document configuration environment variables | Stefano Rivera | 2012-02-06 | 7 | -6/+134 |
| * | | | | merge default | Maciej Fijalkowski | 2012-02-06 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | Fix this test. | Armin Rigo | 2012-02-06 | 1 | -0/+1 |
| * | | | | | start writing the release announcement | Maciej Fijalkowski | 2012-02-06 | 1 | -0/+52 |
| |/ / / / | |||||
* | | | | | grumble, fix the patchlevel release no | Maciej Fijalkowski | 2012-02-06 | 1 | -1/+1 |
* | | | | | merge default | Maciej Fijalkowski | 2012-02-06 | 892 | -71116/+67775 |
|\| | | | | |||||
| * | | | | Add documentation file. | Armin Rigo | 2012-02-06 | 1 | -0/+5 |
| | |_|/ | |/| | | |||||
| * | | | Fix ll_os module on windows. | Amaury Forgeot d'Arc | 2012-02-05 | 1 | -2/+5 |