summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to ExtUtils::ParseXS 2.12Rafael Garcia-Suarez2005-09-212-6/+5
* Upgrade to Time::HiRes 1.74Rafael Garcia-Suarez2005-09-214-59/+67
* Remove the last STRLEN n_a;s that my compiler can reach.Nicholas Clark2005-09-217-11/+13
* Integrate changes from Text::Tabs and Text::Wrap on CPANRafael Garcia-Suarez2005-09-213-31/+79
* Yitzchak says that Tim says that we can distributeRafael Garcia-Suarez2005-09-201-1/+1
* Re: [perl #36733] %SIG not properly local-izedRick Delaney2005-09-202-4/+35
* Resolve [perl #37110]: Update README.win32Steve Hay2005-09-201-12/+8
* Upgrade to Compress::Zlib 1.39Rafael Garcia-Suarez2005-09-204-9/+15
* PATCH for #37138: using XSUB as DB::DB causes perl to crashSalvador FandiƱo2005-09-201-7/+18
* [patch@25502] Add hard link and V8.2 crtl support to VMS.John E. Malmberg2005-09-203-68/+296
* The second argument to Move() is the destination, so cannot possiblyNicholas Clark2005-09-191-3/+3
* Add parallel testing to TODONicholas Clark2005-09-191-0/+28
* First argument to he_dup is actually a const HE *Nicholas Clark2005-09-194-4/+4
* All Perl_hv_name_set()s need to be plain hv_name_set if they are toNicholas Clark2005-09-191-1/+1
* Update win32 config files w.r.t. change #25387Steve Hay2005-09-198-0/+56
* bleadperl DProf.xs:140: warning: `unused' attribute ignoredYitzchak Scott-Thoennes2005-09-191-4/+2
* Improve failure case diagnostics from comp/package.tNicholas Clark2005-09-191-4/+4
* Should have been embed.h, not proto.h, in 25475Nicholas Clark2005-09-181-0/+2
* It looks like the only way to reliably make Perl_hv_name_set a pureNicholas Clark2005-09-185-6/+6
* [patch@25452] VMS fix required by Change 25387John E. Malmberg2005-09-181-0/+2
* Tidying up the unused or unneeded global variables would be good.Nicholas Clark2005-09-181-0/+12
* Controlling what the GNU linker exports from a shared library wouldNicholas Clark2005-09-181-0/+12
* Detail the minimal rewards programme we have on offer.Nicholas Clark2005-09-181-17/+21
* refactoring xsubpp should have been in the "just perl" section.Nicholas Clark2005-09-171-16/+14
* Add "refactor xsubpp to be a thin wrapper around ExtUtils::ParseXS"Nicholas Clark2005-09-171-0/+17
* Add shrinking GVs and CVs to the TODONicholas Clark2005-09-171-0/+7
* Add reduce duplication in sv_setsv_flags to TODONicholas Clark2005-09-171-0/+12
* Missing DO_BO_PACK_PC and DO_BO_UNPACK_PC for the 5.8.x caseNicholas Clark2005-09-171-0/+4
* vv5.9.3 is clearly a bug.Nicholas Clark2005-09-171-2/+2
* Add ordering of "global" variables to TODONicholas Clark2005-09-171-0/+15
* Holding a mutex then croak()ing strikes me as deadlock.Nicholas Clark2005-09-171-0/+1
* Add emulate the per-thread memory pool on Unix to the TODONicholas Clark2005-09-171-0/+31
* Add suggestion to profile to find a better set of hot ops for pp_hot.Nicholas Clark2005-09-171-0/+13
* add merge Perl_sv_2[inpu]v to TODONicholas Clark2005-09-171-1/+10
* Making make -j... work is a TODONicholas Clark2005-09-171-0/+5
* Add "automating coverage tests" as a TODONicholas Clark2005-09-171-0/+64
* Re-order the TODO tasks based on the skills they need, putting theNicholas Clark2005-09-171-224/+296
* Revert change #24223 : select() will continueRafael Garcia-Suarez2005-09-163-8/+3
* Fix obsolete identifiers in commentRafael Garcia-Suarez2005-09-151-2/+2
* Upgrade to version.pm 0.48Rafael Garcia-Suarez2005-09-155-587/+1130
* Math::Complex and Math::Trig updates (Re: [perl #37117] Math::Complex atan2 bug)Jarkko Hietaniemi2005-09-145-156/+525
* [perl #37163] dprofpp array subscript error scott@perlcode.org2005-09-141-1/+1
* Change 25409 wasn't necessary for threaded perlsRafael Garcia-Suarez2005-09-141-9/+13
* The debugger wasn't tracing correctly execution in eval("")'edRafael Garcia-Suarez2005-09-141-0/+33
* Re: [MAINT24637] fails "make test" on OSX 10.4 (lib/locale.t)Dominic Dunlop2005-09-131-0/+9
* Add Luke Closs to AUTHORSNicholas Clark2005-09-131-0/+1
* [perl #36448] configuring ranlib for perl on osx with xcode 2.1Luke Closs2005-09-132-1/+7
* Allow non-arrowed form of chained subscripts after slicesYitzchak Scott-Thoennes2005-09-135-368/+385
* [patch@25388] vms/vms.c Perl_cando fix.John E. Malmberg2005-09-131-1/+10
* The return of the constingAndy Lester2005-09-135-132/+299