1. c51c9a2 CONCERTED-5:Improve and automated tests by Nupur · 9 years ago master
  2. af37c9f CONCERTED-20:Add Apache header to files and change license by Nupur · 9 years ago
  3. c99bbdc CONCERTED-17:Update QueueLockTest to pass name as parameter by Atri Sharma · 9 years ago
  4. fa6ba98 Restructure source directory to a more modular hierarchy. Patch by Anand Rathi. Reviewed by Atri Sharma by Atri · 9 years ago
  5. 5adf3c4 Fixed erratical building instruction by Nupur · 9 years ago preapache
  6. 00fd55b Fixed line problems by Nupur · 9 years ago
  7. 95b5a5f Changed formatting and added build and installing instructions by Nupur · 9 years ago
  8. eabb4fc Restructuring by Nupur · 9 years ago
  9. 4540ed8 Updated build instructions by Amrish Sharma · 9 years ago
  10. a0166ea Merge pull request #4 from amrishsharma/makefile_changes by Atri Sharma · 9 years ago
  11. dc7a25d Added directory creation and cleaning by Amrish Sharma · 9 years ago
  12. 1cd2c36 Removed files by Amrish Sharma · 9 years ago
  13. 1959245 Add makefile and clean up structure by Amrish Sharma · 9 years ago
  14. 4385bcd Merge pull request #2 from nupur-ingenium/readme_updates by Atri Sharma · 9 years ago
  15. b507cd7 Changed README by Nupur · 9 years ago
  16. 170860b Docs updated by Atri · 10 years ago
  17. 331e03c Redundant file removed by Atri · 10 years ago
  18. 983bf35 Separated test for ConcInvertedIndex by Atri · 10 years ago
  19. 5d72931 More docs added by Atri · 10 years ago
  20. e081627 More docs added and license added by Atri · 10 years ago
  21. 8dd775e Bugs in tests corrected and docs updated by Atri · 10 years ago
  22. 9a46c0a More docs added by Atri · 10 years ago
  23. aa240fb Changed docs by Atri · 10 years ago
  24. 5a98e83 Removed redundant files by Atri · 10 years ago
  25. 6712a38 Removed redundant files by Atri · 10 years ago
  26. aba8da1 Tests separated and cleanups done and cleanups done by Atri · 10 years ago
  27. 49edc7f Basic docs added 2 by Atri · 10 years ago
  28. 86b5316 Basic docs added by Atri · 10 years ago
  29. 2d8dbbb Basic docs added by Atri · 10 years ago
  30. 581ceb5 Concerted as an in memory analytical data storage library. Features multivariate queries support and high scalability by Atri · 10 years ago
  31. 441c2dc Merge pull request #1 from atris/experimental by Atri Sharma · 11 years ago
  32. 4aa7061 Concurrent Segmented Hash table implemented and tests added by Atri · 11 years ago experimental
  33. 512c8f0 QueueLock to lock data with pending lock requesting threads in queue with local spinning to reduce memory contention and traffic by Atri · 11 years ago
  34. b7376b3 Permissions in ConcQueue added and ConcQueueTest changed accordingly by Atri · 11 years ago
  35. a4d1ae3 Error of not marking read only functions in class QueueElement corrected by Atri · 11 years ago
  36. 5558861 Error of not marking read only functions in class QueueElement corrected by Atri · 11 years ago
  37. cd4cfeb Returning of const pointer to data_value in class QueueElement and returning of const pointer to element inserted in AddElement() in class ConcQueue added by Atri · 11 years ago
  38. 63ad4e7 Merge branch 'master' of https://github.com/atris/Concerted by Atri · 11 years ago
  39. bcbabd9 Deletion of queue in destructor added by Atri · 11 years ago
  40. c43b3e4 Create README.md by Atri Sharma · 11 years ago
  41. 197e20d Added Concurrent Queue and its testing code by Atri · 11 years ago