<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt/rust_srv.cpp, branch release-0.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=release-0.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=release-0.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2011-11-07T22:14:36+00:00</updated>
<entry>
<title>Clean up logging output. Closes #1088</title>
<updated>2011-11-07T22:14:36+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-11-07T22:14:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b0c2416270502c124e031b5e86a74cb14eff7662'/>
<id>urn:sha1:b0c2416270502c124e031b5e86a74cb14eff7662</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do all runtime calls to getenv at initialization</title>
<updated>2011-07-28T19:23:01+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-07-27T21:34:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4ef1ec580aaf9f95d66c1654ce942f5e454a0b4d'/>
<id>urn:sha1:4ef1ec580aaf9f95d66c1654ce942f5e454a0b4d</id>
<content type='text'>
getenv is not threadsafe and (maybe as a result) it's randomly crashing with
CFLAGS=-g and RUST_THREADS=32. Calls from rust code are still on their
own.
</content>
</entry>
<entry>
<title>Remove 'Nop.' comments, add emacs lines, remove obsolete file.</title>
<updated>2011-07-13T21:03:18+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-07-13T21:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=336a4df778129f906714830f429ad9c009434083'/>
<id>urn:sha1:336a4df778129f906714830f429ad9c009434083</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removing the synchronized memory region from tasks.</title>
<updated>2011-07-08T01:22:27+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eholk@mozilla.com</email>
</author>
<published>2011-07-06T23:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dcd2563a3a7662d03ab33b67c92652e6e24c5af1'/>
<id>urn:sha1:dcd2563a3a7662d03ab33b67c92652e6e24c5af1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removing most of the locks in rust_upcall.cpp and elsewhere.</title>
<updated>2011-07-08T01:22:27+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eholk@mozilla.com</email>
</author>
<published>2011-07-06T19:48:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a0f45f4456de5e9811d80b20df243d7078c45918'/>
<id>urn:sha1:a0f45f4456de5e9811d80b20df243d7078c45918</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implementation mising features in lock_and_signal for Win32. Also  lowered the minimum stack size to get the pfib benchmark to run without exhausting its address space on Windows.</title>
<updated>2011-06-27T16:58:39+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eholk@mozilla.com</email>
</author>
<published>2011-06-23T19:22:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=022ebc198b9e9e42880a4f3bcd31565533333296'/>
<id>urn:sha1:022ebc198b9e9e42880a4f3bcd31565533333296</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a few concurrency bugs. Still not perfect, but overall it seems much more reliable.</title>
<updated>2011-06-27T16:58:39+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eholk@mozilla.com</email>
</author>
<published>2011-06-22T01:08:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6367bcf4276c06d41b0d66f10711ca3b076ae547'/>
<id>urn:sha1:6367bcf4276c06d41b0d66f10711ca3b076ae547</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attempt to put out burning darwin tinderbox.</title>
<updated>2011-05-11T00:47:55+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-05-11T00:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=46886b2339112ba2d4cb8174b47cd7f94d25c6d4'/>
<id>urn:sha1:46886b2339112ba2d4cb8174b47cd7f94d25c6d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Overhaul logging system in runtime</title>
<updated>2011-04-19T14:57:13+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-04-19T10:21:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=880be6a94013ba0b7791b0ca1b6e16104f2f0a1c'/>
<id>urn:sha1:880be6a94013ba0b7791b0ca1b6e16104f2f0a1c</id>
<content type='text'>
See https://github.com/graydon/rust/wiki/Logging-vision

The runtime logging categories are now treated in the same way as
modules in compiled code. Each domain now has a log_lvl that can be
used to restrict the logging from that domain (will be used to allow
logging to be restricted to a single domain).

Features dropped (can be brought back to life if there is interest):
  - Logger indentation
  - Multiple categories per log statement
  - I possibly broke some of the color code -- it confuses me
</content>
</entry>
<entry>
<title>Change log buffer butes to a symbolic const in runtime.</title>
<updated>2011-01-14T21:41:39+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-01-14T21:41:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fe1a4ab23c6493d72e41b5ed8d87e7741e847154'/>
<id>urn:sha1:fe1a4ab23c6493d72e41b5ed8d87e7741e847154</id>
<content type='text'>
</content>
</entry>
</feed>
