[parrot/parrot] 85aeca: [GH #368] Move ./ from the beginning to the end of...
GitHub
noreply at github.com
Wed Dec 19 18:45:07 UTC 2012
Branch: refs/heads/library_path-gh368
Home: https://github.com/parrot/parrot
Commit: 85aeca0d8b7ac1a9f31b4b852eb29b1185a36510
https://github.com/parrot/parrot/commit/85aeca0d8b7ac1a9f31b4b852eb29b1185a36510
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-12-19 (Wed, 19 Dec 2012)
Changed paths:
A examples/pir/libpaths.pir
M src/library.c
R t/library/dont_load_me.pir
Log Message:
-----------
[GH #368] Move ./ from the beginning to the end of the library search paths
Add examples/pir/libpaths.pir to show the various deficiences of our current
library search paths.
Duplicates, installed paths mixed up with temp. build paths.
Commit: ba54f1a477ee31fb9822a89482d5654c256b59ca
https://github.com/parrot/parrot/commit/ba54f1a477ee31fb9822a89482d5654c256b59ca
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-12-19 (Wed, 19 Dec 2012)
Changed paths:
M lib/Parrot/Test.pm
Log Message:
-----------
[t] Remove unneeded old 3rd argument from Parrot::Test::_pir_stdin_output_slurp
Commit: d46bba09d79463e20d95f27602c826a7c24ff9c2
https://github.com/parrot/parrot/commit/d46bba09d79463e20d95f27602c826a7c24ff9c2
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-12-19 (Wed, 19 Dec 2012)
Changed paths:
M docs/pdds/pdd10_embedding.pod
Log Message:
-----------
[docs] Fix and add to pdd10_embedding.pod
library search paths are changable, and show how to do it
in pir pseudocode.
Also add PARROT_PLATFORM_LIB_PATH_INIT_HOOK.
Compare: https://github.com/parrot/parrot/compare/85aeca0d8b7a^...d46bba09d794
More information about the parrot-commits
mailing list