Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cppfool
/
poco
Public
forked from
pocoproject/poco
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
poco
Util
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 27, 2015
CMake: Improve installation and package generation
Show description for f778e67
bachp
committed
f778e67
View commit details
Copy full SHA for f778e67
View code at this point
Browse repository at this point
Commits on Jan 9, 2015
Merge pull request #665 from cryptoknight/Subsystems
Show description for e7fb853
aleks-f
committed
e7fb853
View commit details
Copy full SHA for e7fb853
View code at this point
Browse repository at this point
Commits on Jan 8, 2015
Add getter for an Application's list of Subsystems
cryptoknight
committed
240128b
View commit details
Copy full SHA for 240128b
View code at this point
Browse repository at this point
Make WinRegistryKey easier to extend
cryptoknight
committed
7b347ea
View commit details
Copy full SHA for 7b347ea
View code at this point
Browse repository at this point
Commits on Dec 21, 2014
CMake, WinCE: Make samples and tests compile under Windows CE
bachp
committed
97ea3ef
View commit details
Copy full SHA for 97ea3ef
View code at this point
Browse repository at this point
CMake: Remove WinDriver usage in tests
Show description for 10ef2b2
bachp
committed
10ef2b2
View commit details
Copy full SHA for 10ef2b2
View code at this point
Browse repository at this point
Commits on Dec 17, 2014
Add additional test for Poco::Util::Timer
Show description for e2538ac
bachp
committed
e2538ac
View commit details
Copy full SHA for e2538ac
View code at this point
Browse repository at this point
Commits on Dec 15, 2014
Removing support for Visual Studio.NET 2003 and Visual Studio 2005 - it's time to say goodbye to the past
obiltschnig
committed
931a5a5
View commit details
Copy full SHA for 931a5a5
View code at this point
Browse repository at this point
Commits on Nov 26, 2014
WinRegistryConfiguration fix
obiltschnig
committed
c455631
View commit details
Copy full SHA for c455631
View code at this point
Browse repository at this point
Commits on Nov 24, 2014
add test for c2edf4470f6e47c4013f12f1314843ee645d65af
obiltschnig
committed
f848f0d
View commit details
Copy full SHA for f848f0d
View code at this point
Browse repository at this point
prevent re-schedule of cancelled TimerTask
obiltschnig
committed
c2edf44
View commit details
Copy full SHA for c2edf44
View code at this point
Browse repository at this point
enabled WinRegistryKey and WinRegistryConfiguration for WinCE
obiltschnig
committed
42c814c
View commit details
Copy full SHA for 42c814c
View code at this point
Browse repository at this point
Commits on Nov 20, 2014
fixed GH #471: vs2010 release builds have optimization disabled
Show description for bc0978d
obiltschnig
committed
bc0978d
View commit details
Copy full SHA for bc0978d
View code at this point
Browse repository at this point
Commits on Nov 19, 2014
fixed GH #198: The application.configDir property is not always created.
obiltschnig
committed
e6ea29c
View commit details
Copy full SHA for e6ea29c
View code at this point
Browse repository at this point
Commits on Nov 6, 2014
Merge pull request #574 from siemens/cmake
Show description for 5f380f0
obiltschnig
committed
5f380f0
View commit details
Copy full SHA for 5f380f0
View code at this point
Browse repository at this point
Commits on Oct 16, 2014
GH #575: fixed compile error if POCO_WIN32_UTF8 is not defined
obiltschnig
committed
1db210e
View commit details
Copy full SHA for 1db210e
View code at this point
Browse repository at this point
Commits on Oct 14, 2014
CMake: Create PocoConfig.cmake to make importable from other CMake projects
Show description for b69fafb
bachp
committed
b69fafb
View commit details
Copy full SHA for b69fafb
View code at this point
Browse repository at this point
Commits on Oct 6, 2014
VS project files: do not share intermediate directory between projects in same folder
obiltschnig
committed
6fe2e4f
View commit details
Copy full SHA for 6fe2e4f
View code at this point
Browse repository at this point
Commits on Sep 19, 2014
make WinRegistryKey compile on pre-C++11 compilers
obiltschnig
committed
1966ac9
View commit details
Copy full SHA for 1966ac9
View code at this point
Browse repository at this point
#538 prevent destructors from throwing exceptions
obiltschnig
committed
5442293
View commit details
Copy full SHA for 5442293
View code at this point
Browse repository at this point
Commits on Sep 12, 2014
unit tests and changes according to comments
Hayk Karapetyan
committed
8b75f22
View commit details
Copy full SHA for 8b75f22
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
WinRegistryKey::getInt64 failed to read QWORD type from the windows registry.
Show description for 93ed40c
Hayk Karapetyan
committed
93ed40c
View commit details
Copy full SHA for 93ed40c
View code at this point
Browse repository at this point
Commits on Aug 22, 2014
cmake: Cleanup CMakeLists.txt for all components
Show description for 7950001
bachp
committed
7950001
View commit details
Copy full SHA for 7950001
View code at this point
Browse repository at this point
Commits on Aug 9, 2014
added VS2013 project/solution files for Windows Embedded Compact 2013
obiltschnig
committed
30bb18f
View commit details
Copy full SHA for 30bb18f
View code at this point
Browse repository at this point
Commits on Jul 10, 2014
cmake: Util cleanup
Show description for d2af29d
bachp
committed
d2af29d
View commit details
Copy full SHA for d2af29d
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
Add CTests for all components
bachp
committed
975c30f
View commit details
Copy full SHA for 975c30f
View code at this point
Browse repository at this point
Commits on May 23, 2014
added array element update tests for JSONConfiguration
Kontinuation
committed
ee2b99a
View commit details
Copy full SHA for ee2b99a
View code at this point
Browse repository at this point
Commits on May 22, 2014
Merge remote-tracking branch 'upstream/develop' into develop
Kontinuation
committed
5a07343
View commit details
Copy full SHA for 5a07343
View code at this point
Browse repository at this point
style fixes
Kontinuation
committed
1b5f9cb
View commit details
Copy full SHA for 1b5f9cb
View code at this point
Browse repository at this point
fixed array element updating problem in JSONConfiguration
Kontinuation
committed
3880f76
View commit details
Copy full SHA for 3880f76
View code at this point
Browse repository at this point
Commits on May 21, 2014
poco: library install dirs per RUNTIME/LIBRARY/ARCHIVE
Show description for f442148
guruofquality
committed
f442148
View commit details
Copy full SHA for f442148
View code at this point
Browse repository at this point
Commits on May 19, 2014
fixed GH# 398: PropertyFileConfiguration: input != output
obiltschnig
committed
83b0f47
View commit details
Copy full SHA for 83b0f47
View code at this point
Browse repository at this point
Commits on May 14, 2014
LICENSE: add info about SPDX-License-Identifier usage and use it
Show description for b058143
bufferoverflow
committed
b058143
View commit details
Copy full SHA for b058143
View code at this point
Browse repository at this point
Commits on May 4, 2014
LICENSE: add info about SPDX-License-Identifier usage and use it
Show description for 628a06f
bufferoverflow
committed
628a06f
View commit details
Copy full SHA for 628a06f
View code at this point
Browse repository at this point
Commits on Apr 23, 2014
Merge branch 'develop' of https://github.com/pocoproject/poco into develop
obiltschnig
committed
e044d77
View commit details
Copy full SHA for e044d77
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.