<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/system/include, branch 1.7.8</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/system/include?h=1.7.8</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/system/include?h=1.7.8'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-11-17T18:20:45Z</updated>
<entry>
<title>EM_ASM_INT and EM_ASM_DOUBLE, which allow input and output values from EM_ASM; fixes #1819</title>
<updated>2013-11-17T18:20:45Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-17T18:20:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a4e9c38c371360b3cc652f1fcd11974d0476b54a'/>
<id>urn:sha1:a4e9c38c371360b3cc652f1fcd11974d0476b54a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mention inline asm() syntax in EM_ASM comment</title>
<updated>2013-11-15T20:43:05Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T20:43:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=ecb9e4de28fd3de0d51eaf9c45c58587f52ff9db'/>
<id>urn:sha1:ecb9e4de28fd3de0d51eaf9c45c58587f52ff9db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'incoming' into f32</title>
<updated>2013-11-09T00:04:05Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-09T00:01:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b873dc778f52461129b1e28fb12dd3d4a309851c'/>
<id>urn:sha1:b873dc778f52461129b1e28fb12dd3d4a309851c</id>
<content type='text'>
Conflicts:
	src/parseTools.js
	src/preamble.js
</content>
</entry>
<entry>
<title>Don't use atomic as that breaks our version of clang.</title>
<updated>2013-11-07T09:08:02Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-11-07T09:08:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=8a8f0348a15b274ab2fc1f98a434fe8c7e02ff82'/>
<id>urn:sha1:8a8f0348a15b274ab2fc1f98a434fe8c7e02ff82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update libcxx to 194185, 2013-11-07.</title>
<updated>2013-11-07T09:07:18Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-11-07T08:49:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=44af976a44bc194b985fdb880f99a7feff133b5a'/>
<id>urn:sha1:44af976a44bc194b985fdb880f99a7feff133b5a</id>
<content type='text'>
This brings C++14 support.
</content>
</entry>
<entry>
<title>Merge pull request #1748 from caiiiycuk/fix_sdl_colors</title>
<updated>2013-11-06T19:56:14Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-06T19:56:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7f870cf9c357f6a1138ba612ace7d7249f85e250'/>
<id>urn:sha1:7f870cf9c357f6a1138ba612ace7d7249f85e250</id>
<content type='text'>
Fix SDL_SetColors &amp;&amp; SDL_envets</content>
</entry>
<entry>
<title>Merge branch 'incoming' into f32</title>
<updated>2013-11-02T01:26:58Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-02T01:26:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3d48329892cd517b2e709ef94a00df8214169ddd'/>
<id>urn:sha1:3d48329892cd517b2e709ef94a00df8214169ddd</id>
<content type='text'>
Conflicts:
	src/parseTools.js
</content>
</entry>
<entry>
<title>begin to add emscripten_float32x4_signmask</title>
<updated>2013-10-30T20:14:26Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-10-30T20:14:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a4b5ac5a0b7b705d89def4fb447f36cbe04d5789'/>
<id>urn:sha1:a4b5ac5a0b7b705d89def4fb447f36cbe04d5789</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SDL_SetColors &amp;&amp; SDL_envets</title>
<updated>2013-10-30T11:18:29Z</updated>
<author>
<name>Aleksander Guryanov</name>
<email>caiiiycuk@gmail.com</email>
</author>
<published>2013-10-30T11:18:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2247ff845fa862a35fc9d1acf8150eb7e56f41ac'/>
<id>urn:sha1:2247ff845fa862a35fc9d1acf8150eb7e56f41ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use double for emscripten_get_now, to not lose precision from performance.now etc.</title>
<updated>2013-10-29T21:48:40Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-10-29T21:48:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7c909b0db1a699f9a4f71189a56e51c065557a41'/>
<id>urn:sha1:7c909b0db1a699f9a4f71189a56e51c065557a41</id>
<content type='text'>
</content>
</entry>
</feed>
