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
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 9, 2015
Compiler seems better here
Show description for c254158
cppfool
committed
c254158
View commit details
Copy full SHA for c254158
Browse repository at this point
Commits on Jan 29, 2015
defaults work
Show description for 2fb76e4
cppfool
committed
2fb76e4
View commit details
Copy full SHA for 2fb76e4
Browse repository at this point
Expreesively says that Cipher doesn't copy or move.
Show description for 32b5632
cppfool
committed
32b5632
View commit details
Copy full SHA for 32b5632
Browse repository at this point
Update CONTRIBUTORS
aleks-f
committed
120cbdc
View commit details
Copy full SHA for 120cbdc
Browse repository at this point
Update CONTRIBUTING.md
aleks-f
committed
c77f69b
View commit details
Copy full SHA for c77f69b
Browse repository at this point
adding CONTRIBUTING.md
aleks-f
committed
aa26872
View commit details
Copy full SHA for aa26872
Browse repository at this point
Commits on Jan 27, 2015
Merge pull request #697 from siemens/cmake-develop
Show description for 19588c0
aleks-f
committed
19588c0
View commit details
Copy full SHA for 19588c0
Browse repository at this point
CMake: Remove PocoConfig.cmake as proper *Config.cmake files are now generated on a per component when built with CMake.
Show description for 61cdbf0
bachp
committed
61cdbf0
View commit details
Copy full SHA for 61cdbf0
Browse repository at this point
CMake: Improve installation and package generation
Show description for f778e67
bachp
committed
f778e67
View commit details
Copy full SHA for f778e67
Browse repository at this point
fix windows MemoryStreamTest build
aleks-f
committed
b2e209b
View commit details
Copy full SHA for b2e209b
Browse repository at this point
Commits on Jan 26, 2015
Merge pull request #646 from adriaan42/develop
Show description for c14f8a8
aleks-f
committed
c14f8a8
View commit details
Copy full SHA for c14f8a8
Browse repository at this point
Merge pull request #688 from martin-osborne/issue_297
Show description for f440c4b
aleks-f
committed
f440c4b
View commit details
Copy full SHA for f440c4b
Browse repository at this point
Merge pull request #691 from cnvandijk/posix-monotonic-clock
Show description for c05e56c
aleks-f
committed
c05e56c
View commit details
Copy full SHA for c05e56c
Browse repository at this point
Include missing header, fixes #690 lack of monotonic Clock on Linux/POSIX
Show description for 07d436a
cnvandijk
committed
07d436a
View commit details
Copy full SHA for 07d436a
Browse repository at this point
Commits on Jan 25, 2015
Added additional checks of `tellp` and `tellg`.
martin-osborne
committed
683d7ce
View commit details
Copy full SHA for 683d7ce
Browse repository at this point
Correct comment in tests.
martin-osborne
committed
3d7ecaa
View commit details
Copy full SHA for 3d7ecaa
Browse repository at this point
Removed comment.
martin-osborne
committed
9b2e897
View commit details
Copy full SHA for 9b2e897
Browse repository at this point
Expanded tests to check boundary cases.
martin-osborne
committed
1c03740
View commit details
Copy full SHA for 1c03740
Browse repository at this point
Restored original names for typedefs. Fixed gcc build.
martin-osborne
committed
c264a0d
View commit details
Copy full SHA for c264a0d
Browse repository at this point
Commits on Jan 24, 2015
Issue #297 - Implemented `BasicMemoryStreamBuf::seekoff`
Show description for 5e104ad
martin-osborne
committed
5e104ad
View commit details
Copy full SHA for 5e104ad
Browse repository at this point
Merge branch 'develop' into issue_297
martin-osborne
committed
f79ab5b
View commit details
Copy full SHA for f79ab5b
Browse repository at this point
Commits on Jan 19, 2015
Add AppVeyor build status
obiltschnig
committed
9e39535
View commit details
Copy full SHA for 9e39535
Browse repository at this point
Merge pull request #679 from bufferoverflow/appveyor
Show description for 9f26630
aleks-f
committed
9f26630
View commit details
Copy full SHA for 9f26630
Browse repository at this point
appveyor.yml: initial version to build on https://ci.appveyor.com
Show description for 88c4218
bufferoverflow
committed
88c4218
View commit details
Copy full SHA for 88c4218
Browse repository at this point
Commits on Jan 16, 2015
Merge pull request #664 from cryptoknight/WriteOnCopy
Show description for 4e6fad8
aleks-f
committed
4e6fad8
View commit details
Copy full SHA for 4e6fad8
Browse repository at this point
Test preservation of write attribute on file copy
cryptoknight
committed
e3c5cd3
View commit details
Copy full SHA for e3c5cd3
Browse repository at this point
Don't automatically mark copied files as writable on Windows (non-Unicode and CE)
cryptoknight
committed
9913ee1
View commit details
Copy full SHA for 9913ee1
Browse repository at this point
Commits on Jan 13, 2015
replace POCO_PREFIX with POCO_LIB_INSTALLDIR
aleks-f
committed
71fb76b
View commit details
Copy full SHA for 71fb76b
Browse repository at this point
replace POCO_PREFIX with POCO_LIB_INSTALLDIR
aleks-f
committed
e55af93
View commit details
Copy full SHA for e55af93
Browse repository at this point
replace POCO_PREFIX with POCO_LIB_INSTALLDIR
aleks-f
committed
82253b8
View commit details
Copy full SHA for 82253b8
Browse repository at this point
add POCO_LIB_INSTALLDIR
aleks-f
committed
e2374c9
View commit details
Copy full SHA for e2374c9
Browse repository at this point
Merge pull request #670 from quantumsteve/fix_install_name
Show description for a23d242
aleks-f
committed
a23d242
View commit details
Copy full SHA for a23d242
Browse repository at this point
Commits on Jan 12, 2015
set install_name to POCO_PREFIX/lib
quantumsteve
committed
24d6b57
View commit details
Copy full SHA for 24d6b57
Browse repository at this point
Commits on Jan 9, 2015
code style and doc fixes
obiltschnig
committed
92c607e
View commit details
Copy full SHA for 92c607e
Browse repository at this point
Merge pull request #665 from cryptoknight/Subsystems
Show description for e7fb853
aleks-f
committed
e7fb853
View commit details
Copy full SHA for e7fb853
Browse repository at this point
Previous
Next
You can’t perform that action at this time.