Bleadperl to version 0.37
[p5sagit/p5-mst-13.2.git] / util.c
2004-04-07 John Peacock Bleadperl to version 0.37
2004-03-17 Robin Barker format/casting/warning RE: perl 5.9.1
2004-03-16 Rafael Garcia-Suarez Update copyright notices
2004-02-26 Mark Fowler Improved perlapi documentation for croak
2004-02-03 John Peacock was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0...
2004-01-17 Gisle Aas Perl core dumps when running out of memory [PATCH]
2003-12-15 Alan Burlison Remove incorrect guards around inclusion of <signal.h>
2003-12-12 Alan Burlison Modify the common guard for the signal.h header, because
2003-11-03 Nicholas Clark s/new_hash/rehash/g (Stas suggested a better name)
2003-10-16 Nicholas Clark Plan C for foiling the algorithmic complexity attack
2003-10-02 Brendan O'Dea Re: 5.8.1 and srand
2003-09-08 Jarkko Hietaniemi Slightly more intelligent paranoia.
2003-09-08 Jarkko Hietaniemi Superparanoia.
2003-08-17 Adrian M. Enache [PATCH] Re: [BUG] string loses its utf8 flag on die
2003-08-12 Jarkko Hietaniemi Retract #20644 and #20643; on non-microperl non-fcntl
2003-08-12 Jarkko Hietaniemi Apply much of Ilya's microperl patch, but instead of
2003-08-12 Jarkko Hietaniemi More microperlish faking in case no fcntl F_SETFD for...
2003-07-18 Rafael Garcia-Suarez Rename get_seed() to get_hash_seed(), as suggested by
2003-07-11 Jarkko Hietaniemi pTHX.
2003-07-11 Jarkko Hietaniemi Chicken out: the hash randomisation is not on by default.
2003-07-09 John Peacock Re: [REPATCH] was Re: [perl #16010] v-strings left...
2003-06-22 Jarkko Hietaniemi Move the (pseudo)seed functio for (pseudo)random number...
2003-06-19 Steve Grazzini Re: [perl #17934] tied STDERR and internal warnings
2003-06-14 Jarkko Hietaniemi Illegal cpp.
2003-06-13 Alan Ferrency Re: [perl #18849] fork/system bug on FreeBSD
2003-04-22 Jarkko Hietaniemi z/OS: changes for building threaded from "Brian De...
2003-04-21 Adrian M. Enache Fix another segfault case (warn called from UNIVERSAL...
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-04-16 Jarkko Hietaniemi A -C parsed from the #! line can still have line ending...
2003-03-09 Jarkko Hietaniemi From Inaba Hiroto: the UTF-8 length cache wasn't
2003-03-03 Jarkko Hietaniemi Use a macro for abs() to avoid the possible truncation...
2003-03-02 Hugo van der Sanden Update all copyrights to 2003, from Jarkko
2003-03-02 Jarkko Hietaniemi The -CI cannot be easily tested under UTF-8 locale...
2003-02-24 Jarkko Hietaniemi PERL_SIGNALS=unsafe enables the old unsafe/immediate...
2003-02-18 Jarkko Hietaniemi Format nit.
2003-02-17 Jarkko Hietaniemi Doc tweaks (and one code tweak) based on Philip Newton...
2003-02-15 Jarkko Hietaniemi The new(er) way of controlling Unicode I/O (and other...
2003-02-12 Robin Barker to silence compiler warning
2003-02-10 John Peacock version objects final(?) patch
2003-01-21 Hugo van der Sanden integrate (by hand) #18353 and #18359 from maint-5.8:
2002-12-18 Gurusamy Sarathy my_fflush_all() wasn't doing the right thing under...
2002-12-09 Slaven Rezic Re: [perl #18238] timezone and gmt offset as output...
2002-12-02 Hugo van der Sanden integrate util.c fragment from #18200 to undef SA_RESTA...
2002-10-28 Nicholas Clark Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd...
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-10-17 John Peacock Re: versions too accurate
2002-10-17 John Peacock Re: [PATCH] Version object combined patch
2002-10-10 Rafael Garcia-Suarez croak() is better written Perl_croak() in C code.
2002-10-10 John Peacock Version object combined patch
2002-09-27 John Peacock Re: [REVISED PATCH] Magic v-strings
2002-09-26 Jarkko Hietaniemi enable -ansi -pedantic
2002-09-26 H.Merijn Brand LEAKTEST is dead, RIP
2002-09-08 Nicholas Clark tiddly tidy up for util.c
2002-09-08 Hugo van der Sanden regularise whitespace and formatting in util.c
2002-08-30 John Peacock Tweaks to Bleadperl Version Object Support
2002-08-29 Rafael Garcia-Suarez posixify getppid on linux-multithread
2002-08-23 Hugo van der Sanden fixup threaded build for vstring changes
2002-08-22 John Peacock Re: [PATCH] Version object patch #1
2002-08-20 John Peacock Version object patch #1
2002-08-20 John Peacock [REVISED PATCH] Magic v-strings
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-06 Nicholas Clark Re: no warnings 'io';
2002-07-18 Gurusamy Sarathy exclude windows from change#17569 since it "breaks...
2002-07-16 Jarkko Hietaniemi Integrate change #16844 from maint:
2002-07-15 Gurusamy Sarathy change#16528 merged the fix for my_popen() but missed...
2002-07-09 Robin Barker 5.8.0-RC1 on SunOS 4!
2002-06-03 Abhijit Menon-Sen Remove all occurrences of occurence, except for...
2002-05-27 Rafael Garcia-Suarez Fix a warning bug in Perl_report_evil_fh (didn't report
2002-05-19 Nick Ing-Simmons Integrate mailine
2002-05-19 Jarkko Hietaniemi Sarathy pointed out that instead of zeroing heap
2002-05-09 Nick Ing-Simmons Integrate maint branch io (pipe) fixes. (changes#16329...
2002-05-02 Gurusamy Sarathy manual integrate of change#16332 from maint-5.6 branch
2002-05-02 Jarkko Hietaniemi New try at the Class::DBI core dump at global cleanup.
2002-04-30 Jarkko Hietaniemi Dodge a NULL pointer dereference in cleanup of Class...
2002-04-25 Abhijit Menon-Sen $fh->close(); print $fh "foo" would segfault under...
2002-04-21 Gurusamy Sarathy fixes for all the warnings reported by Visual C (most...
2002-04-21 Gurusamy Sarathy Windows 64-bit support:
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-08 Abhijit Menon-Sen New descriptions for savepv*(), as suggested by...
2002-04-08 Abhijit Menon-Sen Fix prototypes of save{,shared}pv{,n} (s/sv/pv/...
2002-04-03 Jarkko Hietaniemi EPOC tweaks from Olaf Flebbe.
2002-04-01 Jarkko Hietaniemi DJGPP tweaks from Laszlo.
2002-03-24 Jarkko Hietaniemi microperl tweaks.
2002-03-23 Jarkko Hietaniemi Purify: Array bounds read: reading one byte before...
2002-03-22 Jarkko Hietaniemi Even better version from Olaf Flebbe.
2002-03-22 Jarkko Hietaniemi EPOC update from Olaf Flebbe.
2002-03-18 Jarkko Hietaniemi return at the wrong side of #endif.
2002-03-15 Jarkko Hietaniemi Monster _r patch: try to scan for all known _r variants,
2002-03-11 Paul Marquess more warnings tidyup
2002-03-10 Jarkko Hietaniemi Renaming tweaks, and split off the reentrant "superbuffer"
2002-03-07 Jarkko Hietaniemi Retract #14985, #14899, and #14990, following the princ...
2002-03-06 Jarkko Hietaniemi Use HAS_TM_TM_ZONE (from #15065). Should help
2002-03-04 Jarkko Hietaniemi Attempt at portability.
2002-03-04 Ilya Zakharevich sv_cmp and friends
2002-03-03 Jarkko Hietaniemi EBCDIC: the v-string components cannot exceed 2147483647.
2002-02-18 Nick Ing-Simmons Integrate mainline
2002-02-17 Audrey Tang Tied STDERR should catch messages from warn() and die()
2002-02-08 Chris Nandor CopFILE / MacPerl_MPWFileName
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-23 Jarkko Hietaniemi Copyright++. (Not all the toplevel *.h have one, it...
next