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 }}
tempbottle
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
string-cache
shared
on
master
User selector
All users
All time
Commit history
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
Commits on Apr 29, 2015
Publish on cartes.io
SimonSapin
committed
c5912f9
View commit details
Copy full SHA for c5912f9
View code at this point
Browse repository at this point
Commits on Apr 1, 2015
Upgrade to rustc 1.0.0-nightly (d754722a0 2015-03-31) (built 2015-04-01)
kmcallister
committed
ace97c7
View commit details
Copy full SHA for ace97c7
View code at this point
Browse repository at this point
Commits on Mar 29, 2015
Fix some compilation issues with latest Rust
frewsxcv
committed
4a5660d
View commit details
Copy full SHA for 4a5660d
View code at this point
Browse repository at this point
Commits on Mar 26, 2015
Fix compilation with latest Rust
frewsxcv
committed
d2bcdc9
View commit details
Copy full SHA for d2bcdc9
View code at this point
Browse repository at this point
Upgrade to rustc 1.0.0-nightly (123a754cb 2015-03-24) (built 2015-03-25)
SimonSapin
committed
654e690
View commit details
Copy full SHA for 654e690
View code at this point
Browse repository at this point
Commits on Jan 30, 2015
Upgrade to rustc 1.0.0-dev (c5961ad06 2015-01-28 21:49:38 +0000)
Show description for aa0482a
kmcallister
committed
aa0482a
View commit details
Copy full SHA for aa0482a
View code at this point
Browse repository at this point
Commits on Jan 24, 2015
Fix deprecated stuff so it builds again
Manishearth
committed
23ebee6
View commit details
Copy full SHA for 23ebee6
View code at this point
Browse repository at this point
Commits on Jan 15, 2015
Warnings cleanup
kmcallister
committed
fe7ce8c
View commit details
Copy full SHA for fe7ce8c
View code at this point
Browse repository at this point
Commits on Jan 10, 2015
Update
Show description for ce93ce5
akosthekiss
committed
ce93ce5
View commit details
Copy full SHA for ce93ce5
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
Update to build with latest rustc nightly
Show description for 07c2c72
akosthekiss
committed
07c2c72
View commit details
Copy full SHA for 07c2c72
View code at this point
Browse repository at this point
Commits on Nov 18, 2014
Upgrade to rustc 0.13.0-dev (c8d6e3b2c 2014-11-18 19:11:43 +0000)
kmcallister
committed
2c8ad1f
View commit details
Copy full SHA for 2c8ad1f
View code at this point
Browse repository at this point
rustup
Clark Gaebel
committed
91717ae
View commit details
Copy full SHA for 91717ae
View code at this point
Browse repository at this point
Commits on Nov 7, 2014
rustup
Clark Gaebel
committed
110cffd
View commit details
Copy full SHA for 110cffd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.