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

Comparing App-Staticperl/Changes (file contents):
Revision 1.30 by root, Thu Jan 20 21:04:45 2011 UTC vs.
Revision 1.42 by root, Tue Mar 8 17:37:20 2011 UTC

1Revision history for Perl extension App::Staticperl 1Revision history for Perl extension App::Staticperl
2 2
3TODO: --ignore-env 31.11 Tue Mar 8 18:37:00 CET 2011
4TODO: / at glob end == (.pm|/.*)? 4 - no longer create bundle variable names from md5(data),
5 as it is no longer useful.
6 - fix output shortening in testsuite.
5 7
81.1 Thu Feb 24 07:20:22 CET 2011
9 - use a better -M syntax.
10 - the one-arg form of add/binadd was broken.
11 - --add and --binadd now use the file as alias if the alias is missing.
12 - embeddable bundle files were broken because "args"
13 was used before defined.
14 - mkapp now actually passes arguments to the boot script.
6 - more cpan-testers workarounds :/. 15 - more cpan-testers workarounds :/.
16 - implement an ignore-env option for mkbundle.
17 - use, not just require, modules when tracing their dependencies.
18 - support an optional xs_init argument to staticperl_init, which
19 can be 0 (and is then ignored).
20 - reduce PERL_ARENA_SIZE to something more reasonable for perl 5.12.
21 - use perl 5.12.3 by default.
22 - enable debug symbols by default (but not the dreaded -DDEBUGGING).
7 23
81.0 Mon Jan 10 15:13:19 CET 2011 241.0 Mon Jan 10 15:13:19 CET 2011
9 - specify -Uinstallusrbinperl in configure to avoid creating 25 - specify -Uinstallusrbinperl in configure to avoid creating
10 /usr/bin/perl. 26 /usr/bin/perl.
11 - try to work around the totally broken /bin/sh on solaris 27 - try to work around the totally broken /bin/sh on solaris

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines