Cosmos/source2/Users/EdNutting/EdNuttingsTest
EdwardNutting_cp cbd1b81ffb LabelName: Was removing underscores from method namesfor readability. Caused bug with Buffer.__Memcpy where Buffer.MemCpy and Buffer._Memcpy were also used labels.
PlugManager: bug in my design fixed.
FatFileSystem: completed the todo that said trailing periods should be ignored.
Buffer: Added __Memcpy plug so that String.Trim method compiles so that FAT code will compile.
2014-02-04 16:27:16 +00:00
..
AssemblyInfo.cs Extracted ILScanner plug code into new PlugManager class for use in Plug Inspector app. 2014-02-01 10:46:46 +00:00
EdNuttingsTest.csproj Extracted ILScanner plug code into new PlugManager class for use in Plug Inspector app. 2014-02-01 10:46:46 +00:00
EdNuttingsTest.csproj.vspscc Extracted ILScanner plug code into new PlugManager class for use in Plug Inspector app. 2014-02-01 10:46:46 +00:00
EdNuttingsTestBoot.Cosmos Extracted ILScanner plug code into new PlugManager class for use in Plug Inspector app. 2014-02-01 10:46:46 +00:00
EdNuttingsTestBoot.Cosmos.vspscc Extracted ILScanner plug code into new PlugManager class for use in Plug Inspector app. 2014-02-01 10:46:46 +00:00
Kernel.cs LabelName: Was removing underscores from method namesfor readability. Caused bug with Buffer.__Memcpy where Buffer.MemCpy and Buffer._Memcpy were also used labels. 2014-02-04 16:27:16 +00:00