| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bite the bullet and apply the hash randomisation patch. | Jarkko Hietaniemi | 2003-06-26 | 1 | -0/+20 |
* | Some docs for the assertions. | Rafael Garcia-Suarez | 2003-06-17 | 1 | -1/+8 |
* | Further perlio doc tweaks. | Jarkko Hietaniemi | 2003-06-12 | 1 | -12/+19 |
* | resurrect change#19628 and make it work by generalizing | Gurusamy Sarathy | 2003-06-02 | 1 | -1/+1 |
* | change#19628 broke many win32/system.t tests, so back it out | Gurusamy Sarathy | 2003-06-02 | 1 | -1/+1 |
* | Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP | Jan Dubois | 2003-05-28 | 1 | -1/+1 |
* | Handle PERLIO= and document a bit. | Jarkko Hietaniemi | 2003-04-16 | 1 | -0/+2 |
* | Noted by Nat: -0 didn't work that well with Unicode. | Jarkko Hietaniemi | 2003-04-10 | 1 | -8/+13 |
* | Unless Inuits are involved... | Jarkko Hietaniemi | 2003-04-10 | 1 | -1/+1 |
* | Few more words about safe/unsafe signals. | Jarkko Hietaniemi | 2003-04-08 | 1 | -1/+1 |
* | Bunch of doc patches from Stas; plus regen. | Stas Bekman | 2003-03-10 | 1 | -1/+1 |
* | Give pointers to runtime Unicode changes. | Jarkko Hietaniemi | 2003-03-07 | 1 | -4/+5 |
* | Good observation from Philip Newton. | Jarkko Hietaniemi | 2003-03-07 | 1 | -2/+3 |
* | PERL_UNICODE explanation saga continues. | Jarkko Hietaniemi | 2003-03-06 | 1 | -3/+6 |
* | Further clarification on PERL_UNICODE's semantics. | Jarkko Hietaniemi | 2003-03-03 | 1 | -1/+3 |
* | PERL_SIGNALS=unsafe enables the old unsafe/immediate signals. | Jarkko Hietaniemi | 2003-02-24 | 1 | -0/+6 |
* | Doc tweakage on -C. | Jarkko Hietaniemi | 2003-02-20 | 1 | -3/+10 |
* | Philip Newton has eagle eyes :-) | Jarkko Hietaniemi | 2003-02-17 | 1 | -1/+1 |
* | Doc tweaks (and one code tweak) based on Philip Newton's comments. | Jarkko Hietaniemi | 2003-02-17 | 1 | -10/+9 |
* | Make also the -CAL conditional on locale. | Jarkko Hietaniemi | 2003-02-17 | 1 | -11/+13 |
* | Clarify the -C syntax a bit. | Jarkko Hietaniemi | 2003-02-16 | 1 | -14/+19 |
* | The new(er) way of controlling Unicode I/O (and other) features; | Jarkko Hietaniemi | 2003-02-15 | 1 | -12/+32 |
* | mini-[patch] perlrun "^$W" typo | Iain Truskett | 2003-02-11 | 1 | -1/+1 |
* | Document the environment variable PERL_UTF8_LOCALE in perlrun. | Rafael Garcia-Suarez | 2003-02-03 | 1 | -0/+4 |
* | Allow explicit -C enable/disable by -C:1/-C:0 | Jarkko Hietaniemi | 2003-01-21 | 1 | -3/+5 |
* | Make the locale-induced UTF-8-ification of STD fhs | Jarkko Hietaniemi | 2003-01-16 | 1 | -5/+15 |
* | perlrun.pod: fix -i examples | Brendan O'Dea | 2003-01-15 | 1 | -2/+2 |
* | LEAKTEST is dead, RIP | H.Merijn Brand | 2002-09-26 | 1 | -1/+1 |
* | Clean up copy-on-write macros and debug facilities (new flag 'C'). | Nicholas Clark | 2002-08-20 | 1 | -0/+1 |
* | Effect a speedy recovery from POD affected by (ahem, Australian) | Abhijit Menon-Sen | 2002-08-19 | 1 | -1/+1 |
* | Minor perlrun.pod patch | Iain Truskett | 2002-08-16 | 1 | -1/+1 |
* | add verbose stack display option, -Dvs | Dave Mitchell | 2002-08-12 | 1 | -0/+2 |
* | Replace the word "discipline" by "layer" almost everywhere, | Rafael Garcia-Suarez | 2002-07-07 | 1 | -7/+7 |
* | tyops | Gurusamy Sarathy | 2002-06-21 | 1 | -2/+2 |
* | Un-deprecate :raw after all - just define what it means | Nick Ing-Simmons | 2002-06-19 | 1 | -11/+11 |
* | Integrate mainline | Nick Ing-Simmons | 2002-06-17 | 1 | -7/+9 |
* | s/Plan9/Plan 9/g; (and one remaning MacOS) | Jarkko Hietaniemi | 2002-06-08 | 1 | -1/+1 |
* | Typo tweaks. | Jarkko Hietaniemi | 2002-04-21 | 1 | -2/+2 |
* | Fill in the PERLIO sections. | Nick Ing-Simmons | 2002-04-20 | 1 | -24/+116 |
* | Documents for Merijn and lots of XXXs for NI-S :-) | Jarkko Hietaniemi | 2002-04-16 | 1 | -0/+42 |
* | Debugging OPs | Ilya Zakharevich | 2002-03-03 | 1 | -2/+4 |
* | Re: [ID 20020227.003] minor text imperfection in perlrun manpage | Robin Barker | 2002-02-27 | 1 | -1/+1 |
* | doc patch | Mark-Jason Dominus | 2002-01-10 | 1 | -3/+5 |
* | Spread the good word of "env". | Jarkko Hietaniemi | 2002-01-04 | 1 | -0/+3 |
* | -t without -w | Michael G. Schwern | 2001-12-30 | 1 | -2/+2 |
* | Make -t equal -tw. | Jarkko Hietaniemi | 2001-12-25 | 1 | -5/+7 |
* | Sterner admonishment on -t. | Jarkko Hietaniemi | 2001-12-20 | 1 | -4/+5 |
* | -t and the core tests; -t and PERL5OPT | Rafael Garcia-Suarez | 2001-12-17 | 1 | -1/+1 |
* | -t taint warnings | Michael G. Schwern | 2001-12-14 | 1 | -1/+9 |
* | Advise against -P as instructed by Schwern. | Jarkko Hietaniemi | 2001-11-15 | 1 | -5/+46 |