2004-11-30 |
Nicholas Clark |
Integrate perlhist entries for 5.8.6 and its perldelta... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Rafael Garcia... |
Protection against trailing spaces in embed.fnc |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Rafael Garcia... |
Remove trailing whitespace that found their way in... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Rafael Garcia... |
Upgrade to Test::Simple 0.53 |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Nicholas Clark |
Skip generating all the code to deal with "" strings... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Nicholas Clark |
Given that there is a pre-built cache, no need for... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Nicholas Clark |
The byteorder code doesn't need to be in Config.pm... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Nicholas Clark |
Need to stub the public functions to keep some existing... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Nicholas Clark |
Generate the precached %Config entries based on some... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Craig A. Berry |
Re: getting Config.pm on a diet |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Nicholas Clark |
Hateful cAsE iNsEnSiTiVe file systems |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Nicholas Clark |
Put Config.pm on a diet. 3K rather than 32K |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Nicholas Clark |
Clarify the return values of pos, particularly 0 and... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Nicholas Clark |
Document the interaction of PERL_USE_SAVE_PUTENV and |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Steve Peters |
[perl #32639] [PATCH] Bug in Term::Complete Module... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Rafael Garcia... |
Freak out if h2ph has to translate a macro that contain... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Andy Lester |
Doc nit for B::Lint |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Nicholas Clark |
The change to the internal representation introduced... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Nicholas Clark |
Make configpm and the generated Config.pm strict and... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Steve Hay |
Fix Win32 breakage caused by changes 23535/23542. |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Nicholas Clark |
Generate the virtual entries at Config.pm build time... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Nicholas Clark |
Cheat. (Add a leading newline, and so remove all the... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Nicholas Clark |
Add an exists test for the things we loop over |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Nicholas Clark |
The first entry in the virtual config.sh is special... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Nicholas Clark |
Make $Config{libs_nolargefiles} and |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Nicholas Clark |
Test the currently working virtual %Config entries |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Stas Bekman |
RC1 pod fix #anchor |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Stas Bekman |
[patch pod/perlipc] use POSIX; w/o () is a bad idea |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Steve Peters |
[perl #3242] [PATCH]No error on assignment to $> |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Nicholas Clark |
Wrap some long lines |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Rafael Garcia... |
Fix for bug: [perl #32562] __PACKAGE__ symbol has wrong... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Michael G.... |
Re: [perl #32486] error in documentation for POSIX... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Steve Peters |
[perl #3422] [PATCH] CHECK routine called after syntax... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Craig A. Berry |
warnings.t portability tweaks |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Nicholas Clark |
Assimilate Test-Simple 0.50 |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Nicholas Clark |
genuine possible buffer problems spotted by flawfinder |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Rafael Garcia... |
Make "err" a weak keyword; |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lightfoot |
[perl #32486] error in documentation for POSIX::pipe |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Nicholas Clark |
Bump version number |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Rafael Garcia... |
Remaining nit in the deparsing of reversed foreach... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Rafael Garcia... |
Fix deparsing of reversed foreach loops, |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Rafael Garcia... |
Fix deparsing of reversed sort and descending sorts, |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Steve Peters |
[perl #28929] File::Find follow_fast => 1 loses danglin... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Rafael Garcia... |
PerlFAQ sync. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Rafael Garcia... |
Fix a couple of typos. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Michael Schroeder |
SuSE's perl safe_putenf diff |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Audrey Tang |
perl5db.pl POD cleanup |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Andy Dougherty |
Allow more tries for t/op/time.t test 2. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Steve Hay |
Make all scripts run by regen.pl write output with... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Larry Shatzer Jr. |
s/hierachy/hierarchy/ |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Steve Hay |
Fix Win32 breakage caused by changes to op.c in change... |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Abe Timmerman |
Add the minitest target to vms buildsystem |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Anno Siegel |
[perl #32400] Unnecessary warning from constant.pm |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Richard Soderberg |
[perl #32419] Spelling fixes for perl@23492 |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Steve Peters |
Small documentation fix to ExtUtils::Constant |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Dave Mitchell |
Add some descriptive text from Larry to op.c on how... |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Yitzchak Scott... |
Replace a skip by a todo. |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Yitzchak Scott... |
Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Rafael Garcia... |
Adjust test count for non-windows machines |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Jos I. Boumans |
fix IO::File to support binmode |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Nicholas Clark |
No more late changes, dammit |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Yitzchak Scott... |
Re: optree tests and VMS progress (no really) |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Dave Mitchell |
document regcomp.c/regexec.c's dual life under ext/re/ |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Jim Cromie |
Re: optree tests and VMS progress (no really) |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Andy Dougherty |
Re: Buidling stable.tar.gz on Unix as non-root [PATCH] |
commit | commitdiff | tree | snapshot |
2004-11-05 |
H.Merijn Brand |
Skip failing thread/wait tests on HP-UX 10.20 |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Anno Siegel |
[perl #32327] Benchmark calls coderef with spurious... |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Rick Delaney |
[perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Rick Delaney |
Re: [PATCH perl-current] Re: [perl #31793] Data::Dumper... |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Rafael Garcia... |
Mostly revert change #23347 (keep the test suite, fixed), |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Yitzchak Scott... |
Re: [perl #30633] Perl's "do" operator with a variety... |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Craig A. Berry |
Re: [PATCH] Detecting strlcat() and strlcpy() in Configure |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Rafael Garcia... |
FAQ sync |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Rafael Garcia... |
Reformulate an error |
commit | commitdiff | tree | snapshot |
2004-11-01 |
H.Merijn Brand |
New Glossary and samples for blead |
commit | commitdiff | tree | snapshot |
2004-11-01 |
H.Merijn Brand |
Since strlcat/strlcpy are not argument/return value... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
H.Merijn Brand |
The next step in strlcat ()/ strcpy () detection and... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Nicholas Clark |
Make TEST and harness skip tests for extensions that... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Jim Cromie |
[patches] optree_* tests unexpectedly succeeding. ... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Nicholas Clark |
Set the IV values for PL_sv_yes and PL_sv_no at initial... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Nicholas Clark |
Skip tests if Devel::Peek not built |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Nicholas Clark |
Assimilate PathTools 3.01 (File::Spec and Cwd) |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Nicholas Clark |
Oops. Forgot to add the new test in I18N::LangTags... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Nicholas Clark |
Correct change 23437 - as Config isn't imported, need... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Nicholas Clark |
Assimilate I18N::LangTags 0.35 |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Ed Allen Smith |
Temporary fix for usemallocwrap problems on IRIX (was... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Dave Mitchell |
[perl #32033] Using foreach on threads::shared array... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Nicholas Clark |
Skip tests that require Data::Dumper if it is not built |
commit | commitdiff | tree | snapshot |
2004-10-30 |
H.Merijn Brand |
Promote #23435 (strlcat ()/strlcpy ()) to non-standard... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
H.Merijn Brand |
Added probes for strlcat () and strlcpy () to Configure |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Dave Mitchell |
[perl #31851] Threading crash with closures |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Steve Hay |
Document sv_magic() changes brought about by sv_magicext() |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Steve Peters |
36 additional tests for B |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Dave Mitchell |
include flags and refcount in the list of leaked scalars |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Craig A. Berry |
lib/Carp.t improvements |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Rafael Garcia... |
Fix [perl #32130] Errno.pm must not pass references... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Rafael Garcia... |
Small updates to the web addresses for Perl, noticed... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Steve Peters |
[perl #30227] [PATCH]splain vs. -w |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Rafael Garcia... |
Upgrade to Encode 2.08. |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Steve Peters |
Re: [perl #31937] perlop: add basic =~ examples |
commit | commitdiff | tree | snapshot |
next |