1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 20:42:21 +02:00
Commit graph

15 commits

Author SHA1 Message Date
Brian Fiete
5feb0c044b 'not case' expression, case variable scope change 2025-02-22 09:56:39 -08:00
Brian Fiete
1de07d0ee4 Static init priority changes, Platform hooking 2025-01-17 10:17:19 -08:00
disarray2077
1dbb1050ff Add static init priority to some classes 2024-03-18 21:28:30 -03:00
Brian Fiete
678bdc0ba6 Fix for deleting TimeZoneInfo.Utc on non-Windows 2023-05-04 10:21:44 -07:00
disarray2077
95bd231444 Return Utc in GetLocalTimeZoneFromTzFile 2022-07-04 23:39:52 -03:00
disarray2077
47a5785179 Fix a thread safety issue in TimeZoneInfo 2021-06-21 17:06:33 -03:00
Brian Fiete
f9b9b15214 DeleteDictionaryAndKeysAndItems to DeleteDictionaryAndKeysAndValues 2021-01-04 04:56:44 -08:00
Brian Fiete
5b8d2ffee2 Improvements to unassigned variable detection 2020-09-21 13:58:00 -07:00
Brian Fiete
dbd9b32e3f Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Brian Fiete
f77ccb8994 Fixed crash when in zone without adjustment rules 2020-04-18 05:49:31 -07:00
Brian Fiete
14ac27c977 Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Brian Fiete
7ad6df2c6e Fixed spelling mistake 2020-02-08 06:12:04 -08:00
Brian Fiete
33edbd18bb Changing System.Runtime namespace 2019-12-11 12:53:02 -08:00
Brian Fiete
987adaec5c Improved ListView cursor key handling, removed debug NOPs 2019-09-28 12:15:36 -07:00
Brian Fiete
7dbfd15292 Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Renamed from BeefLibs/corlib/src/System/TimeZoneInfo.bf (Browse further)