Issues
- 2
Conflict with AsReadOnly() extensions
#91 opened by eladmarg - 0
Task: Investigate using AzurePipelines.TestLogger for direct test logging via API
#83 opened by NightOwl888 - 0
Task: J2N.Text: Mark CharArrayCharSequence, StringBuilderCharSequence, and StringCharSequence classes sealed
#80 opened by NightOwl888 - 1
Task: StringBuilderExtensions: Use StringBuilder.GetChunks() for IndexOf() and LastIndexOf()
#57 opened by NightOwl888 - 0
- 0
Task: J2N.Character.CodePointAt(char[], int, int): Convert limit parameter to length (a .NET convention)
#64 opened by NightOwl888 - 0
- 1
System.Threading.Thread.Sleep method does not sleep for milliseconds specified in certain cases
#49 opened by laimis - 1
Task: Add cross-OS command-line build script
#12 opened by NightOwl888 - 0
- 0
Structural Equality: Support additional collection types that are identifiable as List, Set, or Dictionary
#43 opened by NightOwl888 - 1
Implement SubList(), SubMap(), Head() and Tail() functionality in List<T>, SortedSet<t>, and SortedDictionary<TKey, TValue>
#9 opened by NightOwl888 - 1
- 0
- 0
Complete nullable reference type support
#10 opened by NightOwl888 - 3
- 0
Add IsCSharpIdentifier() and IsCSharpIdentifierPart() methods to Character class
#1 opened by NightOwl888 - 0
Add IsVisualBasicIdentifier() and IsVisualBasicIdentifierPart() methods to Character class
#2 opened by NightOwl888 - 0
- 0
Exception thrown in List<T> or IDictionary<TKey, TValue> when using interpolation
#5 opened by NightOwl888 - 0
ArrayEqualityComparer<T> is using the wrong comparisons for float and double
#6 opened by NightOwl888 - 0
Accessibility of some members of J2N.Collections.BitSet does not match Apache Harmony
#7 opened by NightOwl888 - 0
ReadOnlyDictionary IDictionary.this[object] has inconsistent behavior with other collections that implement IDictionary
#8 opened by NightOwl888