-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge common code bases for TdsParserStateObject.cs (2) #1844
Commits on Nov 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 840af41 - Browse repository at this point
Copy the full SHA 840af41View commit details -
Merging of TdsParserStateObject.TryReadPlpBytes method (note: ports p…
…arts of dotnet#285 to netfx).
Configuration menu - View commit details
-
Copy full SHA for 5429584 - Browse repository at this point
Copy the full SHA 5429584View commit details -
Configuration menu - View commit details
-
Copy full SHA for d112701 - Browse repository at this point
Copy the full SHA d112701View commit details -
Configuration menu - View commit details
-
Copy full SHA for f115d59 - Browse repository at this point
Copy the full SHA f115d59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c3dfe2 - Browse repository at this point
Copy the full SHA 7c3dfe2View commit details
Commits on Nov 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6ae1321 - Browse repository at this point
Copy the full SHA 6ae1321View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5af755 - Browse repository at this point
Copy the full SHA e5af755View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49f7169 - Browse repository at this point
Copy the full SHA 49f7169View commit details -
Merging TdsParserStateObject.ValidateSNIConnection method (note: chan…
…ged behavior of CheckConnection for netfx, to make it same as netcore, affecting IsConnectionAlive).
Configuration menu - View commit details
-
Copy full SHA for 7073564 - Browse repository at this point
Copy the full SHA 7073564View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ddaeec - Browse repository at this point
Copy the full SHA 1ddaeecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32b2b2f - Browse repository at this point
Copy the full SHA 32b2b2fView commit details -
Merging of TdsParserStateObject.ReadAsyncCallback (note: ports parts of
dotnet#378 and dotnet#528 to netfx).
Configuration menu - View commit details
-
Copy full SHA for 81f549e - Browse repository at this point
Copy the full SHA 81f549eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff3d22e - Browse repository at this point
Copy the full SHA ff3d22eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 567d0e6 - Browse repository at this point
Copy the full SHA 567d0e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96c2e68 - Browse repository at this point
Copy the full SHA 96c2e68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32b2699 - Browse repository at this point
Copy the full SHA 32b2699View commit details -
Merging StartSession, Cancel and ResetCancelAndProcessAttention metho…
…ds of TdsParserStateObject.
Configuration menu - View commit details
-
Copy full SHA for c910c06 - Browse repository at this point
Copy the full SHA c910c06View commit details -
Merging DecrementPendingCallbacks and incrementPendingCallbacks metho…
…ds of TdsParserStateObject.
Configuration menu - View commit details
-
Copy full SHA for a720efa - Browse repository at this point
Copy the full SHA a720efaView commit details
Commits on Nov 23, 2022
-
TdsParserStateObject: Removed unnecessary "#pragma warning disable". …
…Removed unnecessary casts. Removed unnecessary assignment. Added readonly specifier where possible.
Configuration menu - View commit details
-
Copy full SHA for 6a89090 - Browse repository at this point
Copy the full SHA 6a89090View commit details -
TdsParserStateObject: replaced some netfx fields with properties, to …
…expose the same interface as netcore version. This helps merging other files, such as TdsParser.
Configuration menu - View commit details
-
Copy full SHA for aadf8e3 - Browse repository at this point
Copy the full SHA aadf8e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc0ceb2 - Browse repository at this point
Copy the full SHA bc0ceb2View commit details
Commits on Nov 24, 2022
-
TdsParserStateObject: Removed trailing whitespaces. Removed unnecessa…
…ry assignments. Used discard to ignore out parameters, instead of an unused variable.
Configuration menu - View commit details
-
Copy full SHA for 98bd515 - Browse repository at this point
Copy the full SHA 98bd515View commit details
Commits on Feb 23, 2023
-
Merge remote-tracking branch 'remotes/origin/main' into MergeTdsParse…
…rStateObject-2 # Conflicts: # src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/TdsParserStateObject.cs
Configuration menu - View commit details
-
Copy full SHA for 2e2dab5 - Browse repository at this point
Copy the full SHA 2e2dab5View commit details