<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests, branch 1.7.6</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests?h=1.7.6</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests?h=1.7.6'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-11-15T05:29:31Z</updated>
<entry>
<title>Merge branch 'regex-impl' of github.com:waywardmonkeys/emscripten into incoming</title>
<updated>2013-11-15T05:29:31Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T05:29:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4e21fffe3f824247dceba0af38d36996afad2c13'/>
<id>urn:sha1:4e21fffe3f824247dceba0af38d36996afad2c13</id>
<content type='text'>
Conflicts:
	tools/shared.py
</content>
</entry>
<entry>
<title>Merge pull request #1809 from juj/gles2_gets</title>
<updated>2013-11-15T05:11:41Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T05:11:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1cdb5b33158a12f950b2def5a6cbf7dddb49b07e'/>
<id>urn:sha1:1cdb5b33158a12f950b2def5a6cbf7dddb49b07e</id>
<content type='text'>
GLES2 glGetXXs()</content>
</entry>
<entry>
<title>simplify other.test_emcc check for micro-opts, to not be so finicky</title>
<updated>2013-11-15T01:56:03Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T01:56:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e1df9d851d657c2afff1350bd19a3781d7404de6'/>
<id>urn:sha1:e1df9d851d657c2afff1350bd19a3781d7404de6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable asm2x86.test_sqlite due to legalization error on llvm 3.3</title>
<updated>2013-11-15T01:40:48Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-14T22:57:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d298deb2eb2e08369904ea93b90696679338d9fa'/>
<id>urn:sha1:d298deb2eb2e08369904ea93b90696679338d9fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update test_pgo</title>
<updated>2013-11-14T22:14:24Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-14T22:14:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9d6704476bf5fc8783501a4ab1e7db90f6dd155e'/>
<id>urn:sha1:9d6704476bf5fc8783501a4ab1e7db90f6dd155e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement more complete glGetXXv() for GLES2 binary shader format and shader compiler enums that WebGL will not implement for us. Fixes #1803.</title>
<updated>2013-11-14T18:32:28Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-11-14T18:32:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=24ff2149f48f92462639c0ec49e95cb1d642fad3'/>
<id>urn:sha1:24ff2149f48f92462639c0ec49e95cb1d642fad3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust other.test_preprocess to not include a path delimiter in the string that it tests for successfully preprocessed file. In linux, the output line would contain "tests/hello_world.c", but on Windows, the equivalent line is "tests\\hello_world.c". Fixes other.test_preprocess on Windows.</title>
<updated>2013-11-14T17:14:20Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-11-14T17:14:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b3906e91dec32ee13258cee820781c8bf9bb9c1c'/>
<id>urn:sha1:b3906e91dec32ee13258cee820781c8bf9bb9c1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't show both errors and warnings on undefined symbols</title>
<updated>2013-11-14T05:46:31Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-14T05:46:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4eec671ca6d6ebec95e542bd698e879fb642f8c9'/>
<id>urn:sha1:4eec671ca6d6ebec95e542bd698e879fb642f8c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test for multiple undefined symbols</title>
<updated>2013-11-14T05:41:45Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-14T05:41:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=03d51f9684f6f7007751a94d0900030df701bae2'/>
<id>urn:sha1:03d51f9684f6f7007751a94d0900030df701bae2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>warn on missing symbols by default; fixes #1794</title>
<updated>2013-11-14T02:10:28Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-14T02:10:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0f90bdc8768020f793bbd7ebd02aed021aba53c4'/>
<id>urn:sha1:0f90bdc8768020f793bbd7ebd02aed021aba53c4</id>
<content type='text'>
</content>
</entry>
</feed>
