summaryrefslogtreecommitdiff
path: root/src/components/utils
Commit message (Expand)AuthorAgeFilesLines
* Run updated style scriptjacobkeeler2019-04-2962-200/+201
* Add missing Boost include directoriesfix/missing_boost_include_dirJacob Keeler2019-04-031-0/+1
* GetFile RPC (#2811)Shobhit Adlakha2019-03-062-0/+33
* Add is_completed to timerjacobkeeler2018-11-262-11/+22
* Update versioning logic to check for < version 5.0.0fix/update_rpc_versioning_logicJackLivio2018-10-151-0/+1
* Bump base negotiated rpc version to 4.5.1JackLivio2018-10-111-1/+1
* Handled uncaught exception in Wait functionfix/5.0.0_coverity_otherShobhitAd2018-10-021-15/+20
* Style fixShobhitAd2018-10-011-3/+3
* Fix 188234 Uncaught ExceptionShobhitAd2018-09-301-0/+1
* Fix 188234 Uncaught ExceptionShobhitAd2018-09-301-24/+29
* Fix build issues with testsfeature/boost_filesystem_implementationjacobkeeler2018-08-311-5/+6
* Update based on commentsJackLivio2018-08-301-2/+4
* Updated based on commentsJackLivio2018-08-301-23/+13
* Add IsAccessible checkJackLivio2018-08-301-1/+1
* Update FileSize and Offset to uint64_tJackLivio2018-08-302-3/+3
* Update GetFileModificationTime to use boostJackLivio2018-08-302-11/+9
* Merge remote-tracking branch 'origin/develop' into feature/boost_filesystem_i...JackLivio2018-08-2913-337/+460
|\
| * Merge pull request #2278 from smartdevicelink/feature/boost_datetime_implemen...Jacob Keeler2018-08-284-319/+178
| |\
| | * Reduce date_time boost header scopefeature/boost_datetime_implementationjacobkeeler2018-08-281-1/+3
| | * Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-225-4/+230
| | |\
| | * \ Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-1013-870/+305
| | |\ \
| | * | | Style fixConlain Kelly2018-06-251-9/+5
| | * | | Merge branch 'develop' into feature/boost_datetime_implementationconlain-k2018-06-253-0/+214
| | |\ \ \
| | * | | | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-184-321/+182
| * | | | | Merge pull request #930 from smartdevicelink/feature/PLAY_PAUSE_implementationJacob Keeler2018-08-281-0/+38
| |\ \ \ \ \
| | * | | | | Add version Logic for play_pause and okJackLivio2018-08-231-0/+38
| | | |_|_|/ | | |/| | |
| * | | | | Merge remote-tracking branch 'origin/develop' into fix/pure_virtual_method_ca...fix/pure_virtual_method_called_during_SDL_shutdownJackLivio2018-08-279-16/+239
| |\ \ \ \ \
| | * | | | | Update unit tests and add condition for flush loggerfix/flush_logger_before_deleting_loop_threadJackLivio2018-08-222-2/+4
| | * | | | | Make LogMessageLoopThread a handlerJackLivio2018-08-212-11/+5
| | * | | | | Flush logger before deleting message loop threadJackLivio2018-08-211-0/+1
| | |/ / / /
| | * | | | Add new unit tests for Low Voltage Signals HandlerAndriy Byzhynar2018-08-212-0/+135
| | * | | | Implement Low Voltage Handling in separate processAndriy Byzhynar2018-08-212-7/+77
| | * | | | Initial implementation of Low Voltage featureAndriy Byzhynar2018-08-213-0/+21
| | * | | | Edit error in function nameAndriy Byzhynar2018-08-212-2/+2
| | | |_|/ | | |/| |
| * | | | Fix Pure virtual method called during SDL shutdown.igapchuck2018-08-141-0/+1
| |/ / /
| * | | Set absolute path for linking boost libraries to utilsAlexander2018-08-011-1/+3
* | | | Merge branch 'develop' into feature/boost_filesystem_implementationconlain-k2018-07-2414-831/+477
|\ \ \ \ | |/ / /
| * | | Remove exception-handling code, extra constructorsfeature/boost_lock_implementationConlain Kelly2018-07-242-67/+36
| * | | Merge branch 'develop' into feature/boost_lock_implementationJacob Keeler2018-07-192-548/+4
| |\ \ \
| | * \ \ Merge branch 'develop' into feature/STL_sharedptr_implementation_round2Conlain Kelly2018-07-181-57/+0
| | |\ \ \
| | * | | | style fixConlain Kelly2018-07-181-2/+0
| | * | | | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-182-548/+6
| * | | | | maybe final cleanupConlain Kelly2018-07-181-26/+25
| * | | | | rename cond var implementation fileConlain Kelly2018-07-181-0/+0
| * | | | | style fixConlain Kelly2018-07-181-7/+4
| * | | | | Cleanup, add more error checkingConlain Kelly2018-07-181-34/+15
| * | | | | Cleanup, add some cmake supportConlain Kelly2018-07-183-273/+3
| * | | | | Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-188-40/+289
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'develop' into feature/use_STL_atomicsfeature/use_STL_atomicsJacob Keeler2018-07-175-22/+116
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch 'develop' into feature/remove_auto_ptrfeature/remove_auto_ptrJacob Keeler2018-07-127-21/+329
| | | |\ \ \