Commits


acme: avoid global named "class" For AIX.


acme: check file content before declaring file "modified since last read" Bad remote file systems can change mtime unexpectedly, and then there is the problem that git rebase and similar operations like to change the files and then change them back, modifying the mtimes but not the content. Avoid spurious Put errors on both of those by checking file content. (False positive "modified since last read" make the real ones difficult to notice.)


acme, sam: fix regexp code for bigger Runemax R=r http://codereview.appspot.com/1765042


convert to 4-byte UTF-8 and 32-bit Rune http://codereview.appspot.com/116075


acme: fix regexp match choice bug


acme: revert regexp change


acme: regexp fix (see libregexp change)


better fix


day one bug in sam regexp code


change to use new thread library


More files related to user-level file servers. Also add acme!