This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / pp.c
2003-05-13 Jarkko HietaniemiIntegrate:
2003-05-04 Jarkko HietaniemiIntegrate:
2003-04-17 Jarkko HietaniemiIntegrate the below, regen Configure. No regen Glossary,
2003-04-08 Michael G. SchwernIntegrate:
2003-04-07 Jarkko HietaniemiIntegrate:
2003-04-01 Jarkko HietaniemiAddress "5.8.1@19053: crypt_r() takes 128K per thread".
2003-03-22 Jarkko HietaniemiIf no IVSIZE == 8, no need for modulo_1.
2003-03-19 Jarkko HietaniemiIntegrate:
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-07 Jarkko HietaniemiIntegrate (and regen Configure):
2003-03-03 Jarkko HietaniemiIntegrate:
2003-03-02 Adrian M. EnacheIntegrate:
2003-03-02 Jarkko HietaniemiIntegrate:
2003-02-28 Jarkko HietaniemiThe Great Pad Run of '02
2003-02-26 Jarkko HietaniemiIntegrate:
2003-02-18 Jarkko HietaniemiIntegrate:
2003-02-02 Jarkko HietaniemiIntegrate:
2003-01-16 Jarkko HietaniemiIntegrate:
2002-12-06 Jarkko HietaniemiMore comments and robustness in pp_ucfirst() and pp_lcf...
2002-11-09 Jarkko HietaniemiIntegrate
2002-11-05 Hugo van der SandenRe: [perl #18107] lc(), uc() and ucfirst() broken insid...
2002-11-05 Abhijit Menon-Sen1. Update pp_ucfirst to enter the UTF-8 branch only...
2002-11-04 Jarkko HietaniemiThe first big import towards 5.8.1, @18078. Please...
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-10-03 Stephen McCamantRe: speed of my
2002-10-02 Dave Mitchellmove all pad-related code to its own src file
2002-08-17 Nicholas ClarkCopy On Write
2002-08-17 Hugo van der Sandenpp.c warns that sv may be used uninitialised in pp_delete()
2002-08-17 Michael G. SchwernRemove pseudo-hashes (complete)
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-08 Slaven RezicRe: [perl #15523] Memory Leak in split with trailing...
2002-06-22 Chris NandorIntegrate perl
2002-06-16 Craig A. Berrypp.c:pp_pow() -- quit when you're done
2002-06-13 Chris NandorIntegrate perl
2002-06-07 Jarkko Hietaniemigcc -Wall nit noticed by NI-S.
2002-06-05 Doug MacEachernRe: local tied hash slices & stray keys (was Re: Cwd...
2002-05-22 Chris NandorIntegrate perl; bump patchlevel; add lib/Unicode/README...
2002-05-21 Jarkko Hietaniemimicroperl: if DIEing on no-functionality, the has-funct...
2002-05-17 Chris NandorIntegrate perl
2002-05-14 Jarkko Hietaniemireentr.h affects more C files than just reentr.c
2002-05-08 Gurusamy Sarathymake the gettimeofday() implementation in Time::HiRes...
2002-04-21 Gurusamy Sarathysquelch some more type mismatch warnings
2002-04-21 Gurusamy Sarathyfixes for all the warnings reported by Visual C (most...
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-06 Nicholas ClarkRe: the dirty half dozen (Re: perl@15662)
2002-04-02 Jarkko HietaniemiWhat started as a small nit (the charnames test, nit...
2002-03-22 Jarkko HietaniemiIf Unicode keys are entered to a hash, a bit is turned on.
2002-03-16 Jarkko HietaniemiThwart IRIX long doubles and sloppy pow() (in Perl...
2002-03-11 Paul Marquessmore warnings tidyup
2002-03-11 Nicholas Clarkspelling correction
2002-03-07 Jarkko HietaniemiAs suggested by Anton Tagunov, eq and cmp now obey the
2002-03-04 Paul Marquesstaint + deprecated warnings
2002-03-02 Jarkko HietaniemiPATCH: "splice() offset past end of array" warning...
2002-02-19 Jarkko HietaniemiLet's not overdo the growth.
2002-02-19 Jarkko HietaniemiNot extending enough.
2002-02-01 Nick Ing-SimmonsIntegrate mainline
2002-01-31 Jarkko HietaniemiTurn the I/O Unicode error by default on, but the
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-20 Nick Ing-SimmonsIntegrate mainline
2002-01-20 Jarkko HietaniemiMake also hex() and oct() to croak if their arguments
2002-01-19 Nick Ing-SimmonsNearly-working threads re-structuring. Do not integrate,
2002-01-13 Jarkko HietaniemiMake the crypt() pickier: if downgrading doesn't work,
2002-01-12 Mike GuyCorrect misleading error message
2002-01-04 Jarkko HietaniemiIn the UTF-8 branch of crypt() the extra \0 byte is...
2001-12-21 Jarkko HietaniemiMake using U+FDD0..U+FDEF (noncharacters since Unicode...
2001-12-20 Nick Ing-SimmonsIntegrate mainline (mostly) utf8.c does not compile.
2001-12-19 Jarkko Hietaniemigcc pacifying (RH 7.1/ia64).
2001-12-18 Jarkko Hietaniemi%g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
2001-12-17 Rafael Garcia-Suarez[PATCH] Re: chomp/chop prototype changed?
2001-12-13 Jarkko HietaniemiUnadorned numbers evil.
2001-12-11 Chris NandorIntegrate various changes from maint-5.6/perl/.
2001-12-09 Jarkko HietaniemiApply NetBSD patch-ad: a gcc sparc64 code generation...
2001-12-03 Nicholas Clarkshared hash keys and ++/--
2001-12-02 Jarkko HietaniemiVarious small nits found by DJGPP build.
2001-12-01 Nicholas Clark[REPATCH] reference pointer comparison
2001-11-24 Nicholas ClarkRe: Smoke 13191 /pro/3gl/CPAN/perl-current
2001-11-21 Nicholas Clarkspaceship and refs
2001-11-18 Jarkko HietaniemiRetract 11635: close 20011113.110, reopen 20010809...
2001-10-31 Jarkko HietaniemiExtend the effect of the encoding pragma to chr() and...
2001-10-26 Nicholas Clarktweak divide
2001-10-25 Nicholas Clarkremove small IVop redundancy
2001-10-23 Jarkko HietaniemiNegation and Unicode: sort of solves 20010303.010,
2001-10-23 Jarkko HietaniemiDocument the final sigma spot.
2001-10-23 Jarkko HietaniemiFix multicharacter titlecase (ucfirst).
2001-10-09 Jarkko HietaniemiMake the toupper/lower/title API for Unicode not right
2001-09-23 chromaticRe:
2001-09-15 Gurusamy Sarathyenable most warnings for windows build; fix the various...
2001-09-10 Artur BergmanSilence some more warnings INT2PTR.
2001-09-05 Nicholas Clarkoct and hex in glorious 64 bit (with less bugs) (was...
2001-09-03 Jarkko HietaniemiMake crypt() do something more sane for Unicode
2001-09-02 Jarkko HietaniemiRename the variable: it *used* to be (wrongly) that the
2001-08-30 Nicholas Clarkpp_modulo
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-22 Nicholas Clark64 bit integer preserving pp_divide
2001-08-18 Jarkko HietaniemiNew try for ID 20010407.006: detach the semantics
2001-08-16 Jarkko HietaniemiFix for 20010407.008 sprintf removes utf8-ness.
2001-08-15 Arthur Bergmanpp_lock
2001-08-11 Jarkko HietaniemiAdd t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quote...
2001-08-11 Robin Houston(retracted by 13077)
next