summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stop S_incline needing to temporarily write a '\0' into its passed-inNicholas Clark2007-01-269-20/+78
* Fix ext/POSIX/t/sysconf.t failures on Cygwin.Steve Peters2007-01-261-1/+8
* Re: [perl #32135] File::Copy moduleAdriano Ferreira2007-01-261-2/+10
* Add Archive::Extract 0.16 to the coreJos I. Boumans2007-01-2620-0/+2292
* Small bugfixes to uupacktool.plJos I. Boumans2007-01-261-3/+6
* still some Symbian/S90 tweaksJarkko Hietaniemi2007-01-263-5/+5
* Upgrade to File::Fetch 0.10, by Jos BoumansRafael Garcia-Suarez2007-01-264-152/+265
* Let File::Path report the extended system error messageRafael Garcia-Suarez2007-01-261-3/+4
* As we're not passing over (or copying in) a NUL, don't need that extraNicholas Clark2007-01-262-12/+12
* Mention //w in perltodo.Rafael Garcia-Suarez2007-01-261-0/+10
* Upgrade to Time::Local 1.17Rafael Garcia-Suarez2007-01-262-2/+2
* utf8.pm doc patchAudrey Tang2007-01-261-7/+11
* Some variables are used only with DEBUGGINGRafael Garcia-Suarez2007-01-261-0/+4
* further Symbian/S90 fixes from alexander smishlajevJarkko Hietaniemi2007-01-266-28/+35
* Upgrade to Module::Load::Conditional 0.16, by Jos BoumansRafael Garcia-Suarez2007-01-264-26/+165
* Convert the last remaining 256 byte "small"bufs to 128 bytes.Nicholas Clark2007-01-252-2/+2
* Neither gv_fetchpvn_flags() nor hv_fetch() need a NUL terminatedNicholas Clark2007-01-252-13/+11
* Integrate:Andy Lester2007-01-252-2/+2
* The last parameter to gv_stashpv/gv_stashpvn/gv_stashsv is a bitmaskNicholas Clark2007-01-2518-82/+80
* split by " \0" (const string staring with a SPACE followed by NULL)SADAHIRO Tomoyuki2007-01-252-2/+13
* Upgrade to threads 1.58:Rafael Garcia-Suarez2007-01-256-57/+73
* Re: [perl #41283] B::walkoptree_slow fails for 'our @foo = split( m/ /, "hell...Joshua ben Jore2007-01-251-3/+7
* Change 28058 hadn't been tested with -DPERL_CREATE_GVSVNicholas Clark2007-01-251-1/+1
* Display the process id as part of the trace output if running with -DvNicholas Clark2007-01-241-4/+9
* Fix typo in the description of change 27911Nicholas Clark2007-01-241-1/+1
* Wrap the macro arguments for ck_proto in ().Nicholas Clark2007-01-241-1/+2
* fix a few references in perlfunc.htmlJan Dubois2007-01-241-5/+5
* Improve documentation PERLIO default value in perlrun.podJan Dubois2007-01-241-1/+2
* Upgrade to Time::Local 1.16Rafael Garcia-Suarez2007-01-242-6/+20
* Add lib to @INC so that ./perl t/op/local.t works.Nicholas Clark2007-01-231-0/+1
* Change 29936 missed a ;Nicholas Clark2007-01-231-1/+1
* Fix to Time::Local to fix problems with leap year calculation.Steve Peters2007-01-231-1/+4
* Upgrade to File-Temp-0.18.Steve Peters2007-01-233-32/+24
* Upgrade to AutoLoader-5.63Steve Peters2007-01-231-1/+1
* Upgrade to Test-Simple-0.67Steve Peters2007-01-235-5/+5
* Upgrade to Math-Complex-1.37.Steve Peters2007-01-233-15/+14
* Time::Local patch take 2Dave Rolsky2007-01-232-10/+32
* [perl #41318] Patch: win32.c typo in #define MULTIPLICITYDevin Heitmueller2007-01-231-1/+1
* Disable positive lookaround optimisationsYves Orton2007-01-222-2/+5
* Fix a typo and some doubled spaces in comments.Nicholas Clark2007-01-223-6/+6
* Remove duplicate assignment to PL_eval_root in Perl_create_eval_scopeNicholas Clark2007-01-221-1/+0
* Fix my typo, as spotted by Steve PetersNicholas Clark2007-01-221-1/+1
* Assignments to function pointers can't be NULL, as that's a pointer toNicholas Clark2007-01-211-211/+216
* Restore the const to vtbl in Perl_mg_localize() removed in changeNicholas Clark2007-01-211-1/+1
* Remove register keyword from dSP; (at least for now)Nicholas Clark2007-01-211-1/+1
* Refactor the common soft-reference code from pp_rv2sv and pp_rv2avNicholas Clark2007-01-215-59/+69
* defined @$foo and defined %$bar should be subject to strict 'refs';Nicholas Clark2007-01-203-7/+24
* Upgrade to version-0.69Steve Peters2007-01-201-1/+1
* Re: Race condition in IPC::Open3 / Mac OS?Bo Lindbergh2007-01-201-3/+9
* Add PAUSE2007.pub keySteve Peters2007-01-202-0/+63