This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
NetWare tweaks from C Aditya <caditya@novell.com>
[perl5.git] / pp_ctl.c
2002-03-12 Mike GuyDisambiguate "Can't locate"
2002-03-11 Paul Marquessmore warnings tidyup
2002-03-06 Yitzchak Scott-Tho... Re: [PATCH] Re: [ID 20000922.001] Implicit comparison...
2002-02-20 Hugo van der SandenRe: Re-posts of some unresolved bleadperl bugreports
2002-02-18 Rafael Garcia-Suarezbug on "do NUMBER"
2002-02-18 Nick Ing-SimmonsIntegrate mainline
2002-02-17 Audrey TangTied STDERR should catch messages from warn() and die()
2002-02-08 Chris NandorCopFILE / MacPerl_MPWFileName
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-21 Jarkko Hietaniemipath_is_absolute() needs a prototype (and maybe
2002-01-21 Chris NandorRe: coderefs in @INC
2001-12-30 Michael G. Schwern-t without -w
2001-11-21 Jarkko HietaniemiImplement the sort pragma. Split sort code from pp_ctl.c
2001-11-16 Abhijit Menon-Sen[PATCH] Doc spellcheck + podcheck
2001-11-14 Jarkko HietaniemiQuieten pgcc 2.91.66 worries.
2001-11-01 Jarkko HietaniemiIf an encoding is set by -M/-m, it must be in
2001-10-19 Charles Lanevmsish fix, ieee rand() cleanup
2001-10-17 Jarkko HietaniemiOh, bother. In Tru64 cc -std1 was looking rather nice
2001-10-17 Jarkko Hietaniemi(retracted by #12485)
2001-10-10 Rafael Garcia-Suareztwo s/// bugfixes
2001-10-01 Jarkko Hietaniemisortsv not in place anymore, noticed by John P. Linderman.
2001-09-30 Brian IngersonPatch to put qsortsv in the public API
2001-09-28 Rafael Garcia-SuarezAllow an @INC hook to set %INC
2001-09-26 Jarkko HietaniemiIntegrate macperl changes from Chris Nandor:
2001-09-25 John Peacockwarning on v-string in use/require
2001-09-23 Rafael Garcia-Suarezproposal : put the @INC-hooks directly in %INC
2001-09-21 Ronald J. Kimballavoid v-strings with require/use
2001-09-15 Hugo van der SandenRe: [ID 20010815.012] Unfortunate interaction between...
2001-09-10 Artur BergmanSilence some more warnings INT2PTR.
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-28 Rafael Garcia-Suarezput useful info in %INC for files loaded by a hook...
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-27 Simon CozensCustom Ops
2001-08-25 Nicholas ClarkRe: The coderef in @INC strikes back
2001-08-12 Jarkko HietaniemiNot quite so relicy as thought in #11651 (op/concat...
2001-08-12 Jarkko HietaniemiMore (less) regex/utf8 relics. (Toned down later in...
2001-07-11 Doug MacEachernRe: [PATCH] Small fix to pp_gmtime
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-02 Abhijit Menon-SenRe: Bug report: split splits on wrong pattern
2001-06-29 Radu GreabRe: Bug report: split splits on wrong pattern
2001-06-24 Jarkko HietaniemiArgh. How hard it can be to re-apply a patch manually...
2001-06-24 Jarkko HietaniemiDe-cut-and-pasto in #10902.
2001-06-24 Jarkko HietaniemiThe #10771 didn't take?
2001-06-21 Nick Ing-SimmonsIntegrate mainline
2001-06-21 Richard SoderbergStep 2: Use the new PM_GETRE/SETRE macros everywhere.
2001-06-21 Richard SoderbergMake /o work under i?threads
2001-06-06 Jarkko HietaniemiIntegrate change #10448 from maintperl; lexicals
2001-06-03 Jarkko HietaniemiIntegrate change #10412 from maintperl; locale is now
2001-05-31 Nick Ing-SimmonsIntegrate mainline.
2001-05-31 Abhijit Menon-Sen[PATCH] DEBUG_* macro cleanups
2001-05-31 Jarkko HietaniemiSalvage bits and pieces from the experimental 'utf8...
2001-05-30 Jarkko HietaniemiMore -Wall sweeping.
2001-05-29 Hugo van der SandenRe: [ID 20010528.004] dual bug under utf8: $@ has UTF8...
2001-05-20 Dave Mitchell[LARGE!] symbolic magic
2001-05-20 Gisle Aasrequire $mod where $mod has touched numeric context
2001-05-14 Jarkko HietaniemiIntegrate change #10100 from maintperl.
2001-04-06 Jarkko HietaniemiIntegrate changes #9584,9587 from maintperl into mainline.
2001-04-05 Gisle AasPropagate calling context for do '...'
2001-03-19 Robin HoustonPATCH: cosmetic tweak in pp_ctl.c
2001-03-18 Nick Ing-SimmonsPrefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED...
2001-03-14 Robin HoustonPATCH: make goto work in nested eval ""
2001-03-14 Robin HoustonPATCH for [ID 20010305.003]
2001-03-14 Robin HoustonRe: [ID 20010309.004] my-variables lose values while...
2001-03-12 Jarkko HietaniemiIntegrate change #9108 from maintperl to mainline.
2001-03-10 Nick Ing-SimmonsEBCDIC sanity - phase I
2001-03-09 Dave MitchellRe: [ PATCH perl@8956 ] new debug option -DR shows...
2001-02-28 Tim JennessRe: sync sync sync: have I missed any patches?
2001-02-26 Nicholas ClarkDocumenting coderef @INC (Re: CPAN "make this script...
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-17 Doug MacEachern[patch] -Wall
2001-02-13 Chris Nandorbuncha MacPerl patches for bleadperl
2001-01-24 Charles BaileySYN SYN
2001-01-15 Jarkko HietaniemiSignedness nit.
2001-01-15 Jarkko HietaniemiMore UTF-8 patches from Inaba Hiroto.
2001-01-12 Stephen McCamantConsolidated lvalue sub changes
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-05 Jarkko HietaniemiUTF-8 cleanup.
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-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-17 Jarkko HietaniemiPolymorphic regexps.
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-11-25 Gurusamy SarathyC<foreach my $x ...> in pseudo-fork()ed process may...
2000-11-20 Jarkko Hietaniemilexicals not recognized in a run-time (?{})
2000-11-18 Nick Ing-SimmonsLexical use open ... support:
2000-11-05 Jarkko HietaniemiFix for bug id 19990615.008, pos() unset during s/...
2000-10-25 John PeacockZero-padded Numerics in Perl Format
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-10-18 Hugo van der SandenRe: [ID 20001018.008] flip-flop bug when there's no...
2000-10-08 Gurusamy Sarathysave_re_context() could reset PL_curcop to freed memory...
2000-10-06 Jarkko HietaniemiThe HINT_BYTE patch is apparently unnecessary, retracted.
2000-10-06 Jarkko HietaniemiPatch from Peter Prymmer to disable utf8 in EBCDIC...
2000-10-03 Ilya ZakharevichInside require() $^S was always left undefined.
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-01 Jarkko HietaniemiMi splgn s gnin.g
next