summaryrefslogtreecommitdiff
path: root/ext/B
Commit message (Expand)AuthorAgeFilesLines
* A SuSE patchlet for perlcc -c to avoidJarkko Hietaniemi2003-09-041-1/+1
* Quieten more warnings in Deparse.pmPaul Johnson2003-08-281-1/+1
* Test the correct longness; from Enache.Jarkko Hietaniemi2003-08-221-0/+2
* More bytecode patching from Enache.Jarkko Hietaniemi2003-08-223-9/+22
* Byteloader patching from Enache continues;Jarkko Hietaniemi2003-08-213-3/+9
* Patch from Enache for the crashing of bytecode.t in Tru64.Jarkko Hietaniemi2003-08-201-1/+1
* Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhaustedAlain Barbet2003-08-191-0/+2
* (From Enache) Keep bytecode files (.plc) around in caseJarkko Hietaniemi2003-08-191-4/+6
* Make the blead versions of these be newer...Jarkko Hietaniemi2003-08-142-2/+2
* Diffs-sans-version-diffs between blead and maint.Jarkko Hietaniemi2003-08-144-4/+4
* Re: script wantedNicholas Clark2003-08-135-5/+5
* Re: script wantedAdrian M. Enache2003-08-133-3/+3
* [perl #23274] B::Deparse wasn't handling correctly builtins thatRafael Garcia-Suarez2003-08-111-2/+7
* Bytecode patching from Enache.Jarkko Hietaniemi2003-08-053-9/+7
* Now the test should be really testing what it's supposed to.Jarkko Hietaniemi2003-08-011-4/+10
* Fix the options.Jarkko Hietaniemi2003-08-011-1/+2
* Unportable subtest needs rethink.Jarkko Hietaniemi2003-07-311-4/+0
* Yet another bytecode tweak from Enache.Jarkko Hietaniemi2003-07-311-0/+1
* test for B::Bytecode/ByteLoaderAdrian M. Enache2003-07-311-0/+145
* B::Deparse 0.64Stephen McCamant2003-07-292-199/+486
* More bytecode tweaks.Jarkko Hietaniemi2003-07-282-25/+39
* Prettyprint the constants list of defsubs_h.PL.Jarkko Hietaniemi2003-07-281-11/+32
* B enhancementsStephen McCamant2003-07-283-2/+36
* Add $VERSION to B::Bytecode.Jarkko Hietaniemi2003-07-281-0/+2
* Further Byteloader tweaks from Enache.Jarkko Hietaniemi2003-07-276-200/+307
* Skip the test until Enache fixes it.Jarkko Hietaniemi2003-07-271-0/+1
* Regenerated because of #20220.Jarkko Hietaniemi2003-07-271-101/+125
* Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at allAdrian M. Enache2003-07-275-899/+721
* Re: Bug in B::Deparse/Concise with ithreadsStephen McCamant2003-07-242-10/+30
* [PATCH] Increment cop_seqmax in utilize()Stephen McCamant2003-07-172-23/+80
* warnings, line numbers & windowsMarcus Holland-Moritz2003-07-081-2/+2
* various Deparse fixesDave Mitchell2003-07-024-13/+51
* line numbers are given % 64kJames Jurach2003-07-021-2/+2
* B:: fixes + 'When were CVOPs gone ?'Adrian M. Enache2003-07-015-34/+119
* Misc Pod Nits.Rafael Garcia-Suarez2003-06-291-2/+2
* A little bit more of weird-code-proofing in B::Deparse.Rafael Garcia-Suarez2003-06-021-0/+1
* [PATCH #2] Re: [perl #22181] goto undefines my() variablesDave Mitchell2003-05-244-18/+83
* RE: state of deparse?Robin Barker2003-05-231-0/+4
* Fix bug #22216 : B::Deparse can't handle "use Module Version"Rafael Garcia-Suarez2003-05-171-1/+8
* Extra tweakage from Rafael for #19392.Jarkko Hietaniemi2003-05-031-0/+2
* Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)Adrian M. Enache2003-04-191-1/+1
* The debugging aid #19182 didn't.Jarkko Hietaniemi2003-04-121-6/+1
* A temporary debugging aid for Tru64 threaded builds.Jarkko Hietaniemi2003-04-101-1/+6
* B::Deparse: sv_no != 0Stephen McCamant2003-04-061-1/+1
* Re: [perl #21744] Deparse bug: "\::" deparsed as "::"Adrian M. Enache2003-04-011-2/+2
* Re: Bytecode? Back into service.Adrian M. Enache2003-03-201-68/+69
* [patch ext/B/typemap] STRLEN T_UVStas Bekman2003-03-141-1/+1
* typos and other minor thingsTodd C. Miller2003-03-111-1/+1
* Add a B::COP::io() method, to return the cop_io field of COPs.Rafael Garcia-Suarez2003-03-083-1/+14
* Change #18829 makes this test workaround obsolete.Rafael Garcia-Suarez2003-03-041-6/+1