This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
STDERR noise.
[perl5.git] / mg.c
2002-05-02 Gurusamy Sarathymanual integrate of change#16332 from maint-5.6 branch
2002-05-02 Jarkko HietaniemiIntegrate #16334 from maint-5.6;
2002-04-27 Jarkko HietaniemiMore VC5-induced casting found by Nikola Knezevic.
2002-04-21 Gurusamy Sarathyfixes for all the warnings reported by Visual C (most...
2002-04-21 Gurusamy SarathyWindows 64-bit support:
2002-04-08 Abhijit Menon-Sen Humbly pay homage to the redundancy gods.
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-08 Abhijit Menon-Sen Remove, eliminate, and destroy multiple, redundant...
2002-03-25 Paul Marquesswarnings for perlio + others
2002-03-11 Paul Marquessmore warnings tidyup
2002-01-26 Nick Ing-SimmonsIf we get to sighandler by mistake (no perl handler...
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-22 Nick Ing-SimmonsMiss mg_len == 0 meaning don't Safefree
2002-01-19 Nick Ing-SimmonsNearly-working threads re-structuring. Do not integrate,
2002-01-17 Nick Ing-SimmonsIntegrate mainline (for ndbm fixes etc.)
2002-01-16 Rafael Garcia-Suarez(replaced by #14303)
2002-01-11 Nick Ing-SimmonsA mostly-stable version of "new" Win32 signal/kill...
2002-01-03 Jarkko HietaniemiMissed the =head1 additions.
2001-12-06 Charles LaneMULTIPLICITY fixups
2001-12-04 H.Merijn Brand$., $%, $=, and $- are IV's now
2001-12-02 Jarkko HietaniemiVarious small nits found by DJGPP build.
2001-11-29 Charles LaneVMS pre7 default signal handling
2001-11-29 Jarkko Hietaniemi[PATCH] Re: $\ very broken
2001-10-31 Jarkko HietaniemiA bit more descriptive name.
2001-10-31 Charles Lanemake setting signal() persistent
2001-10-28 Jarkko HietaniemiAdd the encoding pragma to control the "upgrade"
2001-10-26 Jarkko HietaniemiUSE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
2001-10-26 Jarkko HietaniemiIntegrate maintperl changes #12268 and #12669;
2001-10-17 Jarkko HietaniemiOh, bother. In Tru64 cc -std1 was looking rather nice
2001-10-17 Jarkko Hietaniemi(retracted by #12485)
2001-10-17 Jarkko Hietaniemi(retracted by #12485)
2001-10-17 Jarkko Hietaniemi(retracted by #12485)
2001-10-17 Jarkko Hietaniemi(retracted by #12485)
2001-10-17 Jarkko Hietaniemi(retracted by #12485)
2001-10-08 Michael G. SchwernRe: [PATCH mg.c gv.c and others] ${^TAINT}
2001-10-02 Artur BergmanFixes obscure bug that manifests itself by.
2001-09-15 Hugo van der SandenRe: [ID 20010815.012] Unfortunate interaction between...
2001-09-12 me-01@ton.iguana.be[ID 20010912.007] substr reference core dump
2001-09-07 Robin BarkerSilence the remaing format warning
2001-09-02 Jarkko HietaniemiRename the variable: it *used* to be (wrongly) that the
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-18 Jarkko HietaniemiNew try for ID 20010407.006: detach the semantics
2001-08-12 Abhijit Menon-SenRe: [ID 20010730.010] FETCH called twice with -T
2001-08-04 Daniel P. BerrangeUTF-8 bugs in string length & single line regex matches
2001-08-02 Jarkko Hietaniemisetproctitle() API version nit from Anton Berezin.
2001-08-02 Jarkko Hietaniemisetproctitle() made simpler. (This assumes the string is
2001-07-23 Ilya ZakharevichOS/2 multi-architecture
2001-06-30 Jarkko HietaniemiCode cleanup based on turning off the -woffs in IRIX.
2001-06-30 Jarkko HietaniemiAdd support for $^N, the most-recently closed group.
2001-06-29 Richard SoderbergFixes compile errors in four files
2001-06-25 Ilya ZakharevichRe: [PATCH 5.6.1] $^E on OS/2
2001-06-22 Jarkko HietaniemiCasting this way seems to keep both 64-bitint x86 FreeBSD
2001-06-21 Jarkko HietaniemiRetract the #10417 mg.c and embed.pl parts because of
2001-06-21 Nick Ing-SimmonsIntegrate mainline
2001-06-21 Richard SoderbergStep 2: Use the new PM_GETRE/SETRE macros everywhere.
2001-06-12 Abhijit Menon-Sen$^S almost entirely broken with 5.6.1
2001-06-04 Robin Barker-Wall casting patch
2001-06-03 Jarkko HietaniemiVarious "cast to pointer from integer of different...
2001-05-31 Jarkko HietaniemiSalvage bits and pieces from the experimental 'utf8...
2001-05-30 Jarkko HietaniemiMore -Wall silencing from Michael Schwern and Jarkko...
2001-05-26 John PeacockRe: [ID 20010426.005] Magic not being removed at scope...
2001-05-24 Richard SoderbergStop segfault in mg.c:636
2001-05-20 Dave Mitchell[LARGE!] symbolic magic
2001-05-14 Jarkko HietaniemiIntegrate change #10100 from maintperl.
2001-03-18 Jarkko HietaniemiNI-S' cunning idea of how to de-UTF8 the "\C-broken...
2001-03-09 Dave MitchellRe: [ PATCH perl@8956 ] new debug option -DR shows...
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-12 Doug MacEachernRe: [patch] context for 'U' magic functions
2001-02-08 Charles BaileySYN SYN
2001-01-30 Jarkko HietaniemiMicroperl sync.
2001-01-24 Charles BaileySYN SYN
2001-01-17 Nick Ing-Simmons"Safe" signals - trial implementation.
2001-01-16 Nick Ing-SimmonsProvide infrastructure for PERL_ASYNC_CHECK() style...
2001-01-15 Jarkko HietaniemiMissing from #8439.
2001-01-15 Jarkko HietaniemiMore UTF-8 patches from Inaba Hiroto.
2001-01-12 Robin Barker-Wformat
2001-01-12 Jarkko HietaniemiAdd sigprocmask() probe, regen Configure, regen toc.
2001-01-11 Nick Ing-SimmonsRemove variables that were used in experiments.
2001-01-11 Nick Ing-SimmonsCatch die in %SIG handler and unblock the signal before...
2001-01-11 Jarkko HietaniemiFix UTF-8 lval substr().
2001-01-08 Nick Ing-SimmonsFix "scalars leaked" bugs caused by overload magic
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-08 Simon Cozensenviron nit
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-28 Daniel ChetlinRe: [PATCH blead] Fix segfault in gv_handler/mg_find
2000-12-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-17 Nick Ing-SimmonsMULTIPLICITY nit.
2000-12-17 Jarkko HietaniemiPolymorphic regexps.
2000-12-09 Nick Ing-SimmonsUTF8 output prework.
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-11-22 Jarkko HietaniemiGo ahead and #include <unistd.h> in perl.h.
2000-11-18 Nick Ing-SimmonsLexical use open ... support:
2000-11-07 Fifer, Ericcygwin port
2000-10-20 Charles BaileySYN SYN
2000-10-12 Gurusamy Sarathyrestore change#7202
2000-10-12 Gurusamy Sarathyanother test of the Emergency Broadcast System--back out
next