jeffery.thompson
|
01ddf830d6
|
string.Split(int) now returns any remaining characters in a new chunk
|
2017-07-18 10:01:10 -04:00 |
|
jeffery.thompson
|
809fe6802b
|
Switched to extended ASCII encoding for string <-> byte[] conversion
|
2017-07-18 10:00:24 -04:00 |
|
jeffery.thompson
|
4801d45347
|
Added extensions to byte for getting and setting bits
|
2017-07-18 10:00:02 -04:00 |
|
Chris Cameron
|
f120e2bef7
|
Fixed stupid mistake in consolidation method
|
2017-07-17 12:14:30 -04:00 |
|
Chris Cameron
|
846df86b28
|
Added test for EnumerableExtensions.Consolidate()
|
2017-07-17 12:14:16 -04:00 |
|
Chris Cameron
|
3479c20ff5
|
Adding "this" keyword to enumerable extension methods
|
2017-07-17 11:43:25 -04:00 |
|
Chris Cameron
|
f6a006c90d
|
Fixing null ref in array formatting
|
2017-07-14 12:24:53 -04:00 |
|
Chris Cameron
|
ad0c0a637b
|
Tidying
|
2017-07-12 10:20:01 -04:00 |
|
Chris Cameron
|
4efca6cefe
|
Adding Hidden item to ePropertyType enum
|
2017-07-11 16:29:58 -04:00 |
|
Chris Cameron
|
f9d9de9597
|
Merge remote-tracking branch 'origin/dev' into dev
|
2017-07-11 15:38:33 -04:00 |
|
Chris Cameron
|
5073135196
|
Additional parameter validation in StringUtils
|
2017-07-11 15:38:16 -04:00 |
|
Chris Cameron
|
ee58b5109b
|
Complete EnumUtils unit tests
|
2017-07-10 17:05:18 -04:00 |
|
Chris Cameron
|
b84f95e48d
|
Stub tests for EnumUtils, need to figure out test generation...
|
2017-07-07 17:20:39 -04:00 |
|
Chris Cameron
|
76b4643f8c
|
Initial commit of utils test project for Net Standard
|
2017-07-07 17:20:17 -04:00 |
|
Chris Cameron
|
118814b549
|
Excluding file from Net Standard project
|
2017-07-06 16:45:20 -04:00 |
|
Chris Cameron
|
87f0620246
|
Resolving warnings
|
2017-07-06 14:02:41 -04:00 |
|
Chris Cameron
|
ac6ca84a8a
|
Removing Utils directory to better match namespaces
|
2017-07-06 10:57:04 -04:00 |
|
Chris Cameron
|
c56d9fce3b
|
Removing unused using directive
|
2017-07-06 10:54:36 -04:00 |
|
Chris Cameron
|
705ecc0af9
|
EnumUtils correctly handling boxed enum values
|
2017-07-05 16:53:09 -04:00 |
|
Chris Cameron
|
d0295fc926
|
Tidying
|
2017-07-05 14:14:40 -04:00 |
|
Drew Tingen
|
f034fbcb9c
|
Merge branch 'dev' of https://cs-gogs.icdpf.net/Common/Utils into dev
|
2017-07-03 02:54:13 -04:00 |
|
Drew Tingen
|
e8ad8473e9
|
Changed environment checking when registering console commands
|
2017-07-03 02:54:00 -04:00 |
|
Chris Cameron
|
03cb49ba94
|
Validating enum types in xml utils
|
2017-07-02 17:47:24 -04:00 |
|
Chris Cameron
|
438b220a4d
|
Fixing bug that prevented enums from being parsed from xml properly
|
2017-07-02 11:07:16 -04:00 |
|
Chris Cameron
|
1c52eca1dd
|
Exposing Path.GetFileName(path)
|
2017-07-02 10:42:19 -04:00 |
|
jeff.thompson
|
7c10a3d41e
|
Fixed missing namespace
|
2017-06-30 16:44:55 -04:00 |
|
Chris Cameron
|
f5e794b34e
|
Merge remote-tracking branch 'origin/dev' into dev
|
2017-06-30 15:21:45 -04:00 |
|
Chris Cameron
|
336d229772
|
Moved console registration validation into IcdConsole
|
2017-06-30 15:21:33 -04:00 |
|
jeff.thompson
|
bfd0b85d80
|
Removed space after *.projectinfo in .gitignore
|
2017-06-30 14:50:47 -04:00 |
|
Chris Cameron
|
1927c7df9f
|
Re-throwing inner exception from Activator.CreateInstance()
|
2017-06-30 10:51:23 -04:00 |
|
Chris Cameron
|
a802528fed
|
Reverting assembly name changes
|
2017-06-29 13:52:09 -04:00 |
|
Chris Cameron
|
1585343993
|
Validation
|
2017-06-29 09:55:00 -04:00 |
|
Chris Cameron
|
947a02ad1d
|
Removing unused using directives
|
2017-06-28 11:13:04 -04:00 |
|
Chris Cameron
|
8cae5910df
|
ISettings exposes Type of originator
|
2017-06-27 15:06:32 -04:00 |
|
Chris Cameron
|
8eb70b25f8
|
Adding .gitignore
|
2017-06-26 10:48:39 -04:00 |
|
jeff.thompson
|
2824f05180
|
Renamed project to ICD.Common.Utils
|
2017-06-23 14:50:34 -04:00 |
|
Chris Cameron
|
78eea65fc7
|
Adding STANDARD compilation symbol to release builds
|
2017-06-22 16:36:07 -04:00 |
|
jeff.thompson
|
52948a6e7e
|
Created S# .sln and moved project to src folder
|
2017-06-21 22:41:54 -04:00 |
|