| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Integrate change #12752 from maintperl; | Jarkko Hietaniemi | 2001-10-29 | 1 | -0/+3 |
* | Integrate maintperl changes #12268 and #12669; | Jarkko Hietaniemi | 2001-10-26 | 1 | -1/+2 |
* | Integrate macperl changes from Chris Nandor: | Jarkko Hietaniemi | 2001-09-26 | 1 | -4/+4 |
* | Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{C... | Hugo van der Sanden | 2001-09-15 | 1 | -2/+1 |
* | Fix Cwd::getcwd() not being tainted, as noticed | Jarkko Hietaniemi | 2001-09-04 | 1 | -0/+4 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -11/+11 |
* | Pluggable optimizer | Simon Cozens | 2001-08-01 | 1 | -0/+2 |
* | util.c: return required in Perl_my_fork | Craig A. Berry | 2001-07-23 | 1 | -0/+1 |
* | Make perl fork()-safe (in a slightly limited way) even on | Gurusamy Sarathy | 2001-07-20 | 1 | -15/+51 |
* | More accurate line numbers in messages | Paul Johnson | 2001-07-12 | 1 | -2/+45 |
* | fix the binary compatibility issue when building with/without | Gurusamy Sarathy | 2001-07-05 | 1 | -0/+31 |