1. c723eb1 Revert "IntRange:" as it appears to be breaking self hosting. by Eric Christopher · 13 years ago
  2. b2833d9 IntRange: by Stepan Dyatkovskiy · 13 years ago
  3. 0e20eb4 IntegersSubsetTest: Due to compilation failure with -std=c11, replaced -1UL with NOT_A_NUMBER constant (0xffff). by Stepan Dyatkovskiy · 13 years ago
  4. b787d41 IntegersSubsetMapping: implemented "diff" operation. Operation allows at the same time perform up to three operations: by Stepan Dyatkovskiy · 13 years ago
  5. 0f7a7bc IntegersSubsetMapping: removed exclude operation, it will replaced with more universal "diff" operation in next commit. by Stepan Dyatkovskiy · 13 years ago
  6. 5d59b0b IntegersSubsetMapping: added exclude operation, that allows to exclude subset of integers from current mapping. by Stepan Dyatkovskiy · 13 years ago
  7. 20cb491 IntegersSubsetMapping: by Stepan Dyatkovskiy · 13 years ago
  8. 31219d2 Added unittests for IntegersSubset and IntegersSubsetMapping. by Stepan Dyatkovskiy · 13 years ago