Brian Fiete
|
e871bd6ace
|
Fixed erroneous char ptr const generation
|
2021-12-14 09:53:43 -05:00 |
|
Brian Fiete
|
31af480c92
|
Increase member chunk size to avoid linker crash
|
2021-12-14 09:52:37 -05:00 |
|
Brian Fiete
|
a1fd8d1397
|
Improve POD resize speed
|
2021-12-14 09:51:25 -05:00 |
|
Brian Fiete
|
2fded5ab0c
|
Merge pull request #1274 from disarray2077/patch-4
Fix folder renaming
|
2021-12-13 09:06:47 -05:00 |
|
disarray2077
|
c545e4ed37
|
Fix folder renaming
|
2021-12-13 10:36:31 -03:00 |
|
Brian Fiete
|
902c038227
|
Merge pull request #1273 from EinScott/generate-dialog
file generation dropdown changes, dialog fix
|
2021-12-13 08:33:42 -05:00 |
|
EinBurgbauer
|
506f5b7d5d
|
file generation dropdown changes, dialog fix
|
2021-12-12 13:10:30 +01:00 |
|
Brian Fiete
|
d0f0834463
|
Fix null check
|
2021-12-11 16:21:37 -08:00 |
|
Brian Fiete
|
187fe8c4a5
|
More null checks
|
2021-12-11 13:01:22 -08:00 |
|
Brian Fiete
|
9517b3a9d5
|
AssertErrorState null check fix
|
2021-12-11 12:48:51 -08:00 |
|
Brian Fiete
|
06d896330d
|
Fixed processing error of sized array with size containing local variables
|
2021-12-11 12:27:53 -08:00 |
|
Brian Fiete
|
cb6f88b047
|
Minlib fix
|
2021-12-11 10:49:12 -08:00 |
|
Brian Fiete
|
d57e790a9a
|
Formatting fixes - lambda dtor, space before comments
|
2021-12-11 10:46:21 -08:00 |
|
Brian Fiete
|
bc996ca471
|
Change label
|
2021-12-11 10:45:40 -08:00 |
|
Brian Fiete
|
f17ed3c749
|
Fix for clicking OK button
|
2021-12-11 10:02:15 -08:00 |
|
Brian Fiete
|
9210f2f925
|
Static init fix
|
2021-12-11 09:47:42 -08:00 |
|
Brian Fiete
|
73099e4a04
|
Code generator support
|
2021-12-11 09:08:42 -08:00 |
|
Brian Fiete
|
195c705a46
|
Fix for channel allocation error
|
2021-12-07 21:41:11 -08:00 |
|
Brian Fiete
|
6cecbd6c92
|
Property field dtor formatting
|
2021-12-07 10:33:43 -08:00 |
|
Brian Fiete
|
09bf85ad0e
|
Improved performance with lots of raw leaks displayed
|
2021-12-06 12:35:13 -08:00 |
|
Brian Fiete
|
6cf0152d99
|
Fixed append mangle early exit
|
2021-12-06 11:51:37 -08:00 |
|
Brian Fiete
|
ff54f3ce9c
|
Fixed issue with global variable as sized array size
|
2021-12-06 11:39:19 -08:00 |
|
Brian Fiete
|
df94a61f48
|
Insert index fix
|
2021-12-06 10:28:00 -08:00 |
|
Brian Fiete
|
9f57be150e
|
Merge pull request #1252 from blat-blatnik/OpenTabsOnRight
[IDE] Added setting to open new tabs on right instead of left
|
2021-12-06 09:39:49 -08:00 |
|
Brian Fiete
|
22919dd629
|
Merge pull request #1260 from disarray2077/allocstackcount
Expose `AllocStackCount` to corlib & Use it in Dbg_ObjectAlloc
|
2021-12-06 09:35:55 -08:00 |
|
Brian Fiete
|
9e979ea8d4
|
Merge pull request #1259 from disarray2077/patch-3
Fixed method parameter parsing with comptype
|
2021-12-06 09:34:10 -08:00 |
|
Brian Fiete
|
82fbaab8eb
|
Merge pull request #1250 from disarray2077/patch-1
Fix Encoding static init priority
|
2021-12-06 09:33:44 -08:00 |
|
Brian Fiete
|
85bf96659d
|
Merge pull request #1258 from disarray2077/icharacter
Add ICharacter interface
|
2021-12-06 09:33:03 -08:00 |
|
Brian Fiete
|
82ca2fd72c
|
Merge pull request #1255 from disarray2077/patch-2
Add ignore case option for StringView.Contains & Improve String.Contains
|
2021-12-06 09:32:37 -08:00 |
|
Brian Fiete
|
8256c81347
|
StringView intern data fix
|
2021-12-05 12:08:16 -08:00 |
|
Brian Fiete
|
e29a785fee
|
Compression interface change
|
2021-12-05 12:08:03 -08:00 |
|
disarray2077
|
8b96697fdf
|
Also expose type-specific AllocStackCount
|
2021-12-04 19:27:28 -03:00 |
|
disarray2077
|
111b785081
|
Expose AllocStackCount to corlib
|
2021-12-04 17:19:08 -03:00 |
|
disarray2077
|
4f71cfccfd
|
Fixed method parameter parsing with comptype
|
2021-12-04 15:15:48 -03:00 |
|
disarray2077
|
9cf3d54a9d
|
Add ICharacter interface
|
2021-12-04 14:32:44 -03:00 |
|
Brian Fiete
|
b0aa27c82c
|
BeefySysLib debug libs
|
2021-12-03 15:09:43 -08:00 |
|
Brian Fiete
|
a0260aafdd
|
Link Beefy2D libs
|
2021-12-03 14:53:32 -08:00 |
|
Brian Fiete
|
00463b92b2
|
CopyToDependents for Linux
|
2021-12-03 14:43:38 -08:00 |
|
Brian Fiete
|
fbb622e956
|
Compression support
|
2021-12-03 14:18:04 -08:00 |
|
Brian Fiete
|
7e1b2c2469
|
Compress fix
|
2021-12-03 05:59:25 -08:00 |
|
Brian Fiete
|
b2e9a83ac2
|
Span default ctor fix
|
2021-12-03 05:58:57 -08:00 |
|
Brian Fiete
|
15003d5f6a
|
ContainsAlt rename
|
2021-12-03 05:58:45 -08:00 |
|
Brian Fiete
|
ab1146d72a
|
Long size fix
|
2021-12-03 05:58:34 -08:00 |
|
Brian Fiete
|
61222f8525
|
Zero-sized compression fixes
|
2021-12-02 14:43:36 -08:00 |
|
disarray2077
|
5e78e24fe8
|
Add ignore case option for StringView.Contains
... and remove unnecessary overload on String.Contains, allowing StringView to also be used.
|
2021-12-02 14:46:43 -03:00 |
|
Brian Fiete
|
46fbba9712
|
StringView.Intern
|
2021-12-01 11:07:09 -08:00 |
|
Brian Fiete
|
69f26e453d
|
Added 'Alt' methods
|
2021-12-01 11:06:59 -08:00 |
|
blat-blatnik
|
4c8a4ec769
|
Reset to default.
|
2021-12-01 08:02:36 +01:00 |
|
disarray2077
|
f1688df047
|
Fix Encoding static init priority
|
2021-11-30 23:43:49 -03:00 |
|
blat-blatnik
|
0e0a989e8e
|
Should work for all tabs now.
|
2021-12-01 00:21:12 +01:00 |
|