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
shared
on
patch-1
User selector
All users
All time
Commit history
Commits on Mar 11, 2019
Add licenses to shared and codegen crates.
jdm
committed
8114d01
View commit details
Copy full SHA for 8114d01
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 19, 2015
Merge into a single crate. Use macros even on unstable.
Show description for eb85a9a
SimonSapin
committed
eb85a9a
View commit details
Copy full SHA for eb85a9a
View code at this point
Browse repository at this point
Commits on Nov 13, 2015
Bump the version number.
Ms2ger
committed
21a2105
View commit details
Copy full SHA for 21a2105
View code at this point
Browse repository at this point
Add "error" to the static atoms.
Ms2ger
committed
993b83f
View commit details
Copy full SHA for 993b83f
View code at this point
Browse repository at this point
Add more <input> types
frewsxcv
committed
4536270
View commit details
Copy full SHA for 4536270
View code at this point
Browse repository at this point
Commits on Nov 11, 2015
add 'sizes' atom
paulrouget
committed
c466010
View commit details
Copy full SHA for c466010
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
Bump string_cache_shared
Show description for 3f39641
frewsxcv
committed
3f39641
View commit details
Copy full SHA for 3f39641
View code at this point
Browse repository at this point
Add static strings from <input> 'type' values
Show description for 5cf72fc
frewsxcv
committed
5cf72fc
View commit details
Copy full SHA for 5cf72fc
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
Version bump.
Alan Jeffrey
committed
145f533
View commit details
Copy full SHA for 145f533
View code at this point
Browse repository at this point
Added "*" atom.
Alan Jeffrey
committed
ca6af9c
View commit details
Copy full SHA for ca6af9c
View code at this point
Browse repository at this point
bump
Manishearth
committed
c83d753
View commit details
Copy full SHA for c83d753
View code at this point
Browse repository at this point
Commits on Oct 25, 2015
Add event types
dzbarsky
committed
dd474cd
View commit details
Copy full SHA for dd474cd
View code at this point
Browse repository at this point
Commits on Sep 13, 2015
string_cache_shared v0.1.7
SimonSapin
committed
a04d0ea
View commit details
Copy full SHA for a04d0ea
View code at this point
Browse repository at this point
Add a few atoms to ATOMS static slice
Show description for d3cee6f
frewsxcv
committed
d3cee6f
View commit details
Copy full SHA for d3cee6f
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
Put our atoms back into order
nox
committed
fd1a17e
View commit details
Copy full SHA for fd1a17e
View code at this point
Browse repository at this point
Add missing Ruby elements "rb" and "rtc"
nox
committed
604ee24
View commit details
Copy full SHA for 604ee24
View code at this point
Browse repository at this point
Commits on Sep 1, 2015
Auto merge of #103 - servo:raw-phf, r=glennw
Show description for dc46510
bors-servo
committed
dc46510
View commit details
Copy full SHA for dc46510
View code at this point
Browse repository at this point
Add some more static atoms.
Ms2ger
committed
2f8b88a
View commit details
Copy full SHA for 2f8b88a
View code at this point
Browse repository at this point
Sort the static atoms below the namespaces.
Ms2ger
committed
6d4e0fb
View commit details
Copy full SHA for 6d4e0fb
View code at this point
Browse repository at this point
Commits on Aug 4, 2015
Bump phf requirement and version numbers.
SimonSapin
committed
573161f
View commit details
Copy full SHA for 573161f
View code at this point
Browse repository at this point
Commits on Aug 3, 2015
Reuse the phf hash for the dynamic map.
SimonSapin
committed
4c81279
View commit details
Copy full SHA for 4c81279
View code at this point
Browse repository at this point
Use phf_shared and phf_generator directly instead of phf.
Show description for 2997df4
SimonSapin
committed
2997df4
View commit details
Copy full SHA for 2997df4
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
Fix cross-compilation.
SimonSapin
committed
28c2db7
View commit details
Copy full SHA for 28c2db7
View code at this point
Browse repository at this point
Fix cross-compilation error in shared/build.rs
mbrubeck
committed
79f7743
View commit details
Copy full SHA for 79f7743
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
Add form atoms
dzbarsky
committed
b02261a
View commit details
Copy full SHA for b02261a
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
v0.1.7
SimonSapin
committed
337c5fb
View commit details
Copy full SHA for 337c5fb
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
Only make warnings fatal when testing.
Show description for ba28f51
SimonSapin
committed
ba28f51
View commit details
Copy full SHA for ba28f51
View code at this point
Browse repository at this point
Move remaining usage of unstable features behind a `unstable` Cargo feature flag.
Show description for 8a3f35c
SimonSapin
committed
8a3f35c
View commit details
Copy full SHA for 8a3f35c
View code at this point
Browse repository at this point
Lower ENTRY_ALIGNMENT from 16 to 4
Show description for 747bf24
SimonSapin
committed
747bf24
View commit details
Copy full SHA for 747bf24
View code at this point
Browse repository at this point
Use phf_codegen instead of phf_macros
SimonSapin
committed
917dd80
View commit details
Copy full SHA for 917dd80
View code at this point
Browse repository at this point
Remove usage of unstable features in string_cache_shared
SimonSapin
committed
5169a5b
View commit details
Copy full SHA for 5169a5b
View code at this point
Browse repository at this point
Commits on Jun 19, 2015
Upgrade to rustc 1.2.0-nightly (2f5683913 2015-06-18)
SimonSapin
committed
c188d66
View commit details
Copy full SHA for c188d66
View code at this point
Browse repository at this point
Commits on Jun 15, 2015
v0.1.2
SimonSapin
committed
01388d2
View commit details
Copy full SHA for 01388d2
View code at this point
Browse repository at this point
Commits on May 11, 2015
Remove usage of #[static_assert]
Show description for 49da403
SimonSapin
committed
49da403
View commit details
Copy full SHA for 49da403
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.