Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorng authored and proxyles committed Oct 13, 2011
1 parent 5ecd44d commit 20d4510
Showing 1 changed file with 228 additions and 0 deletions.
228 changes: 228 additions & 0 deletions index.html
@@ -0,0 +1,228 @@
<html>
<meta http-equiv="content-type" Content="text/html; charset=utf-8">
<title>Currently in the 'pu' branch</title>
<style type="text/css" media="all">
body {
width: 600px;
}
</style>
<body>
<h1>Currently in the 'pu' branch</h1>
<p>The comment about each topic branch is taken from the latest
<em>What's cooking in erlang/otp</em> email and may no longer apply if
the topic branch has been updated.
<ul>
<li><a href="https://github.com/erlang/otp/commit/076d15a885de80d4cd0f939157eb07ab4c09d2cf">ta/snmpc-warnings-option</a> (snmp):

<ul>
<li><a href="https://github.com/erlang/otp/commit/5383e185c6497cf8da31c19902db7fb6030bf396">snmpc: fix --warnings/--W option parsing</a></li>
</ul>
<p><i>New topic branch</i>
<p>
</li>
<li><a href="https://github.com/erlang/otp/commit/c12009473801fde5a3f6af1b40de6e0979c41067">ta/docs</a> (erts, stdlib, test_server):

<ul>
<li><a href="https://github.com/erlang/otp/commit/90e7572aa14e51136cc30d83248f6b2b3dde7450">Fix typo in test_server(3)</a></li>
<li><a href="https://github.com/erlang/otp/commit/8e2d2f889be7e447f0b5715a85924ef1dbe56e8d">Fix typos in io_protocol.xml</a></li>
<li><a href="https://github.com/erlang/otp/commit/1c97143a9c9198f432d67dc80df65003119c5a57">Fix typo in erlang(3)</a></li>
<li><a href="https://github.com/erlang/otp/commit/2188b5ef2f5d661620e24ceae2823988eec37ba3">Fix typos in tar_SUITE</a></li>
<li><a href="https://github.com/erlang/otp/commit/0f9e55fe4b8b036cbaebde8ceee10d10bb38daf8">Fix typos in erts/preloaded/src</a></li>
</ul>
<p><i>New topic branch</i>
<p>
</li>
<li><a href="https://github.com/erlang/otp/commit/ad65dce9bfc3356aaa92e8c198c1f68fecd83fab">fm/process_info_doc_fix</a> (erts):

<ul>
<li><a href="https://github.com/erlang/otp/commit/e88a46d9582e365a771f45236b6376a7e4fb0634">Fix documentation for erlang:process_flag/2</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/0fda634849a6b6bfc0d4e22f9b5bee1d50108480">rj/fix-net_kernel-doc</a> (kernel):

<ul>
<li><a href="https://github.com/erlang/otp/commit/bfa676a74a3eaef1855600b221374cb15bbcaf46">Fixes net_kernel:get_net_ticktime() doc</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/76c0f158224b9264285ae254c3193df53f5b72dc">mh/run_erl-exit-status</a> (erts):

<ul>
<li><a href="https://github.com/erlang/otp/commit/29364cf9a6e1fcfd032503ff9888cffc4327b867">run_erl.c: propagate exit status from child process</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/c3d2729d2b1765ffd7cd7a635050a44439df8b8c">gs/mod_log-fix</a> (inets):

<ul>
<li><a href="https://github.com/erlang/otp/commit/166f4ccad9a1f7ecc9b0934faff8b9e913dc0fc5">Fix logging of content length in mod_log</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/940e543039f28c669268bf3395e9b63af5d1e813">rj/fix-erlang-doc-style</a> (erts):

<ul>
<li><a href="https://github.com/erlang/otp/commit/283e3abaaf3813bb579e31f912259bad6100f6f0">Fixes module erlang doc style: option description</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/c29dac91f22d8f0ba90e6e2fee4fc86e33638640">rj/fix-remove-exec-bit</a> (asn1, common_test, debugger, dialyzer, docbuilder, erts, hipe, orber, otp, percept, public_key, sasl, snmp, ssh, wx, xmerl):

<ul>
<li><a href="https://github.com/erlang/otp/commit/25d7deef836691ab0a948b493363bb7a6c3cd2bc">Removes exec bit from files: info files, dat, bat</a></li>
<li><a href="https://github.com/erlang/otp/commit/b4148816e182be9de7aac3629d5366fcafaaf763">Removes exec bit from files related to: XML, make, C</a></li>
<li><a href="https://github.com/erlang/otp/commit/75a10212dcddb864c328a9efb08c1d4157eceedf">Removes exec bit from: erl, hrl, xml, html, asn, gif, xpm</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/1a29a415455c5c77053e538ec97ffd2ee83769fd">rj/fix-debugger-msgs</a> (debugger):

<ul>
<li><a href="https://github.com/erlang/otp/commit/808629df396e8aecc9f71ee9ac3d565f00e61ca7">Fixes "OK" spelling in debugger messages and variables</a></li>
<li><a href="https://github.com/erlang/otp/commit/e43aa85500dc962671161441648a90160097c4c0">Fixes debugger message with wx</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/22335fd78c905bb54f08675bac2049fdb96f118a">rj/fix-doctypos</a> (kernel, otp):

<ul>
<li><a href="https://github.com/erlang/otp/commit/0ac642fa5b67cb145c28e3506d6f208ed57caf92">Adds missing spaces in Reference Manual in distributed section</a></li>
<li><a href="https://github.com/erlang/otp/commit/60ed9f97919e8ac1f6089e2ad5e95fc64f160164">Fixes typo in heart doc, adds missing parenthesis</a></li>
<li><a href="https://github.com/erlang/otp/commit/63c101d2eee04a9362589cef02e82401b5b602f8">Fixes typo in Reference Manual in macros section</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/05c17f6ebb2156a3a160ecb0276750b6a7091fc7">ta/erl_prim_loader-primary_archive-reloading</a> (erts, kernel, stdlib):

<ul>
<li><a href="https://github.com/erlang/otp/commit/b5e09a85a4cf752cf65998bc2184a5d3028e2182">[erts,kernel,stdlib] fix escript/primary archive reloading</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/8eb482d522b4cd8a75c6fe7aadf997533343b71e">mh/create_cookie_error_msg</a> (kernel):

<ul>
<li><a href="https://github.com/erlang/otp/commit/9319587de60b67f3de689de60b473136fd45cadd">Specify file name and error on create_cookie failure</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/e790dde425bbf0e131bd186fccfaf2d36681daeb">cf/simple_one_for_one_shutdown</a> (otp, stdlib):

<ul>
<li><a href="https://github.com/erlang/otp/commit/04731323678eff58f709b36f864d12aa08cfe6d9">Explain how dynamic child processes are stopped</a></li>
<li><a href="https://github.com/erlang/otp/commit/42c581ddefd332fcadea696b5b2bedcdd575f14a">Stack errors when dynamic children are stopped</a></li>
<li><a href="https://github.com/erlang/otp/commit/47759479146ca11ad81eca0bb3236b265e20601d">Explicitly kill dynamic children in supervisors</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/f5a3f7ad35eded93296d07285fcb9bc1216b9b13">cf/supervisor_shutdown_infinity</a> (otp, stdlib):

<ul>
<li><a href="https://github.com/erlang/otp/commit/9679510bb27b569fd47394b6cb319916c3282de9">Add a warning to docs about workers' shutdown strategy</a></li>
<li><a href="https://github.com/erlang/otp/commit/2c4e984bd1d75524fd6444dc2032f8d758a945ae">Allow an infinite timeout to shutdown worker processes</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/65bc336349a7ff91f0109464056683b594e760ae">hl/fix-ms_transform-scope-warn</a> (stdlib):

<ul>
<li><a href="https://github.com/erlang/otp/commit/29610af8d3db844568cffc4218f79fc68bfd8094">ms_transform: Fix incorrect `variable shadowed' warnings</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/9fde9c98dd04ba4d10cb1d557039779c8ab6b359">pg/fix-cover-leftover-down-msg</a> (tools):

<ul>
<li><a href="https://github.com/erlang/otp/commit/cc087c398941302629ac6fd140639e65a9516cb8">[cover]fix leftover {'DOWN', ..} msg in callers queue</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/bf940cd55b6bba14c770012c7532a39376a7056c">rc/remote-shell-completion</a> (kernel):

<ul>
<li><a href="https://github.com/erlang/otp/commit/73d1959237d0a77dc10f57d83f6c2ed065a90528">make tab completion work in remote shells</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/ca6b68d4ee70c40c8068bfdb61994719c59d146d">rc/epp-include-path-fix</a> (stdlib):

<ul>
<li><a href="https://github.com/erlang/otp/commit/74f603c505dbd3de51c7af5d752a6b7f51d1b3be">Make epp search directory of current file first when including another file</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/dfc170c2611009c339ea18e8d12e8413af70c528">fm/enif_is_number</a> (erts):

<ul>
<li><a href="https://github.com/erlang/otp/commit/8db78b0c92a26e2a7766f8ece2f0ed7abb5db791">Add NIF function enif_is_number</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/11200c71a104be019f3a7a74a68befa59c48648e">ms/epmd-IPv6-node-reg</a> (erts, kernel):

<ul>
<li><a href="https://github.com/erlang/otp/commit/5523b211359d30c2e445dfd8d9af8346f2d3783f">epmd: support IPv6 node registration</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/4051933014d2d5b421862e7ee6ee1040f6c34225">ta/nif-variadic-funs</a> (erts):

<ul>
<li><a href="https://github.com/erlang/otp/commit/bfb4105cfff79a337fd3aca7941653e711d0a37a">erts: convert variadic nif funs into inline funs</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/65b937a715634a03cff8bad270aae0ed4a4a5e66">pr/mnesia_frag_hash</a> (mnesia):

<ul>
<li><a href="https://github.com/erlang/otp/commit/1d6762d162560197facb263e03e0cd4958b2418d">add mnesia_frag_hash test</a></li>
<li><a href="https://github.com/erlang/otp/commit/67a20c0e2f91e143536202ae969d8211e3ac3da8">Reduce calls to phash in key_to_frag_number</a></li>
</ul>
<p>Action expected from: Topic author

<p>

<p>
</li>
<li><a href="https://github.com/erlang/otp/commit/9ede4ed486912c8ae81d2f4e0c62fef63b917da2">tn/inet_drv-fix</a> (erts):

<ul>
<li><a href="https://github.com/erlang/otp/commit/e3605633cbbf1c1e8a9c0be4cff369ede0a0bc73">Use libdlpi to get physical address</a></li>
</ul>
<p>Action expected from: Topic author

<p>
</li>
<li><a href="https://github.com/erlang/otp/commit/e0130190c9f21d4da1aa87ea63bc8afafcad7bd9">ta/sendfile</a> (erts, kernel):

<ul>
<li><a href="https://github.com/erlang/otp/commit/9758318ad2032c16834293cc6e506ff5e246bb73">Implement file:sendfile</a></li>
</ul>
<p></li>
<li><a href="https://github.com/erlang/otp/commit/7c41562c24f98686dea609ca096b81bc107b3430">jn/gen_stream</a> (stdlib):

<ul>
<li><a href="https://github.com/erlang/otp/commit/ce84daf957c23296a9cace9ca1c633346ddf1a10">Update gen_stream tests to conform with common_test standard</a></li>
<li><a href="https://github.com/erlang/otp/commit/6a089a49584a1bd5de130fab47379d082e5f0816">Add gen_stream behaviour</a></li>
</ul>
<p>Action expected from: OTP-Team

<p>
</li>
<li><a href="https://github.com/erlang/otp/commit/b0f93e1bf84411c7b44c2c46861962db276df865">fm/posix-fallocate</a> (erts, kernel):

<ul>
<li><a href="https://github.com/erlang/otp/commit/682f39ac59af9b34afc03ca0efc0805f9270441d">Added file:allocate/2</a></li>
</ul>
<p>Action expected from: Topic author

<p>
</li>
<li><a href="https://github.com/erlang/otp/commit/af1ade17ea0f32132c0c887ffb55c7184a535556">bw/efile_exists</a> (erts):

<ul>
<li><a href="https://github.com/erlang/otp/commit/72039323b2edca78a5259347f223da795a351e9c">prim_file:exists/{1,2} which is lightweight file existence check</a></li>
</ul>
<p>Action expected from: Topic author

<p>
</li>
<li><a href="https://github.com/erlang/otp/commit/9aeac5d5859a6f5b82ce6e8702fbe906ffcaf470">bg/temp-hipe-fixes</a> (compiler, kernel):

<ul>
<li><a href="https://github.com/erlang/otp/commit/0198ee283bd02ee624c85f199a0cb0d774f876ed">Avoid crash by skipping compilation_SUITE:on_load/1</a></li>
<li><a href="https://github.com/erlang/otp/commit/41638df557a56ecda3d6455b5646e49ba3364274">Inline less aggressively for native-code compilation</a></li>
<li><a href="https://github.com/erlang/otp/commit/fce2b79cced962710ce2928def72a54779864511">seq_trace_SUITE: Don't native-compile</a></li>
<li><a href="https://github.com/erlang/otp/commit/c8994f22359ca38eff50665e57cec51e79f7e983">Disable native code if on_load is used</a></li>
<li><a href="https://github.com/erlang/otp/commit/531e5d9a1b9699a09173614403b26239ddee1db2">andor_SUITE: Don't native-compile</a></li>
</ul>
<p>This branch contains temporary workarounds to avoid failing test
cases and is never intended to graduate.

<p>
</li>
</ul>
</body>
</html>

0 comments on commit 20d4510

Please sign in to comment.