1. 264f5fd checkpoint: finished interval related function tests. by jarodwen · 12 years ago
  2. d3eef7d re-enabled all existing temporal test cases. by jarodwen · 12 years ago
  3. 4e6c471 bug fixing and more test cases for date type. by jarodwen · 12 years ago
  4. da55d12 added checks for field name conflicts between two closed fields and open-closed fields by zheilbron · 12 years ago
  5. 9595bcd updated functions to replace hyphen with underscore in all temporal function names. by jarodwen · 12 years ago
  6. f5cec50 issue 180 fixedInBranch: the range of int64 should be [-9223372036854775808i64, 9223372036854775807i64]. Originally a negative int64 value is computed by a positive long multiplied by -1, however this will miss the minimum value of -9223372036854775808i64 as there is no 9223372036854775808i64. by jarodwen · 12 years ago
  7. c13b0af Added interval type implemented. by jarodwen · 12 years ago
  8. 000a490 merged from asterix_stabilization r408:544 by jarodwen · 13 years ago
  9. 52e0d1e Addressing review comments from Zach on r338 for temporal types fix. The following changes are done: by jarodwen · 13 years ago
  10. 718bb28 Added test to cover : add numeric + null => null by khfaraaz82@gmail.com · 13 years ago
  11. a359619 Response to merge request in issue 126: merge 239:346 from asterix_stabilization. by jarodwen · 13 years ago
  12. e1dfeee Updated the implementation of ADate and ADuration to follow the ISO8601 standard. The following changes are included: by jarodwen · 13 years ago
  13. 26b5ca5 Fix of the ATime representation and serdes according to the ISO8601 by Theodoros.Ioannou@gmail.com · 13 years ago
  14. 79814ec Refactored the ADateTime type: by jarodwen · 13 years ago
  15. f7572c2 Boundary value tests for int* constructors by khfaraaz82@gmail.com · 13 years ago
  16. 38b7ca4 Added asterix project by vinayakb · 13 years ago