[parrot/parrot] 413a27: Use a macro instead of an ugly series of casts and...

GitHub noreply at github.com
Sun Apr 29 01:34:08 UTC 2012


  Branch: refs/heads/threads
  Home:   https://github.com/parrot/parrot
  Commit: 413a272d58292309fa67d95fe371711e7a602384
      https://github.com/parrot/parrot/commit/413a272d58292309fa67d95fe371711e7a602384
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-04-28 (Sat, 28 Apr 2012)

  Changed paths:
    M src/thread.c

  Log Message:
  -----------
  Use a macro instead of an ugly series of casts and derefs.


  Commit: 9b29ffa19de61e0d8760adaf26bb99334e082be2
      https://github.com/parrot/parrot/commit/9b29ffa19de61e0d8760adaf26bb99334e082be2
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-04-28 (Sat, 28 Apr 2012)

  Changed paths:
    M src/pmc/alarm.pmc
    M src/pmc/task.pmc

  Log Message:
  -----------
  Localize a variable, const a few others


  Commit: 19ca1163156ebc3d9738f27dadfa9b76ad1d6597
      https://github.com/parrot/parrot/commit/19ca1163156ebc3d9738f27dadfa9b76ad1d6597
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-04-28 (Sat, 28 Apr 2012)

  Changed paths:
    M include/parrot/thr_pthread.h
    M include/parrot/thr_windows.h

  Log Message:
  -----------
  Small nits in the .h files


Compare: https://github.com/parrot/parrot/compare/ca82a46...19ca116


More information about the parrot-commits mailing list