Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re: .. misinterpreted as flipflop | Hugo van der Sanden | 1999-02-15 | 1 | -1/+10 |
* | regexp flags bug | Hugo van der Sanden | 1999-02-15 | 1 | -0/+2 |
* | tweak select() test | Gurusamy Sarathy | 1999-02-14 | 1 | -1/+2 |
* | allow C<select('foo')> to autovivify *foo (SelectSaver expects that) | Gurusamy Sarathy | 1999-02-14 | 1 | -7/+1 |
* | slurping an empty file should return '' rather than undef, with | Gurusamy Sarathy | 1999-02-14 | 1 | -5/+16 |
* | "goto must have label" message for C<goto ''> | Jan Dubois | 1999-02-13 | 1 | -0/+5 |
* | allow boolean assign ops to be lvalues | Gurusamy Sarathy | 1999-02-12 | 1 | -0/+44 |
* | Remove extraneous sh in test suites | Ilya Zakharevich | 1999-02-12 | 6 | -11/+15 |
* | update change#2670 to later version | Hugo van der Sanden | 1999-02-12 | 1 | -1/+4 |
* | make testsuite somewhat location independent | Gurusamy Sarathy | 1999-02-12 | 116 | -119/+119 |
* | fh.t typo | Gurusamy Sarathy | 1999-02-12 | 1 | -1/+1 |
* | fix ops that are not filehandle constructors to not create GV if it | Gurusamy Sarathy | 1999-02-12 | 3 | -2/+57 |
* | applied suggested patch; added tests | Adam Krolnik | 1999-02-11 | 1 | -1/+10 |
* | compatibility fix: magic non-propagation in foreach implicit localization | Gurusamy Sarathy | 1999-02-11 | 1 | -3/+40 |
* | a modified version of suggested patch for pack template 'Z'; added docs | Valeriy E. Ushakov | 1999-02-09 | 1 | -1/+40 |
* | addendum to change#2823 | Stephen McCamant | 1999-02-08 | 1 | -1/+30 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-02-08 | 3 | -8/+8 |
|\ | |||||
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1999-02-07 | 1 | -0/+41 |
| |\ | |||||
| * | | Do not use File::Slurp. | Jarkko Hietaniemi | 1999-02-02 | 1 | -3/+2 |
| * | | Missed the html test from change #2787. | Jarkko Hietaniemi | 1999-02-02 | 1 | -2/+5 |
| * | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-02-02 | 3 | -15/+25 |
| |\ \ | |||||
| * | | | io/fs.t fails test #18. | G. Del Merritt | 1999-02-02 | 1 | -1/+1 |
* | | | | s/\ba/./g was over-optimized | Ilya Zakharevich | 1999-02-07 | 3 | -91/+122 |
* | | | | Fix list-context //g with zero-length matches | Ilya Zakharevich | 1999-02-07 | 1 | -1/+7 |
| |_|/ |/| | | |||||
* | | | properly prototype check parenthesized unary ops (e.g. defined(&a,&b)) | Gurusamy Sarathy | 1999-02-07 | 1 | -0/+41 |
| |/ |/| | |||||
* | | various win32-ish changes merged from maint-5.005 | Gurusamy Sarathy | 1999-02-01 | 1 | -11/+17 |
* | | don't attempt connect() to bogus IP addresses | Graham Barr | 1999-02-01 | 1 | -2/+8 |
* | | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-01-24 | 7 | -73/+194 |
|\ \ | |/ | |||||
| * | Re: [PATCH 5.005_54] Evalled substitution parsing | Hugo van der Sanden | 1999-01-21 | 1 | -1/+7 |
| * | Handle NIS (and NetInfo) more robustly. | Jarkko Hietaniemi | 1999-01-21 | 2 | -71/+143 |
| * | Fixing \G bug by Francois Desarmenien | Ilya Zakharevich | 1999-01-19 | 1 | -1/+41 |
| * | GNU libc locale system has LANGUAGE env var that partly | Jarkko Hietaniemi | 1999-01-18 | 3 | -0/+3 |
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1999-01-18 | 4 | -7/+38 |
| |\ | |/ |/| | |||||
* | | a few random cleanups | Gurusamy Sarathy | 1999-01-18 | 1 | -2/+2 |
* | | bogus assert() | Gurusamy Sarathy | 1999-01-17 | 1 | -2/+8 |
* | | various tweaks for clean build and test on win32 | Gurusamy Sarathy | 1999-01-17 | 1 | -2/+2 |
* | | sanity check piped opens (tweaked version of patch suggested | Gurusamy Sarathy | 1999-01-17 | 3 | -3/+28 |
* | | integrate cfgperl changes into mainline, fix conflicts | Gurusamy Sarathy | 1999-01-17 | 21 | -32/+337 |
|\ \ | |/ | |||||
| * | From: Hans Mulder <hansm@icgroup.nl> | Jarkko Hietaniemi | 1999-01-13 | 1 | -1/+41 |
| * | Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de> | Jarkko Hietaniemi | 1999-01-13 | 5 | -11/+14 |
| * | Change #2584 from maint-5.005: | Ilya Zakharevich | 1999-01-08 | 1 | -1/+6 |
| * | t/op/sysio.t for MPE/iX | Mark Bixby | 1999-01-06 | 1 | -1/+2 |
| * | Object destruction order testing. | Jarkko Hietaniemi | 1999-01-02 | 1 | -1/+42 |
| * | op/groups.t fails test 1 on HP-UX 10.20 | Paul Holser | 1999-01-01 | 1 | -1/+2 |
| * | From: Hugo van der Sanden <hv@crypt.compulink.co.uk> | Jarkko Hietaniemi | 1999-01-01 | 1 | -0/+6 |
| * | REV2: Binary number support | Wilson P. Snyder II | 1998-12-31 | 3 | -3/+13 |
| * | Bugs in hairy interactions of feature in REx | Ilya Zakharevich | 1998-12-29 | 2 | -2/+145 |
| * | Slight recoding of util.c:repeatcpy() to circumnavigate | Jarkko Hietaniemi | 1998-12-22 | 1 | -1/+52 |
| * | Change #2483 update. | Jarkko Hietaniemi | 1998-12-21 | 1 | -2/+4 |
| * | Update on change #2493. | Jarkko Hietaniemi | 1998-12-21 | 1 | -4/+4 |