shivpratap1992
aaa4b65f27
[OneDS] Integrate Event Tracking Mechanism in OneDS ( #1115 )
...
* Add
* Integrate Event Tracking Mechanism in 1DS
* Fix unnecessary file
* Remove file checked in by mistake
* Update description for macro
* Comment Fix
2023-03-20 19:52:45 -07:00
Reiley Yang
3fcb47f28c
standardize the copyright info ( #925 )
2021-08-31 15:19:56 -07:00
Matt Koscumb
7eb0b85ade
Move String methods (toString, compare, and toUpper/Lower) to StringUtils
2021-01-22 11:35:10 -08:00
Max Golovanov
2960cac1c3
License cleanup + license clean-up scripts:
...
- change LICENSE file as per agreement with CELA: all code has not been previously released and is now licensed as Apache License 2.0
- move couple 3rd party code units to third_party
- scripts to search and replace
- add SPDX copyright to all compilation units
2020-10-07 00:51:29 -07:00
Alexandr Gavrishev
e1ce6ac1e2
Splicer abstraction
2020-08-25 12:58:40 +03:00
Max Golovanov
ee2dd70363
OSS clean-up:
...
- rename ARIA SDK to MAT / 1DS
- add MIT license to public headers
2020-08-13 22:30:45 -07:00
Matthew Koscumb
67f04de9d2
Merge branch 'master' into mkoscumb-delete-dead-code-in-bondsplicer
2020-07-20 13:02:07 -07:00
Matt Koscumb
7c801ceab7
Clean up some unnecessary #include's
2020-07-17 16:56:53 -07:00
Matt Koscumb
d102c3b100
Inconsistent whitespace fix.
2020-07-17 16:46:38 -07:00
Matt Koscumb
589fb6ab96
Remove unnecessary user-defined destructor from Packager, it's not actually doing anything.
2020-07-17 16:24:27 -07:00
Matt Koscumb
8b189b62f0
Move m_overheadEstimate to an in-class initialzier per C.48
2020-07-17 15:16:28 -07:00
Matt Koscumb
a15330baf8
m_requestRetryCount is unused, remove it.
2020-07-17 14:37:46 -07:00
Matt Koscumb
93b1407c5d
Get rid of unused else bodies.
2020-07-17 13:57:35 -07:00
Matt Koscumb
583f359ded
Remove commented out dead code in BondSplicer.cpp
2020-07-17 11:00:39 -07:00
Matt Koscumb
f20dc1c865
Explicitly use size_t, 0 is often inferred as int, and in some build scenarios may result in breaks due to upcasting.
2020-07-15 12:14:26 -07:00
Matt Koscumb
6b84e50d34
Remove commented out code.
2020-07-15 11:27:15 -07:00
Matt Koscumb
9c24c80055
Rename addDataPackage to addTenantToken to better indicate what this method is doing.
2020-07-15 10:52:27 -07:00
Matt Koscumb
18c1b88ae8
Remove DataPackage argument to addDataPackage, since the argument is unused.
2020-07-15 10:38:18 -07:00
Max Golovanov
12aca256ac
More CS4 goodies, including ability to provide a custom decorator
2019-09-24 20:07:06 -07:00
Max Golovanov
2180266693
Microsoft Applications Telemetry SDK for C/C++ - v3.2 (April 2019)
2019-04-02 15:03:34 -07:00