2009-08-03 |
Jesse Vincent |
MacPerl is gone. Its test bits should be now removed... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jesse Vincent |
Document what needs to happen when you add a new test... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jesse Vincent |
Add the new "porting" test directory to the test harness |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jesse Vincent |
Move content of Todo.micro into perltodo |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jesse Vincent |
Y2038 doc pointers in the little helper C tools |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jesse Vincent |
Minor typo fix in a comment |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jesse Vincent |
Be a bit clearer about always needing to regen perl... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jesse Vincent |
Flipped checkcase.pl from a porting tool to an actual... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jesse Vincent |
buildtoc should be executable |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jesse Vincent |
Reoved the suggestion that we might want to consider... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jesse Vincent |
Updated AUTHORS to include all contributors with more... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jesse Vincent |
Updated Ingy's entry in Authors to match his legal... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jesse Vincent |
Updated the release_managers_guide with information... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jesse Vincent |
Udpdated checkAUTHORS.pl to expect the output of git... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jesse Vincent |
Clean up the new maintainers.t to be a bit more sensibl... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Josh ben Jore |
Pre-resolve symlink for File::Stat test under -Dmksymlinks |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Jesse Vincent |
Removed a release-engineering step. (It's been replaced... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Jesse Vincent |
made the manicheck actions (previously releng) into... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Jesse Vincent |
Fixed maintainership for lib/ExtUtils/t/InstallWithMM.t |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Jesse Vincent |
Linearized the release-manager's guide to make it less... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Jesse Vincent |
Copyediting the release_managers_guide. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Jesse Vincent |
Start refactoring out release management steps that... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Craig A. Berry |
Clean up the .exists files on VMS. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Steffen Mueller |
Mention in apidocs that av_push takes ownership of... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Nicholas Clark |
Add Porting/GitUtils.pm to MANIFEST |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Nicholas Clark |
Add lib/version/Internals.pod to MANIFEST and Porting... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Rafael Garcia... |
Add new error "Can't use keyword '%s' as a label" |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Nicholas Clark |
Try longst prefixes first, else lib/CPAN may match... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Jesse Vincent |
'git st' is not a standard git command. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Jerry D. Hedden |
Sort MANIFEST using Perl |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Yves Orton |
we want the git-describe of the requested item, not... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Yves Orton |
convert the contents of make_dot_patch into a function... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Yves Orton |
much much quicker solution |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Jesse Vincent |
Porting/corelist.pl can now update Module::CoreList... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Jesse Vincent |
add 'regen' steps to the release_managers_guide |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Nicholas Clark |
Avoid shelling out to an external sort to verify that... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Green, Paul |
Escape the periods in some Stratus VOS-specific code... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Vincent Pit |
Merge branch 'deletelocal' into blead |
commit | commitdiff | tree | snapshot |
2009-07-29 |
The Doctor |
hints/bsdos.sh: Add correct flags for compilation... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Jerry D. Hedden |
Add MANIFEST sort test |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Nicholas Clark |
Sort the MANIFEST. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Jesse Vincent |
warnings.pl and lib/warnings.pm have been changed since... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Nicholas Clark |
Add a test to verify that the MANIFEST file is well... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Jesse Vincent |
bump-perl-version false positives |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Leon Brocard |
podtidy |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Nicholas Clark |
Tabs, not spaces, in MANIFEST. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Rafael Garcia... |
Forbid labels with keyword names |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Rafael Garcia... |
Make test pass with -t |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Jesse Vincent |
makerel now tells you _which_ files differ from the... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Jesse Vincent |
A first stab at walking through the release-manager... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Yves Orton |
dont leave temporary files laying around |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Yves Orton |
changes required to Make It Work on the perl gitweb... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Yves Orton |
Add Porting/make_snapshot.pl |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Yves Orton |
update manifest to reflect two new utilities |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Yves Orton |
add tool to create .tgz snapshot files with .patch... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
David Mitchell |
bump 'version' to 0.77 in Maintainers.pl |
commit | commitdiff | tree | snapshot |
2009-07-27 |
John Peacock |
Final release of version-0.77 for inclusion in 5.10.1 |
commit | commitdiff | tree | snapshot |
2009-07-27 |
David Mitchell |
remove Devel-PPPort part change included in e9105d30ed |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Yves Orton |
cleanup the EUI/EUMM test mess, and bump Install.pm... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Yves Orton |
add a simple utility to Porting/ which knows how to... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Vincent Pit |
Really check that sysread(I, $x, 1, -4) dies with ... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Vincent Pit |
Port t/op/sysio.t to test.pl |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Rafael Garcia... |
Add support for new flag D in embed.fnc (deprecated) |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Vincent Pit |
Document "delete local" in perlsub |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Rafael Garcia... |
Add core test boilerplates |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Rafael Garcia... |
Add core test boilerplate to some base.pm tests |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Rafael Garcia... |
Make test pass with miniperl |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Rafael Garcia... |
Make test pass with miniperl |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Rafael Garcia... |
Replace Test::More by test.pl |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Vincent Pit |
Regression test for [perl #67912] |
commit | commitdiff | tree | snapshot |
2009-07-27 |
chromatic |
syswrite prints garbage if called with empty scalar... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Offer Kaye |
missing "to" in perlxs |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Rafael Garcia... |
Make cxinc member of the public API |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Nicholas Clark |
Avoid using embedded newlines in the "one"liners passed... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
David Golden |
Update Module::Build to 0.34_02 |
commit | commitdiff | tree | snapshot |
2009-07-27 |
David Golden |
Add security contact information to perlsec |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Yves Orton |
needed something to change to test patch mailing list |
commit | commitdiff | tree | snapshot |
2009-07-26 |
George Greer |
much better swap logic to support reentrancy and fix... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Yves Orton |
fix vim highlighting problem |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Nicholas Clark |
Suggest using Inline as a pre-uploading test for a... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Nicholas Clark |
Add tests for where -C differs between then #! and... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Nicholas Clark |
Tidy code added in 4ba71d51f72efb2af8dc9748dd62219261f2... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Father Chrysostomos |
perldelta entry noting when -C is now allowed on the... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Father Chrysostomos |
Allow -C on the #! line when it is identical to -C... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
David Mitchell |
dup saved_curcop in PL_parser |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vincent Pit |
Introduce "delete local" |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vincent Pit |
Use the new SAVEHDELETE() macro wherever possible |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vincent Pit |
Introduce save_hdelete() and SAVEHDELETE() |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vincent Pit |
Add a new SAVEf_KEEPOLDELEM flag to save_scalar_at... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vincent Pit |
Introduce save_aelem_flags() |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Bram |
Tests for commit 1375cf1cf2085f851bb176047d5e60248542f555 |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Craig A. Berry |
Save and restore PL_regeol for op inside of regex ... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Bram |
Do not use a regex in DB::sub |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Nicholas Clark |
When resetting our children, wipe out the isa cache... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Nicholas Clark |
When dumping a hash, display the mro_meta structure... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vincent Pit |
Add the new db tests to the MANIFEST |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Bram |
Add test case for [perl #61222] + a test case for proxy... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
David Mitchell |
add -b option to makerel to make a .bz2 file |
commit | commitdiff | tree | snapshot |
2009-07-25 |
David Mitchell |
autodie 2.06_01 |
commit | commitdiff | tree | snapshot |
2009-07-24 |
David Mitchell |
tweaks to release_managers_guide.pod |
commit | commitdiff | tree | snapshot |
next |