This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
$^S almost entirely broken with 5.6.1
[perl5.git] / pp.c
2001-06-09 Nick Ing-SimmonsIntegrate mainline
2001-06-08 Jarkko HietaniemiBe inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
2001-06-03 Jarkko HietaniemiIntegrate change #10412 from maintperl; locale is now
2001-05-31 Jarkko HietaniemiSalvage bits and pieces from the experimental 'utf8...
2001-05-30 Jarkko HietaniemiMore -Wall sweeping.
2001-05-25 Simon CozensBased on
2001-05-20 Dave Mitchell[LARGE!] symbolic magic
2001-05-15 Jarkko HietaniemiFix for 20010514.037; substr() didn't invalidate the...
2001-05-14 Jarkko HietaniemiReference cmp'ing should go through the whole stringifi...
2001-04-23 Robin Houstonbug 20010423.002
2001-04-11 Simon Cozensprototype("CORE::recv")
2001-04-05 David Dyckbleadperl / hex ignores variable length and/or tr doesn...
2001-03-28 Jarkko Hietaniemipp_ne() needs a CORRECT boolean.
2001-03-28 Jarkko Hietaniemipp_ne() needs a boolean, not an integer.
2001-03-28 Jarkko Hietaniemi(Retracted by #9404.)
2001-03-28 Jarkko HietaniemiExtend the SvROK() testing also to pp_ne(), pointed...
2001-03-26 Jarkko Hietaniemipp_ncmp() and pp_scmp() should return numeric values...
2001-03-26 Jarkko HietaniemiTreat pp_ncmp() and pp_scmp() as in #9366 (ROK).
2001-03-24 Nick Ing-SimmonsIntegrate mainline.
2001-03-24 Robin HoustonRe: B::Deparse bug (5.6.0)
2001-03-21 Jarkko HietaniemiThe #9270 would have leaked a scalar if pp_substr()
2001-03-21 Jarkko HietaniemiContinue 4-arg substr() UTF-8 fixage.
2001-03-19 Jarkko Hietaniemisubstr($bytestr, i, n, $charstr)
2001-03-17 Nick Ing-SimmonsMinor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
2001-03-13 Jarkko HietaniemiIntegrate perlio:
2001-03-13 Nick Ing-Simmons#ifdef'ed out code to make packed side of pack/unpack
2001-03-10 Nick Ing-SimmonsEBCDIC sanity - phase I
2001-03-07 Radu GreabRe: [ID 20010305.012] chop() against list assignment...
2001-02-28 Jarkko HietaniemiRetract #8865 and #8869, un?pack C now again agree...
2001-02-28 Tim JennessRe: sync sync sync: have I missed any patches?
2001-02-21 Jarkko HietaniemiRetract #8875, cannot let go of the old semantics of...
2001-02-21 Jarkko HietaniemiMake unpack C and unpack U truly equivalent.
2001-02-21 Jarkko Hietaniemiunpack("C", ...) was left slightly unfinished by #8865.
2001-02-21 Jarkko HietaniemiMake pack("C", 0x100) to create Unicode, unless under the
2001-02-20 Jarkko HietaniemiIntegrate pureperl changes #8844,8845,8850 to mainline
2001-02-08 Charles BaileySYN SYN
2001-01-31 Nicholas ClarkRe: [PATCH] Re: [ID 20010105.023] numeric problems...
2001-01-27 Jarkko HietaniemiForgot from #8545. Oops.
2001-01-24 Charles BaileySYN SYN
2001-01-17 Roca, Ignasilib/tie-substrhash.t FAILED at test 11
2001-01-15 Jarkko HietaniemiMore UTF-8 patches from Inaba Hiroto.
2001-01-12 Stephen McCamantConsolidated lvalue sub changes
2001-01-12 Jarkko HietaniemiOne more UTF-8 fix from Inaba Hiroto.
2001-01-09 Jarkko Hietaniemisave_delete(), err, SAVEDELETE() fixes from Charles...
2001-01-09 Inaba HirotoOne more patch for UTF8
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-05 Jarkko HietaniemiUTF-8 cleanup.
2001-01-05 Jarkko HietaniemiUnify UTF-8 malformedness handling.
2001-01-02 Nick Ing-SimmonsTurn SvUTF8 off if not required in pp_chr and pp_stringify.
2001-01-01 Jarkko HietaniemiBump up Larry's copyright.
2000-12-30 Nick Ing-SimmonsIntegrate mainline
2000-12-30 Inaba Hirotomore UTF8 test suites and an UTF8 patch
2000-12-29 Jarkko Hietaniemi(Retracted by #8264) More join() testing which was...
2000-12-28 Jarkko HietaniemiThe maxiters upper limit sanity check (guarding against
2000-12-28 Jarkko HietaniemiMake some panic messages a bit more logical.
2000-12-28 Simon Cozenslvalue AUTOLOAD. No, really.
2000-12-15 Jarkko HietaniemiReturn of the IVUV-preservation, now seems to be happy...
2000-12-15 Jarkko HietaniemiThis seems to be a stage sane and stable enough to...
2000-12-14 Nicholas Clarkfaster and 64 bit preserving arithmetic
2000-12-11 Nick Ing-SimmonsIntegrate mainline
2000-12-11 Simon CozensRe: [Fwd: BUG 20001205.022] Local on Hash elements
2000-12-10 Simon CozensRe: prototype of substr
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-12-04 Jarkko HietaniemiRetract #7977, still too volatile (the euphemism of...
2000-12-04 Simon Cozens(Retracted by #7978, too shaky yet.)
2000-12-03 Jarkko HietaniemiMake uv_to_utf8() to zero-terminate its output buffer,
2000-11-22 Jarkko HietaniemiGo ahead and #include <unistd.h> in perl.h.
2000-11-18 Nick Ing-SimmonsIntegrate mainline
2000-11-18 Jarkko HietaniemiSparc 64-bit pack() fix from Jens Hamisch.
2000-11-17 Nick Ing-SimmonsExperiment on use of attributes.pm interface.
2000-11-14 Yitzchak Scott-Tho... [ID 20001113.003] utf8_to_uv on malformed utf returns...
2000-11-13 Yitzchak Scott-Tho... Tweak the definition of the bit complement on UTF-8...
2000-10-27 Yitzchak Scott-Tho... [ID 20001026.006] C<use integer; $x += 1> gives uniniti...
2000-10-25 Jarkko HietaniemiContinue the internal UTF-8 API tweaking.
2000-10-25 Jarkko HietaniemiAllow poking holes at the UTF-8 decoding strictness.
2000-10-25 Jarkko HietaniemiRename UTF8LEN() to be UNISKIP(), too confusing to...
2000-10-24 Jarkko HietaniemiFix the bug ID 20001024.005, the bug introduced by...
2000-10-24 Jarkko HietaniemiMake the UTF-8 decoding stricter and more verbose when
2000-10-20 Jens HamischDon't write double values through long double pointers,
2000-10-20 Charles BaileySYN SYN
2000-10-16 Jarkko HietaniemiFix a couple of compiler-noted nits in #7235.
2000-10-16 Jarkko HietaniemiFix few quad issues, which for example broke chr(~chr...
2000-10-15 Simon CozensMake ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
2000-10-15 Jarkko Hietaniemisplit() utf8 fixes. Should fix both 20001014.001 and...
2000-10-13 Jarkko HietaniemiSlight tweak of the code to appease Amdahl UTS cc.
2000-10-06 Jarkko HietaniemiUTF8ize split() so that the cloned substrings get the...
2000-09-30 Nick Ing-SimmonsRe-instate Perl_utf8_to_uv without checking parameter...
2000-09-14 Robin Barkercontinued -Wformat support
2000-09-14 Jarkko HietaniemiBatch of UTF-8 patches from Simon Cozens.
2000-08-16 Christian KirschThe numeric locale was reset to "C" by s?printf and...
2000-08-08 Hugo van der SandenAugment #6539 a bit: don't croak if there's magic in...
2000-08-07 Hugo van der SandenMake bless(REF, REF) a fatal error, add bless tests.
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-01 Simon CozensMake chr() for values >127 to create utf8 when under...
2000-07-26 Jarkko HietaniemiFix *foo{FORMAT}.
2000-07-14 Gurusamy Sarathyenable UTF-16 filter by default if relevant BOM is...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6252..6260 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6207..6210 into mainline
2000-07-04 Jarkko HietaniemiWin32 patches for cfgperl from Sarathy.
next