This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix typo in B::Assembler.
[perl5.git] / ext / B / B / CC.pm
2001-11-16 Jarkko HietaniemiAdd the fruits of Larry Shatzer's version verifying...
2001-02-28 Tim JennessRe: sync sync sync: have I missed any patches?
2000-02-21 Gurusamy Sarathyget Compiler "working" under useithreads
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-11-11 Gurusamy Sarathyanother change towards a shareable optree: avoid pointe...
1999-08-07 Nick Ing-SimmonsVishal Bhatia <vishalb@my-deja.com>
1999-08-02 Jarkko HietaniemiIntegrate with Sarathy.
1999-08-02 Vishal Bhatia"use constant" in the compiler
1999-07-27 Gurusamy Sarathychange#3762 wasn't needed
1999-07-26 Gurusamy Sarathysetstate stop-gap from Vishal Bhatia
1999-07-26 Gurusamy Sarathypatch for pp_foo -> Perl_pp_foo changes from Vishal...
1999-07-17 Gurusamy Sarathymake CC.pm use a distinct CCPP() macro rather than...
1999-07-07 Stephen McCamantEliminate CONDOPs
1999-07-07 Vishal BhatiaMinor bug fix in pp_require
1999-07-06 Vishal Bhatiaapplied patch after demunging headers with appropriate...
1999-07-05 Vishal Bhatiaapplied parts not duplicated by previous patches
1999-07-05 Vishal BhatiaRe: [PATCH 5.005_57] pp_sort sorted out
1999-06-10 Gurusamy Sarathyfix small nits
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-05-10 Gurusamy Sarathymore Compiler patches from Vishal Bhatia <vishalb@my...
1999-05-06 Gurusamy Sarathycompiler fixes from Vishal Bhatia <vishalb@hotmail...
1999-03-25 Vishal Bhatiaapplied needful parts of suggested patch
1999-03-24 Vishal Bhatiaapplied suggested patch, modulo bogus hunk
1999-03-04 Vishal Bhatiaupdates to compiler modules
1999-02-12 Gurusamy Sarathyadd missing hunk in change#2657
1999-01-21 Vishal Bhatiapp_mapstart & pp_grepstart return val (CC.pm)
1999-01-17 Gurusamy Sarathyintegrate cfgperl changes into mainline, fix conflicts
1999-01-13 Vishal BhatiaB::CC::pp_rv2cv problem
1999-01-02 Nick Ing-SimmonsExport constant subs from B.xs for op.h, cop.h and...
1999-01-02 Nick Ing-SimmonsIntegrate ext/B changes from //depot/cfgperl
1998-12-29 Vishal BhatiaMore minor Fixes in CC.pm/C.pm
1998-12-29 Vishal BhatiaRe:perlcc -e 'my $x = shift; print +($x ?...' failure
1998-12-29 Vishal Bhatiareturn value of perlcc/B::CC generated functions.
1998-12-21 Vishal Bhatiapp_next/pp_last/pp_redo problems
1998-12-10 Vishal Bhatia1. Fixes the bug reported by Robin Barker <rmb1@cise...
1998-12-05 Nick Ing-SimmonsAvoid hard-coding op numbers
1998-12-04 Nick Ing-SimmonsVishal Bhatia's patch as a basis.
1998-10-30 Vishal Bhatiahand-apply whitespace-mutiliated patch
1998-10-25 Vishal Bhatiaimplement C<goto &func> and other fixes (via private...
1998-10-17 Jarkko HietaniemiIntegrate mainperl.
1998-10-17 Vishal Bhatiafix bug in B::CC::pp_sassign()
1998-07-22 Gurusamy Sarathyfix up B modules for PL_* changes
1998-07-22 Malcolm BeattieCompiler docs for 5.005
1998-07-15 Gurusamy Sarathyadd stub docs for ext/B, other minor tweaks
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Ilya Zakharevich[PATCH 5.004_64] newSV
1998-04-14 Malcolm Beattie[compiler] CC did "<<" instead of ">>" for right-shift...
1998-02-20 Malcolm BeattieMove lib/B/... and lib/[BO].pm over to where they shoul...