Adam D. Ruppe
|
37f99145be
|
change string switch to sorted array to cut out 120 KB of symbol names (seriously) and some other genrated code
|
2021-11-02 15:39:37 -04:00 |
Adam D. Ruppe
|
a2b9b9496c
|
i botched a syntax port
|
2021-11-01 19:54:20 -04:00 |
Adam D. Ruppe
|
74b6b43639
|
fix the layout thing AGAIN
|
2021-11-01 12:24:52 -04:00 |
Adam D. Ruppe
|
7f4bbbeb2c
|
omg C long is so horrible
|
2021-11-01 09:18:18 -04:00 |
Adam D. Ruppe
|
da17b86a29
|
make ported macros extern D so lld doesnt complain about duplicate symbol definitions if used allongside another package with similar ports
|
2021-10-25 16:17:54 -04:00 |
Adam D. Ruppe
|
0df59f4b08
|
http chunked spec violations in event source server
amusingly firefox never cared but chrome complains and meh i am legit in
the wrong so here we go.
|
2021-10-24 22:01:51 -04:00 |
Adam D. Ruppe
|
b19526647e
|
omg
|
2021-10-22 16:48:16 -04:00 |
Adam D. Ruppe
|
9eb1fdd13a
|
dmd deprecation again
|
2021-10-21 15:23:11 -04:00 |
Adam D. Ruppe
|
4513eb4496
|
lol broken example broke other tests
|
2021-10-19 11:14:40 -04:00 |
Adam D. Ruppe
|
b376b640bb
|
some setup docs
|
2021-10-19 09:42:08 -04:00 |
Adam D. Ruppe
|
b9b0e1ec97
|
forgot to fill in this variable on other branch
|
2021-10-19 09:41:57 -04:00 |
Adam D. Ruppe
|
9be04676d7
|
password prompt functions
|
2021-10-11 13:14:13 -04:00 |
Adam D. Ruppe
|
d593a41603
|
minor fixes
|
2021-10-10 21:43:04 -04:00 |
Adam D. Ruppe
|
613bb65cd1
|
lib handle needs to be used from other threads omg
|
2021-10-10 13:34:14 -04:00 |
Adam D. Ruppe
|
be2a7a0b1b
|
random fixes
|
2021-10-05 18:08:22 -04:00 |
Adam D. Ruppe
|
398f1a061e
|
take fix from upstream stb to work around llvm bug (thanks Guillaume)
|
2021-10-04 19:50:55 -04:00 |
Adam D. Ruppe
|
0c2bcea779
|
mutation done now to mask so a copy is necessary. can maybe optimize later but this avoids mem prot errors when passed string literals and other surprised when pssed temporaries
|
2021-09-29 08:42:47 -04:00 |
Adam D. Ruppe
|
28a3d87591
|
better windows scrolling
|
2021-09-28 17:19:49 -04:00 |
Adam D. Ruppe
|
de78fd2133
|
mouse wheel bug on windows remote desktop
|
2021-09-28 17:08:26 -04:00 |
Adam D. Ruppe
|
4d269e9f7d
|
omg broken
|
2021-09-28 16:33:02 -04:00 |
Adam D. Ruppe
|
ef0b213aaa
|
actual fix
|
2021-09-28 16:00:41 -04:00 |
Adam D. Ruppe
|
b6fffd1a82
|
little things
|
2021-09-28 14:31:37 -04:00 |
Adam D. Ruppe
|
059adfcc66
|
table view widget
|
2021-09-28 14:31:32 -04:00 |
Adam D. Ruppe
|
b84ee456b7
|
http 100 continue handling
|
2021-09-28 09:35:17 -04:00 |
Adam D. Ruppe
|
4dbaa96c95
|
Merge branch 'master' of github.com:adamdruppe/arsd
|
2021-09-25 07:52:45 -04:00 |
Adam D. Ruppe
|
3ca4779971
|
fixes
|
2021-09-25 07:52:43 -04:00 |
Adam D. Ruppe
|
fde60ff8d9
|
Merge pull request #305 from Panke/master
fix: websocket's 64bit length calculation
|
2021-09-25 07:50:04 -04:00 |
Tobias Pankrath
|
ee1d4befb3
|
fix: websocket's 64bit length calculation
|
2021-09-25 12:33:51 +02:00 |
Adam D. Ruppe
|
65e9f3302c
|
debugging writeln lolol
|
2021-09-24 09:04:27 -04:00 |
Adam D. Ruppe
|
e7b72c7c1a
|
arc windows fix
|
2021-09-24 08:52:16 -04:00 |
Adam D. Ruppe
|
d2d7cfc539
|
Merge pull request #304 from Panke/http2-mask-msgs
fix(http2): mask outgoing ws messages as client
|
2021-09-18 09:50:30 -04:00 |
Tobias Pankrath
|
e0d767625a
|
fix(http2): mask outgoing ws messages as client
|
2021-09-18 15:36:01 +02:00 |
Adam D. Ruppe
|
7515fcafae
|
Merge pull request #303 from Panke/pre-master-secrets
feat(http2): write pre-master secrets to file
|
2021-09-18 07:39:55 -04:00 |
Tobias Pankrath
|
28d5f844d5
|
feat(http2): write pre-master secrets to file
|
2021-09-18 13:37:01 +02:00 |
Adam D. Ruppe
|
db2ca76e60
|
Merge branch 'master' of github.com:adamdruppe/arsd
|
2021-09-18 07:33:32 -04:00 |
Adam D. Ruppe
|
feb66fc4ef
|
try alternate library name
|
2021-09-18 07:33:29 -04:00 |
Adam D. Ruppe
|
9ce96cfdbd
|
Merge pull request #302 from Panke/fix-receivebuffer-length
fix(http2): increase receivebuffer.length
|
2021-09-18 07:30:46 -04:00 |
Tobias Pankrath
|
c7f063533b
|
fix(http2): increase receivebuffer.length
|
2021-09-18 13:17:54 +02:00 |
Adam D. Ruppe
|
75baf2b591
|
make the default clip basically nothing since otherwise when you adjust origin you still get negative stuff cut off and that should be opt in
|
2021-09-15 09:40:06 -04:00 |
Adam D. Ruppe
|
010d86b740
|
get font bytes from ttf and load without glu as needed
|
2021-09-13 09:10:42 -04:00 |
Adam D. Ruppe
|
3c6977e004
|
toc
|
2021-09-13 09:10:23 -04:00 |
Adam D. Ruppe
|
c959c3c0ab
|
formatting
|
2021-09-10 11:08:45 -04:00 |
Adam D. Ruppe
|
0571c5d7b1
|
Merge pull request #300 from o3o/master
add missing http response codes
|
2021-09-10 11:04:54 -04:00 |
Orfeo Da Vià
|
4736035fe5
|
add missing http response codes
|
2021-09-10 16:44:27 +02:00 |
Adam D. Ruppe
|
a870179988
|
links
|
2021-09-05 19:24:02 -04:00 |
Adam D. Ruppe
|
cb405b1ca5
|
Merge pull request #299 from AntonC9018/master
Grammar, typo and punctuation edits.
|
2021-09-05 19:20:26 -04:00 |
AntonC9018
|
e73b26d021
|
Undo parentheses for function symbols
|
2021-09-05 16:36:41 +03:00 |
AntonC9018
|
870be791f4
|
Grammar, typos, punctuation
|
2021-09-05 13:49:31 +03:00 |
Adam D. Ruppe
|
d76cc3fead
|
omg bug city
|
2021-08-31 16:43:56 -04:00 |
Adam D. Ruppe
|
214322792d
|
style edits
|
2021-08-12 16:43:50 -04:00 |