FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for NStackTests - tui-cs/NStack · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
tui-cs
/
NStack
Public
Notifications
You must be signed in to change notification settings
Fork
29
Star
127
Code
Issues
21
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
NStack
NStackTests
on
develop
User selector
Datepicker
Commit history
Commits on Nov 20, 2022
Update nuget packages.
BDisp
committed
e36e1d4
View commit details
Copy full SHA for e36e1d4
View code at this point
Browse repository at this point
Fixes #86. "gethexaformat" messes up column widths
BDisp
committed
36750ff
View commit details
Copy full SHA for 36750ff
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
Fixes #83. Ustring ConsoleWidth must return the exactly character size or zero and not the Rune.ColumnWidth if it's negative.
BDisp
committed
6149010
View commit details
Copy full SHA for 6149010
View code at this point
Browse repository at this point
Commits on Sep 18, 2022
Fixes #79. Needed to add unit test for equal and not equal operators.
BDisp
committed
60243d1
View commit details
Copy full SHA for 60243d1
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
Fixes #61. ustring.IsNullOrEmpty doesn't work the same way as the string.IsNullOrEmpty method. (#62)
Show description for 4c94875
BDisp
authored
4c94875
View commit details
Copy full SHA for 4c94875
View code at this point
Browse repository at this point
Commits on May 26, 2022
Release 0.17.0 (#58)
Show description for 7a23b84
tig
authored
7a23b84
View commit details
Copy full SHA for 7a23b84
View code at this point
Browse repository at this point
Commits on May 2, 2022
Fixing non-spacing and wide runes.
BDisp
committed
e684110
View commit details
Copy full SHA for e684110
View code at this point
Browse repository at this point
Commits on Feb 13, 2022
Typo.
BDisp
committed
1bbdd7c
View commit details
Copy full SHA for 1bbdd7c
View code at this point
Browse repository at this point
Fixes ustring.Equals. The unsafe EqualsHelper method is not working properly.
BDisp
committed
f5659d3
View commit details
Copy full SHA for f5659d3
View code at this point
Browse repository at this point
Commits on Feb 12, 2022
Upgrades unit test project for unix compatibility.
BDisp
committed
9c4ebbf
View commit details
Copy full SHA for 9c4ebbf
View code at this point
Browse repository at this point
Updating nuget packages and testing Environment.NewLine.
BDisp
committed
7e5266c
View commit details
Copy full SHA for 7e5266c
View code at this point
Browse repository at this point
Commits on Dec 3, 2021
Updating Tables with the Unicode 14.0.0 version.
BDisp
committed
93dccd0
View commit details
Copy full SHA for 93dccd0
View code at this point
Browse repository at this point
Commits on Dec 1, 2021
Fixes UTF8 RuneCount method.
BDisp
committed
463316a
View commit details
Copy full SHA for 463316a
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
Added ExpectedSizeFromFirstByte extension.
BDisp
committed
9135b7e
View commit details
Copy full SHA for 9135b7e
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
Implements a real RuneExtensions helper class.
BDisp
committed
12394a1
View commit details
Copy full SHA for 12394a1
View code at this point
Browse repository at this point
Simplifying and fixing duplicate code in Rune.extensions.
BDisp
committed
7e831b9
View commit details
Copy full SHA for 7e831b9
View code at this point
Browse repository at this point
Commits on Nov 28, 2021
Simplifying duplicate code and adding more unit tests.
BDisp
committed
0b5bb8f
View commit details
Copy full SHA for 0b5bb8f
View code at this point
Browse repository at this point
Commits on Nov 27, 2021
Added Value property and EncodeSurrogatePair returning a bool.
BDisp
committed
cba390c
View commit details
Copy full SHA for cba390c
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
Using NUnit3TestAdapter nuget package instead extension.
BDisp
committed
693134c
View commit details
Copy full SHA for 693134c
View code at this point
Browse repository at this point
Fixing the encode and decode of surrogate pairs.
BDisp
committed
cce3ea6
View commit details
Copy full SHA for cce3ea6
View code at this point
Browse repository at this point
Adding more rune unit tests.
BDisp
committed
f4a8ef6
View commit details
Copy full SHA for f4a8ef6
View code at this point
Browse repository at this point
Commits on Nov 16, 2021
Implementing RuneSubstring and unit tests.
BDisp
committed
3baafe0
View commit details
Copy full SHA for 3baafe0
View code at this point
Browse repository at this point
Improving surrogate pairs management.
BDisp
committed
221d25d
View commit details
Copy full SHA for 221d25d
View code at this point
Browse repository at this point
Commits on Nov 13, 2021
More some unit tests.
BDisp
committed
9dbcdb2
View commit details
Copy full SHA for 9dbcdb2
View code at this point
Browse repository at this point
Improves the non-spacing characters control.
BDisp
committed
5683ae8
View commit details
Copy full SHA for 5683ae8
View code at this point
Browse repository at this point
Commits on Nov 12, 2021
Finishing some incomplete unit tests.
BDisp
committed
b353582
View commit details
Copy full SHA for b353582
View code at this point
Browse repository at this point
Prevents a surrogate pair rune to be greater than the MaxRune.
BDisp
committed
e403a91
View commit details
Copy full SHA for e403a91
View code at this point
Browse repository at this point
Commits on Nov 11, 2021
Distinguishing ColumnWidth from ConsoleWidth.
BDisp
committed
c900ef4
View commit details
Copy full SHA for c900ef4
View code at this point
Browse repository at this point
After all, there is a pattern to calculate wider runes.
BDisp
committed
ece66dd
View commit details
Copy full SHA for ece66dd
View code at this point
Browse repository at this point
Commits on Nov 26, 2020
Reverting the removed System.ValueTuple.
BDisp
committed
6b2b3d4
View commit details
Copy full SHA for 6b2b3d4
View code at this point
Browse repository at this point
Commits on Nov 23, 2020
Adjusting some formatting.
BDisp
committed
9bb6d60
View commit details
Copy full SHA for 9bb6d60
View code at this point
Browse repository at this point
Commits on Nov 22, 2020
Added more rune ranges in the ColumnWidth method and more unit tests.
BDisp
committed
e7fc257
View commit details
Copy full SHA for e7fc257
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
More unit test for UTF-8, UTF-16 and UTF-32 Encoding.
BDisp
committed
35e1471
View commit details
Copy full SHA for 35e1471
View code at this point
Browse repository at this point
Commits on Nov 6, 2020
Some more improvements, more unit tests and typo fixing.
BDisp
committed
97091af
View commit details
Copy full SHA for 97091af
View code at this point
Browse repository at this point
Commits on Oct 30, 2020
Fixes #51. Value.Tuple is not needed and added more Rune unit tests.
BDisp
committed
21e50b2
View commit details
Copy full SHA for 21e50b2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL