[parrot/parrot] c31e7a: make sure we initialize the library paths array be...
noreply at github.com
noreply at github.com
Tue Dec 14 00:05:42 UTC 2010
Branch: refs/heads/embed_api2
Home: https://github.com/parrot/parrot
Commit: c31e7a5b405f6fd2c9b2c5eef76b0b57561b2c93
https://github.com/parrot/parrot/commit/c31e7a5b405f6fd2c9b2c5eef76b0b57561b2c93
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2010-12-13 (Mon, 13 Dec 2010)
Changed paths:
M src/global_setup.c
Log Message:
-----------
make sure we initialize the library paths array before the config hash. The library paths array has two parts: part that is static and part that comes from the config hash. We want to make sure we setup the static parts first
Commit: 8b915b2e24d18c004da4a06c874e8444f8e34c5f
https://github.com/parrot/parrot/commit/8b915b2e24d18c004da4a06c874e8444f8e34c5f
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2010-12-13 (Mon, 13 Dec 2010)
Changed paths:
M config/gen/makefiles/root.in
M include/parrot/api.h
M src/embed/strings.c
M src/pbc_merge.c
A t/src/embed/strings.t
Log Message:
-----------
Merge branch 'embed_api2' of github.com:parrot/parrot into embed_api2
More information about the parrot-commits
mailing list