[D-runtime] [D-Programming-Language/druntime] 6d5b30: detab, tolf, remove trailing whitespace

GitHub via D-runtime d-runtime at puremagic.com
Fri Jul 3 10:44:17 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 6d5b30eecf6271ade3d6547e99da3d249512cc0a
      https://github.com/D-Programming-Language/druntime/commit/6d5b30eecf6271ade3d6547e99da3d249512cc0a
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-07-03 (Fri, 03 Jul 2015)

  Changed paths:
    M src/core/atomic.d
    M src/core/stdc/math.d
    M src/core/sys/linux/epoll.d
    M src/core/sys/linux/sys/xattr.d
    M src/core/sys/posix/sys/statvfs.d
    M src/core/sys/posix/sys/types.d
    M src/core/sys/posix/syslog.d
    M src/core/sys/posix/unistd.d
    M src/core/sys/windows/winsock2.d
    M src/core/thread.d
    M src/core/threadasm.S
    M src/gc/gc.d
    M src/rt/util/container/treap.d
    M src/rt/util/random.d

  Log Message:
  -----------
  detab, tolf, remove trailing whitespace


  Commit: 39a16bcb8f2d57532d02591d1a7657e8fc0a2159
      https://github.com/D-Programming-Language/druntime/commit/39a16bcb8f2d57532d02591d1a7657e8fc0a2159
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-07-03 (Fri, 03 Jul 2015)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  try checkwhitespace as auto-tester target


  Commit: a8165438ab2a4f1634dfdfc9dbf11513391ae4ed
      https://github.com/D-Programming-Language/druntime/commit/a8165438ab2a4f1634dfdfc9dbf11513391ae4ed
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-07-03 (Fri, 03 Jul 2015)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  checkwhitespace grep: add -U


  Commit: fc0f8744b8ef3149cf330a22f8d28733576c6ecf
      https://github.com/D-Programming-Language/druntime/commit/fc0f8744b8ef3149cf330a22f8d28733576c6ecf
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-07-03 (Fri, 03 Jul 2015)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  checkwhitespace: escape $$


  Commit: f8a26fa21478dbcf91776f5230eb6e84ed52f9ba
      https://github.com/D-Programming-Language/druntime/commit/f8a26fa21478dbcf91776f5230eb6e84ed52f9ba
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-07-03 (Fri, 03 Jul 2015)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  checkwhitespace: grep with -P


  Commit: 23675e54c357dd495f5ec467671ccdbb62b66821
      https://github.com/D-Programming-Language/druntime/commit/23675e54c357dd495f5ec467671ccdbb62b66821
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2015-07-03 (Fri, 03 Jul 2015)

  Changed paths:
    M posix.mak
    M src/core/atomic.d
    M src/core/stdc/math.d
    M src/core/sys/linux/epoll.d
    M src/core/sys/linux/sys/xattr.d
    M src/core/sys/posix/sys/statvfs.d
    M src/core/sys/posix/sys/types.d
    M src/core/sys/posix/syslog.d
    M src/core/sys/posix/unistd.d
    M src/core/sys/windows/winsock2.d
    M src/core/thread.d
    M src/core/threadasm.S
    M src/gc/gc.d
    M src/rt/util/container/treap.d
    M src/rt/util/random.d

  Log Message:
  -----------
  Merge pull request #1294 from rainers/trail_whitespace

detab, tolf, remove trailing whitespace


Compare: https://github.com/D-Programming-Language/druntime/compare/3f668b91428b...23675e54c357


More information about the D-runtime mailing list