1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-15 06:44:10 +02:00
Beef/IDE/mintest/minlib/src/System
2020-10-22 11:51:25 -07:00
..
Collections When resizing, insured we didn't release old memory until after insert 2020-05-11 10:17:45 -07:00
Diagnostics Fixed issues using object flags on on-debug default alloc 2020-05-15 10:33:56 -07:00
Reflection Reflection fixes for static values 2020-07-06 09:55:19 -07:00
Threading Removed unnecessary [Friend]s 2020-08-16 15:55:30 -07:00
Array.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Attribute.bf Added NoExtension 2020-10-22 11:51:25 -07:00
BitConverter.bf Initial checkin 2019-08-23 11:56:54 -07:00
Double.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Environment.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Event.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
GC.bf Added CallingConvention support, mangle specifying 2020-05-04 07:15:38 -07:00
IComparable.bf Fixed minlib 2020-05-08 07:27:44 -07:00
IHashable.bf Initial checkin 2019-08-23 11:56:54 -07:00
Internal.bf Added NoThreadExitWait Rt option for DLLs 2020-09-01 16:22:48 -07:00
Math.bf Made abs an intrinsic 2020-03-21 07:10:59 -07:00
MidpointRounding.bf Initial checkin 2019-08-23 11:56:54 -07:00
Nullable.bf Removed dot-ctor for nullable 2020-08-01 07:48:00 -07:00
Object.bf Fixed warning 2020-08-29 14:49:12 -07:00
Platform.bf Revamp Stdcall 2020-05-25 20:46:28 +08:00
Result.bf Updated mintest Result 2020-08-25 09:07:07 -07:00
Runtime.bf minlib fix 2020-09-02 06:50:32 -07:00
Span.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
String.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
TClass.bf Removed broken code 2020-08-12 15:56:50 -07:00
TimeSpan.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Type.bf Trimmed reflected iface method table 2020-09-16 07:17:06 -07:00
Variant.bf Disallow object-to-void* casting. Lowering fixes. Variant fixes. 2020-06-23 07:32:53 -07:00