<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/cmd/acme/regx.c, branch patch</title>
<subtitle>Plan 9 from User Space (with patches)</subtitle>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/'/>
<entry>
<title>acme: avoid global named "class"</title>
<updated>2020-05-19T02:35:17+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2020-05-19T02:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=dea4dbdba6e8a4652e682627dce50503bca5c4b4'/>
<id>dea4dbdba6e8a4652e682627dce50503bca5c4b4</id>
<content type='text'>
For AIX.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For AIX.
</pre>
</div>
</content>
</entry>
<entry>
<title>acme: check file content before declaring file "modified since last read"</title>
<updated>2017-10-10T17:51:24+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2017-10-10T17:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=67dbeee5fe9e2a855384048615bafe100e876f4c'/>
<id>67dbeee5fe9e2a855384048615bafe100e876f4c</id>
<content type='text'>
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.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.)
</pre>
</div>
</content>
</entry>
<entry>
<title>acme, sam: fix regexp code for bigger Runemax</title>
<updated>2010-07-14T18:10:59+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2010-07-14T18:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=36d9b90c56e939244b7081b575dc51c2afddff93'/>
<id>36d9b90c56e939244b7081b575dc51c2afddff93</id>
<content type='text'>
R=r
http://codereview.appspot.com/1765042
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=r
http://codereview.appspot.com/1765042
</pre>
</div>
</content>
</entry>
<entry>
<title>convert to 4-byte UTF-8 and 32-bit Rune</title>
<updated>2009-09-11T21:03:06+00:00</updated>
<author>
<name>Russ Cox</name>
<email>russcox@gmail.com</email>
</author>
<published>2009-09-11T21:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=0cadb4301d18724e7513d7489cb5bebd262c82f1'/>
<id>0cadb4301d18724e7513d7489cb5bebd262c82f1</id>
<content type='text'>
http://codereview.appspot.com/116075
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://codereview.appspot.com/116075
</pre>
</div>
</content>
</entry>
<entry>
<title>acme: fix regexp match choice bug</title>
<updated>2008-01-30T18:47:15+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2008-01-30T18:47:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=d694fe22b7818371af0368b5ae1623b640dd24e8'/>
<id>d694fe22b7818371af0368b5ae1623b640dd24e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>acme: revert regexp change</title>
<updated>2007-12-07T22:32:35+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2007-12-07T22:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=73778baeb38089772a806e6c2335f7ad6adb19a9'/>
<id>73778baeb38089772a806e6c2335f7ad6adb19a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>acme: regexp fix (see libregexp change)</title>
<updated>2007-12-07T20:33:38+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2007-12-07T20:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=6f16e7fc1b35c2e99c9dc069e6ec81a9ac07ca21'/>
<id>6f16e7fc1b35c2e99c9dc069e6ec81a9ac07ca21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better fix</title>
<updated>2007-06-09T05:17:47+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2007-06-09T05:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=c99ef336aaa39a0c7aa2d0c62e93680764790605'/>
<id>c99ef336aaa39a0c7aa2d0c62e93680764790605</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>day one bug in sam regexp code</title>
<updated>2007-06-09T04:58:00+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2007-06-09T04:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=2f9d900118318c1a820b170cc04ddf58ed1eee87'/>
<id>2f9d900118318c1a820b170cc04ddf58ed1eee87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change to use new thread library</title>
<updated>2004-12-27T00:38:59+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-12-27T00:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=334cb1e91ceb2d667c1cfd0b71aa9801bef089ec'/>
<id>334cb1e91ceb2d667c1cfd0b71aa9801bef089ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
