<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/share/timedef/data, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Move sources one directory up</title>
<updated>1999-10-18T13:39:50+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1999-10-18T13:39:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=835453339696734fc72825a2d2214ea448ad749c'/>
<id>835453339696734fc72825a2d2214ea448ad749c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ISO8859-5 time definition</title>
<updated>1999-10-03T01:41:17+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1999-10-03T01:41:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=09d2aa2966c7e1361d6f3c18d71dd8419e22f572'/>
<id>09d2aa2966c7e1361d6f3c18d71dd8419e22f572</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "alternative" forms of full month names.</title>
<updated>1999-09-11T22:14:18+00:00</updated>
<author>
<name>Dmitrij Tejblum</name>
<email>dt@FreeBSD.org</email>
</author>
<published>1999-09-11T22:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=91169b79b630ecf54af1c99ca97706707f331ae3'/>
<id>91169b79b630ecf54af1c99ca97706707f331ae3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Put full month names in another form ("genitive case"), the only form</title>
<updated>1999-08-22T16:12:13+00:00</updated>
<author>
<name>Dmitrij Tejblum</name>
<email>dt@FreeBSD.org</email>
</author>
<published>1999-08-22T16:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=df95264df98206b7118e8df22944608bf81832dd'/>
<id>df95264df98206b7118e8df22944608bf81832dd</id>
<content type='text'>
suitable for printing dates (like in strftime(... "%e %B %Y" ...)).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
suitable for printing dates (like in strftime(... "%e %B %Y" ...)).
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct typo</title>
<updated>1999-07-12T15:56:32+00:00</updated>
<author>
<name>Nick Hibma</name>
<email>n_hibma@FreeBSD.org</email>
</author>
<published>1999-07-12T15:56:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0152aa09ae557d9af24100e0f13551ecc3b3aa4e'/>
<id>0152aa09ae557d9af24100e0f13551ecc3b3aa4e</id>
<content type='text'>
PR:		9638
Submitted by:	Mauro Allegrini &lt;allegrini@usa.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		9638
Submitted by:	Mauro Allegrini &lt;allegrini@usa.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Change locale name of Traditional Chinese : zh_TW.BIG5 -&gt; zh_TW.Big5.</title>
<updated>1999-06-08T02:25:19+00:00</updated>
<author>
<name>Foxfair Hu</name>
<email>foxfair@FreeBSD.org</email>
</author>
<published>1999-06-08T02:25:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c6570d1dc31e8ce127868a1df26c906ebdc4f3eb'/>
<id>c6570d1dc31e8ce127868a1df26c906ebdc4f3eb</id>
<content type='text'>
It makes compatible with IANA charset defination, and let existent I18N
app happier.

Ref: &lt;http://www.isi.edu/in-notes/iana/assignments/character-sets&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It makes compatible with IANA charset defination, and let existent I18N
app happier.

Ref: &lt;http://www.isi.edu/in-notes/iana/assignments/character-sets&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Support the IANA definition of Shift Jis nameley ja_JP.Shift_JIS</title>
<updated>1999-06-05T03:04:03+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1999-06-05T03:04:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8759eb5c8056c4304a12fd53a159b02db9725d67'/>
<id>8759eb5c8056c4304a12fd53a159b02db9725d67</id>
<content type='text'>
as well as the X11 version ja_JP.SJIS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as well as the X11 version ja_JP.SJIS
</pre>
</div>
</content>
</entry>
<entry>
<title>Correction of better display under chinese terminal.</title>
<updated>1999-04-28T07:27:04+00:00</updated>
<author>
<name>Foxfair Hu</name>
<email>foxfair@FreeBSD.org</email>
</author>
<published>1999-04-28T07:27:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9450e47e2cde5dbafd9b940aae7a2e1c9ab2e272'/>
<id>9450e47e2cde5dbafd9b940aae7a2e1c9ab2e272</id>
<content type='text'>
Submitted by : Peter_Chen.bbs@bbs.csie.nctu.edu.tw
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by : Peter_Chen.bbs@bbs.csie.nctu.edu.tw
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct bits, make output format clearly.</title>
<updated>1999-04-01T10:15:15+00:00</updated>
<author>
<name>Foxfair Hu</name>
<email>foxfair@FreeBSD.org</email>
</author>
<published>1999-04-01T10:15:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9a40134f8dd915ef42a4745b88f379f9373efc3d'/>
<id>9a40134f8dd915ef42a4745b88f379f9373efc3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
