-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: udondan/staticpython
base: master
head repository: pts/staticpython
compare: master
- 11 commits
- 13 files changed
- 1 contributor
Commits on Oct 13, 2017
-
Peter Szabo committed
Oct 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 133bb0e - Browse repository at this point
Copy the full SHA 133bb0eView commit details
Commits on Nov 16, 2017
-
added ./build.sh pythonmu2.7 (for a small Python 2.7 interpreter for …
…pdfsizeopt); pythonmu2.7-static is 1496615 bytes on Linux
Peter Szabo committedNov 16, 2017 Configuration menu - View commit details
-
Copy full SHA for d5e6c9c - Browse repository at this point
Copy the full SHA d5e6c9cView commit details -
added release/pythonmu2.7-static (1496615 bytes)
Peter Szabo committedNov 16, 2017 Configuration menu - View commit details
-
Copy full SHA for 05c4d8c - Browse repository at this point
Copy the full SHA 05c4d8cView commit details
Commits on Jan 9, 2018
-
added ./build.sh pythonmul2.7 (for a small Python 2.7 interpreter for…
… Liigboot); pythonmul2.7-static is 1574095 bytes on Linux
Peter Szabo committedJan 9, 2018 Configuration menu - View commit details
-
Copy full SHA for 5003995 - Browse repository at this point
Copy the full SHA 5003995View commit details -
added release/pythonmul2.7-static (1574095 bytes)
Peter Szabo committedJan 9, 2018 Configuration menu - View commit details
-
Copy full SHA for e3d4df7 - Browse repository at this point
Copy the full SHA e3d4df7View commit details
Commits on Dec 15, 2019
-
enabled the dl module in Python 2.7 with only a few symbols (qsort, m…
…map, mprotect, munmap, memcpy), improved the Python 2.7 dl module: allowed pointer (int) as d.call function name; allowed long instead of int in arguments
Peter Szabo committedDec 15, 2019 Configuration menu - View commit details
-
Copy full SHA for c02fce3 - Browse repository at this point
Copy the full SHA c02fce3View commit details
Commits on Dec 25, 2019
-
renamed memcpy to memmove (for consistency with ctypes) in dlmodule.c
Peter Szabo committedDec 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 502a681 - Browse repository at this point
Copy the full SHA 502a681View commit details -
Peter Szabo committed
Dec 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 1b1255f - Browse repository at this point
Copy the full SHA 1b1255fView commit details -
added accepting buffer arguments in dlmodule.c
Peter Szabo committedDec 25, 2019 Configuration menu - View commit details
-
Copy full SHA for ef6bd64 - Browse repository at this point
Copy the full SHA ef6bd64View commit details
Commits on Feb 21, 2023
-
added checking for ZIP end-of-central directory header for Linux i386…
… code running Docker on macOS Ventura 13 with Apple Silicon
Peter Szabo committedFeb 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 81b36c4 - Browse repository at this point
Copy the full SHA 81b36c4View commit details -
updated release/pythonmu2.7-static (1546643 bytes)
Peter Szabo committedFeb 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 1bc0218 - Browse repository at this point
Copy the full SHA 1bc0218View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master