Alex dd2e677f8a separate function for unsigned to string conversion
Separated unsigned integer conversion to eliminate warnings (and
slightly improve performance). Added Darwin-clang warning suppression
for unused functions/variables
2012-12-01 14:10:06 -06:00
2012-06-26 12:37:02 +00:00
2012-11-11 11:28:44 +01:00
2012-11-11 11:28:44 +01:00
2012-11-11 10:53:02 +01:00
2012-04-23 01:14:34 +00:00
2012-11-11 11:28:44 +01:00
2012-10-10 18:23:03 +00:00
2012-11-11 11:28:44 +01:00
2012-11-11 11:20:31 +01:00
2012-04-23 01:14:34 +00:00
2012-11-11 09:57:01 +01:00
2012-06-26 12:40:26 +00:00
2012-07-17 02:56:49 +00:00
2012-07-17 02:56:49 +00:00
2012-07-17 02:56:49 +00:00
2012-07-17 02:56:49 +00:00
2012-10-14 12:29:08 +00:00
2012-10-15 10:26:45 +00:00
2012-04-23 10:51:39 +00:00
2012-04-29 18:52:25 +00:00
2012-04-23 01:14:34 +00:00
2012-04-29 18:52:25 +00:00

POCO C++ Libraries

When contributing to POCO, please adhere to our coding styleguide: http://www.appinf.com/download/CppCodingStyleGuide.pdf

We use the branching model described in this article: http://nvie.com/posts/a-successful-git-branching-model/

All text file line endings in the repository must be Unix-style (LF). This includes Visual Studio project and solution files (.sln, .vcproj, .vcxproj, .vcxproj.filters).

Languages
C 50.8%
C++ 47.8%
CMake 0.5%
Makefile 0.2%
JavaScript 0.2%
Other 0.3%