aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/misc_language.h (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2024-01-23Cleanup extra memory allocation, and port boost::shared_ptr to std::shared_ptr.0xFFFC00001-3/+3
2022-04-18Factor out move_it_backward from misc_language.hJeffrey1-9/+1
Relevant commit from old PR: 330df2952cb2863a591158b984c0fb7f652887ac
2022-04-18Trimming FatJeffrey1-52/+0
Remove unused include statements or unused definitions.
2021-02-06Reduce compilation time of epee/portable_storage.hmj-xmr1-12/+5
2020-07-23Fix overflow issue in epee:misc_utils::rolling_median_t and median(), with ↵koe1-1/+9
unit test
2019-03-04default initialize rpc structuresmoneromooo-monero1-0/+5
2018-10-02Catch more exceptions in dtorsmoneromooo-monero1-1/+2
Misc coverity reports
2014-07-25move modified epee code to new classes, revert licensefluffypony1-25/+23
2014-07-23License updated to BSD 3-clausefluffypony1-23/+25
2014-03-03moved all stuff to githubAntonio Juarez1-0/+162