| Commit message (Expand) | Author | Age | Files | Lines |
* | More h2ph tweaking for gcc __inline functions | Rafael Garcia-Suarez | 2004-06-11 | 1 | -18/+27 |
* | t/comp/utf.t failed when configuring with -Dnoextensions=Encode | Marcus Holland-Moritz | 2004-06-11 | 1 | -0/+5 |
* | Remove a warning against unsafe signals in perlipc.pod, | Rafael Garcia-Suarez | 2004-06-11 | 1 | -9/+0 |
* | Re: [perl #30197] perlbug AutoReply: Data::Dumper does not indent the deparse... | Mathieu Arnold | 2004-06-10 | 2 | -4/+4 |
* | Make h2ph able to understand a limited set of inline functions. | Rafael Garcia-Suarez | 2004-06-10 | 1 | -4/+58 |
* | Change 22872 breaks shared miniperl invocation | Alexey Tourbin | 2004-06-10 | 1 | -1/+1 |
* | Re: [perl #30045] Transliteration replacement not terminated message obscure | Yitzchak Scott-Thoennes | 2004-06-09 | 1 | -2/+2 |
* | Remove the "malloc wrappage" tests, due to their unportability | Rafael Garcia-Suarez | 2004-06-09 | 2 | -60/+2 |
* | Re: [perl #24081] invalid regexp in perl -V | Robin Barker | 2004-06-09 | 2 | -2/+9 |
* | Upgrade to Pod::Parser 1.28 | Rafael Garcia-Suarez | 2004-06-09 | 7 | -12/+14 |
* | s/64bit/64-bit/g for consistency in the READMEs. | Marcus Holland-Moritz | 2004-06-09 | 2 | -8/+8 |
* | [patch] Windows/Win32 thread handle leak with threads join | Kevin Chase | 2004-06-09 | 1 | -0/+7 |
* | Several updates, major, and minor corrections, model updates, | H.Merijn Brand | 2004-06-09 | 1 | -28/+64 |
* | Upgrade to Pod::Perldoc 3.13 | Rafael Garcia-Suarez | 2004-06-09 | 4 | -7/+105 |
* | Upgrade to Digest 1.08. | Rafael Garcia-Suarez | 2004-06-09 | 1 | -23/+31 |
* | Upgrade to CGI.pm 3.05 | Rafael Garcia-Suarez | 2004-06-09 | 4 | -111/+175 |
* | [perl #30061] double DESTROY in for loop | Dave Mitchell | 2004-06-08 | 2 | -6/+28 |
* | Upgrade to Pod::LaTeX 0.57 | Rafael Garcia-Suarez | 2004-06-08 | 4 | -52/+222 |
* | Upgrade to Unicode::Normalize 0.30. | Rafael Garcia-Suarez | 2004-06-08 | 6 | -92/+85 |
* | Remove a spurious \n in a perltie example, | Rafael Garcia-Suarez | 2004-06-08 | 1 | -1/+1 |
* | Upgrade to Unicode::Collate 0.40 | Rafael Garcia-Suarez | 2004-06-08 | 2 | -37/+38 |
* | Upgrade to Time::Local 1.10. | Rafael Garcia-Suarez | 2004-06-08 | 2 | -3/+3 |
* | Upgrade to Test::Harness 2.42 | Rafael Garcia-Suarez | 2004-06-08 | 4 | -54/+47 |
* | Patch 22835 Failed to upgrade all the new files in Encode 2.01 | Nicholas Clark | 2004-06-08 | 3 | -5/+12 |
* | Re: newSVpvn(NULL, 0); doesn't work as advertised | Marcus Holland-Moritz | 2004-06-08 | 2 | -4/+6 |
* | Re: [PATCH] Re: Lack of error for large string on Solaris | Jarkko Hietaniemi | 2004-06-08 | 6 | -27/+156 |
* | [perl #30073] Misleading docs of Text::Wrap | perl-5.8.0@ton.iguana.be | 2004-06-08 | 1 | -1/+1 |
* | Re: [PATCH] [perl #29841] utf8::decode doesn't work under -T | SADAHIRO Tomoyuki | 2004-06-06 | 4 | -57/+186 |
* | Have win32/makefile.mk default to gcc, and update docs | Steve Hay | 2004-06-03 | 2 | -25/+13 |
* | perlpodspec uses 'nonbreaking' and 'non-breaking'. | Rafael Garcia-Suarez | 2004-06-03 | 1 | -7/+7 |
* | Workaround a dmake oddity. | Steve Hay | 2004-06-03 | 1 | -1/+6 |
* | Carp was mostly unusable with Safe because it may require | Rafael Garcia-Suarez | 2004-06-03 | 2 | -3/+14 |
* | Make change #22889 work for threaded builds, Part 2. | Marcus Holland-Moritz | 2004-06-02 | 1 | -1/+1 |
* | Make change #22889 work for threaded builds. | Marcus Holland-Moritz | 2004-06-02 | 2 | -2/+2 |
* | Fix apidoc entries for PUSHMARK and newXSproto. | Marcus Holland-Moritz | 2004-06-02 | 3 | -3/+3 |
* | Document embed.fnc 'U' and 's' flags. | Marcus Holland-Moritz | 2004-06-02 | 1 | -1/+3 |
* | on VMS, always exit with failure in my_failure_exit | Craig A. Berry | 2004-06-02 | 1 | -1/+1 |
* | Re: [PATCH] [perl #29612] ndbm failure in make test | Alexey Tourbin | 2004-06-02 | 1 | -1/+3 |
* | Detypo. | Rafael Garcia-Suarez | 2004-06-02 | 2 | -2/+2 |
* | Re: [perl #29765] PERL-5.8.4 INSTALL | Andy Dougherty | 2004-06-02 | 2 | -662/+566 |
* | Make the dUNDERBAR/UNDERBAR macros work as advertised. | Rafael Garcia-Suarez | 2004-06-02 | 8 | -3/+26 |
* | Remove redundant %SIG assignments from FileCache | Alan Burlison | 2004-06-01 | 1 | -13/+11 |
* | Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu) | Steve Hay | 2004-06-01 | 2 | -10/+23 |
* | [Fwd: [PATCH] Pod::Find should ignore SCM files and dirs] | Alan Burlison | 2004-06-01 | 1 | -2/+6 |
* | Re: [PATCH] UPDATE - Grammatical fixes and explanations in perlfunc.pod (syso... | Paul Fenwick | 2004-06-01 | 1 | -5/+10 |
* | configure.com and PERL_API_REVISION | Craig A. Berry | 2004-06-01 | 1 | -0/+1 |
* | Shell.pm: pod rewrite and new mini-feature $Shell::raw | LAUN Wolfgang | 2004-06-01 | 1 | -56/+84 |
* | perlhack.pod - working with the Perl source | Dave Rolsky | 2004-06-01 | 1 | -0/+87 |
* | replace the run time code in lib/utf8_pva.pl with data generated | Nicholas Clark | 2004-05-31 | 8 | -67/+77 |
* | Don't need to require utf8_pva.pl at top of file | Nicholas Clark | 2004-05-31 | 1 | -2/+1 |