| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [PATCH] Trie jumping | Yves Orton | 2006-09-05 | 13 | -627/+1019 |
* | [perl #40239] New hints file for MidnightBSD | Lucas Holt | 2006-09-04 | 2 | -0/+62 |
* | Upgrade to Sys::Syslog 0.18 | Rafael Garcia-Suarez | 2006-09-04 | 4 | -40/+50 |
* | [perl #40272] subroutine call with & in perlop example | yath-perlbug@yath.de | 2006-09-04 | 1 | -1/+1 |
* | Documentation nit, found by Dr Ruud. | Rafael Garcia-Suarez | 2006-09-04 | 1 | -1/+1 |
* | Correction to POD for FETCH_*_ATTRIBUTES | Jerry D. Hedden | 2006-09-04 | 1 | -4/+4 |
* | Re: AW: [PATCH pod/*] Use Direct Object Constructor Calls | chromatic | 2006-09-04 | 6 | -33/+34 |
* | Add Index Numbers to caller() Docs | chromatic | 2006-09-04 | 1 | -1/+5 |
* | Remove dead code from sort.pm | Rafael Garcia-Suarez | 2006-09-03 | 1 | -3/+1 |
* | Merge lval and hasargs into one U8 in struct block_sub | Nicholas Clark | 2006-09-01 | 1 | -8/+9 |
* | Access to cx->blk_sub.lval via macros (as it's about to move). | Nicholas Clark | 2006-09-01 | 5 | -12/+17 |
* | Access cx->blk_sub.hasargs via a pair of macros (as it's about to | Nicholas Clark | 2006-09-01 | 4 | -14/+17 |
* | Change the generation of {} and [] from 3 ops to 1, and avoid 1 mortal | Nicholas Clark | 2006-08-31 | 8 | -72/+90 |
* | Save 4 bytes from struct context (on ILP32) by moving cx_type into | Nicholas Clark | 2006-08-31 | 1 | -4/+6 |
* | Silence some more Borland compiler warnings | Steve Hay | 2006-08-30 | 2 | -8/+13 |
* | Silence Borland compiler warnings in XS::APItest and Win32 | Steve Hay | 2006-08-29 | 3 | -6/+8 |
* | Revert bogus change 28763. | Rafael Garcia-Suarez | 2006-08-28 | 2 | -16/+0 |
* | Fix PerlIO::scalar fileno() documentation as suggested in: | Shawn Boyette | 2006-08-28 | 1 | -1/+1 |
* | Added an additional #ifndef based on comments by Jarkko and | Steve Peters | 2006-08-27 | 1 | -1/+3 |
* | perlsyn incomplete duplicate definition of truth | Daniel Frederick Crisman | 2006-08-27 | 1 | -1/+1 |
* | More conditional defines of EXTERN_C, by Jarkko | Rafael Garcia-Suarez | 2006-08-27 | 2 | -0/+16 |
* | Change #24364 broke Data::Dumper::Seen() | Marcus Holland-Moritz | 2006-08-27 | 1 | -1/+2 |
* | Regression test for attributes 'reserved' warning, | Rafael Garcia-Suarez | 2006-08-27 | 1 | -1/+7 |
* | Put a plan in the last added test | Rafael Garcia-Suarez | 2006-08-25 | 1 | -0/+1 |
* | Silence a bunch of Borland compiler warnings in SDBM_File | Steve Hay | 2006-08-25 | 1 | -1/+0 |
* | Re: [perl #40216] SelfLoader::croak doesn't protect $@ from being clobbered b... | Adriano Ferreira | 2006-08-25 | 3 | -2/+55 |
* | Following Jarkko's advice, it seems that ODBM_File cannot be | Rafael Garcia-Suarez | 2006-08-25 | 1 | -9/+1 |
* | RE: [perl #40227] 'reserved' warning not working | Jerry D. Hedden | 2006-08-25 | 2 | -21/+3 |
* | Upgrade to File-Temp-0.17. Also, a change to Tim Jenness's email. | Steve Peters | 2006-08-24 | 4 | -20/+103 |
* | change 28744 broke ODBM_File | Robin Barker | 2006-08-24 | 1 | -2/+10 |
* | Don't promulgate Perl attributes | Jerry D. Hedden | 2006-08-24 | 2 | -4/+4 |
* | Upgrade to CGI.pm-3.22. | Steve Peters | 2006-08-24 | 2 | -2/+5 |
* | [perl #40161] ccversion fix for hpux | smoketst@hp46t243.cup.hp.com | 2006-08-23 | 1 | -1/+1 |
* | The previous change causes compile failures with threaded Perls. | Steve Peters | 2006-08-23 | 2 | -10/+0 |
* | Part of one of Jarkko's g++ patches that was missed. | Steve Peters | 2006-08-22 | 2 | -0/+10 |
* | Update to Time-HiRes-1.90. | Steve Peters | 2006-08-22 | 3 | -16/+22 |
* | Upgrade to Time-HiRes-1.89. | Steve Peters | 2006-08-22 | 3 | -5/+23 |
* | Upgrade to CGI.pm-3.21 | Steve Peters | 2006-08-22 | 3 | -19/+54 |
* | Upgrade to Time-HiRes-1.88. | Steve Peters | 2006-08-22 | 3 | -23/+35 |
* | g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File, XS::APItest (and Tim... | Jarkko Hietaniemi | 2006-08-22 | 9 | -18/+18 |
* | perlhack.pod: small porta-tweaks (this time without pod2man :-) | Jarkko Hietaniemi | 2006-08-22 | 1 | -6/+24 |
* | g++/x2p (better version) | Jarkko Hietaniemi | 2006-08-22 | 3 | -2/+14 |
* | g++/Tru64: got perl linking once got the linkage right | Jarkko Hietaniemi | 2006-08-21 | 3 | -5/+12 |
* | Amendment to change #28739 | Rafael Garcia-Suarez | 2006-08-20 | 1 | -1/+1 |
* | bytecode.t failures in Tru64: svtype (enum) is int, not long | Jarkko Hietaniemi | 2006-08-20 | 1 | -2/+2 |
* | perlthrtut update, by Jerry D. Hedden. | Rafael Garcia-Suarez | 2006-08-20 | 1 | -277/+316 |
* | g++/Solaris: force d_dlopen=define | Jarkko Hietaniemi | 2006-08-20 | 1 | -0/+11 |
* | Phrasing nit in perlxstut (by Ville Koskinen) | Rafael Garcia-Suarez | 2006-08-18 | 1 | -1/+1 |
* | A type change that apparently works around a compiler bug | Rafael Garcia-Suarez | 2006-08-18 | 1 | -1/+1 |
* | Re: A large-ish C++ TODO (Re: [PATCH] g++ stage 1 reached) | Jarkko Hietaniemi | 2006-08-17 | 6 | -40/+68 |