| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes from Stephen McCamant that address bugs in change#3612 | Gurusamy Sarathy | 1999-08-01 | 1 | -99/+146 |
* | fix defined(@foo) encarpments | Gurusamy Sarathy | 1999-08-01 | 1 | -1/+1 |
* | here lies 5.005_58 | Gurusamy Sarathy | 1999-07-27 | 1 | -103/+0 |
* | change#3762 wasn't needed | Gurusamy Sarathy | 1999-07-27 | 1 | -1/+1 |
* | setstate stop-gap from Vishal Bhatia | Gurusamy Sarathy | 1999-07-26 | 1 | -1/+1 |
* | patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia; | Gurusamy Sarathy | 1999-07-26 | 9 | -190/+204 |
* | make CC.pm use a distinct CCPP() macro rather than PP() | Gurusamy Sarathy | 1999-07-17 | 1 | -1/+1 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -0/+1 |
* | B::Deparse update | Stephen McCamant | 1999-07-07 | 1 | -54/+294 |
* | Compiler and XSUBS | Vishal Bhatia | 1999-07-07 | 1 | -29/+58 |
* | add B::PV::{LEN,CUR} | Doug MacEachern | 1999-07-07 | 1 | -0/+8 |
* | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 1 | -29/+27 |
* | Eliminate CONDOPs | Stephen McCamant | 1999-07-07 | 10 | -115/+35 |
* | Minor bug fix in pp_require | Vishal Bhatia | 1999-07-07 | 1 | -1/+17 |
* | applied patch after demunging headers with appropriate paths | Vishal Bhatia | 1999-07-06 | 4 | -19/+40 |
* | applied parts not duplicated by previous patches | Vishal Bhatia | 1999-07-05 | 4 | -50/+69 |
* | Re: [PATCH 5.005_57] pp_sort sorted out | Vishal Bhatia | 1999-07-05 | 3 | -10/+55 |
* | somewhat untested PERL_OBJECT cleanups (C++isms mostly | Gurusamy Sarathy | 1999-06-27 | 1 | -3/+3 |
* | EXTERN_C declarations for global arrays in various | Gurusamy Sarathy | 1999-06-12 | 1 | -1/+0 |
* | fix small nits | Gurusamy Sarathy | 1999-06-10 | 1 | -4/+4 |
* | win32 build fixes | Gurusamy Sarathy | 1999-06-10 | 1 | -13/+0 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 2 | -16/+26 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 3 | -8/+8 |
* | ByteLoader mark 2 | Tom Hughes | 1999-05-28 | 4 | -102/+18 |
* | typo in change#3400 | Gurusamy Sarathy | 1999-05-12 | 1 | -1/+1 |
* | deparse \&func() as \(&func()) for clarity | Albert Dvornik | 1999-05-12 | 1 | -7/+16 |
* | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 1 | -1/+1 |
* | more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com> | Gurusamy Sarathy | 1999-05-10 | 6 | -13/+56 |
* | applied suggested patch, with win32 and PERL_OBJECT additions | Tom Hughes | 1999-05-10 | 4 | -4/+14 |
* | Re: pdt: Perl Development Tools? | Stephen McCamant | 1999-05-09 | 1 | -1/+1 |
* | compiler fixes from Vishal Bhatia <vishalb@hotmail.com> | Gurusamy Sarathy | 1999-05-06 | 3 | -13/+91 |
* | applied non-conflicting parts of suggested patch | Charles Bailey | 1999-05-05 | 1 | -2/+2 |
* | correct places that said newSVpv() when they meant newSVpvn() | Gurusamy Sarathy | 1999-04-04 | 2 | -9/+9 |
* | applied needful parts of suggested patch | Vishal Bhatia | 1999-03-25 | 2 | -4/+9 |
* | fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia | Gurusamy Sarathy | 1999-03-25 | 1 | -0/+1 |
* | Compiler needs to know about utf8 SVOP tr///s | Stephen McCamant | 1999-03-25 | 1 | -2/+10 |
* | B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu> | Gurusamy Sarathy | 1999-03-25 | 1 | -160/+240 |
* | applied suggested patch, modulo superseded parts | Charles Bailey | 1999-03-24 | 1 | -0/+4 |
* | applied suggested patch, modulo bogus hunk | Vishal Bhatia | 1999-03-24 | 2 | -14/+23 |
* | updates to compiler modules | Vishal Bhatia | 1999-03-04 | 3 | -14/+60 |
* | To: perl5-porters@perl.org, vmsperl@perl.org | Hans Mulder | 1999-03-02 | 1 | -1/+2 |
* | propagate PERL_VERSION everywhere, add to pod | Gurusamy Sarathy | 1999-02-16 | 2 | -10/+0 |
* | enable dynaloading in C.pm-compiled programs (non-conflicting part | Vishal Bhatia | 1999-02-15 | 1 | -1/+7 |
* | add missing hunk in change#2657 | Gurusamy Sarathy | 1999-02-12 | 1 | -2/+9 |
* | pp_mapstart & pp_grepstart return val (CC.pm) | Vishal Bhatia | 1999-01-21 | 1 | -1/+8 |
* | a few random cleanups | Gurusamy Sarathy | 1999-01-18 | 1 | -1/+1 |
* | Duplicate saved ops (CC.pm) | Vishal Bhatia | 1999-01-18 | 1 | -0/+24 |
* | various tweaks for clean build and test on win32 | Gurusamy Sarathy | 1999-01-17 | 1 | -1/+1 |
* | fix change#2602 to not used hard coded constants | Gurusamy Sarathy | 1999-01-17 | 2 | -3/+3 |
* | integrate cfgperl changes into mainline, fix conflicts | Gurusamy Sarathy | 1999-01-17 | 3 | -11/+37 |
|\ |
|