1. 857dc13 ASTERIXDB-1113, Add ASF license header to AQL files by Ian Maxon · 9 years ago
  2. f41b34b Added the UUID constructor and changed the relevant documentation by Taewoo Kim · 9 years ago
  3. 9d3c4a9 Add the Binary data type and corresponding helper functions to Asterix. by JavierJia · 10 years ago
  4. 70f0435 addressed Sattam's review comments by JArod · 12 years ago
  5. edbd9c4 added year-month-duration and day-time-duration types by JArod · 12 years ago
  6. 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
  7. 9d76fa2 added fix for issue 310 with test cases. by jarodwen · 12 years ago
  8. 3714246 updated temporal test cases to use the latest result-distribution framework. by jarodwen · 12 years ago
  9. 3916fe8 Checkpoint #2 for fixing runtimets. by madhusudancs@gmail.com · 12 years ago
  10. 49a541e Manually split 445 tests into DDL, Update and Query files by madhusudancs@gmail.com · 12 years ago
  11. c37fb89 New directory structure for tests to run using REST framework. by khfaraaz82@gmail.com · 12 years ago
  12. da55d12 added checks for field name conflicts between two closed fields and open-closed fields by zheilbron · 12 years ago
  13. 9595bcd updated functions to replace hyphen with underscore in all temporal function names. by jarodwen · 12 years ago
  14. 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
  15. c13b0af Added interval type implemented. by jarodwen · 12 years ago
  16. 000a490 merged from asterix_stabilization r408:544 by jarodwen · 12 years ago
  17. 52e0d1e Addressing review comments from Zach on r338 for temporal types fix. The following changes are done: by jarodwen · 12 years ago
  18. 718bb28 Added test to cover : add numeric + null => null by khfaraaz82@gmail.com · 13 years ago
  19. a359619 Response to merge request in issue 126: merge 239:346 from asterix_stabilization. by jarodwen · 13 years ago
  20. e1dfeee Updated the implementation of ADate and ADuration to follow the ISO8601 standard. The following changes are included: by jarodwen · 13 years ago
  21. 26b5ca5 Fix of the ATime representation and serdes according to the ISO8601 by Theodoros.Ioannou@gmail.com · 13 years ago
  22. 79814ec Refactored the ADateTime type: by jarodwen · 13 years ago
  23. f7572c2 Boundary value tests for int* constructors by khfaraaz82@gmail.com · 13 years ago
  24. 38b7ca4 Added asterix project by vinayakb · 13 years ago