Commit: bf5ed94e0027ab8f766899307fa4d95807da770e
http://github.com/rakudo/rakudo/commit/bf5ed94e0027ab8f766899307fa4d95807da770e
Author: Martin Berends <martin@meee.(none)>
Date: 2009-08-09 (Sun, 09 Aug 2009)
Changed paths:
M src/builtins/eval.pir
Log Message:
-----------
Also pass the 'ver' pmc as a named parameter to sub 'require', for
future implementation of S11 Versioning. When this patch was applied
on Rakudo builds prior to the Lisbon Walkathon, it triggered a GC
bug during t/01-sanity/07-isa.t but it does not do that now.
Commit: e690c9f06b4f75c1557146ea01fabc47e512df98
http://github.com/rakudo/rakudo/commit/e690c9f06b4f75c1557146ea01fabc47e512df98
Author: Martin Berends <martin@meee.(none)>
Date: 2009-08-09 (Sun, 09 Aug 2009)
Changed paths:
M build/gen_whatever_pir.pl
M src/parser/actions.pm
M src/parser/grammar.pg
Log Message:
-----------
Merge branch 'master' of g...@github.com:rakudo/rakudo