2009-10-08 |
Nicholas Clark |
Avoid using pragmata in fold.t - use may not work yet. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Nicholas Clark |
Avoid using pragmata in opsubs.t - use may not work... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Nicholas Clark |
Avoid using the warnings pragma in proto.t - use may... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Rafael Garcia... |
Let tell() report warnings on unopened filehandles |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Rafael Garcia... |
Make tell() fail properly if called without an argument... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Rafael Garcia... |
Properly return a syntax error instead of segfaulting... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Chris Williams |
Updated Object-Accessor to CPAN version 0.36 |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Nicholas Clark |
Move script.t from t/comp to t/run, as it's a test... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Chris Williams |
CPAN::YACSmoke has been deprecated and minismokebox... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Nicholas Clark |
Add Porting/release_schedule.pod to MANIFEST. |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Nicholas Clark |
Fix Pod errors spotted by podcheck.t |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Nicholas Clark |
Makefile and makefile only exist on case-sensitive... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Max Maischein |
Remove BEGIN{}, use '..', part deux |
commit | commitdiff | tree | snapshot |
2009-10-06 |
David Golden |
Expand on cookbook todo |
commit | commitdiff | tree | snapshot |
2009-10-06 |
David Golden |
Add perltodo: write an XS cookbook |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Jesse Vincent |
Porting/checkAUTHORS.pl now runs clean |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Jesse Vincent |
Further clean up checkAUTHORS.pl output (fixing encoded... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Nicholas Clark |
sort @files once, outside the loop. |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Nicholas Clark |
Standardise t/lib/*.t on ./test.pl, and remove BEGIN... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Nicholas Clark |
Remove commented out reference to Test::More |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Nicholas Clark |
Standarise t/porting/*.t on ./test.pl, and remove BEGIN... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Nicholas Clark |
Replace a hardcoded temporary file name with test.pl... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Nicholas Clark |
Standardise t/uni/*.t on ./test.pl, and remove PERL_COR... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Nicholas Clark |
Don't attempt UTF-8 cache assertion for SVs with invali... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Jesse Vincent |
more pod cleanups based on the new podcheck.t |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Jesse Vincent |
A number of pod fixes found by podcheck.t |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Jesse Vincent |
podcheck.t now uses MANIFEST to choose which files... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Jesse Vincent |
We don't actually want to check .PL files |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Max Maischein |
Check POD in lib/, ext/ and pod/ |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Alex Vandiver |
Note the one mistake in perl.git's history, and the... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Eric Brine |
Adding ikegami to AUTHORS |
commit | commitdiff | tree | snapshot |
2009-10-05 |
David Golden |
Explain using git send-email for patches |
commit | commitdiff | tree | snapshot |
2009-10-05 |
David Golden |
Update ExtUtils::ParseXS to 2.21 |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Nicholas Clark |
In Perl_moreswitches(), merge 2 string constants in... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Nicholas Clark |
$^O is initalised to OSNAME, so no need to return the... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Nicholas Clark |
Move initialising PL_osname from S_init_predump_symbols... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Jesse Vincent |
Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Jesse Vincent |
Adding the current stub of a release schedule for blead... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Max Maischein |
Remove :raw open mode from tests |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Rafael Garcia... |
Upgrade File::Path to 2.08 (and add taint.t test) |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Yves Orton |
in regexec.c move the BOUND logic out of the way of... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Yves Orton |
add tests to make sure the \s and [\s] match the same... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Steve Hay |
Win32API-File is maintained by CHORNY |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Steve Hay |
Win32API-File has now moved to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Max Maischein |
Ignore cpan/Win32API-File/cFile_pc_to_blib build by... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Yves Orton |
refactor some common logic in regexec.c |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Yves Orton |
make test-reonly bypass the non-xs extensions |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Rafael Garcia... |
Run "cd pod ; ../perl -I../lib buildtoc --build-all" |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Rafael Garcia... |
Don't autovivify a spurious key "all" in the %Targets... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Vincent Pit |
Apply the same policy for the value returned by push... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Jesse Vincent |
Fix pod toc generation for new perldelta |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Jesse Vincent |
'make distclean now results in an actually-clean tree. |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Jesse Vincent |
Added a perldeta file for 5.11.1 |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Jesse Vincent |
Correcting mistaken description of 'delete local' in... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Abigail |
Mention Jesse as pumpkin |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Steve Hay |
Make Win32 treat IO-Compress as an XS extension, as... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
George Greer |
Avoid false negatives on Win32 with Shell.t tests. |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Rafael Garcia... |
Make Module::Corelist recognise $] as a version number... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Rafael Garcia... |
Update Changes/README for 2.19, version of Module:... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Rafael Garcia... |
Change warning "Unicode character is illegal" to more... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Rafael Garcia... |
Adapt test to accept local uncommitted changes |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Jesse Vincent |
Rather than list all of the CPAN dists in cpan/ not... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Jesse Vincent |
Added the git tag step for releases from Yves |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Jesse Vincent |
Added another cleaning step to the release manager... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Jesse Vincent |
add new release to perlhist |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Jesse Vincent |
Path and bug fixes in the release_managers_guide |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Jesse Vincent |
Update Module::CoreList for 5.11.0 |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Jesse Vincent |
Update META.yml |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Jesse Vincent |
Our makemeta invocation was wrong (after miniperl stopp... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Jesse Vincent |
Typo fixes in perldelta |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Jesse Vincent |
fixing a typo in the release manager guide |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Jesse Vincent |
podchecker nits in perldelta fixed |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Jesse Vincent |
README.vms version bumps |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Change e40af2cd omitted to update mkpport.lst's path... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Locale::Maketext::Simple from dist/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Storable from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Win32 from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move ExtUtils::Constant from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
We don't actually need constant to bootstrap the nonxs... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Win32API::File from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Change 204606f4 ommited to update make_ext.pl's path... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Time::Piece from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Time::HiRes from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Tie::File from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Rafael Garcia... |
"Malformed UTF-16 surrogate" is a fatal error |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Text::Soundex from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Text::ParseWords from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Text::Balanced from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Test::Simple from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Term::Cap from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Jesse Vincent |
Typo in Maintainers.pl - Yeah, that @ now needs to... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Test::Harness from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Shell from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Correct the FILES entry for SelfLoader. |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move List::Util from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Pod::Simple from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Pod::Parser from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Pod::LaTeX from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Jesse Vincent |
Typo in Maintainers.pl spotted by Jerry Hedden |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nicholas Clark |
Move Pod::Escapes from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
next |