1. 01 Jul, 2017 1 commit
  2. 28 Jun, 2017 1 commit
  3. 21 Sep, 2015 1 commit
  4. 17 Sep, 2015 2 commits
  5. 13 Sep, 2015 1 commit
  6. 07 Sep, 2015 1 commit
  7. 03 Sep, 2015 1 commit
  8. 25 Apr, 2015 1 commit
  9. 19 Mar, 2015 1 commit
  10. 14 Aug, 2014 1 commit
  11. 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
  12. 01 Apr, 2013 1 commit
  13. 25 Feb, 2013 1 commit
  14. 15 Jun, 2012 1 commit
  15. 09 Jun, 2012 1 commit
  16. 26 Mar, 2012 1 commit
  17. 16 Mar, 2012 1 commit
  18. 19 Jul, 2011 1 commit
  19. 08 Jun, 2011 1 commit
  20. 06 Jun, 2011 1 commit
  21. 17 Apr, 2011 1 commit
  22. 02 Nov, 2010 1 commit
  23. 16 Jul, 2010 1 commit
  24. 11 May, 2010 1 commit