<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Development</title><link>https://sourceforge.net/p/log4cplus/wiki/Development/</link><description>Recent changes to Development</description><atom:link href="https://sourceforge.net/p/log4cplus/wiki/Development/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 11 Oct 2013 22:24:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/log4cplus/wiki/Development/feed" rel="self" type="application/rss+xml"/><item><title>Development modified by Václav Zeman</title><link>https://sourceforge.net/p/log4cplus/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,3 +1,5 @@
+[TOC]
+
 # Source code

 Source code is maintained in [Bazaar](http://bazaar.canonical.com/en/) [repository](https://code.launchpad.net/log4cplus) on [Launchpad.net](https://launchpad.net).
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Václav Zeman</dc:creator><pubDate>Fri, 11 Oct 2013 22:24:25 -0000</pubDate><guid>https://sourceforge.netc8decf1e7033aa4059425c9d93d7f4c8d79698d4</guid></item><item><title>Development modified by Václav Zeman</title><link>https://sourceforge.net/p/log4cplus/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -6,3 +6,24 @@

 In the past, the source code has been first in CVS repository on SourceForge, then in Subversion repository on SourceForge, and then in Bazaar repository on SourceForge. The code has been moved to Launchpad.net because SourceForge has stopped supporting Bazaar as a first class citizen.

+# Contributions
+
+## Patches
+
+Anybody can contribute to log4cplus development. If you are contributing a source code change, use a reasonable form: a merge request of a Bazaar branch or a patch file attached to a ticket in [Bugs tracker](https://sourceforge.net/p/log4cplus/bugs/) or sent to [log4cplus-devel mailing list](mailto:log4cplus-devel@lists.sourceforge.net). Unless it is obvious, always state what branch or release tarball is your patch based upon.
+
+## Formatting
+
+Please use common sense. Follow the style of surrounding code. You can use the following Emacs style that is based on Microsoft's style as a guide line:
+
+~~~~{.lisp}
+;; Custom MS like indentation style.
+(c-add-style "microsoft"
+             '("stroustrup"
+               (c-offsets-alist
+                (innamespace . -)
+                (inline-open . 0)
+                (inher-cont . c-lineup-multi-inher)
+                (arglist-cont-nonempty . +)
+                (template-args-cont . +))))
+~~~~
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Václav Zeman</dc:creator><pubDate>Fri, 11 Oct 2013 22:23:39 -0000</pubDate><guid>https://sourceforge.netb902e6c695920792d8668f59116829abdbfbc66e</guid></item><item><title>Development modified by Václav Zeman</title><link>https://sourceforge.net/p/log4cplus/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,3 +1,8 @@
 # Source code

 Source code is maintained in [Bazaar](http://bazaar.canonical.com/en/) [repository](https://code.launchpad.net/log4cplus) on [Launchpad.net](https://launchpad.net).
+
+## History note
+
+In the past, the source code has been first in CVS repository on SourceForge, then in Subversion repository on SourceForge, and then in Bazaar repository on SourceForge. The code has been moved to Launchpad.net because SourceForge has stopped supporting Bazaar as a first class citizen.
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Václav Zeman</dc:creator><pubDate>Fri, 11 Oct 2013 22:10:57 -0000</pubDate><guid>https://sourceforge.net82520bed35a529c17225a34209723ba3a3173809</guid></item><item><title>Development modified by Václav Zeman</title><link>https://sourceforge.net/p/log4cplus/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="source-code"&gt;Source code&lt;/h1&gt;
&lt;p&gt;Source code is maintained in &lt;a class="" href="http://bazaar.canonical.com/en/" rel="nofollow"&gt;Bazaar&lt;/a&gt; &lt;a class="" href="https://code.launchpad.net/log4cplus" rel="nofollow"&gt;repository&lt;/a&gt; on &lt;a class="" href="https://launchpad.net" rel="nofollow"&gt;Launchpad.net&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Václav Zeman</dc:creator><pubDate>Fri, 11 Oct 2013 21:54:52 -0000</pubDate><guid>https://sourceforge.net4f642d03452c0a548d9204c909695a2ee3712f42</guid></item></channel></rss>