This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate 11778 into mainline.
[perl5.git] / doop.c
2001-08-12 Jarkko HietaniemiUnnecessary downgrades.
2001-05-30 Jarkko HietaniemiMore -Wall silencing from Michael Schwern and Jarkko...
2001-05-30 Nicholas ClarkRe: [PATCH doop.c] unused variable in Perl_do_join
2001-05-30 Jarkko HietaniemiMedley of -Wall cleanups from Michael Schwen, Hugo...
2001-05-26 Hugo van der SandenRe: 5.6.*, bleadperl: bugs in pp_concat
2001-05-20 Dave Mitchell[LARGE!] symbolic magic
2001-05-20 Gisle AasChomp should not always stringify
2001-04-29 Jarkko HietaniemiIn character classes one couldn't have 0x80..0xff chara...
2001-04-05 Jarkko HietaniemiIntegrate changes #9544,9547,9549(perlio),9550,9551...
2001-03-27 Jarkko HietaniemiIntegrate perlio:
2001-03-27 Nick Ing-SimmonsVarious EBCDIC fixes:
2001-03-19 Nick Ing-SimmonsIntegrate mainline.
2001-03-19 Nick Ing-SimmonsMore EBCDIC fixes.
2001-03-19 Jarkko HietaniemiUTF-8 tr/// battle continues, ammunition from Inaba...
2001-03-18 Nick Ing-SimmonsPrefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED...
2001-03-18 Jarkko Hietaniemitr/// UTF-8 patches from Inaba Hiroto.
2001-03-17 Nick Ing-SimmonsMinor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
2001-03-10 Nick Ing-SimmonsEBCDIC sanity - phase I
2001-03-04 Jarkko HietaniemiMore tr/// UTF-8 fixes from Inaba Hiroto.
2001-03-03 Jarkko HietaniemiUTF8 tr/// fixes from Inaba Hiroto.
2001-02-28 Tim JennessRe: sync sync sync: have I missed any patches?
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-17 Doug MacEachern[patch] -Wall
2001-02-14 Jarkko HietaniemiMore MacOS Classic fixes from Chris Nandor.
2001-01-24 Charles BaileySYN SYN
2001-01-12 Stephen McCamantConsolidated lvalue sub changes
2001-01-10 Inaba HirotoRe: more UTF8 test suites and an UTF8 patch
2001-01-09 Inaba HirotoOne more patch for UTF8
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-05 Simon CozensRe: ebcdic <-> ascii tables interjected in uv <-> utf8...
2001-01-05 Jarkko HietaniemiUTF-8 cleanup.
2001-01-05 Jarkko HietaniemiUnify UTF-8 malformedness handling.
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) Externally: join() was still...
2000-12-28 Jarkko HietaniemiMake some panic messages a bit more logical.
2000-12-08 Simon CozensRe: ebcdic <-> ascii tables interjected in uv <-> utf8...
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-11-20 Simon Cozens[PATCH] doop.c - UTF8 tr///
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-31 Yitzchak Scott-Tho... Be more lenient on bad UTF-8 when doing bit arithmetics.
2000-10-25 Jarkko HietaniemiContinue the internal UTF-8 API tweaking.
2000-10-24 Jarkko HietaniemiMake the UTF-8 decoding stricter and more verbose when
2000-10-20 Charles BaileySYN SYN
2000-09-30 Nick Ing-SimmonsRe-instate Perl_utf8_to_uv without checking parameter...
2000-09-14 Jarkko HietaniemiBatch of UTF-8 patches from Simon Cozens.
2000-09-08 Spider BoardmanRe-allow vec() for characters > 255.
2000-09-01 Mike GuyFix vec() / utf8 (was Re: bitvec ops still broken...
2000-08-23 Mike GuyRe: [ID 20000821.008] Negitive numbers with vec dumps...
2000-08-08 Mike GuyRe: [ID 20000807.008] Double reads considered evil...
2000-08-07 Jarkko Hietaniemitr memory corruption fix from Simon Cozens.
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-02 Simon CozensThe tr utf8 patching continues.
2000-07-30 Jarkko HietaniemiFix the HALF_UPGRADE() macro introduced in #6263.
2000-07-15 Jarkko HietaniemiFix the bitvector ops for utf8 (tricky since past 7...
2000-07-14 Gurusamy Sarathytypos in change#6399, regen headers
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#6268..6282 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6261..6266 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6252..6260 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6220..6222 into mainline
2000-07-04 Jarkko HietaniemiWin32 patches for cfgperl from Sarathy.
2000-06-29 Jarkko HietaniemiRegen headers for #6261 (and update embed.pl for this...
2000-06-29 Jarkko Hietaniemitr fixes from Simon Cozens
2000-06-28 Jarkko Hietaniemitweaks from Simon Cozens to further fix tr/// under...
2000-06-28 Simon Cozenstr///, help wanted.
2000-06-23 Simon CozensRemove tr///CU (the feature is to be obsoleted by bette...
2000-06-01 Jarkko HietaniemiSignals-be-gone for microperl.
2000-06-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-01 Gurusamy Sarathyvec() loses numericalness (modified version of patch...
2000-06-01 Gurusamy Sarathycounting tr/// corrupts later operation (from M.J.T...
2000-05-31 Jarkko Hietaniemimicroperl changes from Simon Cozens; Makefile for microperl
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy SarathyLarry's fix for buggy propagation of utf8-ness in join...
2000-03-12 Gurusamy Sarathyinsufficient buffer in change#5317
2000-03-05 Gurusamy Sarathyfixes for most warnings identified by gcc -Wall
2000-02-28 Gurusamy Sarathymake stringwise bitops work properly on utf8 strings
2000-02-24 Gisle AasMore UTF8_MAXLEN fixes
2000-02-20 Gurusamy Sarathybyte mode chop() should clear UTF8 (from Gisle Aas)
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathyset SvUTF8 on vectors only if there are chars > 127...
2000-01-31 Gurusamy Sarathyruntime now looks at the SVf_UTF8 bit on the SV to...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-16 Jarkko HietaniemiContinue qgcvt work; closer now but not yet there.
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-10-29 Jarkko HietaniemiRemove quad logic from perl.h; regen Configure;
1999-08-29 Jarkko HietaniemiAdd a missing #endif forgotten by #4035.
1999-08-29 Jarkko HietaniemiImplement 64-bit vec().
1999-08-19 Jarkko HietaniemiTighten the vec() code so that naughty BITS cause an...
1999-08-19 Jarkko HietaniemiRemoved duplicated code (in pp.c and mg.c) by introducing
1999-07-17 Ian Phillippsfix vec() on magic values
1999-07-07 Paul Marquesslexical warnings update (warning.t fails one test
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
next