ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/App-Staticperl/Changes
(Generate patch)

Comparing cvsroot/App-Staticperl/Changes (file contents):
Revision 1.38 by root, Thu Feb 10 22:44:29 2011 UTC vs.
Revision 1.39 by root, Fri Feb 11 01:04:50 2011 UTC

12 - more cpan-testers workarounds :/. 12 - more cpan-testers workarounds :/.
13 - use, not just require, modules when tracing their dependencies. 13 - use, not just require, modules when tracing their dependencies.
14 - support an optional xs_init argument to staticperl_init, which 14 - support an optional xs_init argument to staticperl_init, which
15 can be 0 (and is then ignored). 15 can be 0 (and is then ignored).
16 - reduce PERL_ARENA_SIZE to something more reasonable for perl 5.12. 16 - reduce PERL_ARENA_SIZE to something more reasonable for perl 5.12.
17 - use perl 5.12.3 by default.
18 - enable debug symbols by default (but not the dreaded -DDEBUGGING).
17 19
181.0 Mon Jan 10 15:13:19 CET 2011 201.0 Mon Jan 10 15:13:19 CET 2011
19 - specify -Uinstallusrbinperl in configure to avoid creating 21 - specify -Uinstallusrbinperl in configure to avoid creating
20 /usr/bin/perl. 22 /usr/bin/perl.
21 - try to work around the totally broken /bin/sh on solaris 23 - try to work around the totally broken /bin/sh on solaris

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines