[dlang.org] [D-Programming-Language/dlang.org] 91231c: Improve documentation on comparison operators.

GitHub via dlang.org dlang.org at puremagic.com
Sun Jul 27 23:02:54 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: 91231c7e1b4031c53bb393cfeb104d3477521bf7
      https://github.com/D-Programming-Language/dlang.org/commit/91231c7e1b4031c53bb393cfeb104d3477521bf7
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-07-26 (Sat, 26 Jul 2014)

  Changed paths:
    M operatoroverloading.dd

  Log Message:
  -----------
  Improve documentation on comparison operators.


  Commit: 2d071144b4cd2015e82e122560ad949498a60dd4
      https://github.com/D-Programming-Language/dlang.org/commit/2d071144b4cd2015e82e122560ad949498a60dd4
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-07-26 (Sat, 26 Jul 2014)

  Changed paths:
    M operatoroverloading.dd

  Log Message:
  -----------
  More improvements to opCmp docs.

Also, improve wordings to other parts of opEquals / opCmp docs, and add
missing $(D...) macros for D symbols in various places.


  Commit: 69bbca4683ccb8c5a6c3044af133bf8b238ad9f3
      https://github.com/D-Programming-Language/dlang.org/commit/69bbca4683ccb8c5a6c3044af133bf8b238ad9f3
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2014-07-27 (Sun, 27 Jul 2014)

  Changed paths:
    M operatoroverloading.dd

  Log Message:
  -----------
  Merge pull request #620 from quickfur/opCmp

Improve documentation on comparison operators.


Compare: https://github.com/D-Programming-Language/dlang.org/compare/fa8376175c35...69bbca4683cc


More information about the dlang.org mailing list