1. edbd9c4 added year-month-duration and day-time-duration types by JArod · 12 years ago
  2. dab20ac * Fix for issue 360. * Modified a test case that is not doing what is supposed to do. * Changed the layout of the printed rectangle to be consistent with other spatial data types. by salsubaiee · 12 years ago
  3. 9d76fa2 added fix for issue 310 with test cases. by jarodwen · 12 years ago
  4. 3714246 updated temporal test cases to use the latest result-distribution framework. by jarodwen · 12 years ago
  5. 49a541e Manually split 445 tests into DDL, Update and Query files by madhusudancs@gmail.com · 12 years ago
  6. c37fb89 New directory structure for tests to run using REST framework. by khfaraaz82@gmail.com · 12 years ago
  7. da55d12 added checks for field name conflicts between two closed fields and open-closed fields by zheilbron · 12 years ago
  8. 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
  9. c13b0af Added interval type implemented. by jarodwen · 12 years ago
  10. 000a490 merged from asterix_stabilization r408:544 by jarodwen · 12 years ago
  11. 52e0d1e Addressing review comments from Zach on r338 for temporal types fix. The following changes are done: by jarodwen · 12 years ago
  12. 718bb28 Added test to cover : add numeric + null => null by khfaraaz82@gmail.com · 12 years ago
  13. a359619 Response to merge request in issue 126: merge 239:346 from asterix_stabilization. by jarodwen · 12 years ago
  14. e1dfeee Updated the implementation of ADate and ADuration to follow the ISO8601 standard. The following changes are included: by jarodwen · 12 years ago
  15. 26b5ca5 Fix of the ATime representation and serdes according to the ISO8601 by Theodoros.Ioannou@gmail.com · 12 years ago
  16. 79814ec Refactored the ADateTime type: by jarodwen · 13 years ago
  17. 7a74ec4 Added result files by khfaraaz82@gmail.com · 13 years ago
  18. f7572c2 Boundary value tests for int* constructors by khfaraaz82@gmail.com · 13 years ago
  19. 38b7ca4 Added asterix project by vinayakb · 13 years ago