2011-02-07 |
Nicholas Clark | When running tests from lib/, set @INC and $ENV{PERL5LIB...
|
commit | commitdiff | tree |
2011-02-06 |
Nicholas Clark | In IPC::Open3's fd.t, open STDIN explicitly in the...
|
commit | commitdiff | tree |
2011-02-06 |
Nicholas Clark | In IPC::Open3's fd.t, correct the code added in 1f563db471aa...
|
commit | commitdiff | tree |
2011-02-05 |
Nicholas Clark | Convert XS::APItest's svpv_magic.t to Test::More.
|
commit | commitdiff | tree |
2011-02-04 |
Nicholas Clark | Remove MacOS Classic references from B's tests.
|
commit | commitdiff | tree |
2011-02-04 |
Nicholas Clark | Refactor B's o.t to use 'prog' and 'switches' with...
|
commit | commitdiff | tree |
2011-02-04 |
Nicholas Clark | Actually generate full failure diagnostics in checkErrs...
|
commit | commitdiff | tree |
2011-02-04 |
Nicholas Clark | In B's OptreeCheck, always report inconsistent errors...
|
commit | commitdiff | tree |
2011-02-04 |
Nicholas Clark | In B's OptreeCheck, implement proper qr// matching...
|
commit | commitdiff | tree |
2011-02-04 |
Nicholas Clark | In B's OptreeCheck, inline diag_or_fail() into its...
|
commit | commitdiff | tree |
2011-02-04 |
Nicholas Clark | In Cwd, convert two regexps to explicit ranges, instead...
|
commit | commitdiff | tree |
2011-02-04 |
Nicholas Clark | In File::Copy, convert two regexps to explicit ranges...
|
commit | commitdiff | tree |
2011-02-04 |
Nicholas Clark | In B's tests, fix calls to like() which weren't being...
|
commit | commitdiff | tree |
2011-02-04 |
Nicholas Clark | Remove non-working and hence unused features from B...
|
commit | commitdiff | tree |
2011-02-04 |
Nicholas Clark | Convert Pod::Html to lexical file handles.
|
commit | commitdiff | tree |
2011-02-03 |
Nicholas Clark | Convert B's "no perlio" skips to "skip all" in the...
|
commit | commitdiff | tree |
2011-02-03 |
Nicholas Clark | Remove commented out 'require test.pl' lines in B's...
|
commit | commitdiff | tree |
2011-02-03 |
Nicholas Clark | Correct the "no perlio" skipping in optree_misc.t.
|
commit | commitdiff | tree |
2011-01-25 |
Nicholas Clark | Convert Safe's remaining hold out tests to Test::More
|
commit | commitdiff | tree |
2011-01-25 |
Nicholas Clark | Convert Data::Dumper's overload.t to Test::More
|
commit | commitdiff | tree |
2011-01-24 |
Nicholas Clark | Exchange dist/Env/t/{array,env}.t, which were transposed...
|
commit | commitdiff | tree |
2011-01-24 |
Nicholas Clark | Convert Env's tests to Test::More
|
commit | commitdiff | tree |
2011-01-24 |
Nicholas Clark | Convert if's test to Test::More
|
commit | commitdiff | tree |
2011-01-24 |
Nicholas Clark | Convert Storable's store.t to Test::More
|
commit | commitdiff | tree |
2011-01-24 |
Nicholas Clark | Convert I18N::Colate's test to Test::More.
|
commit | commitdiff | tree |
2011-01-24 |
Nicholas Clark | Merge perl_keyword.pl into regen/keywords.pl, to generate...
|
commit | commitdiff | tree |
2011-01-24 |
Nicholas Clark | Break out the generated function Perl_keywords() into...
|
commit | commitdiff | tree |
2011-01-24 |
Nicholas Clark | Propagate 2 edits made in Perl_keywords() back to perl_keywo...
|
commit | commitdiff | tree |
2011-01-24 |
Nicholas Clark | regen/mk_PL_charclass.pl can test that l1_char_class_tab...
|
commit | commitdiff | tree |
2011-01-24 |
Nicholas Clark | Move mk_PL_charclass.pl from Porting/ to regen/
|
commit | commitdiff | tree |
2011-01-24 |
Nicholas Clark | Convert mk_PL_charclass.pl to use regen_lib.pl
|
commit | commitdiff | tree |
2011-01-24 |
Nicholas Clark | Move the non-generated parts of l1_char_class_tab.h...
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Clark | t/porting/regen.t can test that regcharclass.h is up...
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Clark | Move regencharclass.pl from Porting/ to regen/
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Clark | Convert regcharclass.pl to use regen_lib.pl
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Clark | Avoid blank lines in META.yml
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Clark | t/porting/regen.t can test that META.yml is up to date.
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Clark | Store the SHA-256 of the source in files generated...
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Clark | Output "read only" editor blocks from regen_perly.pl
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Clark | In regen scripts, print to explicit file handles instead...
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Clark | Move the duplicated subroutine tab() into regen_lib.pl
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Clark | Change close_and_rename() to read_only_bottom_close_and_rename()
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Clark | In regen/*.pl, refactor the repeated code for close...
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Clark | In regen_lib.pl, when opening, first unlink a previous...
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Clark | In regen_lib.pl use a meaningful key for storing the...
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Clark | opcode.pl hasn't generated files named *-old since...
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Clark | regen/overload.pl should use rename_if_different()...
|
commit | commitdiff | tree |
2011-01-23 |
Nicholas Clark | Move all the generated file header printing into read_only_top()
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | In embed.pl, move the logic for perlapi.c's Tolkien...
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | "Don't repeat yourself" in regen/opcode.pl
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | Remove Mac OS classic special case code from Cwd's...
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | Convert File::Spec's remaining tests to Test::More...
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | Remove Mac OS classic only tests from Cwd's Spec.t
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | Convert I18N::LangTags to Test::More from Test.
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | Remove duplicate test for $ENV{LANG} in I18N::LangTags...
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | Convert Net::Ping's tests to use Test::More from Test.
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | Convert buildtoc to lexical file handles and 3-arg...
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | Extend pod/buildtoc --test to validate that regenerated...
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | In buildtoc, only have entries in %Build for targets...
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | In buildtoc, only "find all the modules" if rebuilding...
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | In buildtoc, rename &output_perltoc to &do_toc, and...
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | In buildtoc, pull the sanity check for NUL bytes to...
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | In buildtoc, convert all the do_* functions to taking...
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | In buildtoc, convert do_manifest() to returning a scalar.
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | Re-add 5.12.3's release date to Module::Corelist.
|
commit | commitdiff | tree |
2011-01-22 |
Nicholas Clark | Add perl5123delta.pod to MANIFEST and pod.lst, after...
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | In buildtoc, eliminate a substitution which mangles...
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | In buildtoc, move the local $/ = ''; to the scope of...
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | In buildtoc, refactor the flow logic in podset() to...
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | In buildtoc, eliminate the now vestigial sub output.
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | In buildtoc, call Text::Wrap::wrap() just before output.
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | In buildtoc, remove whitespace only lines just before...
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | In buildtoc, fold multiple newlines just before output.
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | In buildtoc, accumulate all perltoc.pod content before...
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | In buildtoc, eliminate nl() by adding an explicit ...
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | In buildtoc, the module de-duplication logic applies...
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | In buildtoc, inline path2modname() into its only caller.
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | No need for buildtoc to scan ext/, now that it runs...
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | Teach buildtoc that - in filenames in ext/ represents...
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | Remove commented out code from buildtoc
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | Remove training whitespace in Pod which can confuse...
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | Remove training whitespace in Pod which can confuse...
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | Remove training whitespace in Pod which can confuse...
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | In buildtoc, remove a superfluous length in output()
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | In buildtoc, remove a superfluous "\n " passed to output()
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | Convert threads-shared/t/disabled.t from Test to Test...
|
commit | commitdiff | tree |
2011-01-21 |
Nicholas Clark | Convert lib/Pod/t/utils.t from Test to Test::More
|
commit | commitdiff | tree |
2011-01-19 |
Nicholas Clark | Remove Mac OS classic code from the Errno.pm generation...
|
commit | commitdiff | tree |
2011-01-19 |
Nicholas Clark | Remove references to compat3.sym and interp.sym, deleted...
|
commit | commitdiff | tree |
2011-01-19 |
Nicholas Clark | Remove references to Mac OS classic from comments the...
|
commit | commitdiff | tree |
2011-01-18 |
Nicholas Clark | Remove Mac OS classic code from scripts in utils/
|
commit | commitdiff | tree |
2011-01-18 |
Nicholas Clark | Remove Mac OS classic code from tests in lib.
|
commit | commitdiff | tree |
2011-01-18 |
Nicholas Clark | Convert DosGlob.t to Test::More.
|
commit | commitdiff | tree |
2011-01-18 |
Nicholas Clark | Remove Mac OS Classic code from DosGlob.t
|
commit | commitdiff | tree |
2011-01-18 |
Nicholas Clark | Remove MacOS Classic code from File::Find's tests.
|
commit | commitdiff | tree |
2011-01-18 |
Nicholas Clark | Remove Mac OS Classic docs from DirHandle and File...
|
commit | commitdiff | tree |
2011-01-18 |
Nicholas Clark | Avoid chdir() in buildtoc.
|
commit | commitdiff | tree |
2011-01-18 |
Nicholas Clark | In buildtoc, call podset() for each pod file, instead...
|
commit | commitdiff | tree |
2011-01-18 |
Nicholas Clark | Build perltoc.pod with pragmata sorted by name.
|
commit | commitdiff | tree |
2011-01-17 |
Nicholas Clark | Reflow multi-line rules in Win32 makefiles after 2c17609f30a...
|
commit | commitdiff | tree |
next |