disarray2077
|
7100333f9a
|
Make ReplaceLargerHelper private
|
2022-12-19 13:11:13 -03:00 |
|
Brian Fiete
|
17aafaeb66
|
Merge pull request #1762 from disarray2077/patch-9
Add `Remove` method to HashSet Enumerator
|
2022-11-30 14:54:37 -08:00 |
|
disarray2077
|
2d7c506b9e
|
Add Remove method to HashSet Enumerator
|
2022-11-24 20:07:12 -03:00 |
|
disarray2077
|
7ebf233882
|
Slightly improve StringEnumerator HasMore
|
2022-11-24 18:59:18 -03:00 |
|
Brian Fiete
|
c52f3a247e
|
Added required 'using'
|
2022-11-23 06:22:58 -08:00 |
|
Brian Fiete
|
f055c9ff01
|
Merge pull request #1759 from disarray2077/patch-7
Add capacity ctor and `SetLength` to MemoryStream
|
2022-11-23 06:00:05 -08:00 |
|
disarray2077
|
4a0ec6ce8c
|
Add capacity ctor and SetLength to MemoryStream
|
2022-11-22 17:30:02 -03:00 |
|
disarray2077
|
d1aafda19e
|
Add Type overloads to Enum methods
|
2022-11-22 17:17:14 -03:00 |
|
Brian Fiete
|
4456bc0540
|
Socket UDP support
|
2022-11-16 13:56:52 -08:00 |
|
farism
|
bd891171f7
|
Add System.Math.Cbrt
|
2022-10-17 15:51:00 -07:00 |
|
Brian Fiete
|
d37c515644
|
Merge pull request #1732 from disarray2077/patch-5
Fix ConvertTo with TypedPrimitive parameter
|
2022-10-06 11:32:39 -04:00 |
|
disarray2077
|
03f7b62c10
|
Fix ConvertTo with TypedPrimitive parameter
|
2022-10-06 12:04:49 -03:00 |
|
disarray2077
|
394bcd82d3
|
Fix IsSubtypeOf with TypedPrimitive parameter
|
2022-10-06 11:50:20 -03:00 |
|
Brian Fiete
|
fd4ea4e650
|
Fixed Unescape hex decoding
|
2022-09-20 11:24:17 -07:00 |
|
Brian Fiete
|
e25549061c
|
Added mut
|
2022-09-14 07:14:32 -07:00 |
|
Brian Fiete
|
17dc755ee7
|
SingleAllocator typo fix
|
2022-09-07 15:36:16 -07:00 |
|
Brian Fiete
|
cc3fe5e40c
|
Allow FlexibleArray with union array data
|
2022-08-28 10:48:56 -07:00 |
|
Brian Fiete
|
8aef7275d0
|
Added Compiler.Align
|
2022-08-28 07:41:35 -07:00 |
|
Brian Fiete
|
ec4ccb2e9c
|
Added GetAllocSize to FlexibleArrayAttribute
|
2022-08-28 06:57:02 -07:00 |
|
Brian Fiete
|
9ba19e4cd7
|
Added System.Interop.FlexibleArrayAttribute
|
2022-08-28 06:49:35 -07:00 |
|
Brian Fiete
|
94377d8cda
|
Fixed name
|
2022-08-27 09:55:46 -07:00 |
|
Brian Fiete
|
c1266d2422
|
Added System.Interop.FlexibleArary<>
|
2022-08-27 09:24:46 -07:00 |
|
Brian Fiete
|
db73305d2c
|
Merge remote-tracking branch 'origin/master'
|
2022-08-26 15:42:47 -07:00 |
|
Brian Fiete
|
74b73e5dc8
|
Corlib helper methods
|
2022-08-26 15:42:35 -07:00 |
|
m910q
|
c534afecf9
|
Created overload for Socket.Listen() with address
|
2022-08-26 19:42:16 +02:00 |
|
m910q
|
7d26c115bb
|
Default Socket.Listen() IP to 127.0.0.1
|
2022-08-26 18:55:32 +02:00 |
|
m910q
|
469a81afb9
|
Require listen IP when calling Socket.Listen()
|
2022-08-26 18:12:57 +02:00 |
|
m910q
|
9c1ef2203f
|
Fixed Socket.Select() timeout on Linux
|
2022-08-26 17:11:57 +02:00 |
|
m910q
|
30c05a2e11
|
Added support for Socket.Select() under Linux
|
2022-08-26 05:01:02 +02:00 |
|
Brian Fiete
|
77a99bdacc
|
Sized array .InitAll elemented initializer
|
2022-08-23 12:07:02 -07:00 |
|
Brian Fiete
|
05e002d8f5
|
Used file-scoped namespace
|
2022-08-23 11:26:34 -07:00 |
|
disarray2077
|
26ea7e36d5
|
Fix Variant<T>.Get<T>() Crash
|
2022-08-14 19:48:53 -03:00 |
|
Brian Fiete
|
dfd443d68b
|
Fixed String(StringView) ctor
|
2022-08-04 08:46:43 -07:00 |
|
Brian Fiete
|
2c439092c3
|
Added append ctor taking Span<T>
|
2022-08-03 08:38:39 -07:00 |
|
Brian Fiete
|
e6352571c1
|
Fixed nullable null coalescing short circuiting
|
2022-08-03 07:54:35 -07:00 |
|
Brian Fiete
|
837184e674
|
Fixed Event<T> when allocator doesn't align (64-bit)
|
2022-07-27 13:46:08 -04:00 |
|
Brian Fiete
|
8e755a86bc
|
Merge pull request #1656 from disarray2077/patch-16
Add assert to Span<T>.RemoveFromEnd
|
2022-07-24 14:04:48 -04:00 |
|
Brian Fiete
|
57cb170c38
|
Allow Object_GetType on deleted object
|
2022-07-23 12:58:31 -04:00 |
|
disarray2077
|
cfee95caf9
|
Add assert to Span<T>.RemoveFromEnd
|
2022-07-22 17:37:54 -03:00 |
|
Brian Fiete
|
4ea28022bf
|
Use SetFolder instead of SetDefaultFolder
|
2022-07-16 09:55:17 -04:00 |
|
Brian Fiete
|
b2b964489e
|
Fixed append alignment with unaligned stomp allocator
|
2022-07-16 06:03:35 -04:00 |
|
Brian Fiete
|
4c2530e227
|
Serialize IDE collapse state
|
2022-07-12 05:53:22 -04:00 |
|
Brian Fiete
|
90de4fd2ea
|
modff failover
|
2022-07-10 16:10:11 -04:00 |
|
disarray2077
|
c33b1a7e5b
|
Allow StringView to be created from null
|
2022-07-09 13:21:46 -03:00 |
|
Brian Fiete
|
69739d9329
|
Merge pull request #1630 from disarray2077/linux_fixes
Make `GetLocalTimeZoneFromTzFile` not crash and add willdcard check to `BfpFindFileData_CheckFilter`
|
2022-07-06 13:22:06 -07:00 |
|
Brian Fiete
|
429cde7cdb
|
Merge pull request #1629 from disarray2077/fix_toscoped
Also use `c_wchar` in `StringView.ToScopedNativeWChar`
|
2022-07-06 06:34:24 -07:00 |
|
Brian Fiete
|
77cbd238bf
|
Merge pull request #1536 from eveningstarinc/hunterbridges/RemoveVAListWorkaround
Remove ToVAListPtr workaround
|
2022-07-06 06:33:24 -07:00 |
|
Brian Fiete
|
61d4eb8116
|
Deleted-object fix for MarkAppendedObject
|
2022-07-05 15:28:34 -07:00 |
|
disarray2077
|
95bd231444
|
Return Utc in GetLocalTimeZoneFromTzFile
|
2022-07-04 23:39:52 -03:00 |
|
disarray2077
|
14b0af7f22
|
Also use c_wchar in StringView.ToScopedNativeWChar
|
2022-07-04 23:37:46 -03:00 |
|