2009-02-21 |
Nicholas Clark |
Upgrade to ExtUtils::MakeMaker 6.49_01 |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Craig A. Berry |
Skip time64 when there is no 64-bit integer type available. |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Craig A. Berry |
Avoid VMS long filename support on older systems that... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Craig A. Berry |
Move redefinition of lstat above its first use in vms... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Rafael Garcia... |
More smartmatch tests |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Nicholas Clark |
Add a parameter to win32_get_{priv,site,vendor}lib... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Steffen Mueller |
Text::Wrap maintained via the CPAN release |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Jerry D. Hedden |
Check for thread failure in prime number example |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Rafael Garcia... |
Silence a casting warning with memchr() |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Alex Davies |
Wonky example in perlthrtut |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Leon Brocard |
Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Leon Brocard |
Remove the -x from the cherry pick and show how to... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Rafael Garcia... |
Reorder and complete tests for smart matching with... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Rafael Garcia... |
Fix {%hash} ~~ %hash test |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Rafael Garcia... |
Better diagnostics for the ~~ test |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Leon Brocard |
Remove an extra space |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Leon Brocard |
Add a section on merging from a branch via GitHub |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Dan Dascalescu |
Fixed missing word in Text::Wrap POD |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Paul Marquess |
[PATCH] DB_File 1.819 |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Nicholas Clark |
Remove the stub nw_get_sitelib(), and undefine SITELIB_... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Nicholas Clark |
Pass the length of the string to S_incpush_use_sep... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Nicholas Clark |
Tests for S_incpush_use_sep() splitting on : (or platfo... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Nicholas Clark |
In runenv.t, break apart running perl and testing the... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Nicholas Clark |
Get $ENV{PERL5LIB} into a known consistent state under... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Nicholas Clark |
In S_incpush(), avoid "possible loss of data" warnings... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Nicholas Clark |
Move PERL_VERSION_STRING from patchlevel.h to perl.h |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Nicholas Clark |
Ignore #defines in in patchlevel.h that end the line... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Nicholas Clark |
As WIN32 is already using different flags to incpush_us... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Nicholas Clark |
By spliting PERL_ARCH_FMT into PERL_ARCH_FMT_PREFIX... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Nicholas Clark |
As PERL_ARCH_FMT_PATH is a compile time constant, can... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Nicholas Clark |
PERL_FS_VER_FMT is only used with the current perl... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Nicholas Clark |
Abolish PERL_AV_SUFFIX_FMT, which was rendered obsolesc... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Nicholas Clark |
Replace *printf "%d.%d.%d", PERL_REVISION, PERL_VERSION... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Nicholas Clark |
Update copyright years. 2008 sneaks in because of 46807... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
David Mitchell |
add missing perforce-era entry to Changes files |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Bram |
Use tempfile() in tests |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Nicholas Clark |
Don't add PRIVLIB_EXP to @INC twice. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Zsban Ambrus |
[perl #63234] [DOC PATCH] fix some missing parts of... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Dan Kogai |
Upgrade to Encode 2.31 |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Bram |
Extra regex tests |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Rafael Garcia... |
Yves states that patches to ExtUtils::Install should... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Nicholas Clark |
Ensure that the pointer to S_incpush_use_sep() is never... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Nicholas Clark |
In @INC, move ARCHLIB and PRIVLIB after the current... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Nicholas Clark |
Loop in S_init_perllib(), only calling S_incpush*(... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Nicholas Clark |
Refactor the separator splitting loop of S_incpush... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Nicholas Clark |
In S_incpush(), rename the parameter from dir to p... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
John Malmberg |
ExtUtils::Install VMS extended character set support |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Nicholas Clark |
Refactor S_incpush() to take 1 flags parameter, instead... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Nicholas Clark |
For -I, need to also unshift version and architecture... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Craig A. Berry |
Clear Module::Build smoke on VMS while waiting for... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Nicholas Clark |
Add git_version.h to private so that make distclean... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Nicholas Clark |
Ignore the OS X GNUmakefile*s, and t/test_state. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Nicholas Clark |
Ignore lib/NDBM_File.pm |
commit | commitdiff | tree | snapshot |
2009-02-14 |
David Mitchell |
Make git-find-p4-change only find changes done under... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Rafael Garcia... |
Forbid to use "foreach" as an attribute |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Rafael Garcia... |
More tests for coderefs and smart match |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Rafael Garcia... |
Remove code that has never been used in any test |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Craig A. Berry |
Handle uninitialized interpreter when performing vmsish... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Rafael Garcia... |
$object ~~ undef should always test for definedness |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Rafael Garcia... |
Add tests for undef smart-matching |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Rafael Garcia... |
Document error "Smart matching a non-overloaded object... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Rafael Garcia... |
Remove obsolete comment; document test format |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Rafael Garcia... |
More tests for array-ref smart match |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Rafael Garcia... |
Remove one of the two definitions of the a_const contan... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Rafael Garcia... |
More gitignore adjustments |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Rafael Garcia... |
Remove double slash in MANIFEST |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Nicholas Clark |
Move Attribute::Handlers from lib to ext. The layout... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Nicholas Clark |
make_ext.pl now generates a Makefile.PL if needed. |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Craig A. Berry |
Find extensions on VMS even when they don't have a... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Jerry D. Hedden |
Unigue test file names in t/lib/warnings/9enabled |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Steve Hay |
Upgrade to Math-Complex-1.56 |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Steve Hay |
win32/ext doesn't exist any more, so no need to look... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Steve Hay |
win32/ext doesn't exist any more, so no need to look... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Florian Ragwitz |
Ignore some temporary files created by ext/DB_File. |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Steve Hay |
Update .gitignore with new flat extension path |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Steve Hay |
Skip tests for flattened extensions that weren't built. |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Rafael Garcia... |
Fix MANIFEST for CPAN 1.93_51 inclusion |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Andreas Koenig |
Update CPAN.pm to 1.93_51 |
commit | commitdiff | tree | snapshot |
2009-02-11 |
John Malmberg |
vms fgetname wrapper. |
commit | commitdiff | tree | snapshot |
2009-02-11 |
H.Merijn Brand |
avoid confusing gcc with -2147483648 |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Robin Barker |
Fix previous patch. Actually it's written PAREN, not... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Nicholas Clark |
Update makerel to make a release from a git checkout. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Rafael Garcia... |
Fix previous patch. Actually it's written PAREN, not... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Moritz Lenz |
mention English name of %+ in perlvar.pod |
commit | commitdiff | tree | snapshot |
2009-02-10 |
H.Merijn Brand |
Comment inside evaluated shell string causes havoc |
commit | commitdiff | tree | snapshot |
2009-02-10 |
H.Merijn Brand |
Restore old behavior for perl builds with (still) unfla... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
H.Merijn Brand |
metaconfig needs these two symlinks |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Nicholas Clark |
lib/Config_git.pl mustn't be built concurrently with... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Nicholas Clark |
All extensions are at the top level, so no longer any... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Rafael Garcia... |
Adjust name of Test-Harness directory in .gitignore |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Nicholas Clark |
Move Safe.pm into ext/Safe, and temporarily give it... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Nicholas Clark |
Sys-Syslog I18N-Langinfo have long names now. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
John Malmberg |
Logic changes for the VMS-specific mkdir/chdir/chmod... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Nicholas Clark |
Remove special casing for extensions nested inside... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Nicholas Clark |
Rename ext/threads/shared to ext/threads-shared |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Nicholas Clark |
Rename ext/XS/Typemap to ext/XS-Typemap |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Nicholas Clark |
Rename ext/XS/APItest to ext/XS-APItest |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Nicholas Clark |
Rename ext/Unicode/Normalize to ext/Unicode-Normalize |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Nicholas Clark |
Rename ext/Time/Piece to ext/Time-Piece |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Nicholas Clark |
Rename ext/Time/HiRes to ext/Time-HiRes |
commit | commitdiff | tree | snapshot |
next |