| Commit message (Expand) | Author | Age | Files | Lines |
* | added patch for overloading constants, made PERL_OBJECT-aware | Ilya Zakharevich | 1998-06-29 | 19 | -19/+409 |
* | fix Socket.pm typo from change#1240 | Gurusamy Sarathy | 1998-06-29 | 1 | -1/+1 |
* | applied patch, tweak for threads awareness | Albert Dvornik | 1998-06-29 | 3 | -0/+121 |
* | applied patch, fixed one more leak, tweaked whitespace bugs | Gurusamy Sarathy | 1998-06-29 | 2 | -24/+32 |
* | Permissions in MakeMaker (Was: patch to MM_Unix.pm) | Andreas König | 1998-06-29 | 2 | -19/+74 |
* | PUSHSTACK renovation | Joshua Pritikin | 1998-06-28 | 9 | -44/+54 |
* | IV changes for long long (was Re: 5.004_68 on its way to the CPAN) | Stephen McCamant | 1998-06-28 | 2 | -12/+12 |
* | Improve warning on zero-length chunks in RE | Ilya Zakharevich | 1998-06-28 | 1 | -11/+15 |
* | add Math/Trig/Radial.pm, update MANIFEST | Jarkko Hietaniemi | 1998-06-28 | 2 | -0/+194 |
* | applied patch, tweaked doc, and regen regnodes.h | Ilya Zakharevich | 1998-06-28 | 8 | -58/+85 |
* | [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1 | mike@bill.iac.net | 1998-06-28 | 2 | -10/+39 |
* | Fix ptags | Ilya Zakharevich | 1998-06-28 | 1 | -2/+14 |
* | apply patch sent via private mail | Stephen McCamant | 1998-06-28 | 1 | -52/+1950 |
* | pat.t tests | Ilya Zakharevich | 1998-06-28 | 1 | -1/+17 |
* | improve recursive error messages! | Joshua Pritikin | 1998-06-28 | 3 | -3/+9 |
* | : Move REG_INFTY-dependent tests from op/regexp.t | Dominic Dunlop | 1998-06-28 | 3 | -17/+64 |
* | specify *.sym files needed in perl_exp.SH instead of picking up all | Andy Dougherty | 1998-06-28 | 1 | -3/+3 |
* | Re: [PATCH] 4-arg substr update for perl5.004_68 | Gisle Aas | 1998-06-28 | 4 | -49/+69 |
* | applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h | Stephen McCamant | 1998-06-28 | 2 | -12/+18 |
* | Add CR LF CRLF to Socket.pm | Chris Nandor | 1998-06-28 | 1 | -2/+28 |
* | Optimize foreach (1..1000000) | Gisle Aas | 1998-06-28 | 8 | -17/+109 |
* | avoid creation of %^R | Ilya Zakharevich | 1998-06-28 | 2 | -1/+1 |
* | Negative LENGTH argument to splice | Gisle Aas | 1998-06-28 | 4 | -6/+46 |
* | Insecure $ENV{} message out of step with perldiag | M. J. T. Guy | 1998-06-28 | 2 | -3/+4 |
* | Complex.pm update | Jarkko Hietaniemi | 1998-06-28 | 2 | -8/+74 |
* | disable perl malloc on UNICOS for now | Jarkko Hietaniemi | 1998-06-28 | 1 | -2/+5 |
* | fixes unpack("q"...), and semctl() tests for UNICOS | Jarkko Hietaniemi | 1998-06-28 | 3 | -10/+97 |
* | tweak various places for iperlsys.h awareness | Gurusamy Sarathy | 1998-06-28 | 5 | -3/+5 |
* | add a perlio.h stub for compat (some extensions seem to #include it) | Gurusamy Sarathy | 1998-06-28 | 1 | -0/+1 |
* | Re: [PATCH for _66] Makefile.SH problem on dos/djgpp | Laszlo Molnar | 1998-06-28 | 1 | -0/+3 |
* | hand apply mutiliated patch | Hans Mulder | 1998-06-28 | 3 | -68/+98 |
* | hand apply whitespace mutiliated patch | Robin Barker | 1998-06-28 | 1 | -0/+4 |
* | documenting close without arguments | Tom Phoenix | 1998-06-28 | 1 | -1/+4 |
* | Better diags for vars.pm | Tom Phoenix | 1998-06-28 | 1 | -5/+14 |
* | hand apply whitespace mutiliated perldoc.PL patches | Robin Barker | 1998-06-28 | 1 | -6/+13 |
* | integrate ansiperl to get makedef.pl tweak | Gurusamy Sarathy | 1998-06-28 | 2 | -2/+6 |
* | add CGI-2.42, its and testsuite | Gurusamy Sarathy | 1998-06-28 | 20 | -1062/+3053 |
* | enable Errno build on win32, add Errno-1.08 files to repository | Gurusamy Sarathy | 1998-06-28 | 10 | -6/+404 |
* | tweak win32 config templates for cpp | Gurusamy Sarathy | 1998-06-28 | 3 | -7/+7 |
* | make find_script() return saved string, reenable missing diagnostics | Gurusamy Sarathy | 1998-06-26 | 2 | -10/+14 |
* | avoid warning with -P switch | Gurusamy Sarathy | 1998-06-25 | 1 | -1/+1 |
* | don't suppress display of Makefile recipes that invoke perl | Gurusamy Sarathy | 1998-06-25 | 1 | -2/+2 |
* | tweak order of destruction so OBJECTs in GLOBs are visited after those | Gurusamy Sarathy | 1998-06-25 | 1 | -3/+2 |
* | mknod() is not POSIX, so remove the POSIX pieces from change#1199 | Gurusamy Sarathy | 1998-06-25 | 3 | -20/+1 |
* | add FILE_SHARE_DELETE ifndef in win32.h | Gurusamy Sarathy | 1998-06-25 | 1 | -1/+5 |
* | check in what change#1182 didn't, and Changes | Gurusamy Sarathy | 1998-06-24 | 3 | -0/+157 |
* | final touches to 5.004_68 | Gurusamy Sarathy | 1998-06-23 | 1 | -0/+1 |
* | more MULTIPLICITY tweaks | Gurusamy Sarathy | 1998-06-23 | 11 | -16/+82 |
* | partial MULTIPLICITY cleanup | Gurusamy Sarathy | 1998-06-23 | 7 | -325/+391 |
* | tweak MANIFEST, add Dev_t to POSIX/typemap | Gurusamy Sarathy | 1998-06-23 | 3 | -3/+2 |