<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten, branch 1.7.2</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/?h=1.7.2</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/?h=1.7.2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-11-08T23:56:02Z</updated>
<entry>
<title>Merge pull request #1767 from waywardmonkeys/update-libcxx</title>
<updated>2013-11-08T23:56:02Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-08T23:56:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e0268fa1035a718341c53921eee9318d4a8033cd'/>
<id>urn:sha1:e0268fa1035a718341c53921eee9318d4a8033cd</id>
<content type='text'>
 Update libcxx</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:bobroberts177/emscripten into incoming</title>
<updated>2013-11-08T23:50:05Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-08T23:50:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a11272805c16be75f5e6d00c8214afcac7ba9d05'/>
<id>urn:sha1:a11272805c16be75f5e6d00c8214afcac7ba9d05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1761 from prenaux/develop</title>
<updated>2013-11-08T23:39:29Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-08T23:39:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=128ea802e3ec1268b6a934373f2b45d37c6f501f'/>
<id>urn:sha1:128ea802e3ec1268b6a934373f2b45d37c6f501f</id>
<content type='text'>
GLUT support for DELETE &amp; BACKSPACE keys ; Fixed lzma.js doit.sh so that it works on Windows ; Removed unnecessary warning in em++ ;</content>
</entry>
<entry>
<title>Merge pull request #1764 from juj/name_more_functions</title>
<updated>2013-11-08T23:37:45Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-08T23:37:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a25e9721173dc072c5ab82b7084a6ebe3d24dec9'/>
<id>urn:sha1:a25e9721173dc072c5ab82b7084a6ebe3d24dec9</id>
<content type='text'>
Add more names for functions that show up in Firefox profiler as anonymous.</content>
</entry>
<entry>
<title>no-op for __builtin_prefetch; fixes #1765</title>
<updated>2013-11-08T23:36:58Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-08T23:36:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=cca74d2500b1e05b2927b68a50345875bbe91eff'/>
<id>urn:sha1:cca74d2500b1e05b2927b68a50345875bbe91eff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1768 from juj/gles2_func_stubs</title>
<updated>2013-11-08T23:32:30Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-08T23:32:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=36fddc0cb55869d8b6f28a0a67ac2dd9da2a37fd'/>
<id>urn:sha1:36fddc0cb55869d8b6f28a0a67ac2dd9da2a37fd</id>
<content type='text'>
GLES2 func stubs.</content>
</entry>
<entry>
<title>invalidate calls on conditionals in js optimizer, to avoid eliminating into a non-executing code path</title>
<updated>2013-11-08T22:54:18Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-08T22:54:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c715cec68f4c965ca443669fcf48eecfa70b52d8'/>
<id>urn:sha1:c715cec68f4c965ca443669fcf48eecfa70b52d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add self to AUTHORS</title>
<updated>2013-11-07T17:19:03Z</updated>
<author>
<name>bobroberts177</name>
<email>bobroberts177@gmail.com</email>
</author>
<published>2013-11-07T17:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=18036a4d2f9e41220444f45295097733b0c1863a'/>
<id>urn:sha1:18036a4d2f9e41220444f45295097733b0c1863a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement GLES2 glShaderBinary and glReleaseShaderCompiler functions as no-op stubs. Add a machinery for glGetError() to report errors generated by the library_gl.js interop layer.</title>
<updated>2013-11-07T15:23:25Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-11-07T15:23:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=df185bf8d4b44903ec454158c07ad7ca3231cf26'/>
<id>urn:sha1:df185bf8d4b44903ec454158c07ad7ca3231cf26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more names for functions that show up in Firefox profiler as anonymous.</title>
<updated>2013-11-07T12:29:18Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-11-07T12:29:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4259c8b65351ae91c5d8265fdb51b2b59073691b'/>
<id>urn:sha1:4259c8b65351ae91c5d8265fdb51b2b59073691b</id>
<content type='text'>
</content>
</entry>
</feed>
