A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/log4cplus/log4cplus/wiki/Development below:

Development · log4cplus/log4cplus Wiki · GitHub

Source code is maintained on GitHub.

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. Then it has been moved to Git on GitHub because Git has won the version control systems wars.

Anybody can contribute to log4cplus development. If you are contributing a source code change, use a reasonable form: a merge request of a Git branch.

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:

;; 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 . +))))

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4