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 }}
amarant
/
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
src
on
master
User selector
All users
All time
Commit history
Commits on Feb 24, 2016
Auto merge of #143 - nox:from-string, r=SimonSapin
Show description for e5b3ca9
bors-servo
committed
e5b3ca9
View commit details
Copy full SHA for e5b3ca9
View code at this point
Browse repository at this point
Allow to retrieve the heap size of the dynamic string cache
nox
committed
17279dd
View commit details
Copy full SHA for 17279dd
View code at this point
Browse repository at this point
Implement From<String> for Atom
nox
committed
37c7ec6
View commit details
Copy full SHA for 37c7ec6
View code at this point
Browse repository at this point
Commits on Feb 5, 2016
Add preload to static list.
jdm
committed
4daa491
View commit details
Copy full SHA for 4daa491
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
Derive HeapSizeOf for QualName
nox
committed
a4abe87
View commit details
Copy full SHA for a4abe87
View code at this point
Browse repository at this point
Commits on Dec 15, 2015
Add non-mutating AsciiExt methods to Atom.
Show description for 73c0223
Alan Jeffrey
committed
73c0223
View commit details
Copy full SHA for 73c0223
View code at this point
Browse repository at this point
Added more atoms to static_atom_list.
Show description for aa43810
Alan Jeffrey
committed
aa43810
View commit details
Copy full SHA for aa43810
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
Add invalid to the list and bump version number
KiChjang
committed
dc54338
View commit details
Copy full SHA for dc54338
View code at this point
Browse repository at this point
Add 'abort' to static atom list
Show description for 92b83ca
frewsxcv
committed
92b83ca
View commit details
Copy full SHA for 92b83ca
View code at this point
Browse repository at this point
Add 'message' to static atom list
Show description for 085b999
frewsxcv
committed
085b999
View commit details
Copy full SHA for 085b999
View code at this point
Browse repository at this point
Add 'storage' to static atom list
Show description for fc91e33
frewsxcv
committed
fc91e33
View commit details
Copy full SHA for fc91e33
View code at this point
Browse repository at this point
Add 'webglcontextcreationerror' to static atom list
Show description for 466899f
frewsxcv
committed
466899f
View commit details
Copy full SHA for 466899f
View code at this point
Browse repository at this point
Add 'loadstart' to static atom list
Show description for 4eb03dc
frewsxcv
committed
4eb03dc
View commit details
Copy full SHA for 4eb03dc
View code at this point
Browse repository at this point
Add 'loadend' to static atom list
Show description for 2388dc6
frewsxcv
committed
2388dc6
View commit details
Copy full SHA for 2388dc6
View code at this point
Browse repository at this point
Add 'beforescriptexecute' to static atom list
Show description for 15a51ff
frewsxcv
committed
15a51ff
View commit details
Copy full SHA for 15a51ff
View code at this point
Browse repository at this point
Add 'afterscriptexecute' to static atom list
Show description for 2f83b7f
frewsxcv
committed
2f83b7f
View commit details
Copy full SHA for 2f83b7f
View code at this point
Browse repository at this point
Add 'load' to static atom list
Show description for 3ddd8f1
frewsxcv
committed
3ddd8f1
View commit details
Copy full SHA for 3ddd8f1
View code at this point
Browse repository at this point
Add 'DOMContentLoaded' to static atom list
Show description for 47c268b
frewsxcv
committed
47c268b
View commit details
Copy full SHA for 47c268b
View code at this point
Browse repository at this point
Add 'readystatechange' to static atom list
Show description for f0e2f66
frewsxcv
committed
f0e2f66
View commit details
Copy full SHA for f0e2f66
View code at this point
Browse repository at this point
Add 'change' to static atom list
Show description for 9ce5e19
frewsxcv
committed
9ce5e19
View commit details
Copy full SHA for 9ce5e19
View code at this point
Browse repository at this point
Commits on Nov 29, 2015
Add formnovalidate to atom list
KiChjang
committed
9a2f529
View commit details
Copy full SHA for 9a2f529
View code at this point
Browse repository at this point
Commits on Nov 27, 2015
Add "novalidate" to atom list.
eefriedman
committed
2dd32b7
View commit details
Copy full SHA for 2dd32b7
View code at this point
Browse repository at this point
add mouseover and beforeunload to atom list
jxs
committed
c15bbf1
View commit details
Copy full SHA for c15bbf1
View code at this point
Browse repository at this point
Commits on Nov 19, 2015
Drop support for unquoted identifiers in atom!()
SimonSapin
committed
4d505d6
View commit details
Copy full SHA for 4d505d6
View code at this point
Browse repository at this point
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
Replace Atom::from_slice with From trait impls.
SimonSapin
committed
d9f3133
View commit details
Copy full SHA for d9f3133
View code at this point
Browse repository at this point
Remove Atom::as_slice in favor of Deref and AsRef
SimonSapin
committed
de5ea4d
View commit details
Copy full SHA for de5ea4d
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
Commits on Aug 10, 2015
derive(HeapSizeOf).
Show description for 783f0ec
notriddle
committed
783f0ec
View commit details
Copy full SHA for 783f0ec
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 28, 2015
Fix #[cfg(feature = "unstable")] syntax
SimonSapin
committed
2870dbc
View commit details
Copy full SHA for 2870dbc
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
Fix #70 using Option<Box<StringCacheEntry>> instead of *mut StringCacheEntry
SimonSapin
committed
f7fd964
View commit details
Copy full SHA for f7fd964
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
Have Travis run (some) tests on stable Rust.
SimonSapin
committed
66ad520
View commit details
Copy full SHA for 66ad520
View code at this point
Browse repository at this point
Gratuitious refactoring.
SimonSapin
committed
7452b76
View commit details
Copy full SHA for 7452b76
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.