1. 130cec2 Sort the #include lines for unittest/... by Chandler Carruth · 13 years ago
  2. b65acc6 Revert "IntRange:" as it appears to be breaking self hosting. by Eric Christopher · 13 years ago
  3. 8b9ecca IntRange: by Stepan Dyatkovskiy · 13 years ago
  4. 593d358 IntegersSubsetTest: Due to compilation failure with -std=c11, replaced -1UL with NOT_A_NUMBER constant (0xffff). by Stepan Dyatkovskiy · 13 years ago
  5. e481e0d IntegersSubsetMapping: implemented "diff" operation. Operation allows at the same time perform up to three operations: by Stepan Dyatkovskiy · 13 years ago
  6. 883850c IntegersSubsetMapping: removed exclude operation, it will replaced with more universal "diff" operation in next commit. by Stepan Dyatkovskiy · 13 years ago
  7. 696835b IntegersSubsetMapping: added exclude operation, that allows to exclude subset of integers from current mapping. by Stepan Dyatkovskiy · 13 years ago
  8. f0a3c46 IntegersSubsetMapping: by Stepan Dyatkovskiy · 13 years ago
  9. 8a28bf5 Added unittests for IntegersSubset and IntegersSubsetMapping. by Stepan Dyatkovskiy · 13 years ago