summaryrefslogtreecommitdiff
path: root/ext/B/B/CC.pm
Commit message (Expand)AuthorAgeFilesLines
* Vishal Bhatia <vishalb@my-deja.com>Nick Ing-Simmons1999-08-071-0/+47
* "use constant" in the compilerVishal Bhatia1999-08-021-2/+8
* change#3762 wasn't neededGurusamy Sarathy1999-07-271-1/+1
* setstate stop-gap from Vishal BhatiaGurusamy Sarathy1999-07-261-1/+1
* patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;Gurusamy Sarathy1999-07-261-3/+3
* make CC.pm use a distinct CCPP() macro rather than PP()Gurusamy Sarathy1999-07-171-1/+1
* Eliminate CONDOPsStephen McCamant1999-07-071-7/+7
* Minor bug fix in pp_requireVishal Bhatia1999-07-071-1/+17
* applied patch after demunging headers with appropriate pathsVishal Bhatia1999-07-061-5/+9
* applied parts not duplicated by previous patchesVishal Bhatia1999-07-051-32/+40
* Re: [PATCH 5.005_57] pp_sort sorted outVishal Bhatia1999-07-051-2/+38
* fix small nitsGurusamy Sarathy1999-06-101-4/+4
* remove _() non-ansismGurusamy Sarathy1999-06-021-1/+1
* more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>Gurusamy Sarathy1999-05-101-2/+9
* compiler fixes from Vishal Bhatia <vishalb@hotmail.com>Gurusamy Sarathy1999-05-061-6/+70
* applied needful parts of suggested patchVishal Bhatia1999-03-251-4/+3
* applied suggested patch, modulo bogus hunkVishal Bhatia1999-03-241-4/+5
* updates to compiler modulesVishal Bhatia1999-03-041-8/+31
* add missing hunk in change#2657Gurusamy Sarathy1999-02-121-2/+9
* pp_mapstart & pp_grepstart return val (CC.pm)Vishal Bhatia1999-01-211-1/+8
* integrate cfgperl changes into mainline, fix conflictsGurusamy Sarathy1999-01-171-6/+12
|\
| * B::CC::pp_rv2cv problemVishal Bhatia1999-01-131-6/+12
| * More minor Fixes in CC.pm/C.pmVishal Bhatia1998-12-291-2/+7
| * Re:perlcc -e 'my $x = shift; print +($x ?...' failureVishal Bhatia1998-12-291-8/+3
| * return value of perlcc/B::CC generated functions.Vishal Bhatia1998-12-291-2/+2
| * pp_next/pp_last/pp_redo problemsVishal Bhatia1998-12-211-2/+3
* | Export constant subs from B.xs for op.h, cop.h and a few others.Nick Ing-Simmons1999-01-021-26/+11
* | Integrate ext/B changes from //depot/cfgperlNick Ing-Simmons1999-01-021-5/+10
* | 1. Fixes the bug reported by Robin Barker <rmb1@cise.npl.co.uk> Vishal Bhatia1998-12-101-9/+5
|/
* Avoid hard-coding op numbersNick Ing-Simmons1998-12-051-11/+15
* Vishal Bhatia's patch as a basis.Nick Ing-Simmons1998-12-041-6/+10
* hand-apply whitespace-mutiliated patchVishal Bhatia1998-10-301-2/+2
* implement C<goto &func> and other fixes (via private mail)Vishal Bhatia1998-10-251-3/+18
* fix bug in B::CC::pp_sassign()Vishal Bhatia1998-10-171-1/+1
* fix up B modules for PL_* changesGurusamy Sarathy1998-07-221-30/+30
* Compiler docs for 5.005Malcolm Beattie1998-07-221-2/+188
* add stub docs for ext/B, other minor tweaksGurusamy Sarathy1998-07-151-0/+20
* [PATCH 5.004_64] newSVIlya Zakharevich1998-05-141-1/+1
* [compiler] CC did "<<" instead of ">>" for right-shift on ints.Malcolm Beattie1998-04-141-1/+1
* Move lib/B/... and lib/[BO].pm over to where they should be,Malcolm Beattie1998-02-201-0/+1528