Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-27 | Update copyright headers to 2018 | DrahtBot | |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa | |
2017-05-31 | [trivial] Add end of namespace comments | practicalswift | |
2014-12-19 | Added "Core" to copyright headers | sandakersmann | |
Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60 | |||
2014-09-29 | update license of compat and crypto | Philip Kaufmann | |
- change license to be just MIT for all files in compat and crypto - also add missing header end comments - ensure default header include style | |||
2014-09-25 | Apply clang-format on crypto/* and compat/* | Pieter Wuille | |
2014-06-21 | small cleanup in src/compat .h and .cpp | Philip Kaufmann | |
- add license header - fix include guards - fix indentation | |||
2014-06-16 | sanity: add libc/stdlib sanity checks | Cory Fields | |
These are meant to test our back-compat stubs, but they are enabled for all builds for the sake of consistency. |