summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Link to perlport/PLATFORMS from the $^O docsÆvar Arnfjörð Bjarmason2010-06-121-3/+5
* Fix edge case in pp_eof where the stack extent was not checked.Nicholas Clark2010-06-121-4/+8
* Fix edge cases in pp_getc and pp_tell where the stack extent was not checked.Nicholas Clark2010-06-121-0/+5
* Better diagnostics on detecting case sensitive file name clashes.Nicholas Clark2010-06-121-1/+2
* Added new files I forgot to add for the Thread-Semaphore updateChris 'BinGOs' Williams2010-06-112-0/+121
* [PATCH-revised] Upgrade to Thread-Semaphore 2.11Jerry D. Hedden2010-06-115-43/+115
* Parameters for * in *printf must be int - add a cast to ensure this.Nicholas Clark2010-06-101-1/+2
* Reorder CVf_* flags to be numerically contiguous again.Nicholas Clark2010-06-092-5/+8
* added Chas. Owens to AUTHORSDavid Golden2010-06-091-0/+1
* Document $# and $* as removedChas. Owens2010-06-091-0/+39
* Resolve issue #74974: document File::Copy::copy(FILE, DIR)Abigail2010-06-081-0/+6
* Fix long-standing typos in Policy_sh.SHH.Merijn Brand2010-06-081-10/+11
* perlbug: always allow change of sender addressDavid Mitchell2010-06-081-2/+3
* perlbug -d,-v: fix uninit value warningsDavid Mitchell2010-06-071-0/+5
* document revert of 'local $tied' changeDavid Mitchell2010-06-071-4/+4
* Revert "make 'local $tied' untied"David Mitchell2010-06-072-29/+1
* PATCH: Bump Locale-Codes from 3.12 to 3.13Sullivan Beck2010-06-0713-876/+879
* identify a few vars in intrpvar.hDavid Mitchell2010-06-071-12/+12
* regexec.c: change names of two vars for clarityKarl Williamson2010-06-071-169/+169
* Remove -w recommendation in perl -hDavid Golden2010-06-071-1/+1
* Spell-check fixes in extH.Merijn Brand2010-06-073-4/+4
* Spell-check fixes in libH.Merijn Brand2010-06-072-2/+2
* Spell check fixes in CPANH.Merijn Brand2010-06-073-6/+6
* glob crashes when %File::Glob:: is emptyFather Chrysostomos2010-06-072-7/+16
* perlhack: Add reference to TAP for test protocolKarl Williamson2010-06-071-0/+1
* perlhack: fix formatting issuesKarl Williamson2010-06-071-19/+24
* PATCH: uniprops.t take advantage of EBCDIC test.plKarl Williamson2010-06-071-66/+8
* reduce size of regmatch_state.u.curlyx by 2 wordsDavid Mitchell2010-06-062-16/+16
* micro-optimise a bit of trie codeDavid Mitchell2010-06-061-14/+13
* Test the return value of push and unshift.Nicholas Clark2010-06-061-4/+6
* Convert tiearray.t to test.pl.Nicholas Clark2010-06-061-117/+55
* Change regexec.c to use new foldEQ functionsKarl Williamson2010-06-051-12/+12
* Change name of ibcmp to foldEQKarl Williamson2010-06-059-42/+105
* utf8.c: further doc tweaksKarl Williamson2010-06-051-6/+11
* utf8.c: Modify doc comment; change whitespaceKarl Williamson2010-06-051-75/+74
* Revamp ibcmp_utf8 for performance and clarityKarl Williamson2010-06-051-108/+152
* Clarify some documentationKarl Williamson2010-06-051-3/+5
* silence some warnings in hv.cDavid Mitchell2010-06-051-2/+2
* add handy note on vtable fieldsDavid Mitchell2010-06-051-0/+13
* update Perl_magic_methcall descriptionDavid Mitchell2010-06-051-4/+3
* fix for RT #8438: $tied->() doesn't call FETCHDavid Mitchell2010-06-043-27/+29
* Avoid overflow warning in chop.t.Craig A. Berry2010-06-041-0/+1
* fix indendation of DM_* flag definitionsDavid Mitchell2010-06-041-5/+5
* express DM_[GU]ID flags in terms of componentsDavid Mitchell2010-06-041-2/+2
* rename DM_ARRAY flag to DM_ARRAY_ISADavid Mitchell2010-06-045-6/+6
* belatedly add a test for RT #51636:David Mitchell2010-06-041-0/+16
* Revert "Re: [perl #51636] segmentation fault with array ties"David Mitchell2010-06-041-19/+3
* threads::shared: veto signal despatch if lockedDavid Mitchell2010-06-041-0/+23
* add PL_signalhook to hook into signal dispatchDavid Mitchell2010-06-045-1/+9
* Do not advertise Math::TrulyRandom, which hasn't been updated since 1996Rafael Garcia-Suarez2010-06-031-2/+2