[parrot/parrot] c210ac: Hash pmc gets set_pmc_keyed_int and delete_keyed_i...

noreply at github.com noreply at github.com
Fri Feb 25 15:42:44 UTC 2011


Branch: refs/heads/tewk/select
Home:   https://github.com/parrot/parrot

Commit: c210acbdf06a0ce00bbede37994dac396585f485
    https://github.com/parrot/parrot/commit/c210acbdf06a0ce00bbede37994dac396585f485
Author: Kevin Tew <tewk at tewk.com>
Date:   2011-02-25 (Fri, 25 Feb 2011)

Changed paths:
  M src/pmc/hash.pmc

Log Message:
-----------
Hash pmc gets set_pmc_keyed_int and delete_keyed_int


Commit: 6bc6496dec6e247f0e5cddb2bd781264431c73fb
    https://github.com/parrot/parrot/commit/6bc6496dec6e247f0e5cddb2bd781264431c73fb
Author: Kevin Tew <tewk at tewk.com>
Date:   2011-02-25 (Fri, 25 Feb 2011)

Changed paths:
  M MANIFEST
  M include/parrot/io.h
  M src/io/api.c
  M src/io/io_private.h
  M src/platform/generic/io.c
  M src/platform/win32/io.c
  M src/pmc/filehandle.pmc
  A src/pmc/select.pmc
  A t/pmc/select.t

Log Message:
-----------
Select PMC


Commit: 197c6d05cdd17659bfde9e9df26671958c34642d
    https://github.com/parrot/parrot/commit/197c6d05cdd17659bfde9e9df26671958c34642d
Author: Kevin Tew <tewk at tewk.com>
Date:   2011-02-25 (Fri, 25 Feb 2011)

Changed paths:
  M src/pmc/select.pmc

Log Message:
-----------
Removed no_ro, whitespace fixes


Commit: 3d8aa6c987421f458f7688c8b1071ecca10c7405
    https://github.com/parrot/parrot/commit/3d8aa6c987421f458f7688c8b1071ecca10c7405
Author: Kevin Tew <tewk at tewk.com>
Date:   2011-02-25 (Fri, 25 Feb 2011)

Changed paths:
  M src/pmc/select.pmc

Log Message:
-----------
Removed unneeded fd_set *r_ attributes from Select PMC


Commit: 4c52a8104830f590b2f9a7bcb084c5095ac1659e
    https://github.com/parrot/parrot/commit/4c52a8104830f590b2f9a7bcb084c5095ac1659e
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-02-25 (Fri, 25 Feb 2011)

Changed paths:
  M src/pmc/select.pmc

Log Message:
-----------
code cleanup; no functional changes


Commit: f8b2c751ea9abb60b90f2c9dba9d55b5c5956274
    https://github.com/parrot/parrot/commit/f8b2c751ea9abb60b90f2c9dba9d55b5c5956274
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-02-25 (Fri, 25 Feb 2011)

Changed paths:
  M src/pmc/select.pmc

Log Message:
-----------
more code cleanup; still no functional changes


Commit: ecccba0b183b36d8c9c6a938db32a0d5323a0842
    https://github.com/parrot/parrot/commit/ecccba0b183b36d8c9c6a938db32a0d5323a0842
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-02-25 (Fri, 25 Feb 2011)

Changed paths:
  M src/pmc/select.pmc
  M t/pmc/select.t

Log Message:
-----------
rename data_hash to fd_map, update METHODs and tests


Commit: 667539c72e811875d5513004628ac0c50ecf0398
    https://github.com/parrot/parrot/commit/667539c72e811875d5513004628ac0c50ecf0398
Author: Christoph Otto <christoph_github at mksig.org>
Date:   2011-02-25 (Fri, 25 Feb 2011)

Changed paths:
  M src/pmc/select.pmc

Log Message:
-----------
ATTR alloc/free isn't needed with auto_attrs


Commit: 53688c9ae6610e332cf48a28fdcd5ab037ef2bb9
    https://github.com/parrot/parrot/commit/53688c9ae6610e332cf48a28fdcd5ab037ef2bb9
Author: Kevin Tew <tewk at tewk.com>
Date:   2011-02-25 (Fri, 25 Feb 2011)

Changed paths:
  M src/pmc/select.pmc
  M t/pmc/select.t

Log Message:
-----------
Fix getmaxfd test


Commit: 1a3b6c6d8397cbefee0257312011fe16b70fab42
    https://github.com/parrot/parrot/commit/1a3b6c6d8397cbefee0257312011fe16b70fab42
Author: Kevin Tew <tewk at tewk.com>
Date:   2011-02-25 (Fri, 25 Feb 2011)

Changed paths:
  M src/pmc/select.pmc
  M t/pmc/select.t

Log Message:
-----------
make timeout a FLOATVAL




More information about the parrot-commits mailing list