Commit Graph

  • 068f646c27 Exposing method for determining if an integer has multiple flag values Chris Cameron 2017-08-04 11:01:59 -04:00
  • 249db93bc5 Merge remote-tracking branch 'origin' into dev Chris Cameron 2017-07-31 20:48:34 -04:00
  • 8ee4000e4e Additional tests Chris Cameron 2017-07-31 20:48:09 -04:00
  • 09f6b752a8 Load existing assemblies by name Chris Cameron 2017-07-31 17:11:56 -04:00
  • e7d1b6ec83 Tidying Chris Cameron 2017-07-30 13:50:31 -04:00
  • 609c245070 Additional tests Chris Cameron 2017-07-30 13:50:22 -04:00
  • fc498cbd36 Excluding ControlSystem.cfg from project Chris Cameron 2017-07-30 10:28:05 -04:00
  • 21257a4d1c Merge remote-tracking branch 'origin/dev' into dev Chris Cameron 2017-07-28 12:08:08 -04:00
  • 90477a8189 Initial commit of ListExtensionsTest Chris Cameron 2017-07-28 12:07:43 -04:00
  • f77c2cafd7 Tidying Chris Cameron 2017-07-28 12:06:28 -04:00
  • 0a656f0058 TypeExtension methods for getting base types from a type Chris Cameron 2017-07-28 12:05:49 -04:00
  • a4328096bd Slightly safer parsing of prog comments Chris Cameron 2017-07-27 14:50:08 -04:00
  • a552f84dab Fixing stupid mistake where the comparer was not being passed to the BinarySearch method Chris Cameron 2017-07-26 12:10:04 -04:00
  • 83902b61b6 Shim for trimming a potentially null string Chris Cameron 2017-07-25 16:17:56 -04:00
  • 57d0b481f1 Moving SettingsProperty attribute to Settings library Chris Cameron 2017-07-21 12:18:23 -04:00
  • 3f50b0292e Merge remote-tracking branch 'origin/dev' into dev jeffery.thompson 2017-07-21 12:08:42 -04:00
  • f1fe9420f2 IcdConsole does not call string.Format if there are no args jeffery.thompson 2017-07-21 12:08:37 -04:00
  • 323300f710 Rethrowing XmlExceptions as IcdXmlExceptions Chris Cameron 2017-07-21 11:01:32 -04:00
  • 442bd20759 Adding list extension methods for adding items to a sorted list Chris Cameron 2017-07-21 09:52:46 -04:00
  • 71b3c5ad2a Better name for TryFirst extension method Chris Cameron 2017-07-20 13:06:00 -04:00
  • 79621dcfda Better exception when an attribute does not exist Chris Cameron 2017-07-20 13:05:34 -04:00
  • 5bd9415168 Merge remote-tracking branch 'origin/dev' into dev Chris Cameron 2017-07-18 12:46:48 -04:00
  • 201e0878c7 Optimization in adding multiple items to an IcdHashSet Chris Cameron 2017-07-18 12:46:27 -04:00
  • db66fc40cf Resurrecting old unit tests Chris Cameron 2017-07-18 12:43:56 -04:00
  • 91534ec0af Removing unused namespaces jeffery.thompson 2017-07-18 10:39:33 -04:00
  • 25ee11ef4e Merge remote-tracking branch 'origin/dev' into dev jeffery.thompson 2017-07-18 10:01:55 -04:00
  • ea82bcd7ec Added GetMilliseconds command for s+ jeffery.thompson 2017-07-18 10:01:51 -04:00
  • ff66d635ae Fixed IcdTextWriter's IDisposable implementation jeffery.thompson 2017-07-18 10:01:26 -04:00
  • 01ddf830d6 string.Split(int) now returns any remaining characters in a new chunk jeffery.thompson 2017-07-18 10:01:10 -04:00
  • 809fe6802b Switched to extended ASCII encoding for string <-> byte[] conversion jeffery.thompson 2017-07-18 10:00:24 -04:00
  • 4801d45347 Added extensions to byte for getting and setting bits jeffery.thompson 2017-07-18 09:58:55 -04:00
  • f120e2bef7 Fixed stupid mistake in consolidation method Chris Cameron 2017-07-17 12:14:30 -04:00
  • 846df86b28 Added test for EnumerableExtensions.Consolidate() Chris Cameron 2017-07-17 12:14:16 -04:00
  • 3479c20ff5 Adding "this" keyword to enumerable extension methods Chris Cameron 2017-07-17 11:43:25 -04:00
  • f6a006c90d Fixing null ref in array formatting Chris Cameron 2017-07-14 12:24:53 -04:00
  • ad0c0a637b Tidying Chris Cameron 2017-07-12 10:20:01 -04:00
  • 4efca6cefe Adding Hidden item to ePropertyType enum Chris Cameron 2017-07-11 16:29:58 -04:00
  • f9d9de9597 Merge remote-tracking branch 'origin/dev' into dev Chris Cameron 2017-07-11 15:38:33 -04:00
  • 5073135196 Additional parameter validation in StringUtils Chris Cameron 2017-07-11 15:38:16 -04:00
  • ee58b5109b Complete EnumUtils unit tests Chris Cameron 2017-07-10 17:05:18 -04:00
  • b84f95e48d Stub tests for EnumUtils, need to figure out test generation... Chris Cameron 2017-07-07 17:20:39 -04:00
  • 76b4643f8c Initial commit of utils test project for Net Standard Chris Cameron 2017-07-07 17:20:17 -04:00
  • 118814b549 Excluding file from Net Standard project Chris Cameron 2017-07-06 16:45:20 -04:00
  • 87f0620246 Resolving warnings Chris Cameron 2017-07-06 14:02:41 -04:00
  • ac6ca84a8a Removing Utils directory to better match namespaces Chris Cameron 2017-07-06 10:57:04 -04:00
  • c56d9fce3b Removing unused using directive Chris Cameron 2017-07-06 10:54:36 -04:00
  • 705ecc0af9 EnumUtils correctly handling boxed enum values Chris Cameron 2017-07-05 16:53:09 -04:00
  • d0295fc926 Tidying Chris Cameron 2017-07-05 14:14:40 -04:00
  • f034fbcb9c Merge branch 'dev' of https://cs-gogs.icdpf.net/Common/Utils into dev Drew Tingen 2017-07-03 02:54:13 -04:00
  • e8ad8473e9 Changed environment checking when registering console commands Drew Tingen 2017-07-03 02:54:00 -04:00
  • 03cb49ba94 Validating enum types in xml utils Chris Cameron 2017-07-02 17:47:24 -04:00
  • 438b220a4d Fixing bug that prevented enums from being parsed from xml properly Chris Cameron 2017-07-02 11:07:16 -04:00
  • 1c52eca1dd Exposing Path.GetFileName(path) Chris Cameron 2017-07-02 10:42:19 -04:00
  • 7c10a3d41e Fixed missing namespace jeff.thompson 2017-06-30 16:44:55 -04:00
  • f5e794b34e Merge remote-tracking branch 'origin/dev' into dev Chris Cameron 2017-06-30 15:21:45 -04:00
  • 336d229772 Moved console registration validation into IcdConsole Chris Cameron 2017-06-30 15:21:33 -04:00
  • bfd0b85d80 Removed space after *.projectinfo in .gitignore jeff.thompson 2017-06-30 14:50:47 -04:00
  • 1927c7df9f Re-throwing inner exception from Activator.CreateInstance() Chris Cameron 2017-06-30 10:51:23 -04:00
  • a802528fed Reverting assembly name changes Chris Cameron 2017-06-29 13:52:09 -04:00
  • 1585343993 Validation Chris Cameron 2017-06-29 09:55:00 -04:00
  • 947a02ad1d Removing unused using directives Chris Cameron 2017-06-28 11:13:04 -04:00
  • 8cae5910df ISettings exposes Type of originator Chris Cameron 2017-06-27 15:06:32 -04:00
  • 8eb70b25f8 Adding .gitignore Chris Cameron 2017-06-26 10:48:39 -04:00
  • 2824f05180 Renamed project to ICD.Common.Utils jeff.thompson 2017-06-23 14:50:34 -04:00
  • 78eea65fc7 Adding STANDARD compilation symbol to release builds Chris Cameron 2017-06-22 16:36:07 -04:00
  • 52948a6e7e Created S# .sln and moved project to src folder jeff.thompson 2017-06-21 22:41:54 -04:00