1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove building old python 2.7, 3.3 and 3.4. More... 3 months ago
Fix typo More... 3 months ago
Py_UCS4 is not compatible with C++ std::basic_string. Use char32_t as required. More... 3 months ago
Update to use msvc 2022 and fix path to tools on up to date windows 11 install. More... over 1 year ago
Fix for building against python 3.13a1 More... over 1 year ago
Add python 3.13 More... over 1 year ago
Fix \ used as pathsep but not escaped. More... almost 2 years ago
Undo braces change as it just swaps between "brace suggested" and "brace used on scaler" in llvm. More... almost 2 years ago
update README.html for 7.1.9 More... almost 2 years ago
7.1.9 remove use of variables deprecated by python 3.12 More... almost 2 years ago
Fix gcc compiler warning suggesting need for {}. More... almost 2 years ago
replace use of distutils with sysconfig. More... about 2 years ago
Update build to use py.exe and not assume where python is installed. More... almost 3 years ago
Apply patch to remove deprecated <T> where it is not needed. More... almost 3 years ago
Detect the arch that the python executable supports and build for thoses arch. More... almost 3 years ago
Update build tooling to allow compiling with g++ -std=XXX options. More... almost 3 years ago
Add specific C compiler rules as sharing with C++ does not work on all compilers. More... almost 3 years ago
Release 7.1.7 with README changes More... over 3 years ago
Add a check that the version passed in matches the Version.hxx definition More... over 3 years ago
Release 7.1.6 More... over 3 years ago
Support building against python 3.11 alpha 4 More... over 3 years ago
Fix build all to ignore the 32 bit version on none windows, not the 64 bit version. More... about 4 years ago
Fix typos in readme. More... over 4 years ago
Fix typos in README.txt More... over 4 years ago
Update for 7.1.5 release More... over 4 years ago
Add build-all.py missed from last commit. More... over 4 years ago
build-all is getting move complex then bash or cmd can handle - replace with a python version. More... over 4 years ago
Add python 3.10 More... over 4 years ago
fix typo in lable More... over 4 years ago
In Python 3.9 Unicode API are being deprecated. More... over 4 years ago