| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-06 | 1 | -13/+17 |
* | AIX threaded build, plus few more on the side. | Jarkko Hietaniemi | 1999-07-05 | 1 | -3/+3 |
* | Integrate with mainperl. | Jarkko Hietaniemi | 1999-07-05 | 1 | -2/+43 |
|\ |
|
| * | cygwin32 update | Fifer, Eric | 1999-07-05 | 1 | -0/+36 |
| * | NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder) | Gurusamy Sarathy | 1999-07-05 | 1 | -2/+7 |
* | | EPOC port to Psion5. | Olaf Flebbe | 1999-06-27 | 1 | -2/+2 |
|/ |
|
* | somewhat untested PERL_OBJECT cleanups (C++isms mostly | Gurusamy Sarathy | 1999-06-27 | 1 | -2/+8 |
* | Tidy up #3542 and #3543. | Jarkko Hietaniemi | 1999-06-18 | 1 | -1/+1 |
* | Fixed two long-standing locale bugs. | Jarkko Hietaniemi | 1999-06-17 | 1 | -1/+47 |
* | win32 build fixes | Gurusamy Sarathy | 1999-06-10 | 1 | -18/+18 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -48/+124 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -97/+97 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -2/+2 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-06-02 | 1 | -11/+14 |
|\ |
|
| * | ByteLoader mark 2 | Tom Hughes | 1999-05-28 | 1 | -6/+0 |
| * | Required OS/2-related patches | Ilya Zakharevich | 1999-05-28 | 1 | -0/+2 |
| * | Re: 5.005_57 NOT OK on SunOS 4.1.3 | Andy Dougherty | 1999-05-27 | 1 | -4/+11 |
| * | Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6 | Andy Dougherty | 1999-05-26 | 1 | -2/+2 |
* | | remove stray K&R-isms | Gurusamy Sarathy | 1999-06-02 | 1 | -12/+6 |
|/ |
|
* | REx engine improvements | Ilya Zakharevich | 1999-05-25 | 1 | -102/+232 |
* | name PL_in_eval bits | Hugo van der Sanden | 1999-05-24 | 1 | -1/+1 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-05-17 | 1 | -0/+34 |
|\ |
|
| * | Still fflushing. | Jarkko Hietaniemi | 1999-05-14 | 1 | -1/+1 |
| * | Still fflushing strong. | Jarkko Hietaniemi | 1999-05-13 | 1 | -0/+34 |
* | | additional cleanups for cygwin32 port | Fifer, Eric | 1999-05-17 | 1 | -1/+1 |
|/ |
|
* | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 1 | -12/+8 |
* | gutsupport for C++ exceptions | Chip Salzenberg | 1999-05-11 | 1 | -0/+4 |
* | "weak" references internals, still needs perlguts documentation | Gurusamy Sarathy | 1999-05-10 | 1 | -0/+3 |
* | Self-consistent numeric conversion again | Ilya Zakharevich | 1999-05-10 | 1 | -2/+16 |
* | Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no) | Ilya Zakharevich | 1999-05-10 | 1 | -2/+41 |
* | cygwin32 update (untested adaptation of patch against 5.005_03) | Alexander Smishlajev | 1999-05-10 | 1 | -1/+1 |
* | PATCH for small bug in scan_bin | Paul Marquess | 1999-05-10 | 1 | -1/+1 |
* | flush all open output buffers before fork(), exec(), system, qx// | Gurusamy Sarathy | 1999-05-09 | 1 | -3/+3 |
* | Correct SvLEN vs SvCUR which leads to odd "chunk" vs "line" in mess(). | Nick Ing-Simmons | 1999-05-07 | 1 | -1/+1 |
* | avoid using PL_sv_mutex in condpair_magic() (avoids hangs when | Gurusamy Sarathy | 1999-05-07 | 1 | -3/+3 |
* | allow line numbers to show in diagnostics during global destruction | Gurusamy Sarathy | 1999-05-07 | 1 | -15/+11 |
* | applied non-conflicting parts of suggested patch | Charles Bailey | 1999-05-05 | 1 | -0/+15 |
* | allow embedded null characters in diagnostics | Gurusamy Sarathy | 1999-04-26 | 1 | -18/+35 |
* | integrate change#3229 from maint-5.004 | Gurusamy Sarathy | 1999-04-26 | 1 | -2/+11 |
* | correct places that said newSVpv() when they meant newSVpvn() | Gurusamy Sarathy | 1999-04-04 | 1 | -3/+3 |
* | better "Illegal %s digit ignored" warnings | Gurusamy Sarathy | 1999-03-24 | 1 | -3/+3 |
* | update copyright years | Gurusamy Sarathy | 1999-03-22 | 1 | -1/+1 |
* | add const qualifier to most char* prototypes, handle ripple effect | Gurusamy Sarathy | 1999-02-15 | 1 | -42/+31 |
* | support win32_putenv() | Gurusamy Sarathy | 1999-02-12 | 1 | -15/+10 |
* | make safesysmalloc() etc., always available; safemalloc() et al are | Gurusamy Sarathy | 1999-02-08 | 1 | -24/+38 |
* | Show LANGUAGE env var when needed. (Augment change #2645). | Jarkko Hietaniemi | 1999-01-19 | 1 | -0/+11 |
* | Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de> | Jarkko Hietaniemi | 1999-01-13 | 1 | -1/+1 |
* | REV2: Binary number support | Wilson P. Snyder II | 1998-12-31 | 1 | -0/+23 |
* | Slight recoding of util.c:repeatcpy() to circumnavigate | Jarkko Hietaniemi | 1998-12-22 | 1 | -2/+2 |
* | Integrate from mainperl. | Jarkko Hietaniemi | 1998-12-08 | 1 | -1/+1 |
|\ |
|