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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptExpert
/
simdjson
Public
forked from
simdjson/simdjson
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
simdjson
tests
on
issue1013
User selector
All users
All time
Commit history
Commits on Jul 1, 2020
Fix for issue 1013.
Daniel Lemire
committed
8764f42
View commit details
Copy full SHA for 8764f42
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
Explanation.
Daniel Lemire
committed
858036b
View commit details
Copy full SHA for 858036b
View code at this point
Browse repository at this point
Fix for issue 1014.
Daniel Lemire
committed
7ebf23e
View commit details
Copy full SHA for 7ebf23e
View code at this point
Browse repository at this point
Mingw tests (32-bit and 64-bit) (#1004)
lemire
authored
ccc94c9
View commit details
Copy full SHA for ccc94c9
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
This removes git as a dependency
Daniel Lemire
committed
cb8a9ef
View commit details
Copy full SHA for cb8a9ef
View code at this point
Browse repository at this point
Merge pull request #970 from simdjson/jkeiser/singleheader-tests
Show description for 187084c
jkeiser
authored
187084c
View commit details
Copy full SHA for 187084c
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
Damn merge conflicts.
Daniel Lemire
committed
544fa57
View commit details
Copy full SHA for 544fa57
View code at this point
Browse repository at this point
Make singleheader tests be test-only
jkeiser
committed
843b73d
View commit details
Copy full SHA for 843b73d
View code at this point
Browse repository at this point
Merge branch 'master' into issue961
lemire
authored
b84a3a0
View commit details
Copy full SHA for b84a3a0
View code at this point
Browse repository at this point
Merge pull request #958 from simdjson/jkeiser/is
Show description for 2570898
jkeiser
authored
2570898
View commit details
Copy full SHA for 2570898
View code at this point
Browse repository at this point
Merge pull request #960 from simdjson/jkeiser/idiomatic-get
Show description for c650ea9
jkeiser
authored
c650ea9
View commit details
Copy full SHA for c650ea9
View code at this point
Browse repository at this point
Make simdjson_result<element>.is() return bool
jkeiser
committed
2d84b6f
View commit details
Copy full SHA for 2d84b6f
View code at this point
Browse repository at this point
Merge pull request #954 from simdjson/jkeiser/parse-many-result
Show description for eef1171
jkeiser
authored
eef1171
View commit details
Copy full SHA for eef1171
View code at this point
Browse repository at this point
Fixing issue 961
lemire
committed
696b0e2
View commit details
Copy full SHA for 696b0e2
View code at this point
Browse repository at this point
These compilers are insane.
lemire
committed
dada509
View commit details
Copy full SHA for dada509
View code at this point
Browse repository at this point
These compilers are really pedantic.
lemire
committed
1c4593c
View commit details
Copy full SHA for 1c4593c
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
Removing a test so that it is all ASCII.
Daniel Lemire
committed
e7004ce
View commit details
Copy full SHA for e7004ce
View code at this point
Browse repository at this point
Code reformatting.
Daniel Lemire
committed
2bb101b
View commit details
Copy full SHA for 2bb101b
View code at this point
Browse repository at this point
Pedantic compiler
Daniel Lemire
committed
26baf70
View commit details
Copy full SHA for 26baf70
View code at this point
Browse repository at this point
Adding tests.
Daniel Lemire
committed
69a247d
View commit details
Copy full SHA for 69a247d
View code at this point
Browse repository at this point
Fixing...
Daniel Lemire
committed
a76c67c
View commit details
Copy full SHA for a76c67c
View code at this point
Browse repository at this point
Commits on Jun 21, 2020
Use really_inline to help g++ detect initialized variable
jkeiser
committed
0c9dc11
View commit details
Copy full SHA for 0c9dc11
View code at this point
Browse repository at this point
Replace auto [x,error] with .get() everywhere
jkeiser
committed
1ff55c2
View commit details
Copy full SHA for 1ff55c2
View code at this point
Browse repository at this point
With an example.
lemire
committed
38bb087
View commit details
Copy full SHA for 38bb087
View code at this point
Browse repository at this point
Ok
lemire
committed
5dbcdf1
View commit details
Copy full SHA for 5dbcdf1
View code at this point
Browse repository at this point
Replace x.get<T>() with x.get(v) or T(x)
jkeiser
committed
6fa5abc
View commit details
Copy full SHA for 6fa5abc
View code at this point
Browse repository at this point
Fix copy constructor issue on older gcc
jkeiser
committed
1b1a122
View commit details
Copy full SHA for 1b1a122
View code at this point
Browse repository at this point
Remove deprecated uses of parse_many
jkeiser
committed
ae1bd89
View commit details
Copy full SHA for ae1bd89
View code at this point
Browse repository at this point
Allow use of document_stream with tie()
jkeiser
committed
9899e50
View commit details
Copy full SHA for 9899e50
View code at this point
Browse repository at this point
Switch from get(v,e) to e = get(v)
jkeiser
committed
a7fc7d4
View commit details
Copy full SHA for a7fc7d4
View code at this point
Browse repository at this point
Convert tools/docs/benchmarks to bool get() idiom
jkeiser
committed
f336103
View commit details
Copy full SHA for f336103
View code at this point
Browse repository at this point
Add bool result from tie()/get(), get<T>(T&,error_code&)
jkeiser
committed
56e2b38
View commit details
Copy full SHA for 56e2b38
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Add get_X and is_X methods
jkeiser
committed
0b8c357
View commit details
Copy full SHA for 0b8c357
View code at this point
Browse repository at this point
Make test changes only
jkeiser
committed
efc168f
View commit details
Copy full SHA for efc168f
View code at this point
Browse repository at this point
Add cast_tester.h
jkeiser
committed
d8428f9
View commit details
Copy full SHA for d8428f9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.