2000-06-02 |
Gurusamy Sarathy | fix small eval"" memory leaks under USE_ITHREADS |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Gurusamy Sarathy | vec() loses numericalness (modified version of patch... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Gurusamy Sarathy | submit missing embed.pl change |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Gurusamy Sarathy | counting tr/// corrupts later operation (from M.J.T... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Gurusamy Sarathy | h2xs tweaks |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Gurusamy Sarathy | replace pod2latex with the one in Pod-LaTeX v0.52 from... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Gurusamy Sarathy | further qualify references to "alphanumeric" (from... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Gurusamy Sarathy | remove incorrect documentation about implicit split... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Gurusamy Sarathy | tweak for change#6127 |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Gurusamy Sarathy | SelfLoader can lose $@ in AUTOLOAD() (from Nicholas... |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Gurusamy Sarathy | buggy modulus on UVs introduced by change#3378 (resulted in |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Gurusamy Sarathy | fix buggy multiline matching of C<"a\nxb\n" =~ /(?... |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Gurusamy Sarathy | scalar() doesn't force scalar context when used in... |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Gurusamy Sarathy | change#6142 needs tweaks to tests to work where there... |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Gurusamy Sarathy | integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Jarkko Hietaniemi | Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untou... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Jarkko Hietaniemi | tweak todo |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Jarkko Hietaniemi | Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Jarkko Hietaniemi | detypo |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Gurusamy Sarathy | fix memory leak in C<eval "BEGIN {}"> (bug in change... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Gurusamy Sarathy | fix memory leak in method call optimization (change... |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Jarkko Hietaniemi | Add autogeneration of perlmodlib.pod and the new perlne... |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Jarkko Hietaniemi | Changes for the File::Temp 0.08 (change #6159) test... |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Jarkko Hietaniemi | Upgrade to File::Temp 0.08 from Tim Jenness via CPAN. |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Jarkko Hietaniemi | Regen Configure to jive with #6149. |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | small bug in change#6144; remove random \xA0 character... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | avoid type mismatch warning |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | prettier Test::Harness output on failed tests (from... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | cosmetic fixups of RE debug output (from Ilya Zakharevich) |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | fix accidental pessimization in RE optimizer (from... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | perlrequick.pod updates (from Mark Kvale <kvale@phy... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | OS/2 tweaks for usethreads build (from Rocco Caputo |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | close open file before chmod() (from Rocco Caputo ... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | add a make entry to Config.pm so "perl -V:make" works... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | doc typo |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | make xsubpp skip embedded pod (from Matthias Neeracher |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | MacOS support, part 2: make AutoSplit use File::Spec... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | MacOS support, part 1 (from Matthias Neeracher |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | File::Find fails to chdir when chasing symlinks (from |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Jarkko Hietaniemi | BSD/OS (bsdi) hints update by Timur I. Bakeyev and... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | revise mktables.PL for bugs and newness in Unicode 3.0 |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | add note about the handling of negative indices to... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | fix bogus redeclaration warning for "our" variables... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | random pod typos (from Peter Scott <Peter@PSDT.com>) |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | enable Test::Harness to dynamically determine column... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | make Test::Harness use wait.h/WCOREDUMP if available |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | elide bogus test in change#6132 |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | warnings::enabled() doesn't fall back to looking at... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | avoid warnings in POSIX.pm (from Barrie Slaymaker) |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | fix places that mean C<"word" character> but say C... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | VMS test harness tweak (from Jesper Naur <jesper.naur... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | new perlxstut example for passing/returning refs to... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | call_method(...,G_EVAL) can longjmp() out if the method... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | change#2879 broke rvalue autovivification of magicals... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | enable propagating exception objects via Perl_croak... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | integrate vmsperl contents into mainline |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | clarify gotcha with #line directives (from Rocco Caputo |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Gurusamy Sarathy | downgrade fatal error on C<"foo@nosucharray.com"> to... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Charles Bailey | Allow eliminate_macros() and fixpath() to handle space... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Charles Bailey | Add missing escape (Charles Lane) |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Charles Bailey | Quiet error messages in vmsish.t (Charles Lane) |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Charles Bailey | Regularize distinction between RMS$_DNF and RMS$_DIR... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Charles Bailey | Treat sockets as special in sys(read|write) (Charles... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Charles Bailey | Miscellaneous cosmetic fixes (Charles Lane) |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Charles Bailey | Add bounds checking for several strings (Charles Lane) |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Charles Bailey | Urk -- undo previous removal of vmsish 'exit' change |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Charles Bailey | Ugly workaround for version-specific RTL error |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Charles Bailey | Check for existence of file before trying to delete |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Charles Bailey | Resync with mainline prior to post-5.6.0 updates |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Jarkko Hietaniemi | todo tweak |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Gurusamy Sarathy | reenable fake signal handling on Windows, bugs and all |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Jarkko Hietaniemi | Tweak the todo list. |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Jarkko Hietaniemi | The (Configure) script refuses to go on, after asking for |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Gurusamy Sarathy | PL_sys_intern was being initialized too late on windows |
commit | commitdiff | tree | snapshot |
2000-05-09 |
Jarkko Hietaniemi | Test tweaking for Unicos continues. |
commit | commitdiff | tree | snapshot |
2000-05-09 |
Jarkko Hietaniemi | The test suite tweak in #6101 wasn't quite right. |
commit | commitdiff | tree | snapshot |
2000-05-09 |
Jarkko Hietaniemi | Hints and test tweaks for Unicos. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Jarkko Hietaniemi | More compilation tweakery from Allen Smith. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Jarkko Hietaniemi | Tweaks for the cc bugs from Allen Smith. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Jarkko Hietaniemi | Add a note about other, yet unsupported, shadow passwor... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Jarkko Hietaniemi | Add a note about possible compilation problems from... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Jarkko Hietaniemi | Introduce NV_PRESERVED_BITS. Not yet used anywhere but |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Gurusamy Sarathy | cygwin update (from Eric Fifer <efifer@sanwaint.com>) |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Gurusamy Sarathy | fork() failure to create pseudo process sets errno... |
commit | commitdiff | tree | snapshot |
2000-05-07 |
Jarkko Hietaniemi | Regen perltoc with the fixed buildtoc. |
commit | commitdiff | tree | snapshot |
2000-05-07 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-05-07 |
Gurusamy Sarathy | concat doesn't preserve utf8-ness, and doesn't invalidate |
commit | commitdiff | tree | snapshot |
2000-05-07 |
Gurusamy Sarathy | buildtoc tweak to fix newline lossage |
commit | commitdiff | tree | snapshot |
2000-05-07 |
Jarkko Hietaniemi | Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT, |
commit | commitdiff | tree | snapshot |
2000-05-07 |
Gurusamy Sarathy | reverse() and quotemeta() weren't preserving utf8-ness... |
commit | commitdiff | tree | snapshot |
2000-05-07 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-05-07 |
Gurusamy Sarathy | repeat operator (x) doesn't preserve utf8-ness |
commit | commitdiff | tree | snapshot |
2000-05-07 |
Gurusamy Sarathy | substr() does not preserve utf8-ness (from Stefan Eissing |
commit | commitdiff | tree | snapshot |
2000-05-07 |
Gurusamy Sarathy | note about undocumented caller() return value (from... |
commit | commitdiff | tree | snapshot |
next |