1. 26 Jun, 2016 1 commit
  2. 17 Dec, 2015 1 commit
  3. 23 Sep, 2014 1 commit
  4. 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
  5. 07 Jul, 2014 1 commit
  6. 04 Mar, 2014 1 commit
  7. 17 Nov, 2013 1 commit
  8. 16 Apr, 2013 1 commit
  9. 08 Apr, 2013 2 commits
  10. 15 Jun, 2012 1 commit
  11. 07 Jun, 2012 1 commit
  12. 21 May, 2011 1 commit
  13. 04 Dec, 2010 1 commit
  14. 29 Nov, 2010 1 commit
  15. 26 Nov, 2010 1 commit
  16. 11 May, 2010 1 commit