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.43 by root, Fri Mar 11 17:06:39 2011 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines