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 }}
Ogeon
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 4, 2015
Merge pull request #73 from kmcallister/rustup
Show description for 8c05fdf
kmcallister
committed
8c05fdf
View commit details
Copy full SHA for 8c05fdf
Browse repository at this point
Upgrade to rustc 1.0.0-dev (fed12499e 2015-03-03) (built 2015-03-04)
kmcallister
committed
26017d2
View commit details
Copy full SHA for 26017d2
Browse repository at this point
Merge remote-tracking branch 'upstream/pr/71' into HEAD
kmcallister
committed
134434b
View commit details
Copy full SHA for 134434b
Browse repository at this point
Merge remote-tracking branch 'upstream/pr/62' into HEAD
Show description for bb1e52d
kmcallister
committed
bb1e52d
View commit details
Copy full SHA for bb1e52d
Browse repository at this point
Commits on Mar 2, 2015
Merge pull request #72 from servo/rustup
Show description for b1a654a
kmcallister
committed
b1a654a
View commit details
Copy full SHA for b1a654a
Browse repository at this point
Upgrade to rustc 1.0.0-nightly (890293655 2015-02-28) (built 2015-03-01)
SimonSapin
committed
db6e072
View commit details
Copy full SHA for db6e072
Browse repository at this point
Commits on Feb 27, 2015
Use macros from rust-mac
kmcallister
committed
3f2b9fe
View commit details
Copy full SHA for 3f2b9fe
Browse repository at this point
Commits on Feb 26, 2015
Merge pull request #69 from servo/conflicting-rawptr-mut-send
Show description for 96f539b
kmcallister
committed
96f539b
View commit details
Copy full SHA for 96f539b
Browse repository at this point
Use local string-cache (not from git) in examples/event-log
SimonSapin
committed
b3f2735
View commit details
Copy full SHA for b3f2735
Browse repository at this point
Use local string-cache (not from git) in expamles/summarize-events
SimonSapin
committed
ac14cb2
View commit details
Copy full SHA for ac14cb2
Browse repository at this point
Upgrade to rustc 1.0.0-nightly (4db0b3246 2015-02-25) (built 2015-02-26)
SimonSapin
committed
c1d67a3
View commit details
Copy full SHA for c1d67a3
Browse repository at this point
Commits on Feb 24, 2015
Merge pull request #68 from kmcallister/events
Show description for 529d56e
Manishearth
committed
529d56e
View commit details
Copy full SHA for 529d56e
Browse repository at this point
Un-bitrot the event logging stuff
kmcallister
committed
5358138
View commit details
Copy full SHA for 5358138
Browse repository at this point
Add a program to analyze CSV event dumps
kmcallister
committed
10da0cf
View commit details
Copy full SHA for 10da0cf
Browse repository at this point
Provide a nicer serialization for Event
kmcallister
committed
95ee632
View commit details
Copy full SHA for 95ee632
Browse repository at this point
Merge pull request #67 from kmcallister/dev
Show description for 5614ade
mbrubeck
committed
5614ade
View commit details
Copy full SHA for 5614ade
Browse repository at this point
Commits on Feb 23, 2015
Upgrade to rustc 1.0.0-dev (2b01a37ec 2015-02-21) (built 2015-02-23)
kmcallister
committed
2e0c07c
View commit details
Copy full SHA for 2e0c07c
Browse repository at this point
Switch back to SipHash
Show description for c57d501
kmcallister
committed
c57d501
View commit details
Copy full SHA for c57d501
Browse repository at this point
Commits on Feb 15, 2015
Merge pull request #65 from kmcallister/s-macros-plugin
Show description for 646ec78
Manishearth
committed
646ec78
View commit details
Copy full SHA for 646ec78
Browse repository at this point
Commits on Feb 14, 2015
Rename string_cache_macros to string_cache_plugin
Show description for 99e484c
kmcallister
committed
99e484c
View commit details
Copy full SHA for 99e484c
Browse repository at this point
Move non-procedural macro out of string_cache_macros
Show description for e9ade75
kmcallister
committed
e9ade75
View commit details
Copy full SHA for e9ade75
Browse repository at this point
Remove unneeded `extern crate`
kmcallister
committed
6d6e19d
View commit details
Copy full SHA for 6d6e19d
Browse repository at this point
Merge remote-tracking branch 'upstream/pr/64' into dev
kmcallister
committed
10def02
View commit details
Copy full SHA for 10def02
Browse repository at this point
Update to rustc 1.0.0-nightly (b9ba643b7 2015-02-13 21:15:39 +0000)
Kroisse
committed
bc4a897
View commit details
Copy full SHA for bc4a897
Browse repository at this point
Commits on Feb 7, 2015
Merge pull request #63 from servo/hipster_rustup
Show description for 12b84fa
SimonSapin
committed
12b84fa
View commit details
Copy full SHA for 12b84fa
Browse repository at this point
phf_mac renamed
Manishearth
committed
98b2833
View commit details
Copy full SHA for 98b2833
Browse repository at this point
InternedString changes
Manishearth
committed
926aeff
View commit details
Copy full SHA for 926aeff
Browse repository at this point
Commits on Jan 31, 2015
Show -> Debug
Manishearth
committed
3e06ac9
View commit details
Copy full SHA for 3e06ac9
Browse repository at this point
old_orphan_check gate unnecessary
Manishearth
committed
2c5f7e4
View commit details
Copy full SHA for 2c5f7e4
Browse repository at this point
Merge pull request #61 from kmcallister/travis
Show description for b39816b
metajack
committed
b39816b
View commit details
Copy full SHA for b39816b
Browse repository at this point
Commits on Jan 30, 2015
Fix warnings during `cargo test` too
aroben
authored and
kmcallister
committed
ce292ef
View commit details
Copy full SHA for ce292ef
Browse repository at this point
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
Browse repository at this point
Add Travis status to README
kmcallister
committed
76a5705
View commit details
Copy full SHA for 76a5705
Browse repository at this point
Get rid of doc upload for now
Show description for f3cb67b
kmcallister
committed
f3cb67b
View commit details
Copy full SHA for f3cb67b
Browse repository at this point
Commits on Jan 29, 2015
Set up Travis CI support
Show description for b73b459
aroben
committed
b73b459
View commit details
Copy full SHA for b73b459
Browse repository at this point
Previous
Next
You can’t perform that action at this time.