| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | fix outdated/incorrect info about arbitrary limits | Gurusamy Sarathy | 1998-12-06 | 1 | -1/+1 |
* | | Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED) | Hans Mulder | 1998-12-07 | 1 | -0/+2 |
* | | Integrate from _54 mainperl modulo the NetBSD ifdef in util.c. | Jarkko Hietaniemi | 1998-12-01 | 1 | -18/+22 |
|\ \
| |/ |
|
| * | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1998-11-29 | 1 | -1/+2 |
| |\ |
|
| * | | various fixes for race conditions under threads: mutex locks based | Gurusamy Sarathy | 1998-11-29 | 1 | -17/+22 |
* | | | Undo #2395, seems more like a problem in netbsd-current. | Jarkko Hietaniemi | 1998-11-30 | 1 | -1/+1 |
| |/
|/| |
|
* | | Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>. | Jarkko Hietaniemi | 1998-11-29 | 1 | -1/+2 |
|/ |
|
* | Locale collation, ctype, and numeric, were initialized wrong | Ilya Sandler | 1998-11-28 | 1 | -34/+22 |
* | mess_sv tweak for change#2249 | Gurusamy Sarathy | 1998-11-19 | 1 | -0/+3 |
* | use PL_mess_sv only during global destruction (fixes problems with | Gurusamy Sarathy | 1998-11-18 | 1 | -8/+9 |
* | integrate changes#2120,2168,2218 from maint-5.005; | Gurusamy Sarathy | 1998-11-08 | 1 | -0/+101 |