summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re: [PATCH] Trie jumpingYves Orton2006-09-0513-627/+1019
* [perl #40239] New hints file for MidnightBSD Lucas Holt2006-09-042-0/+62
* Upgrade to Sys::Syslog 0.18Rafael Garcia-Suarez2006-09-044-40/+50
* [perl #40272] subroutine call with & in perlop example yath-perlbug@yath.de2006-09-041-1/+1
* Documentation nit, found by Dr Ruud.Rafael Garcia-Suarez2006-09-041-1/+1
* Correction to POD for FETCH_*_ATTRIBUTES Jerry D. Hedden2006-09-041-4/+4
* Re: AW: [PATCH pod/*] Use Direct Object Constructor Callschromatic2006-09-046-33/+34
* Add Index Numbers to caller() Docschromatic2006-09-041-1/+5
* Remove dead code from sort.pmRafael Garcia-Suarez2006-09-031-3/+1
* Merge lval and hasargs into one U8 in struct block_subNicholas Clark2006-09-011-8/+9
* Access to cx->blk_sub.lval via macros (as it's about to move).Nicholas Clark2006-09-015-12/+17
* Access cx->blk_sub.hasargs via a pair of macros (as it's about toNicholas Clark2006-09-014-14/+17
* Change the generation of {} and [] from 3 ops to 1, and avoid 1 mortalNicholas Clark2006-08-318-72/+90
* Save 4 bytes from struct context (on ILP32) by moving cx_type intoNicholas Clark2006-08-311-4/+6
* Silence some more Borland compiler warningsSteve Hay2006-08-302-8/+13
* Silence Borland compiler warnings in XS::APItest and Win32Steve Hay2006-08-293-6/+8
* Revert bogus change 28763.Rafael Garcia-Suarez2006-08-282-16/+0
* Fix PerlIO::scalar fileno() documentation as suggested in:Shawn Boyette2006-08-281-1/+1
* Added an additional #ifndef based on comments by Jarkko andSteve Peters2006-08-271-1/+3
* perlsyn incomplete duplicate definition of truthDaniel Frederick Crisman2006-08-271-1/+1
* More conditional defines of EXTERN_C, by JarkkoRafael Garcia-Suarez2006-08-272-0/+16
* Change #24364 broke Data::Dumper::Seen()Marcus Holland-Moritz2006-08-271-1/+2
* Regression test for attributes 'reserved' warning,Rafael Garcia-Suarez2006-08-271-1/+7
* Put a plan in the last added testRafael Garcia-Suarez2006-08-251-0/+1
* Silence a bunch of Borland compiler warnings in SDBM_FileSteve Hay2006-08-251-1/+0
* Re: [perl #40216] SelfLoader::croak doesn't protect $@ from being clobbered b...Adriano Ferreira2006-08-253-2/+55
* Following Jarkko's advice, it seems that ODBM_File cannot beRafael Garcia-Suarez2006-08-251-9/+1
* RE: [perl #40227] 'reserved' warning not workingJerry D. Hedden2006-08-252-21/+3
* Upgrade to File-Temp-0.17. Also, a change to Tim Jenness's email.Steve Peters2006-08-244-20/+103
* change 28744 broke ODBM_FileRobin Barker2006-08-241-2/+10
* Don't promulgate Perl attributesJerry D. Hedden2006-08-242-4/+4
* Upgrade to CGI.pm-3.22.Steve Peters2006-08-242-2/+5
* [perl #40161] ccversion fix for hpuxsmoketst@hp46t243.cup.hp.com2006-08-231-1/+1
* The previous change causes compile failures with threaded Perls.Steve Peters2006-08-232-10/+0
* Part of one of Jarkko's g++ patches that was missed.Steve Peters2006-08-222-0/+10
* Update to Time-HiRes-1.90.Steve Peters2006-08-223-16/+22
* Upgrade to Time-HiRes-1.89.Steve Peters2006-08-223-5/+23
* Upgrade to CGI.pm-3.21Steve Peters2006-08-223-19/+54
* Upgrade to Time-HiRes-1.88.Steve Peters2006-08-223-23/+35
* g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File, XS::APItest (and Tim...Jarkko Hietaniemi2006-08-229-18/+18
* perlhack.pod: small porta-tweaks (this time without pod2man :-)Jarkko Hietaniemi2006-08-221-6/+24
* g++/x2p (better version)Jarkko Hietaniemi2006-08-223-2/+14
* g++/Tru64: got perl linking once got the linkage rightJarkko Hietaniemi2006-08-213-5/+12
* Amendment to change #28739Rafael Garcia-Suarez2006-08-201-1/+1
* bytecode.t failures in Tru64: svtype (enum) is int, not longJarkko Hietaniemi2006-08-201-2/+2
* perlthrtut update, by Jerry D. Hedden.Rafael Garcia-Suarez2006-08-201-277/+316
* g++/Solaris: force d_dlopen=defineJarkko Hietaniemi2006-08-201-0/+11
* Phrasing nit in perlxstut (by Ville Koskinen)Rafael Garcia-Suarez2006-08-181-1/+1
* A type change that apparently works around a compiler bugRafael Garcia-Suarez2006-08-181-1/+1
* Re: A large-ish C++ TODO (Re: [PATCH] g++ stage 1 reached)Jarkko Hietaniemi2006-08-176-40/+68