1. 21 Sep, 2015 1 commit
  2. 17 Sep, 2015 2 commits
  3. 13 Sep, 2015 1 commit
  4. 07 Sep, 2015 1 commit
  5. 03 Sep, 2015 1 commit
  6. 25 Apr, 2015 1 commit
  7. 19 Mar, 2015 1 commit
  8. 14 Aug, 2014 1 commit
  9. 13 Aug, 2014 1 commit
    • Adil Ibragimov's avatar
      Several type of formal refactoring: · 8a4a1bb0
      Adil Ibragimov authored
      1. someMatrix.data -> someMatrix.prt()
      2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex )
      3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>()
      4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
      8a4a1bb0
  10. 01 Apr, 2013 1 commit
  11. 25 Feb, 2013 1 commit
  12. 15 Jun, 2012 1 commit
  13. 09 Jun, 2012 1 commit
  14. 26 Mar, 2012 1 commit
  15. 16 Mar, 2012 1 commit
  16. 19 Jul, 2011 1 commit
  17. 08 Jun, 2011 1 commit
  18. 06 Jun, 2011 1 commit
  19. 17 Apr, 2011 1 commit
  20. 02 Nov, 2010 1 commit
  21. 16 Jul, 2010 1 commit
  22. 11 May, 2010 1 commit