summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Test scripts for I18N::Langinfo and POSIXSébastien Aperghis-Tramoni2006-07-074-15/+139
* Re: Dual life for Shell.pmAdriano Ferreira2006-07-072-86/+111
* threads 1.34 - state methodsJerry D. Hedden2006-07-078-12/+412
* More escaping in the REYves Orton2006-07-073-83/+51
* Fix the implementation of list assignment to state().Rafael Garcia-Suarez2006-07-073-13/+31
* The state() implementation is not yet perfect. Check in a new todo testRafael Garcia-Suarez2006-07-061-1/+16
* Error in the formulation of the new warning, spotted by Dominic DunlopRafael Garcia-Suarez2006-07-061-1/+1
* Add a new warning, "State variable %s will be reinitialized"Rafael Garcia-Suarez2006-07-063-4/+37
* Upgrade to Module-Build-0.2801.Steve Peters2006-07-0611-152/+338
* Math-Complex now dual-lived with Jarkko Hietaniemi as the maintainer.Steve Peters2006-07-065-379/+418
* Document state() variables in perlsubRafael Garcia-Suarez2006-07-061-1/+44
* Alphabetizing function names in perlfunc lists.Steve Peters2006-07-061-7/+6
* Mention state variables in perldiag. Add switch-related keywordsRafael Garcia-Suarez2006-07-063-8/+35
* Introduce a new function, pv_escape(), to display contents of PVsYves Orton2006-07-0610-54/+215
* Implement handling of state variables in list assignmentRafael Garcia-Suarez2006-07-054-6/+16
* Fix a bug on setting OPpASSIGN_COMMON on a AASSIGN op when the leftRafael Garcia-Suarez2006-07-052-4/+38
* Adjust test count after introducing new constants in POSIXRafael Garcia-Suarez2006-07-051-1/+1
* Add constants needed for recvmsg()/sendmsg() support.Steve Peters2006-07-051-1/+2
* Skip lib/Memoize/t/tie_ndbm.t if $TMP is not writable.Steve Peters2006-07-051-0/+5
* Add a TODO test for list assignment to a list of state variables.Rafael Garcia-Suarez2006-07-051-1/+19
* Don't add extra warning flags for gcc versions < 3.Rafael Garcia-Suarez2006-07-051-0/+1
* Make the distclean target remove lib/Hash correctlyRafael Garcia-Suarez2006-07-051-2/+2
* RE: [PATCH] threads 1.33Jerry D. Hedden2006-07-051-3/+9
* fix signed/unsigned nit in reentr.cCraig A. Berry2006-07-041-1/+1
* fix type mismatch warning caused by return statement lurking in DIE macroCraig A. Berry2006-07-041-1/+1
* more warning-silencing in FieldHashAnno Siegel2006-07-043-7/+10
* consting and localizing in universal.cAndy Lester2006-07-043-8/+9
* toke.c consting and localizingAndy Lester2006-07-041-4/+3
* threads 1.33Jerry D. Hedden2006-07-0413-80/+460
* Upgrade to Devel::PPPort 3.08_07Marcus Holland-Moritz2006-07-0311-31/+82
* Allow stat() and -X file tests work on dirhandles.Steve Peters2006-07-034-24/+61
* embed.pl enhancementsAndy Lester2006-07-032-15/+36
* Makefile splint supportAndy Lester2006-07-031-2/+33
* DProf.xs patchAndy Lester2006-07-031-3/+7
* mg.c cleanupsAndy Lester2006-07-031-15/+17
* Clean up mathoms.cAndy Lester2006-07-031-6/+43
* Re: Win32API::File now in coreYves Orton2006-07-033-5/+10
* silence a compiler warningDave Mitchell2006-07-021-1/+1
* remove some unnecessary uses of WITH_THRDave Mitchell2006-07-022-5/+5
* s/have a more/have more/ typo fix in perlfaq4Craig A. Berry2006-07-021-1/+1
* Synchronize ExtUtils::Instal 1.41Yves Orton2006-07-023-3/+3
* Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length stringYves Orton2006-07-021-2/+28
* Must not forget that.Rafael Garcia-Suarez2006-06-301-0/+6
* Add Win32API::File to the coreSteve Hay2006-06-3021-5/+6128
* Fix casting warnings related to snprintf/vsnprintfRafael Garcia-Suarez2006-06-302-4/+4
* Solaris' sh doesn't like empty if'sH.Merijn Brand2006-06-301-6/+7
* PERL_UNUSED_CONTEXT is not enough to silence warnings when pTHXxRafael Garcia-Suarez2006-06-301-4/+4
* Fix a couple of compilation warningsRafael Garcia-Suarez2006-06-302-15/+16
* migrate CURLY/PLUS/STAR branch in regmatch() to new FSM-esque paradigmDave Mitchell2006-06-302-242/+255
* Small adjustment to the PlanRafael Garcia-Suarez2006-06-301-3/+3