summaryrefslogtreecommitdiff
path: root/ext/B
Commit message (Expand)AuthorAgeFilesLines
* remove _() non-ansismGurusamy Sarathy1999-06-023-8/+8
* ByteLoader mark 2Tom Hughes1999-05-284-102/+18
* typo in change#3400Gurusamy Sarathy1999-05-121-1/+1
* deparse \&func() as \(&func()) for clarityAlbert Dvornik1999-05-121-7/+16
* various fixes for clean build and test on win32; configpm broken,Gurusamy Sarathy1999-05-111-1/+1
* more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>Gurusamy Sarathy1999-05-106-13/+56
* applied suggested patch, with win32 and PERL_OBJECT additionsTom Hughes1999-05-104-4/+14
* Re: pdt: Perl Development Tools? Stephen McCamant1999-05-091-1/+1
* compiler fixes from Vishal Bhatia <vishalb@hotmail.com>Gurusamy Sarathy1999-05-063-13/+91
* applied non-conflicting parts of suggested patchCharles Bailey1999-05-051-2/+2
* correct places that said newSVpv() when they meant newSVpvn()Gurusamy Sarathy1999-04-042-9/+9
* applied needful parts of suggested patchVishal Bhatia1999-03-252-4/+9
* fix refcnt on PL_main_cv (variant of suggestion by Vishal BhatiaGurusamy Sarathy1999-03-251-0/+1
* Compiler needs to know about utf8 SVOP tr///sStephen McCamant1999-03-251-2/+10
* B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>Gurusamy Sarathy1999-03-251-160/+240
* applied suggested patch, modulo superseded partsCharles Bailey1999-03-241-0/+4
* applied suggested patch, modulo bogus hunkVishal Bhatia1999-03-242-14/+23
* updates to compiler modulesVishal Bhatia1999-03-043-14/+60
* To: perl5-porters@perl.org, vmsperl@perl.orgHans Mulder1999-03-021-1/+2
* propagate PERL_VERSION everywhere, add to podGurusamy Sarathy1999-02-162-10/+0
* enable dynaloading in C.pm-compiled programs (non-conflicting partVishal Bhatia1999-02-151-1/+7
* 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
* a few random cleanupsGurusamy Sarathy1999-01-181-1/+1
* Duplicate saved ops (CC.pm)Vishal Bhatia1999-01-181-0/+24
* various tweaks for clean build and test on win32Gurusamy Sarathy1999-01-171-1/+1
* fix change#2602 to not used hard coded constantsGurusamy Sarathy1999-01-172-3/+3
* integrate cfgperl changes into mainline, fix conflictsGurusamy Sarathy1999-01-173-11/+37
|\
| * B::MAGIC::PTR doesnot check for valid length.Vishal Bhatia1999-01-132-5/+24
| * B::CC::pp_rv2cv problemVishal Bhatia1999-01-131-6/+12
| * More minor Fixes in CC.pm/C.pmVishal Bhatia1998-12-293-13/+24
| * Re:perlcc -e 'my $x = shift; print +($x ?...' failureVishal Bhatia1998-12-293-12/+22
| * 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
* | Tone down Makefile.PL so it works on Win32Nick Ing-Simmons1999-01-021-1/+0
* | Export constant subs from B.xs for op.h, cop.h and a few others.Nick Ing-Simmons1999-01-0211-113/+93
* | Integrate ext/B changes from //depot/cfgperlNick Ing-Simmons1999-01-023-16/+35
* | Save _all_ GV's which have SV, AV or HV set.Nick Ing-Simmons1998-12-201-18/+15
* | 1. Fixes the bug reported by Robin Barker <rmb1@cise.npl.co.uk> Vishal Bhatia1998-12-103-13/+23
|/
* fix dup lexicalGurusamy Sarathy1998-12-071-1/+1
* Avoid hard-coding op numbersNick Ing-Simmons1998-12-054-34/+72
* B.xs had its own code to calculate hash() which differed fromNick Ing-Simmons1998-12-052-6/+7
* Snapshot of re-worked B::C which compiles Tk apps at least asNick Ing-Simmons1998-12-041-82/+198
* Vishal Bhatia's patch as a basis.Nick Ing-Simmons1998-12-042-23/+26
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-1/+2
* More C.pm tweaksNick Ing-Simmons1998-11-281-3/+15
* s/comment/comment_t/ tweak (suggested by John GormanGurusamy Sarathy1998-11-282-2/+2
* Handle INIT list in C.pmNick Ing-Simmons1998-11-273-8/+25
* B::C tweaks to allow Tk compiles from Nick Ing-SimmonsGurusamy Sarathy1998-11-271-3/+20
* hand-apply whitespace-mutiliated patchVishal Bhatia1998-10-302-2/+14