summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* C++: Solaris CC now compiles "perl"Jarkko Hietaniemi2006-09-117-65/+107
* NULL and sv_setpv vs. newSVpvYitzchak Scott-Thoennes2006-09-111-1/+1
* Update Porting/Maintainers.pl w.r.t. #28811Steve Hay2006-09-081-0/+7
* Add Params::Check to the coreJos I. Boumans2006-09-083-2/+1063
* Update Porting/Maintainers.pl w.r.t. #28809Steve Hay2006-09-081-1/+8
* Re: [PATCH] Add Locale::Maketext::Simple to the coreJos I. Boumans2006-09-084-0/+394
* Use %^H instead of $^H for the assertions pragmaRafael Garcia-Suarez2006-09-083-21/+28
* Remove empty typemap fileRafael Garcia-Suarez2006-09-082-1/+0
* declaration after code nit in vms/vms.c (from Martin Vorlaender)Craig A. Berry2006-09-081-1/+2
* Clean up some comments.Steve Peters2006-09-071-4/+4
* Typo fix in #ifdefRafael Garcia-Suarez2006-09-071-1/+1
* Fix to first problem causing Cygwin Perl to fail to build Steve Peters2006-09-071-1/+1
* Document mkpath() return value in scalar context.Gisle Aas2006-09-071-3/+4
* Re: [perl #40262] kill( 0, ... ) does not return alive status of child processDavid Nicol2006-09-071-2/+2
* [perl #40293] perlsec talks erroneously about "Non-Finite Automaton" premchai21@yahoo.com2006-09-071-3/+3
* Bump version of PerlIO::scalarRafael Garcia-Suarez2006-09-071-1/+1
* Fix for [perl #40267] PerlIO::scalar doesn't respect readonly-nessRafael Garcia-Suarez2006-09-072-1/+34
* Invalidate ISA and method caches when calling a safe compartmentRafael Garcia-Suarez2006-09-073-5/+7
* Add Exporter in the dual-lived module listRafael Garcia-Suarez2006-09-071-0/+8
* Dual life for ExporterAdriano Ferreira2006-09-071-3/+5
* Convert Errno.t to Test::More. Increase the test coverageSteve Peters2006-09-071-35/+24
* cxtype is a U16, not a U32 (Stops VC++ complaining)Steve Hay2006-09-061-1/+1
* Removed some leftover debugging accidentally added withSteve Peters2006-09-061-9/+2
* Revert accidental file deletionRafael Garcia-Suarez2006-09-061-0/+0
* Remove perlcc and the byteloaderRafael Garcia-Suarez2006-09-0657-11663/+21
* Remove JPLRafael Garcia-Suarez2006-09-0641-9462/+0
* UCD 5.0.0Jarkko Hietaniemi2006-09-0627-2311/+9619
* Fix a few warningsRafael Garcia-Suarez2006-09-052-9/+9
* ; was RE: [PATCH perlio.c pp.c regcomp.c] silence format and comparison warningsRobin Barker2006-09-057-21/+23
* 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