Reiley Yang
3fcb47f28c
standardize the copyright info ( #925 )
2021-08-31 15:19:56 -07:00
Max Golovanov
b2df02ac66
Remove unused mutex that triggers compiler warning (and error) on latest clang ( #878 )
2021-05-20 21:29:14 -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
Max Golovanov
cb9d265fc5
Merge branch 'master' into maxgolov/oss_cleanup
2020-09-16 11:39:04 -07:00
Max Golovanov
885c8d0ce4
Code clean-up for OSS release
2020-09-16 11:33:46 -07:00
Lalit Kumar Bhasin
b52622bd3e
merge conflict
2020-09-08 00:03:40 +05:30
Lalit Kumar Bhasin
5ad1f3fddd
revert iruntimeconfig
2020-08-17 09:36:58 +00:00
Lalit Kumar Bhasin
7fcf242ebe
moved IruntimeConfig to public
2020-08-17 06:08:58 +00: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
larvacea
a474dfbbaf
Implement ILogConfiguration in Java wrappers.
2020-07-02 09:30:29 -07:00
Max Golovanov
ffe85105b3
Merge branch 'master' into maxgolov/cs4_support
2020-03-30 11:19:32 -07:00
Reiley Yang
c77b9eb63a
Add spellcheck ( #293 )
...
* add spellcheck
* manually fix typo
2020-03-17 10:23:05 -07:00
Max Golovanov
915b4aa954
Merge branch 'master' into maxgolov/cs4_support
2020-01-31 18:56:39 -08:00
kindbe
1c3b666c5d
Fixes for clang -Werror reorder and overloaded-virtual ( #265 )
2020-01-31 14:28:33 -08:00
Max Golovanov
311ef89962
Cleaning up cross-plat tests
2019-10-01 10:08:27 -07:00
Max Golovanov
239f11b83f
Working implementation of HTTP stack notifications passed to app, with sample app
2019-09-26 01:39:56 -07:00
Max Golovanov
12aca256ac
More CS4 goodies, including ability to provide a custom decorator
2019-09-24 20:07:06 -07:00
Trevor Lacey
ce624cce52
Custom WorkerThread ( #68 )
...
* Initial change + http tests
* Plumb worker thread instance
* Fix whitespace
* Fix mac/linux
* Add unit tests
* C API should follow "worker thread" naming
* Address nit comments
* Fix UT build
* Move http client and worker thread to IModule
* Rename to task dispatcher
* shared_ptr IModules
* Address nit CR feedback
* Fix UtcTelemetrySystem initialization
* Update submodule
2019-09-09 12:57:20 -07:00
Max Golovanov
2180266693
Microsoft Applications Telemetry SDK for C/C++ - v3.2 (April 2019)
2019-04-02 15:03:34 -07:00