I'd love to be able to include bugfixes from pd-l2ork. I looked thru the code and I can't really find what changes belong to what Changelog items. Can you point me towards the code related to these Changelog items, and expand on what they do, if you can? Then I can work on including them in Pd-extended:
*Implemented universal copy/paste *Fixed gop redrawing issue when passed coords message via script *finally discovered the root of all double-entry bugs (fingers crossed) and reverted all other previous workarounds for this problem. *fixed bug where patch cords were not getting erased (due to fundamental fixes in the previous patch how the things are being destructed, this has resulted in this bug being "hidden" until now).
Many of the older pre-git day bugs can be only traced by diff-ing our extensive snapshot repository available here:
http://l2ork.music.vt.edu/data/pd/
This is in part why we've set up a git. To make this transition easier for other branches...
Hope this helps!
Best wishes,
Ico