This repository has been archived by the owner on Nov 13, 2023. It is now read-only.
Test pull request via rebase#1
Merged
OJ7 merged 183 commits intoOJ7:master from microsoft:masterNov 7, 2019
+63,530-113,864
Commits
Commits on Jul 17, 2018
- committed
Commits on Jul 20, 2018
- committed
Commits on Aug 1, 2018
- committed
- committed
- committed
- committed
- authored
Add branchless is_alnum borrowed from MSVC++'s std::regex' _Is_word; should be about 5x faster. (#823)
Commits on Aug 2, 2018
- committed
- committed
Commits on Aug 3, 2018
Commits on Aug 6, 2018
Commits on Aug 9, 2018
Commits on Aug 10, 2018
Commits on Aug 12, 2018
Commits on Aug 15, 2018
- committed
Commits on Aug 17, 2018
Commits on Aug 20, 2018
- committed
Commits on Sep 12, 2018
Commits on Oct 1, 2018
Commits on Oct 4, 2018
Commits on Oct 5, 2018
Commits on Oct 9, 2018
- authored
- authored
- authored
- authored
- authored
Commits on Oct 10, 2018
Commits on Oct 11, 2018
- authored
- committed
- authored
- authored
- authored
Commits on Oct 12, 2018
Commits on Oct 14, 2018
Commits on Oct 15, 2018
Commits on Oct 16, 2018
Commits on Oct 17, 2018
Commits on Oct 24, 2018
Commits on Oct 26, 2018
- authored
Commits on Oct 27, 2018
Commits on Oct 30, 2018
Commits on Oct 31, 2018
- authored
Commits on Nov 3, 2018
Commits on Nov 7, 2018
- authored
Commits on Nov 10, 2018
Commits on Nov 11, 2018
Commits on Nov 12, 2018
Commits on Nov 14, 2018
- authored
Commits on Nov 30, 2018
Commits on Dec 4, 2018
Commits on Dec 7, 2018
Commits on Dec 15, 2018
Commits on Dec 19, 2018
Commits on Dec 20, 2018
Commits on Dec 21, 2018
Commits on Jan 9, 2019
Commits on Jan 16, 2019
Commits on Jan 17, 2019
Commits on Jan 18, 2019
Commits on Jan 19, 2019
Commits on Jan 28, 2019
- authored
Commits on Jan 30, 2019
Commits on Feb 11, 2019
Commits on Mar 5, 2019
Commits on Mar 6, 2019
- authored
Commits on Mar 15, 2019
Commits on Mar 19, 2019
- authored
- committed
- authored
- committed
- authored
- committed
Commits on Mar 20, 2019
- authored
- authored
- authored
Commits on Mar 21, 2019
Commits on Mar 26, 2019
- authored
Commits on Mar 27, 2019
Commits on Mar 28, 2019
Commits on Mar 30, 2019
Commits on Apr 9, 2019
Commits on Apr 19, 2019
Commits on Apr 20, 2019
- committed
Commits on Apr 24, 2019
Commits on Apr 25, 2019
- authored
Commits on May 7, 2019
- authored
Commits on Jun 10, 2019
Commits on Jun 13, 2019
- authored
Commits on Jul 12, 2019
- authored
- authored
- authored
Commits on Jul 13, 2019
Commits on Jul 16, 2019
Commits on Jul 23, 2019
Commits on Aug 2, 2019
Commits on Aug 23, 2019
Fix "Data" to "Date" in the HTTP Server API mapping, and clarify that the indices of these values match the HTTP_HEADER_ID values for HTTP_REQUEST_HEADERS but *not* HTTP_RESPONSE_HEADERS (#1219)
Fixing of connections_and_errors::cancel_with_error test which sometimes fires false positive error "There are no pending calls to next_request." (#1196)