summaryrefslogtreecommitdiff
path: root/ext/B
Commit message (Expand)AuthorAgeFilesLines
* more cleanup: avoid unused knowledge of "file GV" notion in CV and GVGurusamy Sarathy1999-10-297-103/+91
* usurp GVOP slot for new PADOP (one small step to making optreeGurusamy Sarathy1999-10-2910-46/+61
* VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)Gurusamy Sarathy1999-10-241-1/+1
* Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn'tAndy Dougherty1999-10-041-1/+0
* Integrate with Sarathy.Jarkko Hietaniemi1999-10-011-3/+6
|\
| * [patch _61] Minor corrections in C.pmVishal Bhatia1999-09-301-3/+6
* | Artistic fine-tuning.Jarkko Hietaniemi1999-09-271-1/+1
|/
* suppress warning (from John Tobey <jtobey@epsilondev.com>)Gurusamy Sarathy1999-09-201-1/+1
* add arenas for managing allocations of remaining xpv*v structuresVishal Bhatia1999-09-201-14/+14
* Change #4149 necessitates also a small code change.Jarkko Hietaniemi1999-09-141-0/+1
* change some filenames to be 8.3-friendlyGurusamy Sarathy1999-09-142-1/+2
* Integrate with Sarathy.Jarkko Hietaniemi1999-09-134-0/+8
|\
| * B::clearsymDoug MacEachern1999-09-124-0/+8
* | Replace change #4100 withRobin Barker1999-09-132-13/+13
|/
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-09-082-14/+18
|\
| * Fix pointer casts.Robin Barker1999-09-072-14/+18
* | applied suggested patch with suitable test to detect MSVCVishal Bhatia1999-09-061-12/+15
|/
* support bytecode and C backends in perlcc (patch suggestedGurusamy Sarathy1999-09-061-1/+2
* Integrate with Nick.Jarkko Hietaniemi1999-08-092-53/+124
|\
| * Will now correctly re-call Nick Ing-Simmons1999-08-081-9/+19
| * Vishal Bhatia <vishalb@my-deja.com>Nick Ing-Simmons1999-08-071-0/+47
| * B::C changes to get simple Tk app. compiling againNick Ing-Simmons1999-08-071-48/+62
| * "use constant" in the compilerVishal Bhatia1999-08-022-4/+19
| * ext/B/B/Disassembler.pm patchNathan Torkington1999-08-011-0/+14
| * fixes from Stephen McCamant that address bugs in change#3612Gurusamy Sarathy1999-08-011-99/+146
| * fix defined(@foo) encarpmentsGurusamy Sarathy1999-08-011-1/+1
* | Fix for Nathan's fix (#3920) from Guy Decoux.Nathan Torkington1999-08-061-1/+1
* | [5.005_60 PATCH] Make B::Bytecode workNathan Torkington1999-08-041-0/+1
* | Integrate with Sarathy.Jarkko Hietaniemi1999-08-022-4/+19
* | Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-013-100/+161
|/
* here lies 5.005_58Gurusamy Sarathy1999-07-271-103/+0
* 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-269-190/+204
* make CC.pm use a distinct CCPP() macro rather than PP()Gurusamy Sarathy1999-07-171-1/+1
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-0/+1
* B::Deparse updateStephen McCamant1999-07-071-54/+294
* Compiler and XSUBSVishal Bhatia1999-07-071-29/+58
* add B::PV::{LEN,CUR}Doug MacEachern1999-07-071-0/+8
* lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-29/+27
* Eliminate CONDOPsStephen McCamant1999-07-0710-115/+35
* Minor bug fix in pp_requireVishal Bhatia1999-07-071-1/+17
* applied patch after demunging headers with appropriate pathsVishal Bhatia1999-07-064-19/+40
* applied parts not duplicated by previous patchesVishal Bhatia1999-07-054-50/+69
* Re: [PATCH 5.005_57] pp_sort sorted outVishal Bhatia1999-07-053-10/+55
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-3/+3
* EXTERN_C declarations for global arrays in variousGurusamy Sarathy1999-06-121-1/+0
* fix small nitsGurusamy Sarathy1999-06-101-4/+4
* win32 build fixesGurusamy Sarathy1999-06-101-13/+0
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-092-16/+26