Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 78 | -8227/+9745 |
* | missed a file | Gurusamy Sarathy | 1999-06-07 | 2 | -0/+1096 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 47 | -7208/+7487 |
* | clean up some stray "global" symbols | Gurusamy Sarathy | 1999-06-04 | 8 | -59/+60 |
* | avoid dereferencing null pointer from getpwent() et al | Gurusamy Sarathy | 1999-06-02 | 1 | -7/+11 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 76 | -1391/+1392 |
* | missed a few files | Gurusamy Sarathy | 1999-06-02 | 2 | -8/+5 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-06-02 | 62 | -740/+1229 |
|\ | |||||
| * | Patch applying of #3499 had gone awry. | Jarkko Hietaniemi | 1999-06-01 | 2 | -311/+0 |
| * | Cleanup of #3488. | Jarkko Hietaniemi | 1999-05-30 | 1 | -6/+8 |
| * | OS/2 socket fixes. | Ilya Zakharevich | 1999-05-30 | 3 | -4/+36 |
| * | PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre': | Mark-Jason Dominus | 1999-05-29 | 1 | -0/+1 |
| * | Safeguard against unimplemented functions in pwuid.t and grent.t | Jan Dubois | 1999-05-29 | 2 | -0/+10 |
| * | QNX needs <sys/select.h> to define fd_set. | Norton T. Allen | 1999-05-29 | 1 | -0/+6 |
| * | (was Re: Unitialized Value Complaints in Math::BigFloat) | Jan Dubois | 1999-05-29 | 1 | -0/+1 |
| * | Make Configure support the change #3367, | Jarkko Hietaniemi | 1999-05-29 | 3 | -12/+76 |
| * | The new t/lib/io_linenum.t was using stricture | Jarkko Hietaniemi | 1999-05-28 | 1 | -2/+1 |
| * | ByteLoader mark 2 | Tom Hughes | 1999-05-28 | 24 | -552/+708 |
| * | PATCH (5.005_57): defined(@a) now deprecated | Mark-Jason Dominus | 1999-05-28 | 9 | -19/+103 |
| * | Cosmetic OS/2-related patches | Ilya Zakharevich | 1999-05-28 | 7 | -11/+76 |
| * | Required OS/2-related patches | Ilya Zakharevich | 1999-05-28 | 6 | -90/+120 |
| * | Provide more useful test okay percentage | Paul Johnson | 1999-05-28 | 1 | -4/+4 |
| * | Fixes related to working local $. | Paul Johnson | 1999-05-28 | 3 | -61/+57 |
| * | RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File | Paul Marquess | 1999-05-28 | 1 | -17/+17 |
| * | fixing eval in the compiler | Vishal Bhatia | 1999-05-28 | 2 | -45/+34 |
| * | Configure updates for ISC 4.1 | Andy Dougherty | 1999-05-28 | 1 | -2/+6 |
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-28 | 3 | -10/+20 |
| |\ | |||||
| * | | Re: 5.005_57 NOT OK on SunOS 4.1.3 | Andy Dougherty | 1999-05-27 | 3 | -24/+44 |
| * | | Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6 | Andy Dougherty | 1999-05-26 | 1 | -2/+2 |
| * | | Configure -Dopenbsd_distribution to build for the OpenBSD tree. | Todd C. Miller | 1999-05-25 | 1 | -0/+20 |
| * | | Make Configure recognise glibc 2.1 stdio | Tom Hughes | 1999-05-25 | 1 | -2/+2 |
| * | | 3479, 3480, 3481 seems logical. | Jarkko Hietaniemi | 1999-05-25 | 1 | -4/+4 |
| |\ \ | |||||
| * | | | Cures for _57 in AIX 4.1.5.0. | Jarkko Hietaniemi | 1999-05-25 | 6 | -3/+10 |
| * | | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-25 | 102 | -4798/+13350 |
| |\ \ \ | |||||
* | | | | | remove stray K&R-isms | Gurusamy Sarathy | 1999-06-02 | 14 | -105/+65 |
* | | | | | change#3447 didn't do enough to exempt Foo->bar(qw/.../) from | Gurusamy Sarathy | 1999-06-01 | 2 | -0/+27 |
* | | | | | tighter -help output | Gurusamy Sarathy | 1999-05-31 | 1 | -17/+17 |
* | | | | | fix memory leak in C<eval 'return sub {...}'> | Gurusamy Sarathy | 1999-05-31 | 5 | -29/+47 |
* | | | | | tweak C++isms | Gurusamy Sarathy | 1999-05-31 | 2 | -2/+3 |
* | | | | | avoid gv_check() recursive pit | Gurusamy Sarathy | 1999-05-29 | 1 | -1/+1 |
* | | | | | add wide versions of win32 system calls (first step in | Gurusamy Sarathy | 1999-05-28 | 5 | -79/+253 |
* | | | | | change#3449 wasn't doing enough | Gurusamy Sarathy | 1999-05-28 | 2 | -5/+8 |
| |_|_|/ |/| | | | |||||
* | | | | make win32_spawnvp() inherit standard handles even when they | Gurusamy Sarathy | 1999-05-27 | 1 | -1/+17 |
* | | | | fix missing exported symbol | Gurusamy Sarathy | 1999-05-26 | 2 | -9/+3 |
| |_|/ |/| | | |||||
* | | | The change #3479 wasn't perfect. | Jarkko Hietaniemi | 1999-05-25 | 1 | -4/+4 |
* | | | Cures for _57 in AIX 4.1.5.0. | Jarkko Hietaniemi | 1999-05-25 | 1 | -2/+2 |
| |/ |/| | |||||
* | | here be 5.005_57 | Gurusamy Sarathy | 1999-05-25 | 4 | -3/+3473 |
* | | up patchlevel &c | Gurusamy Sarathy | 1999-05-25 | 7 | -28/+29 |
* | | REx engine improvements | Ilya Zakharevich | 1999-05-25 | 14 | -320/+758 |
* | | test case for change#3470 | Gurusamy Sarathy | 1999-05-25 | 1 | -2/+19 |