Commit Graph

2 Commits

Author SHA1 Message Date
594318fd3d remove dependency of memmove on memcpy direction
this commit introduces a performance regression in many uses of
memmove, which will need to be addressed before the next release. i'm
making it as a temporary measure so that the restrict patch can be
committed without invoking undefined behavior when memmove calls
memcpy with overlapping regions.
2012-09-06 20:25:48 -04:00
0b44a0315b initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00