Chris Cameron
|
83902b61b6
|
Shim for trimming a potentially null string
|
2017-07-25 16:17:56 -04:00 |
|
Chris Cameron
|
57d0b481f1
|
Moving SettingsProperty attribute to Settings library
|
2017-07-21 12:18:23 -04:00 |
|
jeffery.thompson
|
3f50b0292e
|
Merge remote-tracking branch 'origin/dev' into dev
|
2017-07-21 12:08:42 -04:00 |
|
jeffery.thompson
|
f1fe9420f2
|
IcdConsole does not call string.Format if there are no args
|
2017-07-21 12:08:37 -04:00 |
|
Chris Cameron
|
323300f710
|
Rethrowing XmlExceptions as IcdXmlExceptions
|
2017-07-21 11:01:32 -04:00 |
|
Chris Cameron
|
442bd20759
|
Adding list extension methods for adding items to a sorted list
|
2017-07-21 09:52:46 -04:00 |
|
Chris Cameron
|
71b3c5ad2a
|
Better name for TryFirst extension method
|
2017-07-20 13:06:00 -04:00 |
|
Chris Cameron
|
79621dcfda
|
Better exception when an attribute does not exist
|
2017-07-20 13:05:34 -04:00 |
|
Chris Cameron
|
5bd9415168
|
Merge remote-tracking branch 'origin/dev' into dev
|
2017-07-18 12:46:48 -04:00 |
|
Chris Cameron
|
201e0878c7
|
Optimization in adding multiple items to an IcdHashSet
|
2017-07-18 12:46:27 -04:00 |
|
Chris Cameron
|
db66fc40cf
|
Resurrecting old unit tests
|
2017-07-18 12:43:56 -04:00 |
|
jeffery.thompson
|
91534ec0af
|
Removing unused namespaces
|
2017-07-18 10:39:47 -04:00 |
|
jeffery.thompson
|
25ee11ef4e
|
Merge remote-tracking branch 'origin/dev' into dev
|
2017-07-18 10:01:55 -04:00 |
|
jeffery.thompson
|
ea82bcd7ec
|
Added GetMilliseconds command for s+
|
2017-07-18 10:01:51 -04:00 |
|
jeffery.thompson
|
ff66d635ae
|
Fixed IcdTextWriter's IDisposable implementation
|
2017-07-18 10:01:26 -04:00 |
|
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 |
|