| Commit message (Expand) | Author | Age | Files | Lines |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 3 | -64/+64 |
* | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 2 | -14/+16 |
* | applied suggested patch, modulo already applied parts | Charles Bailey | 1999-05-10 | 6 | -109/+305 |
* | flush all open output buffers before fork(), exec(), system, qx// | Gurusamy Sarathy | 1999-05-09 | 1 | -0/+1 |
* | applied non-conflicting parts of suggested patch | Charles Bailey | 1999-05-05 | 2 | -262/+573 |
* | hand-applied conflicting parts of suggested patch | Charles Bailey | 1999-04-26 | 4 | -567/+223 |
* | descrip_mms.template installed files fix | Dan Sugalski | 1999-04-21 | 1 | -2/+2 |
* | applied suggested patch, modulo superseded parts | Charles Bailey | 1999-03-24 | 5 | -82/+162 |
* | integrate changes#3091-3094 from maint-5.005 | Gurusamy Sarathy | 1999-03-24 | 1 | -0/+4 |
* | To: perl5-porters@perl.org, vmsperl@perl.org | Hans Mulder | 1999-03-02 | 4 | -20/+27 |
* | integrate cfgperl contents | Gurusamy Sarathy | 1999-02-24 | 1 | -0/+4 |
|\ |
|
| * | Scratch #3008 and introduce $crosscompile and $multiarch | Jarkko Hietaniemi | 1999-02-22 | 1 | -0/+4 |
* | | distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation | Gurusamy Sarathy | 1999-02-18 | 1 | -2/+2 |
|/ |
|
* | propagate PERL_VERSION everywhere, add to pod | Gurusamy Sarathy | 1999-02-16 | 3 | -6/+16 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-02-15 | 1 | -0/+12 |
|\ |
|
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1999-02-08 | 1 | -2/+1 |
| |\ |
|
| * | | Update vms/subconfigure.com along the lines of change #2829. | Jarkko Hietaniemi | 1999-02-08 | 1 | -0/+12 |
* | | | perly_c.diff typo | Gurusamy Sarathy | 1999-02-14 | 1 | -1/+1 |
| |/
|/| |
|
* | | make safesysmalloc() etc., always available; safemalloc() et al are | Gurusamy Sarathy | 1999-02-08 | 1 | -2/+1 |
|/ |
|
* | Integrate from mainperl. | Jarkko Hietaniemi | 1999-02-07 | 1 | -769/+802 |
|\ |
|
| * | applied suggested patch; regen perly* and vms/perly* | Stephen McCamant | 1999-02-07 | 1 | -771/+804 |
| * | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-01-24 | 1 | -0/+16 |
| |\ |
|
| * \ | integrate cfgperl changes into mainline, fix conflicts | Gurusamy Sarathy | 1999-01-17 | 5 | -13/+602 |
| |\ \ |
|
* | | | | These should've been already in #2803. | Jarkko Hietaniemi | 1999-02-02 | 1 | -0/+2 |
* | | | | VMS update, applicable parts of | Hans Mulder | 1999-02-02 | 2 | -16/+18 |
| |_|/
|/| | |
|
* | | | VMS configure tweak | Hans Mulder | 1999-01-22 | 1 | -0/+16 |
| |/
|/| |
|
* | | VMS.C tweak for occasional system() error | Hans Mulder | 1999-01-07 | 1 | -5/+5 |
* | | Initial VMS patches | Hans Mulder | 1998-12-03 | 4 | -8/+597 |
* | | Integrate from _54 mainperl modulo the NetBSD ifdef in util.c. | Jarkko Hietaniemi | 1998-12-01 | 3 | -27/+40 |
|\ \
| |/ |
|
| * | another threads reliability fix: serialize writes to thr->threadsv | Gurusamy Sarathy | 1998-11-29 | 3 | -16/+29 |
|/ |
|
* | add perlreftut.pod | Gurusamy Sarathy | 1998-11-28 | 1 | -2/+2 |
* | VM/ESA and VMS sig_num_init (change#2101) catchup. | Jarkko Hietaniemi | 1998-11-05 | 1 | -4/+6 |
* | remaining PL_foo stragglers | Gurusamy Sarathy | 1998-10-30 | 1 | -19/+0 |
* | Doc patch to VMS::Stdio module | Hans Mulder | 1998-10-17 | 1 | -19/+389 |
* | remove spurious unused conflicting globals (PL_yy{v,s}sp) | Gurusamy Sarathy | 1998-10-06 | 1 | -2/+0 |
* | make C<use> recognize C<require> overrides; allow C<do EXPR> to be | Gurusamy Sarathy | 1998-10-03 | 1 | -1/+1 |
* | VMS config tweaks | Hans Mulder | 1998-10-02 | 2 | -2/+6 |
* | run vms_yfix.pl | Gurusamy Sarathy | 1998-09-27 | 1 | -14/+15 |
* | (via private mail) | Charles Bailey | 1998-09-23 | 14 | -191/+193 |
* | integrate maint-5.005 changes into mainline | Gurusamy Sarathy | 1998-08-08 | 2 | -2/+140 |
|\ |
|
| * | remove useless 'rcsid' (extension of a suggestion by | Gurusamy Sarathy | 1998-08-04 | 1 | -1/+0 |
| * | VMS patches | Gurusamy Sarathy | 1998-08-02 | 1 | -1/+140 |
* | | integrate utfperl | Gurusamy Sarathy | 1998-07-26 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Here are the long-expected Unicode/UTF-8 modifications. | Larry Wall | 1998-07-24 | 1 | -3/+3 |
* | | VMS patches from Dan Sugalski <sugalskd@osshe.edu> | Gurusamy Sarathy | 1998-07-26 | 2 | -2/+7 |
|/ |
|
* | VMS patches from Dan Sugalski <sugalskd@osshe.edu> | Gurusamy Sarathy | 1998-07-22 | 1 | -7/+13 |
* | t/io/inplace.t enabled for VMS | Hans Mulder | 1998-07-22 | 1 | -1/+1 |
* | VMS patches from Dan Sugalski <sugalskd@osshe.edu> | Brad Hughes | 1998-07-21 | 3 | -99/+139 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 4 | -73/+73 |
* | Edited "behind my back" ... | Nick Ing-Simmons | 1998-07-18 | 1 | -28/+28 |