Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / NightOwl888/J2N issues and pull requests
#124 - CA2265: Do not use a default(ReadOnlySpan<char>) to compare against null
Pull Request -
State: open - Opened by NightOwl888 4 days ago
- 3 comments
Labels: notes:breaking-change
#123 - CA2265: Do not compare Span<T> to null or default
Issue -
State: open - Opened by NightOwl888 4 days ago
Labels: is:bug, design, pri:normal, notes:breaking-change
#122 - Added net9.0 target + tests
Pull Request -
State: closed - Opened by NightOwl888 6 days ago
Labels: notes:new-feature
#121 - Added GitHub Release Notes Template
Pull Request -
State: closed - Opened by NightOwl888 14 days ago
Labels: notes:improvement
#120 - Task: Split J2N.Tests.xUnit into separate projects per collection to improve performance
Pull Request -
State: closed - Opened by NightOwl888 15 days ago
Labels: notes:improvement
#119 - Add tests/target for net9.0
Issue -
State: open - Opened by NightOwl888 18 days ago
Labels: is:feature, pri:high, up for grabs
#119 - Add tests/target for net9.0
Issue -
State: closed - Opened by NightOwl888 18 days ago
Labels: is:feature, pri:high, up for grabs
#118 - Is there something like ConcurrentSkipListMap in java?
Issue -
State: open - Opened by shuitai 20 days ago
- 3 comments
Labels: is:question
#117 - Task: Migrate ICU4N.Text.OpenStringBuilder as J2N.Text.StringBuilder
Issue -
State: open - Opened by NightOwl888 21 days ago
Labels: design, is:feature, pri:high, up for grabs
#117 - Task: Migrate ICU4N.Text.OpenStringBuilder as J2N.Text.StringBuilder
Issue -
State: open - Opened by NightOwl888 21 days ago
Labels: design, is:feature, pri:high, up for grabs
#116 - SWEEP: Replace J2N's TripleShift call with C# 11's unsigned right shift operator
Pull Request -
State: closed - Opened by paulirwin 21 days ago
Labels: notes:performance-improvement
#115 - Replace J2N.Numerics.BitOperation.TripleShift with >>> in C# 11
Issue -
State: closed - Opened by NightOwl888 21 days ago
- 2 comments
Labels: is:enhancement, good first issue, pri:normal, up for grabs
#115 - Replace J2N.Numerics.BitOperation.TripleShift with >>> in C# 11
Issue -
State: closed - Opened by NightOwl888 21 days ago
- 2 comments
Labels: is:enhancement, good first issue, pri:normal, up for grabs
#114 - Task: Apply Dictionary<TKey, TValue>, SortedDictionary<TKey, TValue> and SortedSet<T> Breaking API Changes
Issue -
State: open - Opened by NightOwl888 about 1 month ago
Labels: is:enhancement, design, pri:high
#113 - Reverted breaking API changes for 2.1.0 so we don't have to bump to 3.0.0
Pull Request -
State: closed - Opened by NightOwl888 about 1 month ago
#112 - Fix tests on macOS/arm64
Pull Request -
State: closed - Opened by paulirwin about 1 month ago
#111 - Task: Remove System.Collections.Generic.ReadOnlyCollection<T> as a base class of ReadOnlyList<T>
Issue -
State: open - Opened by NightOwl888 2 months ago
Labels: is:enhancement, pri:normal, up for grabs
#110 - Added net8.0 target and tests (Fixes #94)
Pull Request -
State: closed - Opened by NightOwl888 2 months ago
#109 - Task: Split J2N.Tests.xUnit into separate projects per collection to improve performance
Issue -
State: closed - Opened by NightOwl888 2 months ago
Labels: is:enhancement, pri:normal, up for grabs
#108 - Task: Update SortedDictionary<TKey, TValue> implementation to match .NET 8 behavior
Issue -
State: closed - Opened by NightOwl888 2 months ago
Labels: is:enhancement, pri:normal, up for grabs
#107 - Task: Update SortedSet<T>, SortedSet<T>.TreeSubSet implementation to match .NET 8 behavior
Issue -
State: closed - Opened by NightOwl888 2 months ago
Labels: is:enhancement, pri:normal, up for grabs
#106 - Task: Update HashSet<T> implementation to match .NET 8 behavior
Issue -
State: open - Opened by NightOwl888 2 months ago
Labels: is:enhancement, pri:normal, up for grabs
#105 - Task: Update List<T>, SubList<T> implementation to match .NET 8 behavior
Issue -
State: open - Opened by NightOwl888 2 months ago
Labels: is:enhancement, pri:normal, up for grabs
#104 - Upgraded Dictionary<TKey, TValue> to use a low level (rather than a wrapped) implementation
Pull Request -
State: closed - Opened by NightOwl888 2 months ago
#103 - J2N.Character: Added overload of ToChars() that accepts a Span<char> and returns ReadOnlySpan<char>
Pull Request -
State: closed - Opened by NightOwl888 3 months ago
#102 - azure-pipelines.yml: Use deep clone for Nerdbank.GitVersioning
Pull Request -
State: closed - Opened by NightOwl888 3 months ago
#101 - PERFORMANCE: J2N.Text.StringBuilderExtensions::Replace(): Reuse expansion memory
Pull Request -
State: closed - Opened by NightOwl888 3 months ago
#100 - J2N.Collections: Added AsReadOnly() method to each dictionary and set
Pull Request -
State: closed - Opened by NightOwl888 3 months ago
#99 - J2N.Runtime.InteropServices: Added CollectionMarshal class
Pull Request -
State: closed - Opened by NightOwl888 3 months ago
#98 - Removed FEATURE_SPAN and FEATURE_READONLYMEMORY
Pull Request -
State: closed - Opened by NightOwl888 3 months ago
#97 - Removed FEATURE_ARRAYPOOL
Pull Request -
State: closed - Opened by NightOwl888 3 months ago
#96 - Removed tests and CI for Xamarin, as they are now obsolete
Pull Request -
State: closed - Opened by NightOwl888 3 months ago
#95 - Task: Create lower-level implementation of LinkedHashSet<T>
Issue -
State: open - Opened by NightOwl888 3 months ago
- 1 comment
Labels: is:enhancement, design, pri:normal, up for grabs
#94 - Task: Add tests/target for net8.0
Issue -
State: closed - Opened by NightOwl888 3 months ago
Labels: is:enhancement, pri:high
#93 - Task: Fix conflicts with AsReadOnly() extensions
Issue -
State: closed - Opened by NightOwl888 3 months ago
- 1 comment
Labels: is:enhancement, help wanted, pri:high, up for grabs
#92 - Added support for Span<T>/ReadOnlySpan<T> in net40
Pull Request -
State: closed - Opened by NightOwl888 8 months ago
#91 - Conflict with AsReadOnly() extensions
Issue -
State: closed - Opened by eladmarg 8 months ago
- 4 comments
#90 - J2N.Text.StringExtensions: Added ReadOnlySpan<char> overload to RegionMatches()
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#89 - J2N.Text.StringExtensions: Added ReadOnlySpan<char> overload of ContentEquals()
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#88 - J2N.MemoryExtensions: Added IndexOf(codePoint) and LastIndexOf(codePoint) extension methods
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#87 - J2N.Text.StringBuilderExtensions: Added Replace() overload that accepts ReadOnlySpan<char>
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#86 - J2N.Text (CharArrayExtensions + StringBuilderExtensions + StringExtensions): Added ReadOnlySpan<char> overload of CompareToOrdinal()
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#85 - PERFORMANCE: Removed ValueStringBuilder and reworked methods that used it to use stack/array pool explicitly
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#84 - PERFORMANCE: J2N.Character: Optimized ToUpper() and ToLower() and added ToUpperInvariant() and ToLowerInvariant()
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#83 - Task: Investigate using AzurePipelines.TestLogger for direct test logging via API
Issue -
State: open - Opened by NightOwl888 11 months ago
- 1 comment
Labels: is:enhancement, pri:low, up for grabs
#82 - J2N.Text.StringExtensions::ReverseText(): Use String.Create() for optimal performance, when supported
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#81 - PERFORMANCE: J2N.Character::ToString(): Improved both memory usage and speed by using String.Create() and ArrayPool, when supported.
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#80 - Task: J2N.Text: Mark CharArrayCharSequence, StringBuilderCharSequence, and StringCharSequence classes sealed
Issue -
State: open - Opened by NightOwl888 11 months ago
Labels: design, pri:normal
#79 - PERFORMANCE: Added target for net462
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#78 - J2N.Character: Added overloads of CodePointAt() and CodePointBefore()
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#77 - J2N.Text.StringExtensions, J2N.Memory.MemoryExtensions: Added optimized ReverseText() methods
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#76 - J2N.Text: Added ValueStringBuilderIndexer for end users - optimizes iteration of StringBuilder via index
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#75 - PERFORMANCE: J2N.Text.StringBuilderCharSequence: Optimized and fixed several bugs with the IAppendable implementations
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#74 - J2N.Text (CharArrayCharSequence + StringBuilderCharSequence + StringCharSequence): Optimized and fixed several bugs in the Equals() and CompareTo() overloads.
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#73 - J2N.Text.StringBuffer: Fixed bugs and added new APIs
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#72 - J2N.Text: Added ISpanAppendable interface and AppendableExtensions class
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#71 - J2N.Text.StringBuilderExtensions::InsertCodePoint(): Fixed xml doc
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#70 - PERFORMANCE: J2N.Text.CharSequenceComparer: Optimized Compare(), Equals() and GetHashCode() implementations
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#69 - PERFORMANCE: J2N.Text.ValueStringBuilderChunkIndexer: Use ArrayPool for upperBounds array
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#68 - Added Int32Packer and ValueInt32Packer
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#67 - PERFORMANCE: J2N.Text.CharArrayExtensions: Optimized CompareToOrdinal()
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#66 - PERFORMANCE: J2N.Text.StringExtensions: Optimized CompareToOrdinal(), ContentEquals(), and RegionMatches()
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#65 - PERFORMANCE: J2N.Character: Optimized CodePointAt(), CodePointBefore(), CodePointCount(), and OffsetByCodePoints()
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#64 - Task: J2N.Character.CodePointAt(char[], int, int): Convert limit parameter to length (a .NET convention)
Issue -
State: open - Opened by NightOwl888 11 months ago
Labels: is:enhancement, design, pri:normal
#63 - PERFORMANCE: J2N.Text.StringBuilderExtensions: Optimizations
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#62 - Bug: Inconsistent behavior of Indexof() and LastIndexOf()
Issue -
State: open - Opened by NightOwl888 11 months ago
Labels: is:bug, pri:normal
#61 - J2N.Text: Added ValueStringBuilderArrayPoolIndexer + tests
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#60 - J2N.Text: Added ValueStringBuilderChunkIndexer + tests
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#59 - J2N.Text.StringBuilderExtensions: Added CopyTo(int, Span<char>, int) …
Pull Request -
State: closed - Opened by NightOwl888 11 months ago
#58 - Bug: StringBuilderExtensions.Reverse() has issue with reversing surrogates
Issue -
State: closed - Opened by NightOwl888 11 months ago
Labels: is:bug, pri:normal, up for grabs
#57 - Task: StringBuilderExtensions: Use StringBuilder.GetChunks() for IndexOf() and LastIndexOf()
Issue -
State: closed - Opened by NightOwl888 11 months ago
- 1 comment
Labels: is:enhancement, good first issue, design, pri:normal
#56 - J2N.Character: Added overloads of ToChars() and ToString() to reduce allocations
Pull Request -
State: closed - Opened by NightOwl888 about 1 year ago
#55 - J2N.Tests.Collections.TestBitSet.JDK8BSMethods: Enabled TestEquals() test, removed unnecessary variable initialization
Pull Request -
State: closed - Opened by NightOwl888 about 1 year ago
#54 - J2N.Character: Added ReadOnlySpan<char> overloads for working with codepoints
Pull Request -
State: closed - Opened by NightOwl888 about 1 year ago
#53 - J2N.Numerics: Extended Span<char> support to net45 and netstandard2.0
Pull Request -
State: closed - Opened by NightOwl888 about 1 year ago
#52 - Oct 2023 build updates
Pull Request -
State: closed - Opened by NightOwl888 about 1 year ago
#51 - Directory.Build.targets: Disabled out of support warnings for .NET 5.0 and .NET Core 3.0
Pull Request -
State: closed - Opened by NightOwl888 about 1 year ago
- 1 comment
#50 - J2N.Threading.ThreadJob: Don't swallow exceptions when getting/setting Priority
Pull Request -
State: closed - Opened by NightOwl888 about 1 year ago
#49 - System.Threading.Thread.Sleep method does not sleep for milliseconds specified in certain cases
Issue -
State: open - Opened by laimis over 1 year ago
- 1 comment
Labels: is:bug, design, pri:high
#48 - Jan 2022 build updates
Pull Request -
State: closed - Opened by NightOwl888 almost 3 years ago
#47 - Added SourceLink Support
Pull Request -
State: closed - Opened by NightOwl888 almost 3 years ago
#46 - J2N.Text.StringFormatter: Added constructor overload for IFormatProvider
Pull Request -
State: closed - Opened by NightOwl888 almost 3 years ago
#45 - J2N.Collections.Generic (Comparer + EqualityComparer): Added nullable value type support for float? and double?
Pull Request -
State: closed - Opened by NightOwl888 almost 3 years ago
#44 - J2N.Text.StringFormatter: Added constructor overload for IFormatProvider
Pull Request -
State: closed - Opened by NightOwl888 almost 3 years ago
- 1 comment
#43 - Structural Equality: Support additional collection types that are identifiable as List, Set, or Dictionary
Issue -
State: open - Opened by NightOwl888 about 3 years ago
Labels: is:enhancement, design, pri:normal, up for grabs
#42 - Structural Equality: Treat ImmutableArray<T> the same as Array
Issue -
State: open - Opened by NightOwl888 about 3 years ago
Labels: is:bug, is:enhancement, is:feature, pri:normal, up for grabs
#41 - Added .NET 6 Target + Tests
Pull Request -
State: closed - Opened by NightOwl888 about 3 years ago
#40 - List<T>/ListExtensions updates
Pull Request -
State: closed - Opened by NightOwl888 over 3 years ago
#39 - J2N.Numerics: Marked numbers classes serializable
Pull Request -
State: closed - Opened by NightOwl888 over 3 years ago
#38 - BREAKING: Fixed Character.IsWhiteSpace() to match JDK
Pull Request -
State: closed - Opened by NightOwl888 over 3 years ago
#37 - Updated licensing information
Pull Request -
State: closed - Opened by NightOwl888 over 3 years ago
#36 - Optimized Character.ToString() to use stack when input array is less than 256 code points
Pull Request -
State: closed - Opened by NightOwl888 over 3 years ago
#35 - Commented failing LurchTable enumerator test
Pull Request -
State: closed - Opened by NightOwl888 over 3 years ago
#34 - Added Numbers Classes
Pull Request -
State: closed - Opened by NightOwl888 over 3 years ago
#33 - 2021 July Miscellaneous Bug Fixes and Updates
Pull Request -
State: closed - Opened by NightOwl888 over 3 years ago
#32 - J2N.Character: Added code point overloads of Digit() and GetNumericValue()
Pull Request -
State: closed - Opened by NightOwl888 over 3 years ago
#31 - Added RyuConversion FloatToString support and a few related unit tests
Pull Request -
State: closed - Opened by rclabo over 3 years ago
- 1 comment
#30 - Added support for converting a float to a string via RyuConversion
Pull Request -
State: closed - Opened by rclabo over 3 years ago
#29 - Add Serializable support for LurchTable<TKey, TValue>
Issue -
State: closed - Opened by NightOwl888 over 3 years ago
- 1 comment
Labels: help wanted, is:feature, pri:normal, up for grabs
#28 - Fixed enum support in StringFormatter
Pull Request -
State: closed - Opened by NightOwl888 over 3 years ago