Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shared hash keys and ++/-- | Nicholas Clark | 2001-12-03 | 1 | -52/+108 |
* | No use talking about dynamic library search patch | Jarkko Hietaniemi | 2001-12-03 | 1 | -1/+1 |
* | Shared hash keys | Nicholas Clark | 2001-12-02 | 1 | -2/+8 |
* | Non-VMS-fixed and Win32-skipped version of | Michael G. Schwern | 2001-12-01 | 1 | -38/+54 |
* | parser panics on lvalue methods | Rafael Garcia-Suarez | 2001-12-01 | 1 | -1/+10 |
* | Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385) | Andy Dougherty | 2001-11-30 | 2 | -7/+5 |
* | Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk | Michael G. Schwern | 2001-11-30 | 1 | -4/+4 |
* | Cannot test if cppstdin has not yet been installed. | Jarkko Hietaniemi | 2001-11-30 | 1 | -0/+8 |
* | -P on VMS. Evicting sed | Michael G. Schwern | 2001-11-30 | 4 | -10/+58 |
* | (replaced by #13391) | jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net | 2001-11-30 | 1 | -1/+1 |
* | Re: More h2ph problems [was Re: h2ph confused by comments in an enum. | Hugo van der Sanden | 2001-11-29 | 2 | -0/+9 |
* | (was Re: [ID 20011128.159] Segmentation faulton bad regexp) | Michael G. Schwern | 2001-11-29 | 1 | -0/+4 |
* | @INC tweak. | Jarkko Hietaniemi | 2001-11-29 | 1 | -0/+5 |
* | [PATCH] Re: $\ very broken | Jarkko Hietaniemi | 2001-11-29 | 1 | -2/+17 |
* | Test cases for the first half of #13338. | Jarkko Hietaniemi | 2001-11-28 | 2 | -0/+18 |
* | Fix for "a\x{100}" =~ /A/i. | Jarkko Hietaniemi | 2001-11-28 | 1 | -1/+21 |
* | Re: [ID 20011127.155] \ -f "file" dumps core | Michael G. Schwern | 2001-11-28 | 1 | -0/+6 |
* | Remove redundant #! parsing. Deparse tests better. | Michael G. Schwern | 2001-11-27 | 1 | -13/+9 |
* | [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void contex... | David Dyck | 2001-11-27 | 1 | -2/+2 |
* | [ID 20011126.149] t/op/split fails step 37 | David Dyck | 2001-11-27 | 1 | -1/+2 |
* | Portability and skippage tweaks. | Jarkko Hietaniemi | 2001-11-27 | 1 | -11/+19 |
* | \141 is malformed "unexpected continuation byte" in UTF-EBCDIC. | Jarkko Hietaniemi | 2001-11-27 | 1 | -8/+8 |
* | unpack P* uses random length for item | Wolfgang Laun | 2001-11-27 | 1 | -1/+10 |
* | system and taintedness | Radu Greab | 2001-11-26 | 1 | -1/+9 |
* | Update the test list. | Jarkko Hietaniemi | 2001-11-26 | 1 | -0/+10 |
* | No Socket, little Net. | Jarkko Hietaniemi | 2001-11-25 | 1 | -0/+2 |
* | Revert the /proc/self/auxv experiment for now. | Jarkko Hietaniemi | 2001-11-25 | 1 | -7/+1 |
* | Now is Solaris if you start the t/perl in the t/ | Jarkko Hietaniemi | 2001-11-25 | 1 | -1/+7 |
* | $$ readonly, take two | Michael G. Schwern | 2001-11-25 | 1 | -1/+3 |
* | Update 1_compile for new known tests. | Jarkko Hietaniemi | 2001-11-24 | 1 | -0/+5 |
* | Move the MBF/MBI test modules to t/lib. | Jarkko Hietaniemi | 2001-11-24 | 2 | -0/+93 |
* | Here are the right helper files. | Jarkko Hietaniemi | 2001-11-23 | 4 | -0/+54 |
* | Upgrade to Filter::Simple 0.77. | Jarkko Hietaniemi | 2001-11-23 | 2 | -23/+0 |
* | Output tweak needed because of podlators 1.14. | Jarkko Hietaniemi | 2001-11-23 | 1 | -0/+1 |
* | Re: regex oddness with \Z and $& | Hugo van der Sanden | 2001-11-23 | 1 | -4/+4 |
* | local(*CORE::GLOBAL::require) doesn't behave like other overrides | Gurusamy Sarathy | 2001-11-22 | 1 | -1/+10 |
* | Strange: the same mysterious regex study bug | Jarkko Hietaniemi | 2001-11-21 | 1 | -2/+2 |
* | Z*/[AZa]* fails to pack length properly | Wolfgang Laun | 2001-11-21 | 1 | -1/+20 |
* | Update the list of modules having tests. | Jarkko Hietaniemi | 2001-11-21 | 1 | -0/+2 |
* | Integrate change #13145 from maintperl; | Jarkko Hietaniemi | 2001-11-21 | 1 | -8/+18 |
* | spaceship and refs | Nicholas Clark | 2001-11-21 | 1 | -8/+35 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-11-20 | 1 | -2/+3 |
|\ | |||||
| * | perl.c change to use HAS_PROCSELFEXE, also | Nick Ing-Simmons | 2001-11-20 | 1 | -2/+3 |
| * | Integrate mainline | Nick Ing-Simmons | 2001-11-20 | 2 | -68/+5 |
| |\ | |/ |/| | |||||
| * | Integrate mainline | Nick Ing-Simmons | 2001-11-19 | 8 | -36/+214 |
| |\ | |||||
| * \ | Integrate mainline - a few Devel::Peak fails. | Nick Ing-Simmons | 2001-11-18 | 27 | -220/+692 |
| |\ \ | |||||
* | | | | filter-util.pl for Mac OS | Chris Nandor | 2001-11-20 | 1 | -0/+1 |
* | | | | Move the sysio tests from io/utf8 to lib/open. | Jarkko Hietaniemi | 2001-11-19 | 1 | -70/+4 |
* | | | | Thou shalt not mix stdio and sysio. | Jarkko Hietaniemi | 2001-11-19 | 1 | -11/+13 |
| |_|/ |/| | | |||||
* | | | Pending further investigation skip the tell() tests. | Jarkko Hietaniemi | 2001-11-19 | 1 | -25/+35 |