Commit Graph

2028 Commits

Author SHA1 Message Date
Adam D. Ruppe 06a6a62b27
Merge pull request #344 from vabenil/one_to_many_handle_empty_str
One to many handle empty str
2022-11-09 11:11:56 -05:00
vabenil f0d649300c Update one_to_many doc 2022-11-08 15:50:08 +02:00
vabenil a0e2efc223 one_to_many handle when t1 or t2 are "" 2022-11-08 15:12:46 +02:00
vabenil 66ff3fe9a5 remove redundant private 2022-11-08 15:06:24 +02:00
Adam D. Ruppe 760880e87f add pr discussion to the detailed discussion doc section 2022-11-05 19:24:48 -04:00
Adam D. Ruppe a955143c58 minor fixes for the PR 2022-11-05 19:20:18 -04:00
Adam D. Ruppe 557b72be76 Merge branch 'master' of github.com:adamdruppe/arsd 2022-11-05 10:56:00 -04:00
Adam D. Ruppe f6067f7b35 sometimes there are no arg 0 2022-11-05 10:55:55 -04:00
Adam D. Ruppe 1f3ff0c656
Merge pull request #343 from vabenil/one_to_many
Add one_to_many template
2022-11-05 08:45:45 -04:00
vabenil d252b39a6e Improve one_to_many example 2022-11-05 14:17:47 +02:00
vabenil f070c08ff8 Add one_to_many template 2022-11-04 16:40:44 +02:00
Adam D. Ruppe 6f03281044 phobos v2.101 random breaking change 2022-11-03 19:17:27 -04:00
Adam D. Ruppe 3fface2761 oops 2022-10-28 19:07:24 -04:00
Adam D. Ruppe 53b03b4d57 fix regression that broke rss 2022-10-26 21:05:14 -04:00
Adam D. Ruppe a16131abdc fullscreen impl on windows from https://devblogs.microsoft.com/oldnewthing/20100412-00/?p=14353 2022-10-25 19:29:50 -04:00
Adam D. Ruppe 1184906c51 oops forgot to test the ttf template on windows 2022-10-25 18:59:20 -04:00
Adam D. Ruppe 272eb18cd7 new dmd 2022-10-25 18:51:05 -04:00
Adam D. Ruppe ba059d9a38
Merge pull request #342 from vabenil/children_use_db_name
make children take DBName into consideration
2022-10-25 07:59:16 -04:00
vabenil 598bb20ccd make children take DBName into consideration 2022-10-25 09:37:51 +03:00
Adam D. Ruppe 2a18bc805c allow easier opting out of the superior gui interface when using terminal direct to emulator 2022-10-24 16:34:22 -04:00
Adam D. Ruppe 2e7b822c5b docs 2022-10-24 16:32:35 -04:00
Adam D. Ruppe 25cfe0b498 start fixing the interface 2022-10-24 16:32:23 -04:00
Adam D. Ruppe 47ccc450a4 add some docs to old functions 2022-10-24 16:32:10 -04:00
Adam D. Ruppe 2e74c02216 dip1000 2022-10-24 16:31:10 -04:00
Adam D. Ruppe 68c21e39d9 some custom ttf function updates 2022-10-24 16:19:22 -04:00
Adam D. Ruppe 78148692da
Merge pull request #341 from vabenil/nullable_to_string
Add toString for Nullable
2022-10-24 10:56:09 -04:00
vabenil 6338acc439 Add toString for Nullable 2022-10-24 17:50:32 +03:00
Adam D. Ruppe 2198db29e2 Merge branch 'master' of github.com:adamdruppe/arsd 2022-10-21 17:33:23 -04:00
Adam D. Ruppe a42eccebdb forgot to commit this 2022-10-21 17:33:21 -04:00
Adam D. Ruppe 772bacce42 more auto-contrast improvements 2022-10-21 17:32:32 -04:00
Adam D. Ruppe 2a69b122f5
Merge pull request #339 from vabenil/number_readability
improve number readability and stop dscanner from complaining
2022-10-20 08:07:22 -04:00
vabenil 4b750685b1 improve number readability and stop dscanner from complaining 2022-10-20 14:51:09 +03:00
Adam D. Ruppe 22eac8d719 refactor the default into a default arg 2022-10-17 14:34:36 -04:00
Adam D. Ruppe ea9f199b29 implement DBName override for table names only 2022-10-15 13:50:01 -04:00
Adam D. Ruppe 2a964a4eef xgrabkeyboard definition 2022-10-08 11:59:05 -04:00
Adam D. Ruppe 13c7ef0eb7 use replacement char instead of nothing in lossy read 2022-10-01 20:38:17 -04:00
Adam D. Ruppe 949e91bdbe url handle empty port specifier 2022-09-09 16:32:08 -04:00
Adam D. Ruppe 419b2096fb oh dear missed a case sensitive 2022-09-06 10:07:11 -04:00
Adam D. Ruppe 60d52b736c fix throw exception on ssl send that would block 2022-09-02 11:50:04 -04:00
Adam D. Ruppe 9ab2e5572d classlist update to JS 2022-08-25 10:01:31 -04:00
Adam D. Ruppe 5f64fe5d5b build fails 2022-08-23 22:04:45 -04:00
Adam D. Ruppe d88371e42c more dpi experimentation 2022-08-23 21:57:30 -04:00
Adam D. Ruppe 06ce4090af openssl3 support really this easy?!?!?!? 2022-08-23 14:31:04 -04:00
Adam D. Ruppe 52ff937a12 more runtime config options 2022-08-23 12:45:21 -04:00
Adam D. Ruppe 935e776b65 local pointer to exit flag 2022-08-23 12:45:10 -04:00
Adam D. Ruppe 48d75992b7 better 1xx code handling 2022-08-22 10:19:24 -04:00
Adam D. Ruppe 2a4567e795 fix some ping and pong stuff 2022-08-21 18:06:09 -04:00
Adam D. Ruppe 91db768130 out of fd fix maybe 2022-08-14 07:34:12 -04:00
Adam D. Ruppe 08e8e6e037 deal with a connection that starts but wont ssl connect 2022-08-10 10:46:02 -04:00
Adam D. Ruppe 57b0d1f123 check block flag on error 2022-08-10 09:31:37 -04:00