Drew Tingen
|
da57fcb988
|
test[BigEndianBitConverter]: finished unit testing
|
2023-06-18 09:52:47 -04:00 |
|
Drew Tingen
|
569066edc4
|
feat[Types]: Add NotifyFlagsChanged, with abstract and generic classes
|
2023-06-16 14:59:33 -04:00 |
|
Drew Tingen
|
73a716f9b9
|
feat[Collections]: ReverseLookupDictionary for fast value access
|
2023-06-16 14:59:16 -04:00 |
|
Drew Tingen
|
4e430731cc
|
feat[BigEndianBitConverter]: Added BigEndianBitConverter
|
2023-06-16 14:58:59 -04:00 |
|
Drew Tingen
|
2b8f2a125a
|
feat[EnumUtils]: add GetinverseFlags method
|
2023-06-16 12:12:29 -04:00 |
|
Drew Tingen
|
1b79bd21df
|
Merge remote-tracking branch 'origin/Krang_v1.9' into Krang_v1.10
|
2021-10-05 10:17:58 -04:00 |
|
Drew Tingen
|
033008616f
|
remove: SafeCriticalSection - remove TryEnter method
|
2021-09-30 10:45:12 -04:00 |
|
Drew Tingen
|
84b5b636f6
|
remove: Removing RateLimitedEventQueue - Use ThreadedWorkerQueue instead
|
2021-09-30 10:45:12 -04:00 |
|
Drew Tingen
|
451cf08c0f
|
fix: Fixing ThreadedWorkerQueue to not use TryEnter, and track the processing state with a bool
|
2021-09-30 10:45:12 -04:00 |
|
Drew Tingen
|
63d76d8cef
|
feat: Adding IcdAutoResetEvent and IcdMaunalResetEvent
|
2021-09-30 10:44:30 -04:00 |
|
Drew Tingen
|
c08a6283b8
|
fix: Fixed EnumUtils.GetValuesExceptNone to work for non-flag enums
|
2021-09-30 10:44:01 -04:00 |
|
Chris Cameron
|
baa00f7b00
|
chore: S#, net framework and net standard all build to /bin
|
2021-08-30 14:05:42 -04:00 |
|
Chris Cameron
|
67a2b11ee6
|
chore: Added SimplSharp nuget packages, fixed SIMPLSHARP preprocessors
|
2021-08-30 13:39:43 -04:00 |
|
Chris Cameron
|
8f5fee2401
|
chore: Added net472 target
|
2021-08-25 16:21:56 -04:00 |
|
Chris Cameron
|
b3c1daaab5
|
fix: Fixed a bug where AbstractGenericXmlConverter was not reading out of empty elements
|
2021-05-04 17:26:01 -04:00 |
|
Austin Noska
|
43fd348fae
|
feat: Add enum extension method for cycling to next enum value
|
2021-04-13 15:59:37 -04:00 |
|
Chris Cameron
|
8cdddc94bc
|
chore: Updating test projects to netcoreapp3.1
|
2021-04-13 11:46:10 -04:00 |
|
Chris Cameron
|
25d799fe7d
|
fix: Fixed a bug where SafeTimer.Trigger would call the callback twice on NetStandard
|
2021-04-12 15:13:38 -04:00 |
|
Chris Cameron
|
86fabce6da
|
feat: Initial commit of IcdOrderedDictionary
|
2021-03-30 13:43:59 -04:00 |
|
Chris Cameron
|
a7ab2ab3fe
|
refactor: Renaming OrderedDictionary to SortedDictionary for consistency with .Net
|
2021-03-29 16:23:29 -04:00 |
|
Chris Cameron
|
e7bdcdfca5
|
feat: Adding methods for converting hex strings to byte arrays
|
2021-03-22 15:30:25 -04:00 |
|
Chris Cameron
|
cab1e237d5
|
chore: Updating nuget packages
|
2021-03-22 15:21:49 -04:00 |
|
Chris Cameron
|
b44cbe0093
|
chore: Updating dependencies
|
2021-02-08 11:43:19 -05:00 |
|
Chris Cameron
|
c7e8f09eeb
|
feat: Added GetParentUri method to UriExtensions
|
2021-01-18 15:22:28 -05:00 |
|
Chris Cameron
|
3381977050
|
feat: Added ToStringUndefined method to EnumUtils for printing known flags of an undefined composite
|
2020-12-01 16:53:45 -05:00 |
|
Chris Cameron
|
f174c32721
|
feat: Added breadth-first search method that returns the path from root for every node in the graph
|
2020-10-22 12:16:32 -04:00 |
|
Chris Cameron
|
8c70c8d534
|
refactor: ReflectionExtensions are generic, support for non-public members, reduced duplicate code
|
2020-10-15 14:30:46 -04:00 |
|
Chris Cameron
|
0d85fe8106
|
refactor: Using EqualityComparer instead of Comparer for equality...
|
2020-10-14 16:43:26 -04:00 |
|
Chris Cameron
|
9a68f0446d
|
test: Moved version comparer tests from settings
|
2020-09-11 11:17:50 -04:00 |
|
Chris Cameron
|
7bc262b4e2
|
Merge remote-tracking branch 'origin/ConnectPro_v1.7' into ConnectPro_v1.8
# Conflicts:
# CHANGELOG.md
|
2020-09-03 12:05:09 -04:00 |
|
Chris Cameron
|
8625f0a3a4
|
Merge remote-tracking branch 'origin/ConnectPro_v1.6' into ConnectPro_v1.7
|
2020-09-03 11:58:28 -04:00 |
|
Laura Gomez
|
76591155d3
|
test: Fixed ScrollQueueTest after fixing deadlock bug
|
2020-09-03 11:54:30 -04:00 |
|
Drew Tingen
|
449bd41cb3
|
feat: Adding GetPropertyInfo test
|
2020-07-14 14:38:03 -04:00 |
|
Drew Tingen
|
a822bc406b
|
feat: Tests for GetProperty and SetProperty
|
2020-07-14 13:18:08 -04:00 |
|
Chris Cameron
|
48ff54de82
|
test: Adding test case for minimal interfaces
|
2020-07-02 14:32:11 -04:00 |
|
Chris Cameron
|
f53d05936c
|
fix: Better NiceName implementation, handles more cases of syntax, whitespace and punctuation
|
2020-05-28 16:21:12 -04:00 |
|
Chris Cameron
|
25fb5a0ad8
|
fix: Another round of JSON DateTime fixes
|
2020-05-27 19:38:04 -04:00 |
|
Chris Cameron
|
00803fcd66
|
Merge remote-tracking branch 'origin/ConnectPro_v1.6' into ConnectPro_v1.7
# Conflicts:
# CHANGELOG.md
|
2020-05-19 10:50:55 -04:00 |
|
Drew Tingen
|
2ad9adf86c
|
feat: ScrollQueue - added OnItemTrimmed event
|
2020-05-07 18:16:54 -04:00 |
|
Chris Cameron
|
79344a3667
|
refactor: Reworking EnumUtils to rely less on casting back and forth to int, added method for getting enum names
|
2020-04-13 14:50:29 -04:00 |
|
Chris Cameron
|
96946d6323
|
refactor: Rewrote JsonItemWrapper serialization for JsonConvert friendliness
|
2020-04-09 12:21:42 -04:00 |
|
Chris Cameron
|
b496594cd6
|
test: Using UTC in unit tests
|
2020-03-11 15:36:21 -04:00 |
|
Chris Cameron
|
4229a6a73f
|
chore: Exluding build directory from test project
|
2020-02-28 11:27:09 -05:00 |
|
Chris Cameron
|
3f62e7e929
|
refactor: Splitting ANSI into codes and texts, instead of converting straight to HTML
|
2020-02-25 19:06:34 -05:00 |
|
Chris Cameron
|
c453717998
|
feat: First attempt at an ANSI to HTML converter
|
2020-02-19 16:52:21 -05:00 |
|
Chris Cameron
|
0d5ee31d61
|
Merge branch 'ConnectPro_v1.3' into ConnectPro_v1.4
|
2020-01-06 10:28:48 -05:00 |
|
Chris Cameron
|
ec7004e053
|
Merge branch 'ConnectPro_v1.2' into ConnectPro_v1.3
|
2020-01-06 10:28:39 -05:00 |
|
Chris Cameron
|
ea0bcec2c3
|
Merge branch 'ConnectPro_v1.1' into ConnectPro_v1.2
|
2020-01-06 10:28:31 -05:00 |
|
Chris Cameron
|
55bf458a2b
|
test: Fixing PriorityQueue unit tests
|
2020-01-06 10:28:03 -05:00 |
|
Chris Cameron
|
52229c1472
|
feat: Adding AreOrdered enumerable extension methods
|
2019-09-30 11:51:20 -04:00 |
|