Unknown discipline ':utf8' w/ maint perl w/o perlio
[p5sagit/p5-mst-13.2.git] / pod / perlrun.pod
2003-09-09 Jarkko Hietaniemi Warn more about disclosing the hash seed, from Scott...
2003-09-08 Jarkko Hietaniemi Retract #21096, mostly: I had misexplained the situation
2003-09-08 Jarkko Hietaniemi Scott A. Crosby believes in not disclosing
2003-09-08 Jarkko Hietaniemi Add Hash::Util::hash_seed() which answers among
2003-08-13 Jarkko Hietaniemi Make (hopefully) the Windows CR CR LF bug go away
2003-07-27 Jarkko Hietaniemi We now return to your normally scheduled hash randomisa...
2003-07-20 Rafael Garcia-Suarez Minor doc nits concerning the dosish ALTERNATE_SHEBANG
2003-07-17 Rafael Garcia-Suarez [perl #22944] PERL5LIB is not colon-separated everywhere
2003-07-11 Jarkko Hietaniemi New order of seed.
2003-07-11 Jarkko Hietaniemi Chicken out: the hash randomisation is not on by default.
2003-07-10 Jarkko Hietaniemi Check PERL_HASH_SEED even when tainted.
2003-07-02 Jarkko Hietaniemi Better links.
2003-06-29 Rafael Garcia-Suarez Misc Pod Nits.
2003-06-27 Jarkko Hietaniemi Hash/Util.t and Encode/t/Aliases.t seem to be having
2003-06-26 Jarkko Hietaniemi Bite the bullet and apply the hash randomisation patch.
2003-06-17 Rafael Garcia-Suarez Some docs for the assertions.
2003-06-12 Jarkko Hietaniemi Further perlio doc tweaks.
2003-06-02 Gurusamy Sarathy resurrect change#19628 and make it work by generalizing
2003-06-02 Gurusamy Sarathy change#19628 broke many win32/system.t tests, so back...
2003-05-28 Jan Dubois Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windo...
2003-04-16 Jarkko Hietaniemi Handle PERLIO= and document a bit.
2003-04-10 Jarkko Hietaniemi Noted by Nat: -0 didn't work that well with Unicode.
2003-04-10 Jarkko Hietaniemi Unless Inuits are involved...
2003-04-08 Jarkko Hietaniemi Few more words about safe/unsafe signals.
2003-03-10 Stas Bekman Bunch of doc patches from Stas; plus regen.
2003-03-07 Jarkko Hietaniemi Give pointers to runtime Unicode changes.
2003-03-07 Jarkko Hietaniemi Good observation from Philip Newton.
2003-03-06 Jarkko Hietaniemi PERL_UNICODE explanation saga continues.
2003-03-03 Jarkko Hietaniemi Further clarification on PERL_UNICODE's semantics.
2003-02-24 Jarkko Hietaniemi PERL_SIGNALS=unsafe enables the old unsafe/immediate...
2003-02-20 Jarkko Hietaniemi Doc tweakage on -C.
2003-02-17 Jarkko Hietaniemi Philip Newton has eagle eyes :-)
2003-02-17 Jarkko Hietaniemi Doc tweaks (and one code tweak) based on Philip Newton...
2003-02-17 Jarkko Hietaniemi Make also the -CAL conditional on locale.
2003-02-16 Jarkko Hietaniemi Clarify the -C syntax a bit.
2003-02-15 Jarkko Hietaniemi The new(er) way of controlling Unicode I/O (and other...
2003-02-11 Iain Truskett mini-[patch] perlrun "^$W" typo
2003-02-03 Rafael Garcia-Suarez Document the environment variable PERL_UTF8_LOCALE...
2003-01-21 Jarkko Hietaniemi Allow explicit -C enable/disable by -C:1/-C:0
2003-01-16 Jarkko Hietaniemi Make the locale-induced UTF-8-ification of STD fhs
2003-01-15 Brendan O'Dea perlrun.pod: fix -i examples
2002-09-26 H.Merijn Brand LEAKTEST is dead, RIP
2002-08-20 Nicholas Clark Clean up copy-on-write macros and debug facilities...
2002-08-19 Abhijit Menon-Sen Effect a speedy recovery from POD affected by (ahem...
2002-08-16 Iain Truskett Minor perlrun.pod patch
2002-08-12 Dave Mitchell add verbose stack display option, -Dvs
2002-07-07 Rafael Garcia-Suarez Replace the word "discipline" by "layer" almost everywhere,
2002-06-21 Nick Ing-Simmons Integrate mainline
2002-06-21 Gurusamy Sarathy tyops
2002-06-19 Nick Ing-Simmons Un-deprecate :raw after all - just define what it means
2002-06-17 Nick Ing-Simmons Integrate mainline
2002-06-17 Jarkko Hietaniemi Further discouraging of :raw.
2002-06-08 Jarkko Hietaniemi s/Plan9/Plan 9/g; (and one remaning MacOS)
2002-04-21 Jarkko Hietaniemi Typo tweaks.
2002-04-20 Nick Ing-Simmons Fill in the PERLIO sections.
2002-04-16 Jarkko Hietaniemi Documents for Merijn and lots of XXXs for NI-S :-)
2002-03-03 Ilya Zakharevich Debugging OPs
2002-02-27 Robin Barker Re: [ID 20020227.003] minor text imperfection in perlru...
2002-01-10 Mark-Jason Dominus doc patch
2002-01-04 Jarkko Hietaniemi Spread the good word of "env".
2001-12-30 Michael G. Schwern -t without -w
2001-12-25 Jarkko Hietaniemi Make -t equal -tw.
2001-12-20 Jarkko Hietaniemi Sterner admonishment on -t.
2001-12-17 Rafael Garcia-Suarez -t and the core tests; -t and PERL5OPT
2001-12-14 Michael G. Schwern -t taint warnings
2001-11-15 Jarkko Hietaniemi Advise against -P as instructed by Schwern.
2001-11-15 Rafael Garcia-Suarez [DOC PATCH] mention Filter::cpp in perlrun
2001-10-31 Jarkko Hietaniemi Make sv_recode_to_utf8() a real API: the encoding
2001-03-18 Jarkko Hietaniemi Document Third Degree some more, and also PERL_DESTRUCT...
2001-03-16 Michael Stevens the uncontroversial doc patches
2001-03-09 Dave Mitchell Re: [ PATCH perl@8956 ] new debug option -DR shows...
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-11-29 Simon Cozens Tokeniser debugging
2000-11-11 Jarkko Hietaniemi Copy the s// information of README.hpux also to the...
2000-10-25 Nicholas Clark Re: PerlIO - Configure tweak for Linux/glibc?
2000-10-20 Charles Bailey SYN SYN
2000-10-04 Jeff Pinyan Re: [ID 20000930.002] perlrun nor perldelta mention...
2000-08-08 Randy J. Ray Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-07 Gurusamy Sarathy avoid warnings in diagnostics.pm; pod tweaks (from...
2000-03-13 Gurusamy Sarathy lexical warnings update for docs and tests (from Paul...
2000-02-22 Gurusamy Sarathy add -W and -X to -h output; fix other pod omissions
2000-02-22 Gurusamy Sarathy s/Activeware/ActiveState/
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-07 Gurusamy Sarathy change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_wide...
2000-01-26 Gurusamy Sarathy s/STOP/CHECK/ blocks
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-03 Gurusamy Sarathy pod nits
1999-11-04 Gurusamy Sarathy implement STOP blocks and fix compiler to use them...
1999-08-29 Jarkko Hietaniemi Rename warning to warnings, from Paul Marquess.
1999-07-07 Paul Marquess lexical warnings update (warning.t fails one test
1999-05-24 Gurusamy Sarathy major pod update from Tom Christiansen
1999-02-15 Gurusamy Sarathy patches suggested by John Bley <jbb6@acpub.duke.edu...
1999-02-12 Gurusamy Sarathy PERL5OPT=-T enables taint mode (suggested by Jason...
1998-09-23 Charles Bailey (via private mail)
1998-08-02 Ilya Zakharevich tweaked version of suggested patch
1998-07-21 Colin Kuskie applied a slightly tweaked version of suggested patch
1998-07-08 Colin Kuskie added patch for -i'foo*bar', made code somewhat simpler...
next