2000-06-28 |
Frank Tobin | Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric... |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Mark-Jason... | DOC PATCH 5.6.0: perlfunc/sprintf does not contain... |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jarkko Hietaniemi | Tweak $VERSION, patch from Doug MacEachern. |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jarkko Hietaniemi | Allow for standalone testing. |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Nicholas Clark | [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message... |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Doug MacEachern | avoid mg_ptr in '*' magic |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Simon Cozens | is_utf8_string |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Simon Cozens | bytes<->utf8 fixes |
commit | commitdiff | tree | snapshot |
2000-06-27 |
David Dyck | Do no -warn on \_, only on \alpha. |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Nicholas Clark | [ID 20000626.007] h2xs man page contains trailing garbage |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jarkko Hietaniemi | Configure maintenance. Sever some dependency cycles, |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Dan Sugalski | XS module loading fixup for VMS |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jarkko Hietaniemi | Tweak embed.pl, regen headers. |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jarkko Hietaniemi | Regen headers. |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Kevin Ruscoe | The thread begun by |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Matt Sergeant | Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Mark-Jason... | PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op... |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Simon Cozens | PATCH: pod/perlutil.pod - utilities packaged with the... |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Fifer, Eric | cygwin port |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Jarkko Hietaniemi | Upgrade to File::Spec 0.810_01 from CPAN by Barrie... |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Jeff Okamoto | README.hpux version 0.6.1 |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Doug MacEachern | "Constant subroutine redefined" mandatory warning |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Doug MacEachern | lib.pm -> lib.pm.PL |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Doug MacEachern | [PATCH] remove forward declarations in Socket.pm |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Simon Cozens | Add source code filenames to apidoc. |
commit | commitdiff | tree | snapshot |
2000-06-23 |
root | A way to avoid English.pm performance hit. |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Doug MacEachern | Avoid double close(). |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Ian Phillipps | doc typo fix |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Simon Cozens | Remove tr///CU (the feature is to be obsoleted by bette... |
commit | commitdiff | tree | snapshot |
2000-06-22 |
Jarkko Hietaniemi | Win32 patches from Benjamin Stuhl. |
commit | commitdiff | tree | snapshot |
2000-06-22 |
Jarkko Hietaniemi | Bytecode patches from Benjamin Stuhl. |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Jarkko Hietaniemi | Bytecode patches from Benjamin Stuhl. |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Jarkko Hietaniemi | Rename the fdpid locking and integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Jarkko Hietaniemi | Continuing mopup for #6204. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Jarkko Hietaniemi | Mopup for #6204. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Jarkko Hietaniemi | Mopup for #6207 and #6209. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Dan Sugalski | Lock PL_fdpid against race conditions, based on: |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Jarkko Hietaniemi | Regen headers for #6207. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Dan Sugalski | Threadsafe patches |
commit | commitdiff | tree | snapshot |
2000-06-06 |
David Glasser | Eliminate $a/$b in pod |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Benjamin Stuhl | Win32 improvements |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Benjamin Stuhl | B::Bytecode patches |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Yitzchak Scott... | perldiag should refer to perlos2.pod not README.os2 |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Gurusamy Sarathy | Perl_eval_pv() leaks 4 bytes every time it is called... |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Ilya Zakharevich | Update to cperl-mode.el 4.31 from |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Dan Sugalski | Make perl's malloc work on VMS |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Dan Sugalski | VMS fixups so we can build with MULTIPLICITY |
commit | commitdiff | tree | snapshot |
2000-06-03 |
John Borwick | [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to... |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Gurusamy Sarathy | fix yet another eval"" leak under USE_ITHREADS |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Gurusamy Sarathy | fix small eval"" memory leaks under USE_ITHREADS |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Jarkko Hietaniemi | Signals-be-gone for microperl. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Jarkko Hietaniemi | Integrate with Sarathy. |
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-06-01 |
Jarkko Hietaniemi | Be Cleaner Part Deux. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Jarkko Hietaniemi | microperl nits from Simon Cozens. |
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 |
Jarkko Hietaniemi | Be cleaner. |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Jarkko Hietaniemi | Substitution utf8 patch from Simon Cozens. |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Jarkko Hietaniemi | Single-quoted utf8 patch from Simon Cozens. |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Jarkko Hietaniemi | microperl changes from Simon Cozens; Makefile for microperl |
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 |
next |