commit | 507029b3c37341458410a8b281bf091f77d6e7ec | [log] [tgz] |
---|---|---|
author | Russ Cox <[email protected]> | Mon Mar 29 11:19:29 2010 -0700 |
committer | Russ Cox <[email protected]> | Mon Mar 29 11:19:29 2010 -0700 |
tree | 512a4dd86820f80058978b0addbf1c9ee2d7c16b | |
parent | bd15c05278dbfe12fd37f3800bd312dd5794ffc0 [diff] |
re2: various tweaks add pointers to wrappers in README. drop sed in Makefile to fix exit status. fall back to mutex operations as generic memory barrier. Fixes issue 7. Fixes issue 9. Fixes issue 10. R=r CC=re2-dev http://codereview.appspot.com/797042