log

age author description
Wed, 28 Oct 2020 08:54:25 +0100 Franz Glasner VERSION removed
Wed, 05 Aug 2020 12:50:09 +0200 Franz Glasner Version for 2.1-dev:
Wed, 05 Aug 2020 09:49:03 +0200 Franz Glasner Fairly complete atexit handler: modelled after the CPython plugin, but implemented in pypy_setup.py.
Wed, 05 Aug 2020 09:47:14 +0200 Franz Glasner Extra comment what "skip-atexit" does"
Wed, 05 Aug 2020 09:46:03 +0200 Franz Glasner FIX: Syntax error in the script that generates updates extra patches
Tue, 04 Aug 2020 23:45:58 +0200 Franz Glasner Shell script to generate updated "extra" patches for pypy3
Tue, 04 Aug 2020 09:47:59 +0200 Franz Glasner Implement a first simple .atexit handler: call uwsgin.atexit and handle "atexit" registrations.
Sun, 02 Aug 2020 22:04:17 +0200 Franz Glasner Make the GH tag date also an variable -- but a private one: MYGH_TAG_DATE
Sun, 02 Aug 2020 17:17:11 +0200 Franz Glasner Internally rename the PyPy3 plugin to pypy3 also: struct and its name
Wed, 22 Jul 2020 21:12:31 +0200 Franz Glasner Use the new PORTVERSION in plugin builds also: commit date and commit id
Wed, 22 Jul 2020 21:02:04 +0200 Franz Glasner Use the commit date and the commit id in the port's version number.
Wed, 22 Jul 2020 20:21:21 +0200 Franz Glasner Use the latest github version as of 2020-07-22
Wed, 17 Jun 2020 22:35:10 +0200 Franz Glasner FIX: Rename the `pypy_plugin' variable to `pypy3_plugin` because the compiler creates it that way
Wed, 17 Jun 2020 22:04:54 +0200 Franz Glasner FIX: Allow to compile the uwsgi.h header with cffi.
Wed, 17 Jun 2020 00:32:49 +0200 Franz Glasner FIX: Package description