[Numpy-svn] [numpy/numpy] 8006fd: Restore ability to not include semi-colons.

GitHub noreply at github.com
Tue Jul 17 22:22:31 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 8006fd4e940cacf334a3683265948245e3a4fdc2
      https://github.com/numpy/numpy/commit/8006fd4e940cacf334a3683265948245e3a4fdc2
  Author: Travis E. Oliphant <teoliphant at gmail.com>
  Date:   2012-06-25 (Mon, 25 Jun 2012)

  Changed paths:
    M numpy/core/include/numpy/ndarraytypes.h

  Log Message:
  -----------
  Restore ability to not include semi-colons.


  Commit: 1d4decdf49b26bab6889ed8ab2943558709567ca
      https://github.com/numpy/numpy/commit/1d4decdf49b26bab6889ed8ab2943558709567ca
  Author: Travis E. Oliphant <teoliphant at gmail.com>
  Date:   2012-06-28 (Thu, 28 Jun 2012)

  Changed paths:
    M numpy/core/include/numpy/ufuncobject.h

  Log Message:
  -----------
  API: Restore ability to not use semicolons.


  Commit: 9a4ef177a17a3f41ba3456e9768317e1d6ccf81d
      https://github.com/numpy/numpy/commit/9a4ef177a17a3f41ba3456e9768317e1d6ccf81d
  Author: Travis E. Oliphant <teoliphant at gmail.com>
  Date:   2012-07-11 (Wed, 11 Jul 2012)

  Changed paths:
    M doc/source/reference/c-api.deprecations.rst

  Log Message:
  -----------
  Fix the deprecations language.


  Commit: 6f335e02de416fc9dc569d5041e9d812d4b5f653
      https://github.com/numpy/numpy/commit/6f335e02de416fc9dc569d5041e9d812d4b5f653
  Author: Travis E. Oliphant <teoliphant at gmail.com>
  Date:   2012-07-11 (Wed, 11 Jul 2012)

  Changed paths:
    M doc/source/reference/c-api.deprecations.rst

  Log Message:
  -----------
  Fix-up deprecations language.


  Commit: 93e42ddff0005b51fcecbc6731ab8cbd268e6e6b
      https://github.com/numpy/numpy/commit/93e42ddff0005b51fcecbc6731ab8cbd268e6e6b
  Author: Travis E. Oliphant <teoliphant at gmail.com>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

  Changed paths:
    M doc/source/reference/c-api.deprecations.rst

  Log Message:
  -----------
  DOC: update language of C-API deprecations.


  Commit: b8a2ea7d5416775e71266167bad3e02b292316dc
      https://github.com/numpy/numpy/commit/b8a2ea7d5416775e71266167bad3e02b292316dc
  Author: Travis E. Oliphant <teoliphant at gmail.com>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

  Changed paths:
    M doc/source/reference/c-api.deprecations.rst

  Log Message:
  -----------
  DOC: Update API description with suggestions from charris.


  Commit: c83e5b691513f235c7f1deb398943bf9cd4b35bb
      https://github.com/numpy/numpy/commit/c83e5b691513f235c7f1deb398943bf9cd4b35bb
  Author: Travis E. Oliphant <teoliphant at gmail.com>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

  Changed paths:
    M doc/source/reference/c-api.deprecations.rst
    M numpy/core/include/numpy/ndarraytypes.h
    M numpy/core/include/numpy/ufuncobject.h

  Log Message:
  -----------
  Merge pull request #327 from teoliphant/restore_api

Restore ability to not include semi-colons.


Compare: https://github.com/numpy/numpy/compare/bf2c101136d7...c83e5b691513


More information about the Numpy-svn mailing list