1999-03-28 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-03-28 |
Gurusamy Sarathy | update p4 utility to ignore non-text files |
commit | commitdiff | tree | snapshot |
1999-03-28 |
Gurusamy Sarathy | integrate change#3179 from maint-5.005 |
commit | commitdiff | tree | snapshot |
1999-03-28 |
Gurusamy Sarathy | fix bogus OPf_REF context for the BLOCK in C<grep BLOCK... |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Gurusamy Sarathy | specify type of bracket in "Unmatched bracket" diagnostic; |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Gurusamy Sarathy | better description of "Integer overflow" diagnostic |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Vishal Bhatia | applied needful parts of suggested patch |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Gurusamy Sarathy | clarify what a "comment" means (due to Mark-Jason Dominus |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Gurusamy Sarathy | describe current behavior on local($foo{nothere}) ... |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Gurusamy Sarathy | fix refcnt on PL_main_cv (variant of suggestion by... |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Stephen McCamant | Compiler needs to know about utf8 SVOP tr///s |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Gurusamy Sarathy | B::Deparse update from Stephen McCamant <smccam@uclink4... |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Gurusamy Sarathy | fix a few places that said 'int', but meant 'STRLEN' |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Russ Allbery | [5.005_56] Add EXISTS to SDBM_File and libsdbm |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Gurusamy Sarathy | better description of OP_UNSTACK (s/unstack/iteration... |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Gurusamy Sarathy | add statement-modifier loops to :base_loop class |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Gurusamy Sarathy | integrate changes#3105,3130,3154 from maint-5.005 |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Gurusamy Sarathy | remove bogus panic() |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Jarkko Hietaniemi | Configure regenerated because of changes #3130/#3154... |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Charles Bailey | applied suggested patch, modulo superseded parts |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Charles Bailey | applied suggested patch, modulo superseded parts |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk> |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | missing integration in previous change |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | integrate changes#3116,3119 from maint-5.005 |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | integrate changes#3091-3094 from maint-5.005 |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | warn about newfangled vfork() caveats |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | integrate change#3115 from maint-5.005 |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | add note about map in scalar context |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | doc tweak |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Vishal Bhatia | applied suggested patch, modulo bogus hunk |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | integrate change#3104 from maint-5.005 |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | fix failure of C<&locked_sub;> under -Dusethreads |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | debugger tweak (wasn't printing a newline after recalle... |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | document OO exceptions (based on a suggestion by Andrea... |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | better "Illegal %s digit ignored" warnings |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | fix off-by-one that resulted in misparse of C</[\x... |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | flip release & version in win32_uname() |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Gurusamy Sarathy | support POSIX::uname() via win32_uname() |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Jan Dubois | perldelta.pod changes for Win32::* functions |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Gurusamy Sarathy | File::Spec fixes from Jan Dubois <jan.dubois@ibm.net> |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Gurusamy Sarathy | integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Gurusamy Sarathy | add Pod-Parser-1.08 (verbatim module =include tests... |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Tim Witham | patch for useless Math::BigInt warnings |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Kurt D. Starsinic | avoid literal 'undef' in $lddlflags under `Configure... |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Gurusamy Sarathy | avoid typeglob persistence in pp_readline() |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Gurusamy Sarathy | update copyright years |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Gurusamy Sarathy | implement win32_spawnvp() internally, making it return... |
commit | commitdiff | tree | snapshot |
1999-03-19 |
Jarkko Hietaniemi | Describe the new Benchmark feature in more detail. |
commit | commitdiff | tree | snapshot |
1999-03-19 |
Jarkko Hietaniemi | AVAILABILITY tuning. |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Jarkko Hietaniemi | Rhapsody change assumed too much. |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Jarkko Hietaniemi | Apollo DomainOS AVAILABILITY. |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Jarkko Hietaniemi | Mention Rhapsody in 5.005_5X perldelta, |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Jarkko Hietaniemi | perldelta niggling. |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Jarkko Hietaniemi | AVAILABILITY update: still mention PowerUX, |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Gurusamy Sarathy | sundry pod niggles |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Wilfredo Sánchez | First pass of integrating the Rhapsody port, |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Daniel Yacob | applied suggested patch (mailed to perl-unicode@perl... |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Gurusamy Sarathy | change#3067 failed package.t due to needless creation... |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Gurusamy Sarathy | change#3060 had the wrong quotes |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Jarkko Hietaniemi | d_uname was broken (probably since _53), reported by |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Gurusamy Sarathy | fix parsing of here documents in C<eval 's/.../<<FOO/e'> |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Gurusamy Sarathy | use yyerror() instead of croak() so that compile-time... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Gurusamy Sarathy | adjust testsuite for change#3067 |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Gurusamy Sarathy | remove bogus symbols from global.sym |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Gurusamy Sarathy | tolerate CRs after options |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Gurusamy Sarathy | adjust timeouts to accomodate slow/busy systems |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Gurusamy Sarathy | integrate change#3081 from maint-5.005 |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Gurusamy Sarathy | integrate change#2904 from maint-5.005 |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Hans Mulder | Regen config_h.SH once more because of *size, |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Hans Mulder | LONGSIZE used before it is set in config.h |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Graham Barr | exempt $foo::a,$foo::b from warnings only if sort(... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Vishal Bhatia | updates to compiler modules |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Gurusamy Sarathy | more s/s_/s!/ etc. |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Gurusamy Sarathy | integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Gurusamy Sarathy | HP-UX has yet another spelling for /NaNQ?/ |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Gurusamy Sarathy | error-check for accept() test |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Jan Dubois | allow custom comparison function in File::Compare:... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Abigail | better version of change#3038 |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Jarkko Hietaniemi | Configure regen to |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Jarkko Hietaniemi | Change #3053 missed perldelta. |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Jarkko Hietaniemi | Use '!' to mark native integer packings instead of... |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Jarkko Hietaniemi | The HP-UX threads patch (change #3028) is needed also... |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Hans Mulder | Minor update to README.VMS |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Hans Mulder | To: perl5-porters@perl.org, vmsperl@perl.org |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Spider Boardman | Eliminate (valid) warning in byterun.c |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Gurusamy Sarathy | updated HP-UX notes from Jeff Okamoto <okamoto@xfiles... |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Gurusamy Sarathy | this is 5.005_56 |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Gurusamy Sarathy | destroy PL_svref_mutex in perl_destruct() |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Gurusamy Sarathy | up patchlevel &c. |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Gurusamy Sarathy | integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Jan Dubois | slightly edited version of suggested patch |
commit | commitdiff | tree | snapshot |
next |