92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
Mar 11, 2025 — Mar 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Docs: update linux doxygen md5 hash More... about 1 year ago
Docs: save inheritance diagrams as svg and small design changes More... about 1 year ago
Fix float -> int conversion issues in wx.lib.fancytext More... about 1 year ago
Fix a few numpy renames missed in 95cafd1 More... about 1 year ago
Don't enable wxWidgets universal binary build by default More... about 1 year ago
Update sip to v6.10.0 More... about 1 year ago
Update SIP ABI version to 12.14 More... about 1 year ago
Update waf to v2.1.5 More... about 1 year ago
Merge pull request #2698 from echoix/numpy-fixes More... about 1 year ago
Merge pull request #2697 from echoix/build.py-fixes More... about 1 year ago
Merge pull request #2696 from arigit/patch-1 More... about 1 year ago
Merge pull request #2694 from echoix/element-tree-ICN001 More... about 1 year ago
Merge pull request #2693 from echoix/numpy-unconventionnal-import-alias More... about 1 year ago
Merge branch 'master' into build.py-fixes More... about 1 year ago
Merge pull request #2692 from echoix/default-python-version-build.py More... about 1 year ago
Merge pull request #2691 from echoix/simplify-haveWheel-setup.py More... about 1 year ago
Update hyperlink.py, fixes #2686
Ari
More... about 1 year ago
Handle deprecated NumPy type aliases in samples More... about 1 year ago
style: Normalise ElementTree imports with `import xml.etree.ElementTree as ET` More... about 1 year ago
style: Normalise numpy imports with `import numpy as np` More... about 1 year ago
Use pathlib write_text for more situations in build.py More... about 1 year ago
Replace textfile_open wrapper with pure calls in build.py More... about 1 year ago
Use pathlib's read_text()/write_text() and read_bytes()/write_bytes() for simple file IO in build.py More... about 1 year ago
Only import Path from pathlib in build.py More... about 1 year ago
style: Fix sorted-min-max (FURB192) in build.py More... about 1 year ago
style: Fix repeated-append (FURB113) in build.py More... about 1 year ago
Remove references to Python 2.7 defaults from build.py More... about 1 year ago
Docs: add libclang to gitignore which can come with doxygen 1.9 More... about 1 year ago
Docs: fix sphinx (win) could not handle spaces in path More... about 1 year ago
Remove haveWheel condition in setup.py More... about 1 year ago