<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src/ngLocale, branch v1.2.13</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix($locale): Minor grammar amends for locale_lt</title>
<updated>2014-02-07T00:11:29+00:00</updated>
<author>
<name>Kasparas Galdikas</name>
</author>
<published>2014-02-06T23:41:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=95be253fe55d35336d425d3d600a36158fc3519d'/>
<id>95be253fe55d35336d425d3d600a36158fc3519d</id>
<content type='text'>
Closes #6164
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6164
</pre>
</div>
</content>
</entry>
<entry>
<title>style: make jshint happy</title>
<updated>2013-10-22T22:32:41+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2013-10-22T21:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f2fab498303e00d199cb3d19a008670e214d5c10'/>
<id>f2fab498303e00d199cb3d19a008670e214d5c10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(grunt): add jshint tasks</title>
<updated>2013-10-22T22:32:40+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-10-21T08:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=934a95d3ef3f72dfc37b0b564624cb4a1286d4f4'/>
<id>934a95d3ef3f72dfc37b0b564624cb4a1286d4f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(i18n): remove obsolete locale files</title>
<updated>2013-08-27T22:55:37+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-08-27T22:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6382e21fb28541a2484ac1a241d41cf9fbbe9d2c'/>
<id>6382e21fb28541a2484ac1a241d41cf9fbbe9d2c</id>
<content type='text'>
Remove obsolete locale files that are not found in Google Closure library.

I don't know why they were removed, but without a link to Closure we can't
maintain these files going forward so I'm deleting them.

BREAKING CHANGE: some non-common region-specific local files were removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove obsolete locale files that are not found in Google Closure library.

I don't know why they were removed, but without a link to Closure we can't
maintain these files going forward so I'm deleting them.

BREAKING CHANGE: some non-common region-specific local files were removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(i18n): Do not transform arrays into objects</title>
<updated>2013-07-03T21:51:31+00:00</updated>
<author>
<name>Lucas Galfasó</name>
</author>
<published>2013-05-05T00:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b3d7a038d774d823ef861b76fb8bfa22e60a3df5'/>
<id>b3d7a038d774d823ef861b76fb8bfa22e60a3df5</id>
<content type='text'>
Do not trasnform arrays into objects when generating the locale objects
Add unit test for this check
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not trasnform arrays into objects when generating the locale objects
Add unit test for this check
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(i18n): escape all chars above \u007f in locale files</title>
<updated>2013-04-17T21:13:49+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-04-17T21:13:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=695c54c17b3299cd6170c45878b41cb46a577cd2'/>
<id>695c54c17b3299cd6170c45878b41cb46a577cd2</id>
<content type='text'>
Modify the script that writes the locales so all characters above \u007f are escaped
Includes the updated locale files after running the closureI18nExtractor.

Closes #2417
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modify the script that writes the locales so all characters above \u007f are escaped
Includes the updated locale files after running the closureI18nExtractor.

Closes #2417
</pre>
</div>
</content>
</entry>
<entry>
<title>chore($ngLocale): generate ngLocale files from the Closure code (includes datetimesymbolsext.js)</title>
<updated>2013-03-20T22:50:07+00:00</updated>
<author>
<name>Chirayu Krishnappa</name>
</author>
<published>2013-03-18T22:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0c72708a2bb123d2772f5c6b8cb6adc61f197a72'/>
<id>0c72708a2bb123d2772f5c6b8cb6adc61f197a72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore($ngLocale):  Generate ngLocale files from the Closure code.</title>
<updated>2013-03-08T23:46:59+00:00</updated>
<author>
<name>Chirayu Krishnappa</name>
</author>
<published>2013-03-08T23:42:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=96b13bbee17819fb28c9a4e1e22e426b1b07a554'/>
<id>96b13bbee17819fb28c9a4e1e22e426b1b07a554</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(module): move files around in preparation for more modules</title>
<updated>2012-03-28T18:16:35+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-03-23T21:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2430f52bb97fa9d682e5f028c977c5bf94c5ec38'/>
<id>2430f52bb97fa9d682e5f028c977c5bf94c5ec38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
