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
Accelerator
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
JSON
testsuite
src
JSONTest.cpp
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 11, 2014
clang build fixes
aleks-f
committed
102413a
View commit details
Copy full SHA for 102413a
View code at this point
Browse repository at this point
an attempt to reproduce GH #491
aleks-f
committed
ff07ee1
View commit details
Copy full SHA for ff07ee1
View code at this point
Browse repository at this point
Commits on Jul 16, 2014
fixed testsuite
obiltschnig
committed
3f5e9bd
View commit details
Copy full SHA for 3f5e9bd
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
GH #482: Poco::JSON::Stringifier::stringify bad behaviour
aleks-f
committed
32d4c1e
View commit details
Copy full SHA for 32d4c1e
View code at this point
Browse repository at this point
Commits on May 29, 2014
added '/' to the characters escaped in JSON
aleks-f
committed
5cd3e84
View commit details
Copy full SHA for 5cd3e84
View code at this point
Browse repository at this point
Commits on May 28, 2014
GH #176: Poco::JSON::Stringifier UTF encoding
aleks-f
committed
b2eb4fd
View commit details
Copy full SHA for b2eb4fd
View code at this point
Browse repository at this point
Commits on May 23, 2014
added test case for the newly added JSON::Array::set function
Kontinuation
committed
de0147f
View commit details
Copy full SHA for de0147f
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 29, 2014
fixed GH #410: Bug in JSON::Object.stringify() in 1.5.2
aleks-f
committed
4d36625
View commit details
Copy full SHA for 4d36625
View code at this point
Browse repository at this point
Commits on Sep 15, 2013
GH# 267: JSON 'find' not returning empty result if object is expected but another value is found
Show description for 154c696
aleks-f
committed
154c696
View commit details
Copy full SHA for 154c696
View code at this point
Browse repository at this point
Commits on Aug 21, 2013
* Method to get JSON object value using Poco::Nullable
RangelReale
committed
2988534
View commit details
Copy full SHA for 2988534
View code at this point
Browse repository at this point
Commits on Jul 22, 2013
JSON bug fixes
Show description for 20e1cf8
aleks-f
committed
20e1cf8
View commit details
Copy full SHA for 20e1cf8
View code at this point
Browse repository at this point
Commits on Jun 16, 2013
fix signed/unsigned warnings
aleks-f
committed
20005db
View commit details
Copy full SHA for 20005db
View code at this point
Browse repository at this point
Commits on Jun 8, 2013
limit allowed types for JSON Query
Show description for b61b5ae
aleks-f
committed
b61b5ae
View commit details
Copy full SHA for b61b5ae
View code at this point
Browse repository at this point
fixed GH #99: JSON::Query an JSON::Object
Show description for 5e6ef1c
aleks-f
committed
5e6ef1c
View commit details
Copy full SHA for 5e6ef1c
View code at this point
Browse repository at this point
Commits on May 28, 2013
comment unsigned 64 bit -1 JSON test (clang fail)
aleks-f
committed
f96c45b
View commit details
Copy full SHA for f96c45b
View code at this point
Browse repository at this point
Var/JSON changes
Show description for 38131d4
aleks-f
committed
38131d4
View commit details
Copy full SHA for 38131d4
View code at this point
Browse repository at this point
Commits on May 21, 2013
JSON fixes/refactoring
aleks-f
committed
41a07c1
View commit details
Copy full SHA for 41a07c1
View code at this point
Browse repository at this point
Commits on May 20, 2013
Integrate Poco::Web::JSON parser
fbraem
committed
87d955e
View commit details
Copy full SHA for 87d955e
View code at this point
Browse repository at this point
Commits on Mar 24, 2013
handler reference counting
Show description for 579842b
aleks-f
committed
579842b
View commit details
Copy full SHA for 579842b
View code at this point
Browse repository at this point
Commits on Mar 19, 2013
few JSON fixes and tests
aleks-f
committed
ab952e6
View commit details
Copy full SHA for ab952e6
View code at this point
Browse repository at this point
Commits on Mar 16, 2013
GH #119: JSON::Object holds values in ordered map
Show description for 42ff341
aleks-f
committed
42ff341
View commit details
Copy full SHA for 42ff341
View code at this point
Browse repository at this point
Commits on Mar 7, 2013
GH #118: JSON::Object::stringify endless loop
aleks-f
committed
727e3cd
View commit details
Copy full SHA for 727e3cd
View code at this point
Browse repository at this point
Commits on Feb 21, 2013
Fix JSON parsing of large unsigned 64-bit integers
Mike Naquin
committed
13a1a0b
View commit details
Copy full SHA for 13a1a0b
View code at this point
Browse repository at this point
Commits on Feb 20, 2013
indentation
aleks-f
committed
66a56a9
View commit details
Copy full SHA for 66a56a9
View code at this point
Browse repository at this point
Commits on Jan 4, 2013
JSON unicode fixes and running tests on invalid unicode JSON
fbraem
committed
5964ae0
View commit details
Copy full SHA for 5964ae0
View code at this point
Browse repository at this point
Commits on Dec 30, 2012
Revert "Revert "Revert "Merge pull request #45 from RangelReale/jsonunicode"""
Show description for 26a480d
aleks-f
committed
26a480d
View commit details
Copy full SHA for 26a480d
View code at this point
Browse repository at this point
Commits on Dec 29, 2012
Revert "Revert "Merge pull request #45 from RangelReale/jsonunicode""
Show description for 86647bd
aleks-f
committed
86647bd
View commit details
Copy full SHA for 86647bd
View code at this point
Browse repository at this point
Revert "Merge pull request #45 from RangelReale/jsonunicode"
Show description for 52867ed
aleks-f
committed
52867ed
View commit details
Copy full SHA for 52867ed
View code at this point
Browse repository at this point
Commits on Dec 28, 2012
* Added unit test to JSON unicode change
RangelReale
committed
92ba656
View commit details
Copy full SHA for 92ba656
View code at this point
Browse repository at this point
Commits on Dec 14, 2012
fixed resolution fo Int64
aleks-f
committed
4a5cb50
View commit details
Copy full SHA for 4a5cb50
View code at this point
Browse repository at this point
Commits on Dec 13, 2012
Add 64-bit integer JSON unit test
Mike Naquin
committed
25811d4
View commit details
Copy full SHA for 25811d4
View code at this point
Browse repository at this point
Commits on Dec 12, 2012
GH31: JSON implementation bug
Show description for 1b14088
aleks-f
committed
1b14088
View commit details
Copy full SHA for 1b14088
View code at this point
Browse repository at this point
Commits on Dec 3, 2012
GH 23: JSON::Object::stringify throw BadCastException
Show description for 42d963a
aleks-f
committed
42d963a
View commit details
Copy full SHA for 42d963a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.