2005-11-11 |
Steve Peters | Pod nit in Encode.pm, found by Marc Lehmann in RT ...
|
commit | commitdiff | tree |
2005-11-11 |
Steve Peters | Fix for RT #37654. Added $COMPILING to list of variables...
|
commit | commitdiff | tree |
2005-11-09 |
Steve Peters | Patch from Gisle to add NO_MATHOMS to the Compile-time...
|
commit | commitdiff | tree |
2005-11-08 |
Steve Peters | Updated perldiag.pod entry for "Can't use subscript..."
|
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 |
Steve Peters | Re: futimes [PATCH]
|
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-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-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 |
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-10 |
Steve Peters | Add probe for unsetenv ()
|
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-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 |
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 |
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 |
2005-09-26 |
Steve Peters | [perl #37223] [PATCH] File::Find::find fails on Win32... From: "Steve Peters via RT" <perlbug-followup@perl...
|
commit | commitdiff | tree |
2005-09-23 |
Steve Peters | Fix to PERL_DEBUG_COW
|
commit | commitdiff | tree |
2005-09-23 |
Steve Peters | Changes for hints/linux.sh for Purify
|
commit | commitdiff | tree |
2005-08-09 |
Steve Peters | Fix a couple of random warnings
|
commit | commitdiff | tree |
2005-07-28 |
Steve Peters | perlfunc.pod grammar fixes
|
commit | commitdiff | tree |
2005-07-27 |
Steve Peters | id est is i.e.
|
commit | commitdiff | tree |
2005-07-20 |
Steve Peters | Convert t/op/vec.t to test.pl
|
commit | commitdiff | tree |
2005-07-19 |
Steve Peters | Final (hopefully) fix for fchdir
|
commit | commitdiff | tree |
2005-07-13 |
Steve Peters | [perl #9565] [PATCH] /op/groups.t bug From: "Steve Peters via RT" <perlbug-followup@perl...
|
commit | commitdiff | tree |
2005-07-13 |
Steve Peters | Re: Smoke [5.9.3] 25093 FAIL(F) openbsd 3.7 (macppc...
|
commit | commitdiff | tree |
2005-07-04 |
Steve Peters | Skip nit in t/op/lfs.t
|
commit | commitdiff | tree |
2005-06-30 |
Steve Peters | Re: [PATCH]Re: [perl #36417] IO::Handle::getline()...
|
commit | commitdiff | tree |
2005-06-23 |
Steve Peters | Re: [perl #9741] possible problem with File::Find
|
commit | commitdiff | tree |
2005-06-17 |
Steve Peters | [perl #36199] [PATCH] 5.8.7 fails to build with parallel... From: "Steve Peters via RT" <perlbug-followup@perl...
|
commit | commitdiff | tree |
2005-06-15 |
Steve Peters | Re: [PATCH] make -f invalid when USE_SITECUSTOMIZE...
|
commit | commitdiff | tree |
2005-06-14 |
Steve Peters | S_emulate_eaccess() does return a value
|
commit | commitdiff | tree |
next |