Chris Cameron
|
87fb9e5e0d
|
Begin implementing shorthand methods for serializing/deserializing json
|
2017-12-01 16:58:13 -05:00 |
|
Chris Cameron
|
e7116fdf4c
|
Potential fix for infinite recursion in pathfinding
|
2017-11-29 16:39:43 -05:00 |
|
Chris Cameron
|
e4c529ca49
|
Removing unused code
|
2017-11-23 12:00:58 -05:00 |
|
Chris Cameron
|
dcf85aba57
|
Adding methods for getting all registered services, and removing a service from all types
|
2017-11-22 11:27:35 -05:00 |
|
Chris Cameron
|
25d8a73a6a
|
Fixing issues parsing certain numeric types from xml
|
2017-11-21 10:19:32 -05:00 |
|
Chris Cameron
|
291ff6b425
|
Additional XmlUtils tests
|
2017-11-21 10:19:05 -05:00 |
|
Chris Cameron
|
55d2f437cc
|
Potential fix for reading null IPIDs from configs
|
2017-11-20 17:18:31 -05:00 |
|
Drew Tingen
|
ec0f3ebc97
|
Merge branch 'dev' of https://cs-gogs.icdpf.net/Common/Utils into dev
|
2017-11-17 13:52:09 -05:00 |
|
Drew Tingen
|
5ab9d43c38
|
Added "TryAddService" methods to fail gracefully if service already exists
|
2017-11-17 13:51:26 -05:00 |
|
Chris Cameron
|
3e143c07a8
|
Test stub
|
2017-11-17 13:33:34 -05:00 |
|
Chris Cameron
|
772a87bab6
|
Extension method for getting the creation time of an assembly
|
2017-11-17 12:20:25 -05:00 |
|
Chris Cameron
|
546cabf0b4
|
Extension methods for determining if a type is numeric
|
2017-11-17 11:38:01 -05:00 |
|
Chris Cameron
|
4f46a3ebda
|
Tidying
|
2017-11-16 10:10:05 -05:00 |
|
Chris Cameron
|
e4bc8289cc
|
PathUtils.Join supports arrays of 0 or 1 items
|
2017-11-15 15:49:10 -05:00 |
|
Chris Cameron
|
3feb77dbf4
|
Tidying
|
2017-11-15 12:39:19 -05:00 |
|
Chris Cameron
|
3ff80a2a39
|
Tidying
|
2017-11-15 11:45:00 -05:00 |
|
Chris Cameron
|
3322b2038f
|
Adding method for waiting, with timeout, until a condition is true
|
2017-11-15 10:54:35 -05:00 |
|
Chris Cameron
|
c6aa7d7b3e
|
Util methods for parsing a JSON datetime value
|
2017-11-14 14:08:52 -05:00 |
|
Chris Cameron
|
55eb344cdf
|
Implementing EnumExtensionsTest
|
2017-11-13 14:57:01 -05:00 |
|
Chris Cameron
|
d2be93d0a6
|
Removing unused method
|
2017-11-13 14:56:48 -05:00 |
|
Chris Cameron
|
bb118111a0
|
Fixing tests
|
2017-11-12 17:05:48 -05:00 |
|
Chris Cameron
|
47c0f50f02
|
Additional test stubs
|
2017-11-12 08:59:09 -05:00 |
|
Chris Cameron
|
a5edce7138
|
Whitespace
|
2017-11-10 16:53:45 -05:00 |
|
Chris Cameron
|
f546a7d8c4
|
Removing extremely slow collection extensions
|
2017-11-10 14:32:13 -05:00 |
|
Chris Cameron
|
ab6223a014
|
Fixing misleading error message
|
2017-11-09 15:19:55 -05:00 |
|
Chris Cameron
|
f239dae8b3
|
Moving GetNewIdTest
|
2017-11-09 10:50:36 -05:00 |
|
Chris Cameron
|
e3fcb6667a
|
Removing GetNewId method from MathUtils
|
2017-11-09 09:59:13 -05:00 |
|
Chris Cameron
|
494dcc127a
|
Better log message
|
2017-10-31 06:58:35 -04:00 |
|
Chris Cameron
|
ba0ce760a5
|
Logging individual exceptions from an aggregate
|
2017-10-30 09:56:56 -04:00 |
|
Chris Cameron
|
05bc50d2a0
|
Potential fix for invalid operation exception
|
2017-10-25 09:32:20 -04:00 |
|
Chris Cameron
|
c80fea4db9
|
Write List/Dict xml methods provide writer to callback
|
2017-10-21 21:36:42 -04:00 |
|
Chris Cameron
|
880745ff1e
|
Added tolerance to timer repeat test
|
2017-10-20 16:25:31 -04:00 |
|
Chris Cameron
|
e1c267a8eb
|
Initial commit of JsonItemWrapperTest
|
2017-10-18 14:47:47 -04:00 |
|
Chris Cameron
|
821c17ed66
|
Initial commit of SafeTimerTest, fixing bug where Trigger() was not behaving properly in net standard
|
2017-10-18 14:23:21 -04:00 |
|
Chris Cameron
|
93dcb6aefa
|
Potential fix for SafeTimer.Stopped() immediately executing the callback
|
2017-10-18 13:17:38 -04:00 |
|
Chris Cameron
|
f1c8e92ec8
|
Merge branch 'dev' of https://cs-gogs.icdpf.net/Common/Utils into dev
|
2017-10-17 11:49:56 -04:00 |
|
Chris Cameron
|
ec4abcadd0
|
IcdZip.Unzip returns a message
|
2017-10-17 11:47:58 -04:00 |
|
Chris Cameron
|
5706227630
|
Fixing bad using directive
|
2017-10-16 16:41:08 -04:00 |
|
Chris Cameron
|
eee712453d
|
Fixing namespace
|
2017-10-16 16:13:51 -04:00 |
|
Chris Cameron
|
6fbb4a6a89
|
Tidying
|
2017-10-16 16:13:45 -04:00 |
|
Chris Cameron
|
11f3f480b0
|
Improved logging when attempting to cache an assembly
|
2017-10-16 10:58:03 -04:00 |
|
Chris Cameron
|
d8ab73d356
|
Fixing ambiguous reference
|
2017-10-13 17:11:55 -04:00 |
|
Chris Cameron
|
35811f8273
|
Tidying, additional test stubs
|
2017-10-13 17:10:44 -04:00 |
|
Chris Cameron
|
88f657b3a6
|
Fixing bad namespace
|
2017-10-13 16:56:50 -04:00 |
|
Chris Cameron
|
7d2e67ad34
|
Additional unit tests and test stubs
|
2017-10-13 16:50:48 -04:00 |
|
Chris Cameron
|
561f5da407
|
Fixing bug in CollectionExtensions RemoveAll method
|
2017-10-13 16:50:37 -04:00 |
|
Chris Cameron
|
d6df8ca72b
|
Tidying
|
2017-10-13 14:47:52 -04:00 |
|
Chris Cameron
|
43f1776ba9
|
Adding method to open file with the given mode
|
2017-10-12 16:48:30 -04:00 |
|
Chris Cameron
|
25d8140c3e
|
Fixing bug in XmlUtils.HasAttribute
|
2017-10-12 14:56:01 -04:00 |
|
Chris Cameron
|
9e81d56636
|
Addtional xml tests
|
2017-10-12 14:55:47 -04:00 |
|