summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge default to 'openvms'openvmsSergey Vorfolomeev2021-04-0915-57/+226
|\
| * #492Armin Rigo2021-02-192-1/+92
| * Need a cast here because the type ffi_status is unsignedArmin Rigo2021-02-191-2/+2
| * Fix for sys.version >= (3, 10)Armin Rigo2021-02-191-1/+2
| * fix another (very minor) leak, also found by Sebastian BergArmin Rigo2021-02-181-1/+1
| * BUG: Fix string memory leak in `b_do_dlopen`Sebastian Berg2021-02-171-2/+7
| * hg merge release-1.14Matt Davis2021-02-118-11/+19
| |\
| | * Added tag v1.14.5 for changeset 5d7f0abff795Matt Davis2021-02-110-0/+0
| | * doc checksum updates for 1.14.5v1.14.5Matt Davis2021-02-111-3/+3
| | * Bump version to 1.14.5 and add whatsnew entryArmin Rigo2021-02-118-11/+19
| | * hg merge defaultArmin Rigo2021-02-114-8/+28
| | |\ | | |/ | |/|
| * | kill old unused functionArmin Rigo2021-02-061-4/+0
| * | add some more testsArmin Rigo2020-12-211-0/+5
| * | A test that passes on CPython but fails on PyPyArmin Rigo2020-12-211-0/+9
| * | revert release 1.14.4-1 which never occurred because pipArmin Rigo2020-12-031-4/+4
| * | document 1.14.3 and 1.14.4Armin Rigo2020-12-031-0/+10
| * | hg merge release-1.14Armin Rigo2020-11-292-5/+10
| |\ \ | | |/
| | * Added tag v1.14.4-1 for changeset 870af0b7cdf9Armin Rigo2020-11-290-0/+0
| | * md5/shaArmin Rigo2020-11-291-3/+3
| | * source-only update, to version number 1.14.4-1v1.14.4-1Armin Rigo2020-11-292-5/+10
| | * hg merge defaultArmin Rigo2020-11-292-13/+17
| | |\ | | |/ | |/|
| * | gcc-4.4.7: this pragma must not be inside functionsArmin Rigo2020-11-281-13/+16
| * | test for pushing to heptapodArmin Rigo2020-11-281-0/+1
| * | hg merge release-1.14Armin Rigo2020-11-247-11/+11
| |\ \ | | |/
| | * Added tag v1.14.4 for changeset ede015a0e620Armin Rigo2020-11-240-0/+0
| | * release 1.14.4v1.14.4Armin Rigo2020-11-241-3/+3
| | * bump version to 1.14.4Armin Rigo2020-11-247-11/+11
| | * hg merge defaultArmin Rigo2020-11-246-76/+147
| | |\ | | |/ | |/|
| * | fix for yet another way in which old libffi's are not compatible with new lib...Armin Rigo2020-11-241-5/+13
| * | Fix what I think will be a compile-time error in some casesArmin Rigo2020-11-201-10/+20
| * | Merge branch 'branch/memset' into 'branch/default'Armin Rigo2020-11-021-0/+1
| |\ \
| | * | add missing includememsetMatti Picus2020-11-011-0/+1
| |/ /
| * | Issue #478Armin Rigo2020-10-292-4/+19
| * | Issue #475Armin Rigo2020-10-142-2/+3
| * | py3Armin Rigo2020-10-141-2/+2
* | | use PY_ macroSergey Vorfolomeev2021-04-091-12/+2
* | | stdint for differnet crtlSergey Vorfolomeev2020-11-105-177/+145
* | | for VILESergey Vorfolomeev2020-11-096-4/+195
* | | read_barrier missingSergey Vorfolomeev2020-10-152-0/+4
* | | add commentsSergey Vorfolomeev2020-10-075-3/+6
* | | OpenVMS fixSergey Vorfolomeev2020-10-068-7/+50
|/ /
* | Fix building `cffi` for macOS with Apple Silicon support + backwards compatib...Max BĂ©langer2020-10-022-73/+88
* | explicit test of unaligned pointer reads/writesArmin Rigo2020-09-231-0/+21
* | Added tag v1.14.3 for changeset 56a682f7336dArmin Rigo2020-09-150-0/+0
* | hg merge release-1.14Armin Rigo2020-09-157-11/+11
|\ \ | |/
| * md5/shav1.14.3Armin Rigo2020-09-151-3/+3
| * bump version to 1.14.3Armin Rigo2020-09-157-11/+11
| * update branch release-1.14 for 1.14.3Armin Rigo2020-09-154-43/+22
| |\ | |/ |/|
* | this test is fragile on a non-translated pypy, skip itArmin Rigo2020-09-031-2/+2
* | merge headsArmin Rigo2020-08-311-11/+11
|\ \