| Commit message (Expand) | Author | Age | Files | Lines |
* | manual integrate of change#16332 from maint-5.6 branch | Gurusamy Sarathy | 2002-05-02 | 1 | -0/+6 |
* | New try at the Class::DBI core dump at global cleanup. | Jarkko Hietaniemi | 2002-05-02 | 1 | -2/+1 |
* | Dodge a NULL pointer dereference in cleanup of Class::DBI | Jarkko Hietaniemi | 2002-04-30 | 1 | -4/+6 |
* | $fh->close(); print $fh "foo" would segfault under -w in | Abhijit Menon-Sen | 2002-04-25 | 1 | -1/+2 |
* | fixes for all the warnings reported by Visual C (most of this | Gurusamy Sarathy | 2002-04-21 | 1 | -4/+7 |
* | Windows 64-bit support: | Gurusamy Sarathy | 2002-04-21 | 1 | -4/+4 |
* | New descriptions for savepv*(), as suggested by Gisle Aas. | Abhijit Menon-Sen | 2002-04-08 | 1 | -6/+10 |
* | Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by | Abhijit Menon-Sen | 2002-04-08 | 1 | -11/+11 |
* | EPOC tweaks from Olaf Flebbe. | Jarkko Hietaniemi | 2002-04-03 | 1 | -2/+2 |
* | DJGPP tweaks from Laszlo. | Jarkko Hietaniemi | 2002-04-01 | 1 | -0/+4 |
* | microperl tweaks. | Jarkko Hietaniemi | 2002-03-24 | 1 | -4/+4 |
* | Purify: Array bounds read: reading one byte before the buffer. | Jarkko Hietaniemi | 2002-03-23 | 1 | -1/+1 |
* | Even better version from Olaf Flebbe. | Jarkko Hietaniemi | 2002-03-22 | 1 | -1/+1 |
* | EPOC update from Olaf Flebbe. | Jarkko Hietaniemi | 2002-03-22 | 1 | -5/+6 |
* | return at the wrong side of #endif. | Jarkko Hietaniemi | 2002-03-18 | 1 | -1/+2 |
* | Monster _r patch: try to scan for all known _r variants, | Jarkko Hietaniemi | 2002-03-15 | 1 | -11/+0 |
* | more warnings tidyup | Paul Marquess | 2002-03-11 | 1 | -7/+7 |
* | Renaming tweaks, and split off the reentrant "superbuffer" | Jarkko Hietaniemi | 2002-03-10 | 1 | -0/+9 |
* | Retract #14985, #14899, and #14990, following the principles | Jarkko Hietaniemi | 2002-03-07 | 1 | -37/+0 |
* | Use HAS_TM_TM_ZONE (from #15065). Should help | Jarkko Hietaniemi | 2002-03-06 | 1 | -9/+11 |
* | Attempt at portability. | Jarkko Hietaniemi | 2002-03-04 | 1 | -5/+9 |
* | sv_cmp and friends | Ilya Zakharevich | 2002-03-04 | 1 | -0/+33 |
* | EBCDIC: the v-string components cannot exceed 2147483647. | Jarkko Hietaniemi | 2002-03-03 | 1 | -20/+24 |
* | Tied STDERR should catch messages from warn() and die() | Audrey Tang | 2002-02-17 | 1 | -0/+16 |
* | CopFILE / MacPerl_MPWFileName | Chris Nandor | 2002-02-08 | 1 | -1/+1 |
* | Integrate mainline | Nick Ing-Simmons | 2002-01-25 | 1 | -1/+1 |
* | Integrate mainline | Nick Ing-Simmons | 2002-01-20 | 1 | -1/+7 |
* | Nearly-working threads re-structuring. Do not integrate, | Nick Ing-Simmons | 2002-01-19 | 1 | -0/+49 |
* | Split out core of sv_magic() into sv_magicext(). | Nick Ing-Simmons | 2002-01-18 | 1 | -3/+10 |
* | const-ness fix in savepv's passing of NULL | Nick Ing-Simmons | 2002-01-15 | 1 | -3/+3 |
* | Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds! | Nick Ing-Simmons | 2002-01-14 | 1 | -4/+26 |
* | If we do have socketpair(), make my_socketpair() | Jarkko Hietaniemi | 2002-01-04 | 1 | -0/+9 |
* | Missed the =head1 additions. | Jarkko Hietaniemi | 2002-01-03 | 1 | -0/+11 |
* | Win32 stuff: | Nick Ing-Simmons | 2001-12-30 | 1 | -22/+26 |
* | VOS tweaks from Paul Green. | Jarkko Hietaniemi | 2001-12-29 | 1 | -0/+6 |
* | Pod whitespace cleanup, round 0. | coral@eekeek.org | 2001-12-29 | 1 | -2/+2 |
* | socketpair tweaks from Nicholas Clark. | Jarkko Hietaniemi | 2001-12-29 | 1 | -3/+5 |
* | Re: [ PATCH ] Cygwin groups.t (PLEASE CHECK) | Nicholas Clark | 2001-12-26 | 1 | -3/+3 |
* | No AF_UNIX in BeOS. | Jarkko Hietaniemi | 2001-12-26 | 1 | -1/+5 |
* | Re: Not OK 13881 | John Peacock | 2001-12-25 | 1 | -0/+19 |
* | socketpair emulation | Nicholas Clark | 2001-12-23 | 1 | -0/+221 |
* | OS/2 build | Ilya Zakharevich | 2001-12-19 | 1 | -0/+3 |
* | alarm.t with -Uuseperlio fix | Nick Ing-Simmons | 2001-12-19 | 1 | -2/+2 |
* | Fix for alarm() breaking into wait*(). | Nick Ing-Simmons | 2001-12-17 | 1 | -6/+9 |
* | Various small nits found by DJGPP build. | Jarkko Hietaniemi | 2001-12-02 | 1 | -1/+1 |
* | change#3373 introduced a handle leak in backticks and piped open()s | Gurusamy Sarathy | 2001-11-25 | 1 | -0/+2 |
* | $$ readonly, take two | Michael G. Schwern | 2001-11-25 | 1 | -1/+4 |
* | v-strings as Objects Step 1 | John Peacock | 2001-11-15 | 1 | -0/+73 |
* | a few typo fixes | Jeffrey Friedl | 2001-11-12 | 1 | -1/+1 |
* | [patch] my_setenv speedup + fixes | Doug MacEachern | 2001-11-10 | 1 | -11/+32 |