This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
attributes-two.patch also contains a lot of const-ing, hence the
[perl5.git] / util.c
2005-09-18 Andy LesterIntegrate:
2005-09-17 Nicholas ClarkIntegrate:
2005-09-17 Nicholas ClarkS_vdie_croak_common wasn't STATIC in 5.8.7, so somethin...
2005-09-17 Andy LesterIntegrate:
2005-09-17 Andy LesterIntegrate:
2005-09-17 Andy LesterIntegrate:
2005-09-12 Steve PetersIntegrate:
2005-09-11 Andy LesterIntegrate:
2005-05-30 Olli SaviaIntegrate:
2005-04-27 Nicholas ClarkRemove a const that shouldn't have been integrated...
2005-04-25 Steve PetersIntegrate:
2005-04-08 Nicholas ClarkIntegrate:
2005-04-05 Nicholas ClarkIntegrate:
2005-02-05 Nicholas ClarkIntegrate:
2005-01-30 Nicholas ClarkIntegrate:
2005-01-19 Nicholas ClarkIntegrate:
2005-01-19 Nicholas ClarkIntegrate:
2004-12-01 Yitzchak Scott-Tho... Integrate:
2004-11-23 Michael SchroederIntegrate:
2004-10-19 Nicholas ClarkIntegrate:
2004-09-10 Stas BekmanIntegrate:
2004-09-10 Nicholas ClarkIntegrate:
2004-09-10 Steve HayIntegrate:
2004-04-07 John PeacockBleadperl to version 0.37
2004-03-22 Nicholas ClarkIntegrate:
2004-03-17 Robin Barkerformat/casting/warning RE: perl 5.9.1
2004-03-16 Rafael Garcia-SuarezUpdate copyright notices
2004-02-26 Nicholas ClarkIntegrate:
2004-02-26 Mark FowlerImproved perlapi documentation for croak
2004-02-03 John Peacockwas Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0...
2004-01-26 Nicholas ClarkIntegrate:
2004-01-17 Gisle AasPerl core dumps when running out of memory [PATCH]
2003-12-18 Alan BurlisonIntegrate:
2003-12-15 Alan BurlisonRemove incorrect guards around inclusion of <signal.h>
2003-12-12 Alan BurlisonModify the common guard for the signal.h header, because
2003-11-03 Nicholas ClarkIntegrate:
2003-11-03 Nicholas Clarks/new_hash/rehash/g (Stas suggested a better name)
2003-10-19 Nicholas ClarkIntegrate:
2003-10-17 Nicholas ClarkIntegrate:
2003-10-16 Nicholas ClarkPlan C for foiling the algorithmic complexity attack
2003-10-02 Brendan O'DeaRe: 5.8.1 and srand
2003-09-08 JuerdIntegrate:
2003-09-08 Jarkko HietaniemiSlightly more intelligent paranoia.
2003-09-08 Jarkko HietaniemiIntegrate:
2003-09-08 Jarkko HietaniemiSuperparanoia.
2003-08-17 Adrian M. EnacheIntegrate:
2003-08-17 Adrian M. Enache[PATCH] Re: [BUG] string loses its utf8 flag on die
2003-08-12 Jarkko HietaniemiIntegrate:
2003-08-12 Jarkko HietaniemiRetract #20644 and #20643; on non-microperl non-fcntl
2003-08-12 Jarkko HietaniemiIntegrate:
2003-08-12 Jarkko HietaniemiApply much of Ilya's microperl patch, but instead of
2003-08-12 Jarkko HietaniemiMore microperlish faking in case no fcntl F_SETFD for...
2003-07-23 Jarkko HietaniemiIntegrate:
2003-07-18 Rafael Garcia-SuarezRename get_seed() to get_hash_seed(), as suggested by
2003-07-11 Jarkko HietaniemiIntegrate:
2003-07-11 Jarkko HietaniemipTHX.
2003-07-11 Jarkko HietaniemiIntegrate:
2003-07-11 Jarkko HietaniemiChicken out: the hash randomisation is not on by default.
2003-07-09 John PeacockIntegrate:
2003-07-09 John PeacockRe: [REPATCH] was Re: [perl #16010] v-strings left...
2003-07-08 Jarkko Hietaniemiv-string API tweak from John Peacock to synchronize
2003-06-22 Jarkko HietaniemiIntegrate:
2003-06-22 Jarkko HietaniemiMove the (pseudo)seed functio for (pseudo)random number...
2003-06-19 Jarkko HietaniemiIntegrate:
2003-06-19 Steve GrazziniRe: [perl #17934] tied STDERR and internal warnings
2003-06-14 Jarkko HietaniemiIntegrate:
2003-06-14 Jarkko HietaniemiIllegal cpp.
2003-06-14 Jarkko HietaniemiIntegrate:
2003-06-13 Alan FerrencyRe: [perl #18849] fork/system bug on FreeBSD
2003-06-12 Jarkko HietaniemiBandaid from Dave Mitchell for various pad-related
2003-05-04 Jarkko HietaniemiIntegrate:
2003-04-23 Jarkko HietaniemiIntegrate:
2003-04-22 Jarkko Hietaniemiz/OS: changes for building threaded from "Brian De...
2003-04-21 Adrian M. EnacheFix another segfault case (warn called from UNIVERSAL...
2003-04-17 Jarkko HietaniemiIntegrate:
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-04-16 Jarkko HietaniemiA -C parsed from the #! line can still have line ending...
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-09 Jarkko HietaniemiIntegrate:
2003-03-09 Jarkko HietaniemiFrom Inaba Hiroto: the UTF-8 length cache wasn't
2003-03-03 Jarkko HietaniemiUse a macro for abs() to avoid the possible truncation...
2003-03-02 Jarkko HietaniemiIntegrate:
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2003-03-02 Jarkko HietaniemiThe -CI cannot be easily tested under UTF-8 locale...
2003-02-26 Jarkko HietaniemiIntegrate:
2003-02-24 Jarkko HietaniemiPERL_SIGNALS=unsafe enables the old unsafe/immediate...
2003-02-18 Jarkko HietaniemiIntegrate:
2003-02-18 Jarkko HietaniemiFormat nit.
2003-02-17 Jarkko HietaniemiDoc tweaks (and one code tweak) based on Philip Newton...
2003-02-15 Jarkko HietaniemiThe new(er) way of controlling Unicode I/O (and other...
2003-02-12 Robin Barkerto silence compiler warning
2003-02-10 John Peacockversion objects final(?) patch
2003-01-21 Hugo van der Sandenintegrate (by hand) #18353 and #18359 from maint-5.8:
2003-01-02 Jarkko HietaniemiThe magic v-string patch from John Peacock for 5.8;
2002-12-26 Jarkko HietaniemiIntroduce a cache for UTF-8 data: length and byte<...
2002-12-23 Jarkko HietaniemiIntegrate:
2002-12-18 Gurusamy Sarathymy_fflush_all() wasn't doing the right thing under...
2002-12-09 Jarkko HietaniemiIntegrate:
2002-12-09 Slaven RezicRe: [perl #18238] timezone and gmt offset as output...
2002-12-02 Hugo van der Sandenintegrate util.c fragment from #18200 to undef SA_RESTA...
next