bumbread
|
0c9875c53c
|
Some type declarations for __STDC_WANT_LIB_EXT1__
|
2022-08-10 17:12:33 +11:00 |
bumbread
|
f080d67c46
|
Some items for stdint.h
|
2022-08-10 17:12:01 +11:00 |
bumbread
|
23a025787a
|
string.h OCD
|
2022-08-10 17:05:35 +11:00 |
bumbread
|
0abfd8cf3d
|
On the second thought memmove was correct
|
2022-08-10 13:58:13 +11:00 |
bumbread
|
f9fa35febe
|
Fix issue with aligned alloc
|
2022-08-09 00:48:01 +11:00 |
bumbread
|
f943f8167c
|
Make win-specific functions static
|
2022-08-08 23:46:50 +11:00 |
bumbread
|
b426c0f2ee
|
Support for -fstack-protector
|
2022-08-08 23:39:43 +11:00 |
bumbread
|
e5f2711091
|
Handle cuikc in assert
|
2022-08-07 23:19:31 +11:00 |
bumbread
|
09fbcb4be3
|
add underscore to _DEBUG user macro
|
2022-08-07 20:41:49 +11:00 |
bumbread
|
ee2b02a5c4
|
Make sure printf %a works for all floats
|
2022-08-07 17:24:37 +11:00 |
bumbread
|
5e96c041ba
|
realise that tgmath.h is a time sink
|
2022-08-06 23:37:34 +11:00 |
bumbread
|
0337c383b3
|
nearbyint remove unused variable
|
2022-08-06 23:14:26 +11:00 |
bumbread
|
9fef829466
|
stdalign.h, stdbool.h, stdnoreturn.h
|
2022-08-06 23:12:43 +11:00 |
bumbread
|
6e941f6ac8
|
Update readme
|
2022-08-06 22:59:01 +11:00 |
bumbread
|
38da83bfe0
|
nearbyint rewrite
|
2022-08-06 16:31:44 +11:00 |
bumbread
|
4dd8816167
|
remove extra includes
|
2022-08-06 13:48:42 +11:00 |
bumbread
|
b62d074764
|
some float stuff
|
2022-08-06 11:45:56 +11:00 |
bumbread
|
abd8710841
|
Fix some printf bugs and document other
|
2022-08-06 11:06:03 +11:00 |
bumbread
|
7582b91334
|
remove win32 declspec thread
|
2022-08-06 10:41:45 +11:00 |
bumbread
|
bfaa80c628
|
branchless fpclassify
|
2022-08-05 22:47:19 +11:00 |
bumbread
|
bc443e31c3
|
separate out conv stuff
|
2022-08-05 20:00:58 +11:00 |
bumbread
|
4d4449a5d9
|
add util file
|
2022-08-05 19:31:24 +11:00 |
bumbread
|
79f1449be3
|
Reindent decfloat
|
2022-08-05 19:16:49 +11:00 |
bumbread
|
b349443f8a
|
GUI assert + WinMain handling
|
2022-08-05 17:27:46 +11:00 |
bumbread
|
33719988c4
|
add todo items
|
2022-08-05 15:57:31 +11:00 |
bumbread
|
7c38794787
|
separate out cmdline stuff
|
2022-08-05 15:41:01 +11:00 |
bumbread
|
c93371977a
|
Remove submodule dependencies
|
2022-08-05 15:21:07 +11:00 |
bumbread
|
ba774149f7
|
remove submodule
|
2022-08-05 15:02:35 +11:00 |
bumbread
|
97c201b96f
|
some wchar stuff
|
2022-08-05 15:00:54 +11:00 |
bumbread
|
cc3f1eba1b
|
Make compiel with windows.h
|
2022-08-05 14:20:20 +11:00 |
bumbread
|
3b34ade36e
|
headers (3)
|
2022-08-05 14:00:32 +11:00 |
bumbread
|
a35716e34e
|
headers (2)
|
2022-08-04 20:47:38 +11:00 |
bumbread
|
e4f23026f3
|
remove types
|
2022-08-04 20:00:01 +11:00 |
bumbread
|
ebcd9fe0de
|
Compile with max warnings
|
2022-08-04 19:14:35 +11:00 |
bumbread
|
ca63470cc9
|
Compile with max warnings
|
2022-08-04 19:08:53 +11:00 |
bumbread
|
febe307f89
|
ifdef size
|
2022-08-04 16:45:40 +11:00 |
bumbread
|
21a7eabe11
|
move stuff from stddef
|
2022-08-04 16:41:09 +11:00 |
bumbread
|
f439b768b1
|
lmao why did i even commit previous commit
|
2022-08-02 12:19:55 +11:00 |
bumbread
|
c65efc8239
|
turns out using long long for 64 bits was a bad idea
|
2022-08-01 09:02:36 +11:00 |
bumbread
|
4bcbcbff50
|
make thing compile with cl. TODO: stdatomic
|
2022-07-31 20:11:28 +11:00 |
bumbread
|
3b4da3a797
|
free user of the need to explicitly specifying ciabatta dependencies in the linker
|
2022-07-31 17:03:53 +11:00 |
bumbread
|
b90d7119d4
|
Add UTF-8 codepage support
|
2022-07-31 05:06:15 +11:00 |
bumbread
|
02c0040989
|
Temove test file
|
2022-07-30 18:00:54 +11:00 |
bumbread
|
7893c5509a
|
Remove user32.lib dependency
|
2022-07-30 17:01:57 +11:00 |
bumbread
|
00c09a7195
|
Update readme
|
2022-07-30 16:29:01 +11:00 |
bumbread
|
7a153ada70
|
removed shell32.dll dependency
|
2022-07-30 16:15:11 +11:00 |
bumbread
|
90006666f8
|
Update usage
|
2022-07-30 13:11:40 +11:00 |
bumbread
|
d889bebc4e
|
Update assert.h
|
2022-07-30 13:07:34 +11:00 |
bumbread
|
0ab396ffc9
|
wchar.h header formatting
|
2022-07-30 13:07:33 +11:00 |
Yasser Arguelles Snape
|
828672b615
|
Update locale.c
|
2022-07-29 15:30:45 -04:00 |