[parrot/parrot] f4feaf: The mem_sys_allocate and related functions cannot ...

noreply at github.com noreply at github.com
Thu Mar 10 01:29:17 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/parrot/parrot

Commit: f4feafc81e0a314387259bc27dbe4cad2cce2c43
    https://github.com/parrot/parrot/commit/f4feafc81e0a314387259bc27dbe4cad2cce2c43
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-09 (Wed, 09 Mar 2011)

Changed paths:
  M include/parrot/memory.h
  M src/gc/alloc_memory.c

Log Message:
-----------
The mem_sys_allocate and related functions cannot take a zero-length size any more.  They also are guaranteed to not return NULL.


Commit: 94c5359dfcb303e014ebad78aa1dd9da5bb76ec9
    https://github.com/parrot/parrot/commit/94c5359dfcb303e014ebad78aa1dd9da5bb76ec9
Author: Andy Lester <andy at petdance.com>
Date:   2011-03-09 (Wed, 09 Mar 2011)

Changed paths:
  M MANIFEST
  A docs/project/debugging_profiling.pod
  R docs/project/protips.pod

Log Message:
-----------
Merge branch 'master' of github.com:parrot/parrot


Compare: https://github.com/parrot/parrot/compare/fe42cbc...94c5359


More information about the parrot-commits mailing list