summaryrefslogtreecommitdiff
path: root/src/greenlet/greenlet_allocator.hpp
Commit message (Expand)AuthorAgeFilesLines
* Add the rebind member to the allocator.Jason Madden2023-01-261-0/+5
* Fixed missing PY_SSIZE_T_CLEAN define before python.h importAddison Gourluck2022-10-271-0/+1
* Refactor to separate the main greenlet from user-created greenlets.Jason Madden2021-11-161-15/+1
* Fix a manylinux crasher.Jason Madden2021-11-081-1/+15
* Forgot the allocator.Jason Madden2021-11-061-0/+57