Perl-Repository-APC
view release on metacpan or search on metacpan
way
(hence the version jump) and adjust all methods to understand it
- new routine get_diff_dir() because now diff directory and
"next"
perl can be different
* scripts/buildaperl
- harvest the 5th return value of P:R:BAP::translate to find
additional tarballs
- rename a few variables to be easier to understand
* scripts/apc-overview
- adjust to the new internal structures of the P:R:APC module
- improve Usage messages
* scripts/patchaperlup
- reduce the noise produced during normal use
* t/bap.t
* t/apc.t
- improve the tests and rename variables to make them better
readable; add a test for 5.9 and patchlevel 30000
2008-01-19 k
* stealing cosmetic changes from the CPAN.pm repo
* taking notes about the current state before; small doc fixes
2008-01-03 k
* Property set for release after_275
* prepare release
2007-11-11 k
* Property set for release after_273
* prepare a release
* fix missing commas
* more exceptions from the cleanup routine
* tiny simplification in the manpage
2007-11-10 k
* check the return value of the prep script and retry to run it if
it fails (3x)
* be more verbose so we can spot the bug next time
2007-11-02 k
* comment on looping
* make sure that prep script runs after a buildnext() run
* unneeded whitespace change that just happened
* exempt plenty of perls from being removed by thinnerrepo
* publish the repo in META.yml
* sorted CONFIG options; disable trimtrees because it is inherently
dangerous
2007-09-09 k
* stop linking empty files
* start using relocatableinc
2007-08-12 k
* Property set for release after_258
* preparing a release
* create the .patch later otherwise it will be deleted
* buildaperl: implement writedotpatch; patchaperlup: cosmetics
* patchaperlup: implement writedotpatch
* re-indent
* move subroutines together and write a large block around MAIN; no
functional change
2007-07-22 k
* make the most important pairs of patch neighbors undeleteable
2007-07-10 k
* Property set for release after_250
* prepare new release
* applied a patch by Father Chrysotstomos to better integrate with
gzcat which is often available on OSX
* do not delete very young directories, somebody might still need
them right now
* improve disgnostice
* personally I need to reduce the number of perls on stick from
1024 to 768 because they get bigger with 1260 modules
2007-05-02 k
* blah
2007-04-24 k
* Property set for release after_243
* prepare a new release
2007-03-07 k
* blah
2007-02-18 k
* blah
2007-02-14 k
* Property set for release after_239
* fix a badly constructed test
2007-02-12 k
* Property set for release after_237
* add Changes
* prereq Digest::MD5 added
2007-02-11 k
* Property set for release after_234
* s/Releasenotes/Changes/
2006-09-09 k
* patch 28791 introduced a zero length file and we knoe no way to
create it
2006-08-19 k
* blah
2006-04-14 k
* blah
2006-02-25 k
* Property set for release after_211
* MM version
* make the Makefile.PL more similar to the one in CPAN.pm: I just
made a distro with old SIG -- AGAIN!
* Property set for release after_208
* copying MANIFEST seems nosense because it is a link???
* Property set for release after_206
* copying META.yml seems nosense because it is a link???
* Property set for release after_204
* copying SIGNATURE seems nosense because it is a link???
* Property set for release after_202
* make svn deprecation more visible; add version testing to
t/script; do not test the svn scripts anymore; add the version
option to apc-overview
* makethe deprecation mor visible
* trying to skip over sv.h#252 in everything but in 27297
* bleadperl 27302 was a straight reverse and -N was inappropriate
* make the _arg variables look alike
* reveal more switched to patchlevel.h
2006-02-05 k
* we did the CP stuff twice, in distdir and release; the former
should do
* Property set for release after_194
* SUPER without package does not work
* MY:: and a comment why the distdir target is there
* Property set for release after_191
* ahh, I missed the SIGN => 1 stuff in the Makefile.PL!
* Property set for release after_189
* remove the sign target from the dist target; adding distdir stuff
from CPAN.pm without recognizing what exactly it does: the last
release contained a wrong signature and I need to make sure that
this does not happen again
* Property set for release after_187
* add a signature test
2006-02-04 k
* Property set for release after_185
* trial and error whats going on with make release
* Property set for release after_183
* trial and error whats going on with make release
* Property set for release after_181
* trial and error whats going on with make release; adding
eg/relocate-perl.pl
* Property set for release after_179
* how crazy to find a bug immediately after uploading
* Property set for release after_177
* typo in release target
* Property set for release after_175
* introduce the release target; fix the script.t test to accept
--help as an alternative to --h
* Property set for release after_173
* add the cachefilter option to binsearchaperl; add entry to the
FAQ about Module::CoreList; write a nicer ChangeLog file
2006-01-02 k
* simple script to let an installed perl live in a different
directory
2005-12-03 k
* blah
2005-11-30 k
* Property set for release after_169
* forgot t/pod.t in the manifest
* Property set for release after_167
* MANIFEST, Releasenotes: Add Releasenotes
eg/trimtrees.pl: Add workaround bug in File::Compare
* add a Test::Pod test
2005-11-18 k
* now he dies are also dumpvalued
* count $usedspc correctly when a file is not readable, extend
tests to control the effect at least viaually
* counting also files we cannot read
* improve error messages with dumpvalue against strange filenames
and more $!; spotted a missing close; added tests against the
error messages except for the compare message because I cannot
produce it (yet)
2005-11-17 k
* one nice senence fr the docs
* extend the maxlinks semantics to let us prepare a linktree to a
subsequent cp -al
2005-11-16 k
* add getopt to the testscript so we an use it to test maxlinks
2005-11-12 k
* trimtrees.t ready for release as testscript
* maxversion supported via --maxlinks, defaults to off; bug fixed
in maxlinks in that only the number of links on $first is
relevant, not the sum of links on $first plus number of links on
$cand; replace several returns with gotos because return misses
the xreport
* Functionally equivalent to Erik's version but with minimal
difference to my revision 154 and with a simple option to turn
( run in 1.742 second using v1.01-cache-2.11-cpan-71847e10f99 )