| Commit message (Expand) | Author | Age | Files | Lines |
* | win32 fixes: fix various syntax errors ("no preprocessor directives | Gurusamy Sarathy | 2001-07-02 | 1 | -9/+7 |
* | Code cleanup based on turning off the -woffs in IRIX. | Jarkko Hietaniemi | 2001-06-30 | 1 | -2/+1 |
* | Re: CvFILE corruption under ithreads | Robin Houston | 2001-06-25 | 1 | -2/+14 |
* | Step 2: Use the new PM_GETRE/SETRE macros everywhere. | Richard Soderberg | 2001-06-21 | 1 | -9/+9 |
* | Integrate change #10667 from maintperl: | Jarkko Hietaniemi | 2001-06-17 | 1 | -0/+1 |
* | more anonymous stash cleanups | Abhijit Menon-Sen | 2001-06-17 | 1 | -7/+5 |
* | in change#10451, check that CvOUTSIDE is a CV before looking in | Gurusamy Sarathy | 2001-06-07 | 1 | -2/+4 |
* | Integrate changes #10450 and #10451 from maintperl: | Jarkko Hietaniemi | 2001-06-06 | 1 | -8/+19 |
* | Integrate change #10448 from maintperl; lexicals | Jarkko Hietaniemi | 2001-06-06 | 1 | -3/+9 |
* | Sigh. This is what #10424 was supposed to check in. | Jarkko Hietaniemi | 2001-06-04 | 1 | -8/+7 |
* | Integrate change #10412 from maintperl; locale is now | Jarkko Hietaniemi | 2001-06-03 | 1 | -49/+3 |
* | More -Wall sweeping. | Jarkko Hietaniemi | 2001-05-30 | 1 | -2/+2 |
* | Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden, | Jarkko Hietaniemi | 2001-05-30 | 1 | -1/+0 |
* | CORE::GLOBAL::require override happens too early | Gisle Aas | 2001-05-24 | 1 | -18/+20 |
* | [LARGE!] symbolic magic | Dave Mitchell | 2001-05-20 | 1 | -2/+2 |
* | Re: undef(&foo) does not work for XS functions | Doug MacEachern | 2001-05-12 | 1 | -0/+3 |
* | [patch] make op_{clear,null} public | Doug MacEachern | 2001-05-10 | 1 | -23/+23 |
* | [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc | Robin Houston | 2001-05-08 | 1 | -0/+10 |
* | Retract changes #8254 and #8255, causes coredump in | Jarkko Hietaniemi | 2001-05-02 | 1 | -25/+0 |
* | Re: Useless use of constants other than 0,1 in void context? | Mike Guy | 2001-04-25 | 1 | -0/+3 |
* | PATCH: Propagate low byte of hints in cop.op_private | Robin Houston | 2001-04-19 | 1 | -1/+1 |
* | Fix core dump from undef %File::Glob:: | Benjamin Sugars | 2001-04-17 | 1 | -0/+1 |
* | PATCH: $[ | Robin Houston | 2001-04-07 | 1 | -1/+1 |
* | Integrate change #9605 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-07 | 1 | -0/+1 |
* | Re: [PATCH] Lighten up glob | Benjamin Sugars | 2001-04-04 | 1 | -3/+20 |
* | Change the push/unshift warning to be of class syntax, not misc. | Jarkko Hietaniemi | 2001-04-03 | 1 | -2/+2 |
* | Change the push/unshift warning (#9532) to talk about "no values" | Jarkko Hietaniemi | 2001-04-03 | 1 | -1/+1 |
* | Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x) | Robin Houston | 2001-04-03 | 1 | -0/+6 |
* | tr/// UTF-8 tweaking from Inaba Hiroto. | Jarkko Hietaniemi | 2001-04-01 | 1 | -26/+13 |
* | Better peep()ing for foreach() loops | Stephen McCamant | 2001-03-30 | 1 | -0/+1 |
* | Re: B::Deparse bug (5.6.0) | Robin Houston | 2001-03-24 | 1 | -2/+0 |
* | More EBCDIC stuff: | Nick Ing-Simmons | 2001-03-20 | 1 | -31/+43 |
* | UTF-8 tr/// battle continues, ammunition from Inaba Hiroto. | Jarkko Hietaniemi | 2001-03-19 | 1 | -4/+5 |
* | Sarathy's clear_pmop patch with Radu Greab's fix, | Jarkko Hietaniemi | 2001-03-18 | 1 | -0/+24 |
* | tr/// UTF-8 patches from Inaba Hiroto. | Jarkko Hietaniemi | 2001-03-18 | 1 | -3/+11 |
* | Avoid stomping off the beginning of an array in tr///. | Jarkko Hietaniemi | 2001-03-15 | 1 | -5/+2 |
* | The #9145 CANNOT be enabled: the clear_pmop code still | Jarkko Hietaniemi | 2001-03-14 | 1 | -24/+0 |
* | reenable change#9145 (the test was busted due to a missing | Gurusamy Sarathy | 2001-03-14 | 1 | -0/+24 |
* | Retract #9145. | Jarkko Hietaniemi | 2001-03-14 | 1 | -24/+0 |
* | Retract #9143. | Jarkko Hietaniemi | 2001-03-14 | 1 | -1/+1 |
* | (Retracted by #9150.) | Jarkko Hietaniemi | 2001-03-14 | 1 | -0/+24 |
* | (Retracted by #9149.) | Jarkko Hietaniemi | 2001-03-14 | 1 | -1/+1 |
* | Integrate change #9108 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-12 | 1 | -6/+40 |
* | EBCDIC sanity - phase I | Nick Ing-Simmons | 2001-03-10 | 1 | -15/+16 |
* | Retract the PMOP cleanup patch: I'm seeing strange core dumps | Jarkko Hietaniemi | 2001-03-06 | 1 | -24/+0 |
* | Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2) | Gurusamy Sarathy | 2001-03-05 | 1 | -0/+24 |
* | UTF8 tr/// fixes from Inaba Hiroto. | Jarkko Hietaniemi | 2001-03-03 | 1 | -0/+9 |
* | Miscommunication at #8914: #8902 was okay, #8881 was to be retracted. | Jarkko Hietaniemi | 2001-02-26 | 1 | -2/+1 |
* | Retract #8902 for now, requested by Charles Lane, the correct | Jarkko Hietaniemi | 2001-02-23 | 1 | -1/+1 |
* | (Retracted by #8914) | Charles Lane | 2001-02-23 | 1 | -1/+1 |