summaryrefslogtreecommitdiff
path: root/ext/B
Commit message (Expand)AuthorAgeFilesLines
* Test portability nit.Steve Hay2004-05-201-7/+1
* Remove a TODO test that is no longer to do.Rafael Garcia-Suarez2004-05-171-1/+0
* Fix new B::Concise test outputJim Cromie2004-05-171-5/+12
* Re: more B::Concise stuff (PATCH - updated)Jim Cromie2004-05-1416-429/+2944
* Re: stdio still supported?Jim Cromie2004-05-077-76/+109
* Fix command-line quoting under Windows for the new optree testsSteve Hay2004-04-071-4/+4
* Re: tests for change #22539Jim Cromie2004-04-068-79/+2712
* Bump version numbers for modules that have changed since 5.8.3Nicholas Clark2004-04-042-2/+2
* Clarify op.h comments for which ops the OPpDEREF* private flagsDave Mitchell2004-03-261-1/+1
* Unify 5.008 and 5.009's B::Concise 0.58Nicholas Clark2004-03-231-8/+12
* Unify 5.008 and 5.009's B::Concise 0.56Nicholas Clark2004-03-231-5/+12
* [perl #24821] enhancement patch for B::Concise Jim Cromie2004-03-191-48/+171
* Extend OP_AELEMFAST optimisation to lexical arraysDave Mitchell2004-02-222-13/+23
* Increment the version number of B, due to the incompatibleRafael Garcia-Suarez2004-02-211-1/+1
* Re: op_seq (was: Freeing code)Paul Johnson2004-02-215-130/+129
* add Deparse/Concise support for inplace sort (change 22349)Dave Mitchell2004-02-202-2/+6
* remove C<my $x if foo> construct from core modulesDave Mitchell2004-02-171-1/+2
* Bump $B::VERSION (because of change #22315).Rafael Garcia-Suarez2004-02-171-1/+1
* Re: [PATCH] GLOB to LVALUE assignment fixTassilo von Parseval2004-02-172-7/+7
* Implement stacked filetest operators (-f -w -x $file).Rafael Garcia-Suarez2004-02-091-0/+6
* Add the new private flag OPpGREP_LEX in B::Concise.Rafael Garcia-Suarez2004-02-081-1/+3
* nit to Bytecode - the av_extend opcode wasn't saved whenAdrian M. Enache2004-01-101-1/+2
* Re: B::Deparse fails in pure_string()Stephen McCamant2003-09-231-2/+3
* strict stash seems to have gone, too.Jarkko Hietaniemi2003-09-091-1/+1
* Loading warnings.pm now loads attributes.pm that loads strict.pm.Rafael Garcia-Suarez2003-09-081-1/+1
* Re: [PATCH] Re: ByteLoader and MSWin32Adrian M. Enache2003-09-041-8/+10
* 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