summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Gustavsson <bgustavsson@gmail.com>2009-12-06 08:58:16 +0100
committerHenrik Nord <henrik@erlang.org>2012-10-03 16:10:07 +0200
commit871bb0227624e27c6df7d55ad4cde301efce4cf9 (patch)
tree732fe05bbdb9d9f08c921b2bf51ddf7ca2a8280c
parent5ecd44d4a170872970ad28c3db0e737dde1c2bc2 (diff)
downloaderlang-gh-pages.tar.gz
Update index.htmlgh-pages
-rw-r--r--index.html126
1 files changed, 126 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000000..c3f2b4870b
--- /dev/null
+++ b/index.html
@@ -0,0 +1,126 @@
+<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/c6e1038238447388e59ad56748c319f932b93c2a">sze/snmp-fix-vacmAccessTabel</a> (snmp):
+
+<ul>
+<li><a href="https://github.com/erlang/otp/commit/02286a349ebdd709f5811230be2fa9c308240ce1">bugfix to vacmAccessTable</a></li>
+</ul>
+<p><i>New topic branch</i>
+<p>
+</li>
+<li><a href="https://github.com/erlang/otp/commit/2ac7030f466ac38d872d6dac97560d31a1d6910f">nox/compile-column-numbers</a> (compiler, erts, stdlib):
+
+<ul>
+<li><a href="https://github.com/erlang/otp/commit/e869e223f1349c3cdb9f1fef2ef2f9ebfa083faf">Document locations with column numbers in the AST doc</a></li>
+<li><a href="https://github.com/erlang/otp/commit/e4120f4517a596f284d32ce0d20c9baa7d9596e3">Handle column numbers in ms_transform test suite</a></li>
+<li><a href="https://github.com/erlang/otp/commit/ee971e66408ad54f15ae6ce4fb2a881f9f39c98a">Handle column numbers in QLC test suite</a></li>
+<li><a href="https://github.com/erlang/otp/commit/ea969a61c3fa2e8308505bbe388815045bbff45d">Handle column numbers in erl_lint test suite</a></li>
+<li><a href="https://github.com/erlang/otp/commit/ffc8ebff9e55d5d2fffdc8a4fcdba884f1276b72">Create a new "column" option in compile</a></li>
+<li><a href="https://github.com/erlang/otp/commit/5903337bbed4f52460443beb5445f9a9a4a69da3">Allow setting of initial position in epp</a></li>
+<li><a href="https://github.com/erlang/otp/commit/9efb5464090800c98751d8bc9d1a61847ad2295d">Fix locations of shadowing warnings in ms_transform</a></li>
+<li><a href="https://github.com/erlang/otp/commit/9356e9cb76fff60781a21e315451e60baa035b6c">Fix qlc_pt:get_lcid_line/1 with column numbers</a></li>
+<li><a href="https://github.com/erlang/otp/commit/5e2c6bf27bb649c5faf89edf3f0e4af74dae2687">Fix locations of QLC too_many_joins errors</a></li>
+<li><a href="https://github.com/erlang/otp/commit/22027c4aa9670d6bdedf0370dc98ad4c9ce3ec89">Rewrite qlc_pt:no_duplicates/5</a></li>
+<li><a href="https://github.com/erlang/otp/commit/2d1c3d041c44d97486c668e1257ac31291f1fb4d">Properly handle columns in v3_core:add_warning/2</a></li>
+<li><a href="https://github.com/erlang/otp/commit/590946b9fb9c433c3d17cdbcf2bc94cc4221616d">Use erl_scan:error_info() in compile, erl_lint and erl_parse</a></li>
+.
+.
+.
+</ul>
+<p></li>
+<li><a href="https://github.com/erlang/otp/commit/bcc4c87b0122fedbda12df7bfc7c506e1be9e0ed">sze/fix-usmUserStorageType</a> (snmp):
+
+<ul>
+<li><a href="https://github.com/erlang/otp/commit/053bf2e992b36cf4d252d0db67f4a3b2bd05e212">fix to usmUserStorageType semantics</a></li>
+</ul>
+<p><i>New topic branch</i>
+<p>
+</li>
+<li><a href="https://github.com/erlang/otp/commit/1b018518a5a41425d4ebe9953e0d0e60423fc20a">sze/snmp-fix-error-code-invalid-get</a> (snmp):
+
+<ul>
+<li><a href="https://github.com/erlang/otp/commit/d045cc2d991742cd370266c45115db87555d4612">fix error code for invalid get-requests</a></li>
+</ul>
+<p><i>New topic branch</i>
+<p>
+</li>
+<li><a href="https://github.com/erlang/otp/commit/05301f4e0a98dccb2300181ce8f1866469446bcb">ta/docsr15b03</a> (tools):
+
+<ul>
+<li><a href="https://github.com/erlang/otp/commit/b118f0cd7ab61e6643edb9beb01145ecf33197e0">Fix various doc typos for R15B03</a></li>
+</ul>
+<p><i>New topic branch</i>
+<p>
+</li>
+<li><a href="https://github.com/erlang/otp/commit/8ad8ba2e20d38fec5b2f321f5965be48c6740068">hm/wx-silent_start</a> (wx):
+
+<ul>
+<li><a href="https://github.com/erlang/otp/commit/d004ec7e022fbf0060fff64e20cb789d5f5a4503">Enable silent start of wx</a></li>
+</ul>
+<p></li>
+<li><a href="https://github.com/erlang/otp/commit/4ff90da4decb23d0f8f5837c84e3cdfe61b4ad15">sze/improve-interoperability-SSH-clients</a> (ssh):
+
+<ul>
+<li><a href="https://github.com/erlang/otp/commit/9a73dd65c092c30bfd23ab15ae00dcbb1d638727">Improve interoperability with SSH clients</a></li>
+</ul>
+<p></li>
+<li><a href="https://github.com/erlang/otp/commit/35e31e116ed082362e8d6c905def869a09e50278">sze/verify-tabe-row-index</a> (snmp):
+
+<ul>
+<li><a href="https://github.com/erlang/otp/commit/031bbafe707b73938fe8d7b89e04879551a959a2">verify table row index constraints in SNMP set requests</a></li>
+</ul>
+<p></li>
+<li><a href="https://github.com/erlang/otp/commit/16b51d5f4167c5b58b4d1337242b3607c882125c">sze/snmp_generic-split_index</a> (snmp):
+
+<ul>
+<li><a href="https://github.com/erlang/otp/commit/8f1a00e632c10372db5a0ee2e20d2e0b5291a5cd">fix snmp_generic:split_index_to_keys/2</a></li>
+</ul>
+<p></li>
+<li><a href="https://github.com/erlang/otp/commit/ba305e2c846e656a1d355524a05bf064799d374b">uw/release_handler-find_script</a> (sasl):
+
+<ul>
+<li><a href="https://github.com/erlang/otp/commit/47528920eed037fe18eb4c0fbea6f8de2d3d17a4">release_handler:find_script/4 to use 're' matching in .appup scripts</a></li>
+</ul>
+<p></li>
+<li><a href="https://github.com/erlang/otp/commit/b03e47118d1e0c2e4c3a6e7493c5247e477cd13d">nk/jinterface-fix_compressed_binary</a> (jinterface):
+
+<ul>
+<li><a href="https://github.com/erlang/otp/commit/54b85a7cb1eafcbc1c0116eaf21e05f1810db388">add (de)compress roundtrip tests with larger values</a></li>
+<li><a href="https://github.com/erlang/otp/commit/a963b819552657d9df0ffae7ee9d9143a5b319e5">fix reading compressed binary terms from Java</a></li>
+</ul>
+<p></li>
+<li><a href="https://github.com/erlang/otp/commit/b8b6714164e125b467d5acd7d357af41b83cbd8b">tp/supervisor-pass-on-errors</a> (stdlib):
+
+<ul>
+<li><a href="https://github.com/erlang/otp/commit/0e8226816d6f87200d0e1d99f2da25ea0b95f673">Have supervisor send errors up the chain</a></li>
+</ul>
+<p></li>
+<li><a href="https://github.com/erlang/otp/commit/5840030af08a4d8fed41f540226e51b040cb378a">bg/temp-hipe-fixes</a> (compiler, kernel):
+
+<ul>
+<li><a href="https://github.com/erlang/otp/commit/497eae80e66aa73a195202e7386f08b5ded5b304">Avoid crash by skipping compilation_SUITE:on_load/1</a></li>
+<li><a href="https://github.com/erlang/otp/commit/5a5fffebb7bf0ec143e9a622a0d52302ca20b562">Inline less aggressively for native-code compilation</a></li>
+<li><a href="https://github.com/erlang/otp/commit/cac199174e500aac2d68f971823cd437658ea10f">seq_trace_SUITE: Don't native-compile</a></li>
+<li><a href="https://github.com/erlang/otp/commit/7c3d056494b17a518738424c38cc6c4bfea88561">Disable native code if on_load is used</a></li>
+<li><a href="https://github.com/erlang/otp/commit/8c513a447a2ee9cc1a19f79f25875d7816f882f3">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>