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 }}
sugar700
/
string-cache
Public
forked from
servo/string-cache
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
string-cache
src
on
master
User selector
All users
All time
Commit history
Commits on Jul 25, 2018
Fix typo
richard-uk1
committed
9488385
View commit details
Copy full SHA for 9488385
View code at this point
Browse repository at this point
Commits on Apr 17, 2018
Try fix examples
Richard Dodd
committed
9b41702
View commit details
Copy full SHA for 9b41702
View code at this point
Browse repository at this point
Fix tests
Richard Dodd
committed
19cbfa9
View commit details
Copy full SHA for 19cbfa9
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
Added some module-level docs
Richard Dodd
committed
035ad18
View commit details
Copy full SHA for 035ad18
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
Increment version numbers of affected crates
Show description for f392c9b
hcpl
committed
f392c9b
View commit details
Copy full SHA for f392c9b
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
Multiple changes
Show description for 8b38b6f
Richard Dodd
committed
8b38b6f
View commit details
Copy full SHA for 8b38b6f
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
Fixed denied "unused import" warning on Nigthly
SimonSapin
committed
83bd6cb
View commit details
Copy full SHA for 83bd6cb
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
Remove `heapsize` dependency.
Show description for f48bdff
nnethercote
committed
f48bdff
View commit details
Copy full SHA for f48bdff
View code at this point
Browse repository at this point
Commits on Oct 4, 2017
Implement From<&Atom> for Atom.
Show description for 673f8ea
emilio
committed
673f8ea
View commit details
Copy full SHA for 673f8ea
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
Correct cfg for optional rand dependency
SimonSapin
committed
a955aba
View commit details
Copy full SHA for a955aba
View code at this point
Browse repository at this point
Commits on Aug 7, 2017
atom: Use the same hash everywhere.
Show description for c5585bd
emilio
committed
c5585bd
View commit details
Copy full SHA for c5585bd
View code at this point
Browse repository at this point
Commits on Jul 7, 2017
Replace ad-hoc copy_memory function with [T]::copy_from_slice
SimonSapin
committed
c8ebbfb
View commit details
Copy full SHA for c8ebbfb
View code at this point
Browse repository at this point
Remove RawSlice, support big-endian platforms
SimonSapin
committed
8394297
View commit details
Copy full SHA for 8394297
View code at this point
Browse repository at this point
Commits on Jun 16, 2017
update to serde 1.0
KodrAus
authored and
SimonSapin
committed
1ae39ea
View commit details
Copy full SHA for 1ae39ea
View code at this point
Browse repository at this point
Commits on Jun 8, 2017
Avoid some allocations in to_ascii_{upper,lower}case
SimonSapin
committed
830835a
View commit details
Copy full SHA for 830835a
View code at this point
Browse repository at this point
Commits on May 1, 2017
Make to_ascii_{upper,lower}case more efficent.
Show description for 1dff0d8
SimonSapin
committed
1dff0d8
View commit details
Copy full SHA for 1dff0d8
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
Version bump.
emilio
committed
8518b44
View commit details
Copy full SHA for 8518b44
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Expose the precomputed hash using a trait so that I can use it from rust-selectors.
Show description for f7ce843
emilio
committed
f7ce843
View commit details
Copy full SHA for f7ce843
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
Update serde to 0.9
nox
committed
1e5790b
View commit details
Copy full SHA for 1e5790b
View code at this point
Browse repository at this point
Remove Atom::with_str
nox
committed
9e3c85c
View commit details
Copy full SHA for 9e3c85c
View code at this point
Browse repository at this point
Silence a warning
nox
committed
6db3edb
View commit details
Copy full SHA for 6db3edb
View code at this point
Browse repository at this point
Commits on Nov 2, 2016
Cargo insists on no shared files between crates.
SimonSapin
committed
122d793
View commit details
Copy full SHA for 122d793
View code at this point
Browse repository at this point
Commits on Nov 1, 2016
Make the Default impl use a static atom.
SimonSapin
committed
06b2116
View commit details
Copy full SHA for 06b2116
View code at this point
Browse repository at this point
Remove the big static atom list. Fix #22
Show description for 570fea0
SimonSapin
committed
570fea0
View commit details
Copy full SHA for 570fea0
View code at this point
Browse repository at this point
Add and use new string-cache-codegen crate
aidanhs
authored and
SimonSapin
committed
f054f9b
View commit details
Copy full SHA for f054f9b
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
Add EmptyStaticAtomSet and DefaultAtom.
SimonSapin
committed
fabedb0
View commit details
Copy full SHA for fabedb0
View code at this point
Browse repository at this point
Flatten the src/atom directory
SimonSapin
committed
684191e
View commit details
Copy full SHA for 684191e
View code at this point
Browse repository at this point
Inline PhfStrSet methods.
SimonSapin
committed
c3eac36
View commit details
Copy full SHA for c3eac36
View code at this point
Browse repository at this point
Make StaticAtomSet impls provide a PhfStrSet.
SimonSapin
committed
0ad43ea
View commit details
Copy full SHA for 0ad43ea
View code at this point
Browse repository at this point
Add a type parameter to Atom.
aidanhs
authored and
SimonSapin
committed
367bf9f
View commit details
Copy full SHA for 367bf9f
View code at this point
Browse repository at this point
Rename StaticAtomSet struct to PhfStrSet.
Show description for 046b044
SimonSapin
committed
046b044
View commit details
Copy full SHA for 046b044
View code at this point
Browse repository at this point
Stop using derive.
Show description for 135c895
SimonSapin
committed
135c895
View commit details
Copy full SHA for 135c895
View code at this point
Browse repository at this point
Remove namespaces. They’re going into htmlever.
SimonSapin
committed
dbf6ad7
View commit details
Copy full SHA for dbf6ad7
View code at this point
Browse repository at this point
Remove macro hack rendered unneeded by `$crate`.
SimonSapin
committed
fef1fa6
View commit details
Copy full SHA for fef1fa6
View code at this point
Browse repository at this point
Remove BorrowedAtom.
Show description for 0c82b2c
SimonSapin
committed
0c82b2c
View commit details
Copy full SHA for 0c82b2c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.