aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use_pyxmlgentoo-2.7-7.3.12Mike Gilbert2023-06-161-15/+18
* Skip test failures specific to our build environmentMichał Górny2023-06-162-0/+2
* Fancy patch for distutils C++ support, rebased for pypy7.3.3rc1Michał Górny2023-06-166-51/+112
* Apply 1.9-distutils.unixccompiler.UnixCCompiler.runtime_library_dir_option.patchMichał Górny2023-06-161-1/+1
* update version for releaserelease-pypy2.7-v7.3.12Matti Picus2023-06-152-2/+2
* merge defaultMatti Picus2023-06-1533-327/+576
|\
| * update release noteMatti Picus2023-06-151-4/+26
| * optimize the goto_if_not_*:Carl Friedrich Bolz-Tereick2023-06-131-7/+13
| * remove some old remnantCarl Friedrich Bolz-Tereick2023-06-131-5/+0
| * use the rbigint.add_int (etc) shortcuts for the int+int overflowing operationsCarl Friedrich Bolz-Tereick2023-06-132-5/+23
| * improve warmup a little bit:Carl Friedrich Bolz-Tereick2023-06-131-2/+57
| * inline get_field_updater to allow FieldUpdater to be alloc-removed everywhereCarl Friedrich Bolz-Tereick2023-06-071-12/+1
| * fix commentCarl Friedrich Bolz-Tereick2023-06-091-1/+1
| * don't give all descrs a ei_index and a descr_index field, almost all don't haveCarl Friedrich Bolz-Tereick2023-06-018-30/+50
| * d77a1ac14a7e leads to the two extra operations, which are a bit annoying butCarl Friedrich Bolz-Tereick2023-05-311-0/+2
| * merge headsCarl Friedrich Bolz-Tereick2023-05-311-6/+6
| |\
| | * update openssl (1.1.1u, 3.0.9) and lzma (5.2.10)Matti Picus2023-05-311-6/+6
| * | merge jit-history-no-cache:Carl Friedrich Bolz-Tereick2023-05-3116-248/+218
| |\ \ | | |/ | |/|
| | * fixesCarl Friedrich Bolz-Tereick2023-05-311-17/+14
| | * a few fixesCarl Friedrich Bolz-Tereick2023-05-314-11/+13
| | * fix virtualizables maybeCarl Friedrich Bolz-Tereick2023-05-302-5/+9
| | * add the value to the *FrontendOp constructorsCarl Friedrich Bolz-Tereick2023-05-309-91/+85
| | * fixCarl Friedrich Bolz-Tereick2023-05-301-2/+2
| | * remove copy_value_fromCarl Friedrich Bolz-Tereick2023-05-305-47/+34
| | * fix testCarl Friedrich Bolz-Tereick2023-05-301-3/+0
| | * fix the somewhat fiddly exception stuffCarl Friedrich Bolz-Tereick2023-05-302-13/+28
| | * try to get rid of the weird _cache mechanism in the History classCarl Friedrich Bolz-Tereick2023-05-306-81/+55
| |/
| * update versions.json for the rc2 releaseMatti Picus2023-05-293-3/+159
| * Added tag release-pypy3.10-v7.3.12rc2 for changeset 07561e2940eaMatti Picus2023-05-241-0/+1
| * Added tag release-pypy3.9-v7.3.12rc2 for changeset a6c2a04c0d03Matti Picus2023-05-241-0/+1
| * Added tag release-pypy2.7-v7.3.12rc2 for changeset 4ac174a992a3Matti Picus2023-05-241-0/+1
| * typoMatti Picus2023-05-241-1/+1
| * make note appearMatti Picus2023-05-241-1/+1
| * update release noteMatti Picus2023-05-241-4/+17
* | update to rc2release-pypy2.7-v7.3.12rc2Matti Picus2023-05-242-2/+2
* | merge default into releaseMatti Picus2023-05-2413-150/+635
|\|
| * merge rbigint-fromstr-subquadraticCarl Friedrich Bolz-Tereick2023-05-233-94/+424
| |\
| | * reduce the runtime of this hypothesis testCarl Friedrich Bolz-Tereick2023-05-201-0/+1
| | * use a string builderCarl Friedrich Bolz-Tereick2023-05-202-3/+5
| | * after some more testing: we can reduce the minimum size for when to use the newCarl Friedrich Bolz-Tereick2023-05-201-1/+1
| | * some more tests for fromrarith_intCarl Friedrich Bolz-Tereick2023-05-201-12/+40
| | * - ouch, one of the tests was not actually checking anythingCarl Friedrich Bolz-Tereick2023-05-191-1/+9
| | * some additional hypothesis tests that don't rely on the underlying longCarl Friedrich Bolz-Tereick2023-05-182-7/+43
| | * some cleanups in the testsCarl Friedrich Bolz-Tereick2023-05-182-17/+15
| | * merge headsCarl Friedrich Bolz-Tereick2023-05-182-101/+110
| | |\
| | | * make rbigint.floordiv and rbigint.mod also use rbigint.divmod, to benefit fromCarl Friedrich Bolz-Tereick2022-10-092-29/+15
| | | * some more hypothesis tests for string conversionCarl Friedrich Bolz-Tereick2022-10-091-0/+14
| | | * implement lopsided mul in the naive way, in my benchmarks it's consistentlyCarl Friedrich Bolz-Tereick2022-10-092-72/+81
| | * | merge defaultCarl Friedrich Bolz-Tereick2023-05-18231-4828/+9138
| | |\ \ | | | |/ | | |/|
| | * | merge defaultCarl Friedrich Bolz-Tereick2022-10-0915-132/+252
| | |\ \