| Commit message (Expand) | Author | Age | Files | Lines |
* | integrate (by hand) #18353 and #18359 from maint-5.8: | Hugo van der Sanden | 2003-01-21 | 1 | -0/+3 |
* | my_fflush_all() wasn't doing the right thing under useperlio | Gurusamy Sarathy | 2002-12-18 | 1 | -1/+1 |
* | Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime() are... | Slaven Rezic | 2002-12-09 | 1 | -0/+14 |
* | integrate util.c fragment from #18200 to undef SA_RESTART on MacOS | Hugo van der Sanden | 2002-12-02 | 1 | -0/+5 |
* | Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED) | Nicholas Clark | 2002-10-28 | 1 | -1/+2 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -291/+5 |
* | Re: versions too accurate | John Peacock | 2002-10-17 | 1 | -3/+12 |
* | Re: [PATCH] Version object combined patch | John Peacock | 2002-10-17 | 1 | -5/+14 |
* | croak() is better written Perl_croak() in C code. | Rafael Garcia-Suarez | 2002-10-10 | 1 | -3/+3 |
* | Version object combined patch | John Peacock | 2002-10-10 | 1 | -82/+164 |
* | Re: [REVISED PATCH] Magic v-strings | John Peacock | 2002-09-27 | 1 | -1/+1 |
* | enable -ansi -pedantic | Jarkko Hietaniemi | 2002-09-26 | 1 | -1/+1 |
* | LEAKTEST is dead, RIP | H.Merijn Brand | 2002-09-26 | 1 | -167/+0 |
* | tiddly tidy up for util.c | Nicholas Clark | 2002-09-08 | 1 | -3/+3 |
* | regularise whitespace and formatting in util.c | Hugo van der Sanden | 2002-09-08 | 1 | -368/+373 |
* | Tweaks to Bleadperl Version Object Support | John Peacock | 2002-08-30 | 1 | -9/+20 |
* | posixify getppid on linux-multithread | Rafael Garcia-Suarez | 2002-08-29 | 1 | -3/+6 |
* | fixup threaded build for vstring changes | Hugo van der Sanden | 2002-08-23 | 1 | -6/+6 |
* | Re: [PATCH] Version object patch #1 | John Peacock | 2002-08-22 | 1 | -1/+3 |
* | Version object patch #1 | John Peacock | 2002-08-20 | 1 | -6/+181 |
* | [REVISED PATCH] Magic v-strings | John Peacock | 2002-08-20 | 1 | -19/+18 |
* | Re: no warnings 'io'; | Nicholas Clark | 2002-08-06 | 1 | -31/+40 |
* | exclude windows from change#17569 since it "breaks" pseudo-forked | Gurusamy Sarathy | 2002-07-18 | 1 | -4/+4 |
* | Integrate change #16844 from maint: | Jarkko Hietaniemi | 2002-07-16 | 1 | -0/+40 |
* | change#16528 merged the fix for my_popen() but missed my_popen_list() | Gurusamy Sarathy | 2002-07-15 | 1 | -4/+8 |
* | 5.8.0-RC1 on SunOS 4! | Robin Barker | 2002-07-09 | 1 | -0/+1 |
* | Remove all occurrences of occurence, except for one (in the | Abhijit Menon-Sen | 2002-06-03 | 1 | -1/+1 |
* | Fix a warning bug in Perl_report_evil_fh (didn't report | Rafael Garcia-Suarez | 2002-05-27 | 1 | -4/+1 |
* | Sarathy pointed out that instead of zeroing heap | Jarkko Hietaniemi | 2002-05-19 | 1 | -1/+1 |
* | Integrate maint branch io (pipe) fixes. (changes#16329,16330,16331) | Nick Ing-Simmons | 2002-05-09 | 1 | -4/+10 |
* | 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 |