Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Track the mapping between source shared hash keys and target shared | Nicholas Clark | 2005-05-25 | 1 | -0/+3 |
| | | | | | hash keys to save repeated lookups during cloning. p4raw-id: //depot/perl@24574 | ||||
* | Replace all uses of HvNAME with the appropriate HvNAME_get or | Nicholas Clark | 2005-05-25 | 2 | -1/+3 |
| | | | | | HvNAME_set p4raw-id: //depot/perl@24573 | ||||
* | ext/B/t/deparse.t was failing with t/TEST but not with t/harness | Rafael Garcia-Suarez | 2005-05-24 | 1 | -6/+6 |
| | | | p4raw-id: //depot/perl@24562 | ||||
* | Re: [perl #35857] [PATCH] B::Deparse doesnt handle warnings register properly. | Yves Orton | 2005-05-24 | 1 | -1/+32 |
| | | | | | Message-ID: <9b18b31105052302431fb0a3c2@mail.gmail.com> p4raw-id: //depot/perl@24559 | ||||
* | Assorted 2.15 fixes. | Abhijit Menon-Sen | 2005-05-23 | 2 | -4/+17 |
| | | | p4raw-id: //depot/perl@24556 | ||||
* | Remove one const to ensure that the universe doesn't tip over. | Abhijit Menon-Sen | 2005-05-23 | 1 | -1/+1 |
| | | | | | (At least on AIX.) p4raw-id: //depot/perl@24555 | ||||
* | Re: [perl #35938] [PATCH] SDBM_File fails to build on some platforms due to ↵ | Andy Dougherty | 2005-05-23 | 1 | -5/+3 |
| | | | | | | | use of 'extern int errno' (was: Re: patches for lang/perl5.8 dfport override) Message-ID: <Pine.SOC.4.62.0505231143480.4714@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@24554 | ||||
* | Update to Scalar-List-Utils-1.17 | Graham Barr | 2005-05-23 | 7 | -9/+50 |
| | | | p4raw-id: //depot/perl@24551 | ||||
* | Bytecode mustn't save the NVX for hashes now that the NVX is a union | Nicholas Clark | 2005-05-23 | 1 | -1/+0 |
| | | | | | containing pointers initialised to zero. p4raw-id: //depot/perl@24546 | ||||
* | Fix [perl #35929] : PerlIO::scalar didn't understand $/ = "" | Rafael Garcia-Suarez | 2005-05-23 | 3 | -4/+17 |
| | | | | | | because PerlIOScalar_unread was broken. Bump version number of PerlIO::scalar to 0.04. p4raw-id: //depot/perl@24543 | ||||
* | Add a union in place of xnv_nv, which allows AVs and HVs to re-use | Nicholas Clark | 2005-05-21 | 3 | -18/+0 |
| | | | | | | | the memory to store pointers and integers. (Part 1 - will be reworked to be more efficient when IV or void* is 64 bit soon) p4raw-id: //depot/perl@24538 | ||||
* | add access to Perl_croak() via 'mycroak' in XS::APItest | Dave Mitchell | 2005-05-21 | 3 | -2/+10 |
| | | | p4raw-id: //depot/perl@24533 | ||||
* | Move the xpv_pv/xrv_rv member into the SV head, in a union with | Nicholas Clark | 2005-05-21 | 4 | -21/+25 |
| | | | | | IV and UV. Avoid allocating a body for IVs and RVs. p4raw-id: //depot/perl@24531 | ||||
* | Move hv_name, hv_eiter and hv_riter into a new aux structure. | Nicholas Clark | 2005-05-21 | 6 | -32/+58 |
| | | | | | | Provide (more efficient) _get and _set macros. Adjust the core to use them. p4raw-id: //depot/perl@24526 | ||||
* | Move placeholders into a new rhash magic type. | Nicholas Clark | 2005-05-21 | 1 | -1/+5 |
| | | | p4raw-id: //depot/perl@24525 | ||||
* | Remove PMROOT and replace it with a small shell script. Er, magic. | Nicholas Clark | 2005-05-20 | 5 | -265/+250 |
| | | | | | | (PMROOT being needed to implement bare C<reset> - how often do you use that?) p4raw-id: //depot/perl@24522 | ||||
* | Update XS code to declare PERL_UNUSED_DECL conditionally | Nicholas Clark | 2005-05-20 | 3 | -18/+25 |
| | | | p4raw-id: //depot/perl@24521 | ||||
* | Updaate ppport.h to get a conditional PERL_UNUSED_DECL | Nicholas Clark | 2005-05-20 | 2 | -38/+206 |
| | | | p4raw-id: //depot/perl@24520 | ||||
* | Need to make PERL_UNUSED_DECL conditional as xlc on AIX doesn't like | Nicholas Clark | 2005-05-20 | 2 | -12/+16 |
| | | | | | it being redefined. p4raw-id: //depot/perl@24519 | ||||
* | Goodbye AvFLAGS | Nicholas Clark | 2005-05-20 | 9 | -286/+263 |
| | | | p4raw-id: //depot/perl@24518 | ||||
* | Damnable applypatch nonsense. | Abhijit Menon-Sen | 2005-05-20 | 1 | -0/+44 |
| | | | p4raw-id: //depot/perl@24514 | ||||
* | Previously overlooked $SIG{DIE} patch from Slaven Rezic. | Abhijit Menon-Sen | 2005-05-20 | 3 | -1/+5 |
| | | | | | http://groups-beta.google.com/group/perl.perl5.porters/msg/2d10ba2c390ecc41 p4raw-id: //depot/perl@24512 | ||||
* | [perl #35857] [PATCH] B::Deparse doesnt handle warnings register properly. | yves orton | 2005-05-19 | 1 | -2/+2 |
| | | | | | Message-Id: <rt-3.0.11-35857-113142.6.75213005071278@perl.org> p4raw-id: //depot/perl@24505 | ||||
* | B::Disassembler.pm | Nicholas Clark | 2005-05-18 | 1 | -5/+5 |
| | | | | | Message-ID: <20050517102817.GD94420@plum.flirble.org> p4raw-id: //depot/perl@24499 | ||||
* | Upgrade to Encode 2.10 | Nicholas Clark | 2005-05-16 | 6 | -10/+18 |
| | | | p4raw-id: //depot/perl@24490 | ||||
* | This seems to be the right thing to do to iterate over layers | Rafael Garcia-Suarez | 2005-05-16 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@24476 | ||||
* | Upgrade to Time::HiRes 1.68 | Rafael Garcia-Suarez | 2005-05-16 | 3 | -25/+51 |
| | | | p4raw-id: //depot/perl@24472 | ||||
* | Minor tweak to via | Andy Lester | 2005-05-15 | 1 | -4/+4 |
| | | | | | | | Message-ID: <20050513163952.GA20167@petdance.com> from a bug report and patch by Matt Lawrence p4raw-id: //depot/perl@24471 | ||||
* | Update to Scalar-List-Utils-1.15 | Graham Barr | 2005-05-13 | 38 | -450/+717 |
| | | | p4raw-id: //depot/perl@24465 | ||||
* | make join.t threadsafe! | Dave Mitchell | 2005-05-12 | 1 | -0/+3 |
| | | | | | | tests 13 and 14 could output in reverse order. Add a lock to stop this. p4raw-id: //depot/perl@24455 | ||||
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 3 | -2/+10 |
| | | | | | | in read-only mode. Make vi modelines compatible with non-vim vi versions. p4raw-id: //depot/perl@24445 | ||||
* | s/sv_setpv(sv,"")/sv_setpvn(sv,"",0)/ | Nicholas Clark | 2005-05-10 | 2 | -2/+2 |
| | | | | | plus a couple of 1 byte sv_setpv()s too. p4raw-id: //depot/perl@24439 | ||||
* | Experiment with using the ptr_table code to hold the seen hash | Nicholas Clark | 2005-05-10 | 1 | -6/+80 |
| | | | p4raw-id: //depot/perl@24436 | ||||
* | Simplify the debug and assert logic. | Nicholas Clark | 2005-05-10 | 1 | -7/+0 |
| | | | p4raw-id: //depot/perl@24435 | ||||
* | Change 24165 missed one s/class/classname/ in the debugging code. | Nicholas Clark | 2005-05-10 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24434 | ||||
* | Upgrade to PathTools 3.07 | Rafael Garcia-Suarez | 2005-05-06 | 2 | -1/+29 |
| | | | p4raw-id: //depot/perl@24407 | ||||
* | Bump version numbers | Nicholas Clark | 2005-05-05 | 4 | -4/+4 |
| | | | p4raw-id: //depot/perl@24398 | ||||
* | Bump B version numbers | Nicholas Clark | 2005-05-05 | 6 | -6/+7 |
| | | | p4raw-id: //depot/perl@24396 | ||||
* | A slightly better layout for the diagram. | Nicholas Clark | 2005-05-02 | 1 | -17/+17 |
| | | | p4raw-id: //depot/perl@24369 | ||||
* | Change inheritance hierarchy of B subclassses : | Nicholas Clark | 2005-05-02 | 1 | -23/+23 |
| | | | | | | Subject: @B::NV::ISA = 'B::IV'; Message-ID: <20050427135750.GD94420@plum.flirble.org> p4raw-id: //depot/perl@24366 | ||||
* | Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading | Rafael Garcia-Suarez | 2005-05-02 | 1 | -5/+20 |
| | | | | | Message-ID: <20041103163801.6839be30@valis.local> p4raw-id: //depot/perl@24364 | ||||
* | for AIX problems? RE: [PATCH] Symbian port of Perl | H.Merijn Brand | 2005-04-26 | 1 | -75/+75 |
| | | | | | | | | | Date: Tue, 26 Apr 2005 12:22:12 +0300 From: <jarkko.hietaniemi@nokia.com> Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D6CB@esebe105.NOE.Nokia.com> From: Steve Hay <steve.hay@uk.radan.com> Message-ID: <426E11A3.8070002@uk.radan.com> p4raw-id: //depot/perl@24325 | ||||
* | Add STORABLE_attach hook (Adam Kennedy). | Abhijit Menon-Sen | 2005-04-25 | 8 | -3/+536 |
| | | | p4raw-id: //depot/perl@24316 | ||||
* | For now, TODO the 2 tests that fail on 5.8.x | Nicholas Clark | 2005-04-22 | 1 | -1/+9 |
| | | | p4raw-id: //depot/perl@24286 | ||||
* | bytecode.pl, bytecode.h, and sv.h fixes | Steve Peters | 2005-04-22 | 2 | -2/+2 |
| | | | | | Message-ID: <20050421235547.GA12149@mccoy.peters.homeunix.org> p4raw-id: //depot/perl@24277 | ||||
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 18 | -119/+454 |
| | | | | | Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D653@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@24271 | ||||
* | In change 24266 I failed to actually change anything. Sigh. | Dave Mitchell | 2005-04-20 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24267 | ||||
* | Refactoring to Sv*_set() macros - patch #6 | Steve Peters | 2005-04-20 | 1 | -0/+7 |
| | | | | | | Message-ID: <20050420112720.GA31042@mccoy.peters.homeunix.org> Date: Wed, 20 Apr 2005 06:27:20 -0500 p4raw-id: //depot/perl@24260 | ||||
* | run regen_headers after addition of FOO_set() macros | Dave Mitchell | 2005-04-19 | 1 | -7/+7 |
| | | | p4raw-id: //depot/perl@24257 | ||||
* | Force RVALUE macros when in PERL_DEBUG_COW | Nicholas Clark | 2005-04-19 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24252 |