2005-11-07 |
Dominic Dunlop | Re: [perl #36061] Not OK: perl v5.8.7 on darwin-2level...
|
commit | commitdiff | tree |
2005-11-07 |
Steve Peters | Added note to README.macosx regarding failures from...
|
commit | commitdiff | tree |
2005-11-07 |
Steve Peters | Fix documentation for gmtime().
|
commit | commitdiff | tree |
2005-11-06 |
Steve Peters | Upgrade to CPAN-1.76_61
|
commit | commitdiff | tree |
2005-11-06 |
Steve Peters | Nits in the pp_defined code spotted by Jarkko.
|
commit | commitdiff | tree |
2005-11-06 |
Steve Peters | Upgrade to Time-HiRes-1.82
|
commit | commitdiff | tree |
2005-11-05 |
Steve Peters | Kill warnings and add a panic to pp_defined() in case...
|
commit | commitdiff | tree |
2005-11-05 |
Steve Peters | Upgrade to CPAN-1.76_60.
|
commit | commitdiff | tree |
2005-11-05 |
Steve Peters | Upgrade to Time-HiRes-1.81
|
commit | commitdiff | tree |
2005-11-05 |
Steve Peters | Typos in opcode.pl this time.
|
commit | commitdiff | tree |
2005-11-05 |
Steve Peters | Merge pp_andassign, pp_orassign, and pp_dorassign into...
|
commit | commitdiff | tree |
2005-11-04 |
Steve Peters | s/pp_dor/pp_defined/
|
commit | commitdiff | tree |
2005-11-04 |
Steve Peters | I barely knew ya pp_dor. Merged into pp_defined from...
|
commit | commitdiff | tree |
2005-11-04 |
Gisle Aas | Re: Configure -Dno_mathoms
|
commit | commitdiff | tree |
2005-11-04 |
Steve Peters | Upgrade to Time-HiRes-1.80
|
commit | commitdiff | tree |
2005-11-04 |
Steve Peters | Upgrade to Time-HiRes 1.79
|
commit | commitdiff | tree |
2005-11-03 |
Steve Peters | Reverting the reversion. va_end() goes with va_start().
|
commit | commitdiff | tree |
2005-11-03 |
Steve Peters | Upgrade to Time-HiRes-1.78
|
commit | commitdiff | tree |
2005-11-03 |
Steve Peters | Change #25976 seemed to cause test failures in ext...
|
commit | commitdiff | tree |
2005-11-03 |
Steve Peters | Missing va_end(args) from SA_SIGINFO related code.
|
commit | commitdiff | tree |
2005-11-03 |
Steve Peters | Test for the right signal should use the constant for...
|
commit | commitdiff | tree |
2005-11-03 |
Steve Peters | Add appropriate skips to t/io/fs.t to fix test failures...
|
commit | commitdiff | tree |
2005-11-03 |
Steve Peters | More core test cleanups. Mainly fixes to remove code...
|
commit | commitdiff | tree |
2005-11-03 |
Steve Peters | Upgrade to Time-HiRes-1.77
|
commit | commitdiff | tree |
2005-11-03 |
Steve Peters | Clean up some test files.
|
commit | commitdiff | tree |
2005-11-03 |
Steve Peters | Make harness warning-free when running with -Mdiagnostics
|
commit | commitdiff | tree |
2005-11-02 |
Steve Peters | Test case should not execute /no_such_process if it...
|
commit | commitdiff | tree |
2005-11-02 |
Steve Peters | Ambiguous test cases may be hazardous to your health.
|
commit | commitdiff | tree |
2005-11-02 |
Steve Peters | Lowercase barewords considered harmful to your health.
|
commit | commitdiff | tree |
2005-10-31 |
Steve Peters | Upgrade to DB_File 1.813.
|
commit | commitdiff | tree |
2005-10-31 |
Steve Peters | Coverage stats showed that there were no tests for...
|
commit | commitdiff | tree |
2005-10-31 |
Steve Peters | perlsio_binmode() is pretty much a mathom on UNIX platforms...
|
commit | commitdiff | tree |
2005-10-30 |
Bram | warnings.pl/pm: Croaker function: bug (perl v5.8, v5.9)
|
commit | commitdiff | tree |
2005-10-29 |
Jarkko Hietaniemi | Re: [PATCH] predecrement vs postdecrement
|
commit | commitdiff | tree |
2005-10-29 |
Srezic@Iconmobile.Com | [perl #30563] [PATCH] Storable::dclone fails for tied...
|
commit | commitdiff | tree |
2005-10-29 |
Steve Peters | Oops, missed an sv_force_normal()
|
commit | commitdiff | tree |
2005-10-29 |
Steve Peters | Change to use sv_force_normal_flags() directly, rather...
|
commit | commitdiff | tree |
2005-10-29 |
Steve Peters | Additional mathoms from doio.c
|
commit | commitdiff | tree |
2005-10-29 |
Steve Peters | Coverage stats say av_fake() is a mathom too.
|
commit | commitdiff | tree |
2005-10-29 |
Jarkko Hietaniemi | Re: [PATCH] predecrement vs postdecrement
|
commit | commitdiff | tree |
2005-10-28 |
Brendan O'Dea | perl5db.pl incorrect instructions in termination message
|
commit | commitdiff | tree |
2005-10-28 |
Steve Peters | Makefiles like tabs, not spaces.
|
commit | commitdiff | tree |
2005-10-28 |
Steve Peters | Add a new file, mathoms.c, to hold old code kept around...
|
commit | commitdiff | tree |
2005-10-28 |
Steve Peters | Check for changes in IO on CPAN.
|
commit | commitdiff | tree |
2005-10-28 |
Steve Peters | gbarr is maintaining IO.
|
commit | commitdiff | tree |
2005-10-28 |
Steve Peters | Add SPRINTF_RETURNS_STRLEN to the various Win32 config_H...
|
commit | commitdiff | tree |
2005-10-27 |
Gisle Aas | Re: IO::File performace issue
|
commit | commitdiff | tree |
2005-10-27 |
Steve Peters | Win32 fix for change #25850. I don't know if this...
|
commit | commitdiff | tree |
2005-10-26 |
Steve Peters | Multiple versions of OpenBSD fail this test, not just...
|
commit | commitdiff | tree |
2005-10-25 |
Steve Peters | Upgrade to Time-HiRes-1.76
|
commit | commitdiff | tree |
2005-10-24 |
Steve Peters | Update one of merijn's previous emails.
|
commit | commitdiff | tree |
2005-10-21 |
Steve Peters | Documentation on getting a FORMAT ref from a GLOB was...
|
commit | commitdiff | tree |
2005-10-18 |
Steve Peters | Upgrade to Digest-1.13
|
commit | commitdiff | tree |
2005-10-18 |
Steve Peters | Upgrade to Time-HiRes-1.75
|
commit | commitdiff | tree |
2005-10-16 |
Steve Peters | Upgrade to version-0.49
|
commit | commitdiff | tree |
2005-10-16 |
Steve Peters | No more attempting to edit Pod before the first coffee...
|
commit | commitdiff | tree |
2005-10-16 |
Steve Peters | Upgrade to XSLoader-0.06 (plus a minor doc nit found...
|
commit | commitdiff | tree |
2005-10-16 |
Steve Peters | Upgrade to Pod-Parser-1.34 (with some changes to get...
|
commit | commitdiff | tree |
2005-10-16 |
Steve Peters | Upgrade to ExtUtils-ParseXS-2.15.
|
commit | commitdiff | tree |
2005-10-14 |
Steve Peters | gcc complains when it sees variables declared
|
commit | commitdiff | tree |
2005-10-14 |
Steve Peters | Upgrade to Unicode-Collate-0.52
|
commit | commitdiff | tree |
2005-10-13 |
Steve Peters | Add PERL_USE_SAFE_PUTENV to the compile time options...
|
commit | commitdiff | tree |
2005-10-13 |
Andy Lester | Stas' croak patch and then some
|
commit | commitdiff | tree |
2005-10-12 |
Abigail | Typo in comment.
|
commit | commitdiff | tree |
2005-10-11 |
Paul Marquess | Compress::Zlib
|
commit | commitdiff | tree |
2005-10-10 |
Gisle Aas | Re: Win32::GetShortPathName() does not always return...
|
commit | commitdiff | tree |
2005-10-10 |
Paul Marquess | RE: [PATCH] DB_File 1.1812
|
commit | commitdiff | tree |
2005-10-09 |
Steve Peters | Tweaks to get Test::Builder::Tester's tests to work...
|
commit | commitdiff | tree |
2005-10-09 |
Steve Peters | Upgraded to ExtUtils-ParseXS-2.14.
|
commit | commitdiff | tree |
2005-10-09 |
Steve Peters | It would be nice to upgrade the right file. Double...
|
commit | commitdiff | tree |
2005-10-09 |
Steve Peters | Add standard core test header to Test::Builder::Tester...
|
commit | commitdiff | tree |
2005-10-09 |
Steve Peters | Upgrade to Test-Simple-0.62.
|
commit | commitdiff | tree |
2005-10-09 |
Steve Peters | Missed files in upgrading modules. Grrrr
|
commit | commitdiff | tree |
2005-10-07 |
Steve Peters | Documentation nit in INSTALL found by Alan Burlison.
|
commit | commitdiff | tree |
2005-10-07 |
Steve Peters | Upgrade to Pathtools-3.12
|
commit | commitdiff | tree |
2005-10-06 |
Steve Peters | Convert lvalue usage of SvNVX() and SvIVX() to SvNV_set...
|
commit | commitdiff | tree |
2005-10-05 |
Peter Dintelmann | proposal [perl #34301]: IO::Socket calls getpeername...
|
commit | commitdiff | tree |
2005-10-04 |
Steve Peters | Fixes to Pod errors found by podchecker.
|
commit | commitdiff | tree |
2005-10-04 |
Steve Peters | Upgrade to ExtUtils-ParseXS-2.13
|
commit | commitdiff | tree |
2005-10-04 |
Steve Peters | Upgrade to ExtUtils-CBuilder-0.15 (with a small edit to
|
commit | commitdiff | tree |
2005-10-03 |
Steve Peters | Upgrade to Digest-1.12
|
commit | commitdiff | tree |
2005-10-02 |
Yves Orton | [perl #37233] [PATCH] Test::Harness and Devel::Cover...
|
commit | commitdiff | tree |
2005-10-02 |
Steve Peters | Clarify the documentation regarding the return value...
|
commit | commitdiff | tree |
2005-10-02 |
Steve Peters | If a 'use' or 'require' fails due to too many open...
|
commit | commitdiff | tree |
2005-10-02 |
Steve Peters | Missed test changes and a bit of debugging code that...
|
commit | commitdiff | tree |
2005-10-02 |
Steve Peters | Fix some of the XHTML issues in Pod::Html. The call...
|
commit | commitdiff | tree |
2005-09-29 |
Steve Peters | Added new flag (--use-xsloader) to use XSLoader when...
|
commit | commitdiff | tree |
2005-09-29 |
Steve Peters | With XSLoader on CPAN now, add XSLoader as a prerequisite...
|
commit | commitdiff | tree |
2005-09-29 |
Steve Peters | Upgrade to ExtUtils::CBuilder 0.14
|
commit | commitdiff | tree |
2005-09-28 |
Steve Peters | Upgrade to Test::Harness 2.56
|
commit | commitdiff | tree |
2005-09-28 |
Steve Peters | Upgrade to CGI-3.11, with some modifications for Pod...
|
commit | commitdiff | tree |
2005-09-27 |
Peter Dintelmann | AW: [perl #36291] incorrect $! from open ">&nr" with...
|
commit | commitdiff | tree |
2005-09-27 |
Steve Peters | Upgrade to Encode 2.12
|
commit | commitdiff | tree |
2005-09-26 |
Steve Peters | Upgrade to Digest 1.11 with a minor Pod fix. Also...
|
commit | commitdiff | tree |
|