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
XML
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 Dec 21, 2014
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 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 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 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 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: XML cleanup
Show description for 478360f
bachp
committed
478360f
View commit details
Copy full SHA for 478360f
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 Jun 6, 2014
Fix result enum type XML_Error -> XML_Status
Show description for 2d3cd82
webmaster128
committed
2d3cd82
View commit details
Copy full SHA for 2d3cd82
View code at this point
Browse repository at this point
Commits on Jun 4, 2014
GH #463: XML does not compile with XML_UNICODE_WCHAR_T
aleks-f
committed
ba0d983
View commit details
Copy full SHA for ba0d983
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 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
updated SDK in WEC2013 project files
obiltschnig
committed
f8169ea
View commit details
Copy full SHA for f8169ea
View code at this point
Browse repository at this point
Commits on Apr 21, 2014
re-generated VS2013 testsuite projects without MFC
obiltschnig
committed
85873d0
View commit details
Copy full SHA for 85873d0
View code at this point
Browse repository at this point
re-generated vs100-vs120 project files
obiltschnig
committed
12c7bb5
View commit details
Copy full SHA for 12c7bb5
View code at this point
Browse repository at this point
Commits on Mar 17, 2014
-added Windows Embedded Compact 2013 support
obiltschnig
committed
b2ba1df
View commit details
Copy full SHA for b2ba1df
View code at this point
Browse repository at this point
Commits on Jan 24, 2014
XMLWriter: removed unnecessary apostrophe escaping (&apos)
obiltschnig
committed
47f6ba6
View commit details
Copy full SHA for 47f6ba6
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
Build the libraries before their TestSuites
Show description for c2ca2ff
linquize
committed
c2ca2ff
View commit details
Copy full SHA for c2ca2ff
View code at this point
Browse repository at this point
Commits on Nov 8, 2013
removed MFC dependencies (WinTestRunner) from test VS projects
aleks-f
committed
1c732e9
View commit details
Copy full SHA for 1c732e9
View code at this point
Browse repository at this point
Commits on Nov 6, 2013
VS 2013 projects/solutions
aleks-f
committed
4297d78
View commit details
Copy full SHA for 4297d78
View code at this point
Browse repository at this point
Commits on May 24, 2013
fixed GH# 128: DOMWriter incorrectly adds SYSTEM keyword to DTD if PUBLIC is already specified
obiltschnig
committed
173f205
View commit details
Copy full SHA for 173f205
View code at this point
Browse repository at this point
xmlparse fix for WinCE
obiltschnig
committed
6ca49eb
View commit details
Copy full SHA for 6ca49eb
View code at this point
Browse repository at this point
Commits on Apr 9, 2013
upgraded expat to release 2.1.0
obiltschnig
committed
94352e1
View commit details
Copy full SHA for 94352e1
View code at this point
Browse repository at this point
XML: fixed an issue with parsing a memory buffer > 2 GB
obiltschnig
committed
9666e37
View commit details
Copy full SHA for 9666e37
View code at this point
Browse repository at this point
Commits on Jan 13, 2013
GH56: Need a way to disable *_API macros with GCC
Show description for 76a7e2e
aleks-f
committed
76a7e2e
View commit details
Copy full SHA for 76a7e2e
View code at this point
Browse repository at this point
Commits on Jan 5, 2013
unbundled build fixes
alex
committed
161ea4e
View commit details
Copy full SHA for 161ea4e
View code at this point
Browse repository at this point
Commits on Dec 13, 2012
GH #26: Cannot compile on gcc
Show description for ef9cda6
aleks-f
committed
ef9cda6
View commit details
Copy full SHA for ef9cda6
View code at this point
Browse repository at this point
Commits on Dec 8, 2012
Fixed build with CMake
Show description for e364915
Mathäus Mendel
committed
e364915
View commit details
Copy full SHA for e364915
View code at this point
Browse repository at this point
Commits on Dec 1, 2012
replaced stream-based number formatting
Show description for 91d5be4
aleks-f
committed
91d5be4
View commit details
Copy full SHA for 91d5be4
View code at this point
Browse repository at this point
Commits on Nov 11, 2012
line ending fixes
obiltschnig
committed
c867a80
View commit details
Copy full SHA for c867a80
View code at this point
Browse repository at this point
removed .vmsbuild files, which are no longer maintained
obiltschnig
committed
514566e
View commit details
Copy full SHA for 514566e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.