Pietro Gagliardi
|
f93973d3cb
|
Migrated implbug() and userbug() to uipriv forms.
|
2018-04-15 21:46:08 -04:00 |
Pietro Gagliardi
|
c6bb463692
|
uiAlloc() et al -> uiprivAlloc() et al, Windows code.
|
2018-04-15 18:12:58 -04:00 |
Pietro Gagliardi
|
ea473a3411
|
Ugh of course I screwed up the malloc() test. Fixed a crash on GTK+ since I guess OS X malloc() autofills to 0?
|
2017-02-20 15:14:53 -05:00 |
Pietro Gagliardi
|
56cb25b230
|
Started Windows TODO resolution.
|
2016-05-29 13:07:48 -04:00 |
Pietro Gagliardi
|
aafb27cb2c
|
Finished the complain() migration.
|
2016-05-13 23:29:41 -04:00 |
Pietro Gagliardi
|
6d2d977363
|
Cleaned up the debugging infrastructure on Windows (we stopped using the strsafe functions so there's no useful failure case anymore) and implemented the new one.
|
2016-05-13 22:05:02 -04:00 |
Pietro Gagliardi
|
050cc3aa16
|
Fixed some things so far. It looks like I can't have __FILE__, etc. turned into wide strings because the way to do so works *ahead of time* :| Have to restructure debug.cpp.
|
2016-04-23 17:31:59 -04:00 |
Pietro Gagliardi
|
b9384c0e32
|
Quick fixes to the previous commit.
|
2016-04-20 20:21:57 -04:00 |
Pietro Gagliardi
|
6b7b5de743
|
Migrated alloc.c to C++. This is working already :v
|
2016-04-20 20:20:10 -04:00 |