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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ExpressBaseSystems
/
ServiceStack.Text
Public
forked from
ServiceStack/ServiceStack.Text
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
ServiceStack.Text
src
on
netcore
User selector
All users
All time
Commit history
Commits on May 31, 2017
Fix exception messages
xplicit
committed
8e7b6fc
View commit details
Copy full SHA for 8e7b6fc
View code at this point
Browse repository at this point
Merge conflicts
xplicit
committed
3317501
View commit details
Copy full SHA for 3317501
View code at this point
Browse repository at this point
Change hash function for HashedStringSegment
xplicit
committed
c5ffaed
View commit details
Copy full SHA for c5ffaed
View code at this point
Browse repository at this point
Commits on May 29, 2017
Optimizations tweaking
xplicit
committed
f6951de
View commit details
Copy full SHA for f6951de
View code at this point
Browse repository at this point
Emit not available for PCL builds
mythz
committed
0774dad
View commit details
Copy full SHA for 0774dad
View code at this point
Browse repository at this point
Fix SL5 build
mythz
committed
aa3e5c6
View commit details
Copy full SHA for aa3e5c6
View code at this point
Browse repository at this point
Update .Signed.csproj
mythz
committed
e56ad09
View commit details
Copy full SHA for e56ad09
View code at this point
Browse repository at this point
Fix PCL build
mythz
committed
d8efbc3
View commit details
Copy full SHA for d8efbc3
View code at this point
Browse repository at this point
Consolidate various GetProperty/GetField impls into central FieldInvoker/PropertyInvoker
mythz
committed
23bdf8a
View commit details
Copy full SHA for 23bdf8a
View code at this point
Browse repository at this point
Add missing GetModule/GetGetMethod/GetSetMethod Wrapper APIs
mythz
committed
69160b1
View commit details
Copy full SHA for 69160b1
View code at this point
Browse repository at this point
Commits on May 28, 2017
Merge PublicSetterRef into TypeFieldInfo
mythz
committed
2183e6e
View commit details
Copy full SHA for 2183e6e
View code at this point
Browse repository at this point
Maintain a single dictionary for TypeFields + TypeProperties
mythz
committed
cdb11b5
View commit details
Copy full SHA for cdb11b5
View code at this point
Browse repository at this point
Commits on May 27, 2017
Add tests for Guid parsing
xplicit
committed
ec28f37
View commit details
Copy full SHA for ec28f37
View code at this point
Browse repository at this point
Rename TypeReflector to TypeFields
mythz
committed
18bb0b3
View commit details
Copy full SHA for 18bb0b3
View code at this point
Browse repository at this point
Add getter tests to TypeFieldsTests
mythz
committed
fb6ebcf
View commit details
Copy full SHA for fb6ebcf
View code at this point
Browse repository at this point
Commits on May 26, 2017
Optimize search methods by signature
xplicit
committed
b78f25d
View commit details
Copy full SHA for b78f25d
View code at this point
Browse repository at this point
Add tests for parsing Int32
xplicit
committed
524cdb7
View commit details
Copy full SHA for 524cdb7
View code at this point
Browse repository at this point
Make RestrictedHeaders case-insensitive
mythz
committed
625ac19
View commit details
Copy full SHA for 625ac19
View code at this point
Browse repository at this point
Add HttpHeaders.RestrictedHeaders
mythz
committed
9d32b25
View commit details
Copy full SHA for 9d32b25
View code at this point
Browse repository at this point
Commits on May 25, 2017
Parse plus and trailing zeroes in exponent
xplicit
committed
f548465
View commit details
Copy full SHA for f548465
View code at this point
Browse repository at this point
fix whitespace
mythz
committed
cbfbd0d
View commit details
Copy full SHA for cbfbd0d
View code at this point
Browse repository at this point
Add TypeFields for maintaining cached setters for populating a Types fields
mythz
committed
68c7dc2
View commit details
Copy full SHA for 68c7dc2
View code at this point
Browse repository at this point
Add more optimized expression overloads for setting fields
mythz
committed
bc29be2
View commit details
Copy full SHA for bc29be2
View code at this point
Browse repository at this point
Commits on May 24, 2017
Return InvariantCulture in system parse methods
xplicit
committed
d8ed1fd
View commit details
Copy full SHA for d8ed1fd
View code at this point
Browse repository at this point
Remove SerializableAttribute from list of safe attributes for deserializing Runtime Types
mythz
committed
391dad4
View commit details
Copy full SHA for 391dad4
View code at this point
Browse repository at this point
Commits on May 23, 2017
Add JsConfig.UseSystemParseMethods setting
xplicit
committed
c585996
View commit details
Copy full SHA for c585996
View code at this point
Browse repository at this point
Disable deserializing [Serializable] types in System.CodeDom.Compiler
mythz
committed
eb58322
View commit details
Copy full SHA for eb58322
View code at this point
Browse repository at this point
Fix merge conflicts
xplicit
committed
eccabd3
View commit details
Copy full SHA for eccabd3
View code at this point
Browse repository at this point
Replace all whitespace checks to use JsonUtils.IsWhiteSpace()
mythz
committed
3323314
View commit details
Copy full SHA for 3323314
View code at this point
Browse repository at this point
Commits on May 21, 2017
Merge branch 'master' of https://github.com/ServiceStack/ServiceStack.Text into netcore
xplicit
committed
791309f
View commit details
Copy full SHA for 791309f
View code at this point
Browse repository at this point
Fix AllowThouthands for decimal
xplicit
committed
098c55c
View commit details
Copy full SHA for 098c55c
View code at this point
Browse repository at this point
Commits on May 19, 2017
Add ParseGuid for StringSegment
xplicit
committed
b20eaad
View commit details
Copy full SHA for b20eaad
View code at this point
Browse repository at this point
Commits on May 18, 2017
Refactor StringSegment Parse methods
xplicit
committed
110a9c8
View commit details
Copy full SHA for 110a9c8
View code at this point
Browse repository at this point
Optimize parsing of small decimals in ParseDecimal
xplicit
committed
adbc58d
View commit details
Copy full SHA for adbc58d
View code at this point
Browse repository at this point
Commits on May 16, 2017
Add ParseDecimal for StringSegment
xplicit
committed
ea2facd
View commit details
Copy full SHA for ea2facd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.