--- Faster/Changes 2009/02/21 05:55:52 1.5 +++ Faster/Changes 2009/02/21 08:27:38 1.6 @@ -2,7 +2,7 @@ TODO: optimise common cases of my $self = shift; my ($a,$b,$c) = @_; at function start -0.1 +0.1 Sat Feb 21 09:26:42 CET 2009 - optimised all PUSHMARKs into a single stack extend per function, which hopefully is guarenteed to work. - removed $Config{LIBS} from linker call: doesn't seem to be needed, and