<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/go-git.git/src/lib9/utf, branch dev.cc</title>
<subtitle>github.com: golang/go
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/go-git.git/'/>
<entry>
<title>lib9/utf: bring C environment up to Unicode 6.3.0</title>
<updated>2014-02-26T01:49:32+00:00</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2014-02-26T01:49:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/go-git.git/commit/?id=29d7bbcb166a60276ad83e0b15c121c47003c556'/>
<id>29d7bbcb166a60276ad83e0b15c121c47003c556</id>
<content type='text'>
LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/68820043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/68820043
</pre>
</div>
</content>
</entry>
<entry>
<title>lib9: fix Solaris build</title>
<updated>2014-02-13T19:30:42+00:00</updated>
<author>
<name>David du Colombier</name>
<email>0intro@gmail.com</email>
</author>
<published>2014-02-13T19:30:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/go-git.git/commit/?id=98a76029ea9e63f278c0173a944b7debc9e49b70'/>
<id>98a76029ea9e63f278c0173a944b7debc9e49b70</id>
<content type='text'>
In file included from src/lib9/utf/utfecpy.c:17:0:
src/lib9/utf/utfdef.h:28:0: error: "nil" redefined [-Werror]
In file included from src/lib9/utf/utfrrune.c:17:0:
src/lib9/utf/utfdef.h:28:0: error: "nil" redefined [-Werror]

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/63410043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In file included from src/lib9/utf/utfecpy.c:17:0:
src/lib9/utf/utfdef.h:28:0: error: "nil" redefined [-Werror]
In file included from src/lib9/utf/utfrrune.c:17:0:
src/lib9/utf/utfdef.h:28:0: error: "nil" redefined [-Werror]

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/63410043
</pre>
</div>
</content>
</entry>
<entry>
<title>lib9: fix inconsistencies and warnings on Plan 9</title>
<updated>2014-02-13T19:05:55+00:00</updated>
<author>
<name>David du Colombier</name>
<email>0intro@gmail.com</email>
</author>
<published>2014-02-13T19:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/go-git.git/commit/?id=705d7c164fa61181f2f943fb2541b39b39ced637'/>
<id>705d7c164fa61181f2f943fb2541b39b39ced637</id>
<content type='text'>
warning: src/lib9/fmt/dorfmt.c:64 unreachable code RETURN
warning: src/lib9/fmt/fltfmt.c:184 set and not used: p
warning: src/lib9/utf/utflen.c:35 unreachable code RETURN
warning: src/lib9/utf/utfrrune.c:45 unreachable code RETURN
warning: src/lib9/utf/utfrune.c:44 unreachable code RETURN

LGTM=rsc
R=rsc, iant, gobot
CC=golang-codereviews
https://golang.org/cl/57170052
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
warning: src/lib9/fmt/dorfmt.c:64 unreachable code RETURN
warning: src/lib9/fmt/fltfmt.c:184 set and not used: p
warning: src/lib9/utf/utflen.c:35 unreachable code RETURN
warning: src/lib9/utf/utfrrune.c:45 unreachable code RETURN
warning: src/lib9/utf/utfrune.c:44 unreachable code RETURN

LGTM=rsc
R=rsc, iant, gobot
CC=golang-codereviews
https://golang.org/cl/57170052
</pre>
</div>
</content>
</entry>
<entry>
<title>lib9: avoid all -Wconversion warnings</title>
<updated>2013-06-25T17:44:25+00:00</updated>
<author>
<name>Ian Lance Taylor</name>
<email>iant@golang.org</email>
</author>
<published>2013-06-25T17:44:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/go-git.git/commit/?id=7590e28d24d2dd50200808d2514656b6a440412f'/>
<id>7590e28d24d2dd50200808d2514656b6a440412f</id>
<content type='text'>
Built after adding -Wconversion to the list of compiler
arguments used when building.  I believe these are all OK
assuming we will not change the API.  There is no effort to
detect overflow due to very long strings.

R=golang-dev, dave, rsc, r
CC=golang-dev
https://golang.org/cl/10195044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Built after adding -Wconversion to the list of compiler
arguments used when building.  I believe these are all OK
assuming we will not change the API.  There is no effort to
detect overflow due to very long strings.

R=golang-dev, dave, rsc, r
CC=golang-dev
https://golang.org/cl/10195044
</pre>
</div>
</content>
</entry>
<entry>
<title>lib9/utf: remove unneccesary includes</title>
<updated>2013-05-31T22:53:26+00:00</updated>
<author>
<name>Anthony Martin</name>
<email>ality@pbrane.org</email>
</author>
<published>2013-05-31T22:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/go-git.git/commit/?id=af7f7b7515a335b593049f04d4fedff7c7c7d128'/>
<id>af7f7b7515a335b593049f04d4fedff7c7c7d128</id>
<content type='text'>
R=golang-dev, r, bradfitz
CC=golang-dev
https://golang.org/cl/8651043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=golang-dev, r, bradfitz
CC=golang-dev
https://golang.org/cl/8651043
</pre>
</div>
</content>
</entry>
<entry>
<title>lib9/utf: Remove superfluous header inclusion.</title>
<updated>2013-03-31T19:28:22+00:00</updated>
<author>
<name>Lucio De Re</name>
<email>lucio.dere@gmail.com</email>
</author>
<published>2013-03-31T19:28:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/go-git.git/commit/?id=e42bc0df87e865417f6a13908cd8d3e6f6945b96'/>
<id>e42bc0df87e865417f6a13908cd8d3e6f6945b96</id>
<content type='text'>
&lt;stdint.h&gt; does not seem to be needed.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/8178044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&lt;stdint.h&gt; does not seem to be needed.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/8178044
</pre>
</div>
</content>
</entry>
<entry>
<title>all: clean up C function prototypes</title>
<updated>2013-02-26T17:51:33+00:00</updated>
<author>
<name>Anthony Martin</name>
<email>ality@pbrane.org</email>
</author>
<published>2013-02-26T17:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/go-git.git/commit/?id=2b39e418be9d70e8933a7e598555a11188c7bd6d'/>
<id>2b39e418be9d70e8933a7e598555a11188c7bd6d</id>
<content type='text'>
R=minux.ma, rsc, akumar, bradfitz
CC=golang-dev
https://golang.org/cl/7313070
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=minux.ma, rsc, akumar, bradfitz
CC=golang-dev
https://golang.org/cl/7313070
</pre>
</div>
</content>
</entry>
<entry>
<title>src/lib9/utf: update to Unicode 6.2.0</title>
<updated>2012-10-31T17:52:59+00:00</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2012-10-31T17:52:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/go-git.git/commit/?id=c15afa887a038a3f4c70f1e38aac31084ee9f846'/>
<id>c15afa887a038a3f4c70f1e38aac31084ee9f846</id>
<content type='text'>
Fixes #2874.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6820068
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2874.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6820068
</pre>
</div>
</content>
</entry>
<entry>
<title>cmd/gc: string conversion for surrogates</title>
<updated>2012-08-30T18:16:55+00:00</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2012-08-30T18:16:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/go-git.git/commit/?id=363ec80dec5908ed7feebba448dc8e5b2cf90740'/>
<id>363ec80dec5908ed7feebba448dc8e5b2cf90740</id>
<content type='text'>
This is required by the spec to produce the replacement char.
The fix lies in lib9's rune code.

R=golang-dev, nigeltao, rsc
CC=golang-dev
https://golang.org/cl/6443109
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is required by the spec to produce the replacement char.
The fix lies in lib9's rune code.

R=golang-dev, nigeltao, rsc
CC=golang-dev
https://golang.org/cl/6443109
</pre>
</div>
</content>
</entry>
<entry>
<title>all: remove some references to Make.inc etc.</title>
<updated>2012-03-07T02:51:49+00:00</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2012-03-07T02:51:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/go-git.git/commit/?id=905cb4881b9604d2f69c2c5bc9c5c5e44d6ea3d9'/>
<id>905cb4881b9604d2f69c2c5bc9c5c5e44d6ea3d9</id>
<content type='text'>
There are a few more but these are the easiest ones.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5756067
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are a few more but these are the easiest ones.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5756067
</pre>
</div>
</content>
</entry>
</feed>
