2003-02-17 |
Jarkko Hietaniemi |
Make also the -CAL conditional on locale. |
tree | commitdiff |
2003-02-16 |
Jarkko Hietaniemi |
NO_SHORT_NAMES is better than HIDE_SHORT_NAMES. |
tree | commitdiff |
2003-02-16 |
Nicholas Clark |
COW regexps: |
tree | commitdiff |
2003-02-16 |
Jarkko Hietaniemi |
As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES... |
tree | commitdiff |
2003-02-16 |
Jarkko Hietaniemi |
Clarify the -C syntax a bit. |
tree | commitdiff |
2003-02-15 |
Jarkko Hietaniemi |
The new(er) way of controlling Unicode I/O (and other... |
tree | commitdiff |
2003-02-15 |
Iain Spoon Truskett |
Re: perlvar phrasing clarification for $^S |
tree | commitdiff |
2003-02-15 |
Jerrad Pierce |
Re: overriding builtins quirk |
tree | commitdiff |
2003-02-11 |
Iain Truskett |
mini-[patch] perlrun "^$W" typo |
tree | commitdiff |
2003-02-10 |
Jay Hannah |
RE: perldebug.pod suggestion |
tree | commitdiff |
2003-02-08 |
Audrey Tang |
perluniintro nit |
tree | commitdiff |
2003-02-05 |
Inaba Hiroto |
[Patch] parsing under encoding (Re: [Encode] HEADS... |
tree | commitdiff |
2003-02-03 |
Rafael Garcia-Suarez |
Document the environment variable PERL_UTF8_LOCALE... |
tree | commitdiff |
2003-02-02 |
Abigail |
pod/perlfunc.pod |
tree | commitdiff |
2003-01-30 |
Jose Auguste-Etienne |
Upper<->Lower case mistake in perlunicode.pod ? |
tree | commitdiff |
2003-01-30 |
Beckett Richard... |
[perl #20616] code example in the FAQ that isn't strict... |
tree | commitdiff |
2003-01-30 |
Rafael Garcia-Suarez |
FAQ sync. |
tree | commitdiff |
2003-01-28 |
Rafael Garcia-Suarez |
Integrate from maint-5.8: |
tree | commitdiff |
2003-01-26 |
Jarkko Hietaniemi |
Lest people get worried about not having PerlIO. |
tree | commitdiff |
2003-01-21 |
Jarkko Hietaniemi |
Allow explicit -C enable/disable by -C:1/-C:0 |
tree | commitdiff |
2003-01-21 |
Martien Verbruggen |
Re: [perl #19236] perlsyn: implicit localisation in... |
tree | commitdiff |
2003-01-21 |
Hugo van der Sanden |
integrate (by hand) #18353 and #18359 from maint-5.8: |
tree | commitdiff |
2003-01-16 |
Jarkko Hietaniemi |
Make the locale-induced UTF-8-ification of STD fhs |
tree | commitdiff |
2003-01-15 |
Brendan O'Dea |
perlrun.pod: fix -i examples |
tree | commitdiff |
2003-01-14 |
Rafael Garcia-Suarez |
Integrate change #18365 from maint-5.8 : |
tree | commitdiff |
2003-01-09 |
Rafael Garcia-Suarez |
Document that ${^TAINT} is read-only. |
tree | commitdiff |
2003-01-08 |
Rafael Garcia-Suarez |
Integrate change #18361 from maint-5.8: |
tree | commitdiff |
2003-01-08 |
Rafael Garcia-Suarez |
PerlFAQ sync. |
tree | commitdiff |
2003-01-06 |
Rafael Garcia-Suarez |
Change the value of ${^TAINT} : 0 without taint checks, |
tree | commitdiff |
2003-01-04 |
Andreas König |
Re: [PATCH] Tiny nits in perlre.pod |
tree | commitdiff |
2002-12-30 |
Dave Paris |
[perl #19343] perlfunc.pod patch for stat() and lstat() |
tree | commitdiff |
2002-12-23 |
Hugo van der Sanden |
Reverse #18285, for reasons given in: |
tree | commitdiff |
2002-12-17 |
Dave Mitchell |
Re: [jhi@iki.fi: enums are not nums] |
tree | commitdiff |
2002-12-17 |
Hugo van der Sanden |
regen-headers to get new API docs from #18306 |
tree | commitdiff |
2002-12-16 |
Dave Mitchell |
Re: [perl #19017] lexical "my" variables not visible... |
tree | commitdiff |
2002-12-14 |
Dave Mitchell |
Proper fix for CvOUTSIDE weak refcounting |
tree | commitdiff |
2002-12-12 |
Andreas König |
[patch] typo in perlop |
tree | commitdiff |
2002-12-12 |
Rafael Garcia-Suarez |
Integrate from maint-5.8 : changes 18290-1, 18293-5... |
tree | commitdiff |
2002-12-11 |
Stephen McCamant |
Re: Precedence of ? : |
tree | commitdiff |
2002-12-11 |
Andy Dougherty |
Remove stale e-mail addresses |
tree | commitdiff |
2002-12-10 |
Rafael Garcia-Suarez |
Integrate from the maint-5.8/ branch : |
tree | commitdiff |
2002-12-08 |
Slaven Rezic |
Document that $ENV{TERM} may produce taint failures. |
tree | commitdiff |
2002-12-03 |
Jarkko Hietaniemi |
Fix up #18229. |
tree | commitdiff |
2002-12-02 |
Rafael Garcia-Suarez |
Fix bug #18573 : in a double-quoted string, a \c not... |
tree | commitdiff |
2002-12-02 |
Jarkko Hietaniemi |
$0 mofifying part I |
tree | commitdiff |
2002-12-02 |
Hugo van der Sanden |
integrate Pod-Perldoc-3.07. This replaces the original... |
tree | commitdiff |
2002-12-02 |
Hugo van der Sanden |
Integrate PodParser-1.20, with matching tweaks to lib... |
tree | commitdiff |
2002-12-02 |
Hugo van der Sanden |
integrate 5.8-maint: changes #18174 18187 18189-92... |
tree | commitdiff |
2002-12-02 |
Dave Mitchell |
allow evals to see the full lexical scope |
tree | commitdiff |
2002-11-26 |
Rafael Garcia-Suarez |
PerlFAQ sync. |
tree | commitdiff |
2002-11-26 |
Andreas König |
2 Pod errors in perlop.pod |
tree | commitdiff |
2002-11-26 |
Slaven Rezic |
Re: [perl #18626] bug in perlipc man page |
tree | commitdiff |
2002-11-25 |
Hugo van der Sanden |
integrate #18144 updates to pod/perlport.pod |
tree | commitdiff |
2002-11-19 |
Jarkko Hietaniemi |
Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat... |
tree | commitdiff |
2002-11-16 |
Rafael Garcia-Suarez |
Correction to change #18152, by Dave Mitchell. |
tree | commitdiff |
2002-11-16 |
Dave Mitchell |
Re: [PATCH] optional code for debugging leaking scalars |
tree | commitdiff |
2002-11-16 |
Andreas König |
Typo in perl58delta |
tree | commitdiff |
2002-11-10 |
Slaven Rezic |
perlopentut and PerlIO documentation |
tree | commitdiff |
2002-11-06 |
Slaven Rezic |
Re: [perl #18048] read \*FH, ... returns undef but... |
tree | commitdiff |
2002-11-04 |
Jarkko Hietaniemi |
s/Perlf/Perl/ (thanks rgs) |
tree | commitdiff |
2002-11-04 |
Jarkko Hietaniemi |
How pre-5.9.0 Perl can be fooled by a defined-or. |
tree | commitdiff |
2002-10-29 |
Rafael Garcia-Suarez |
Partial fix of bug [perl #17589] : prevent the parser to |
tree | commitdiff |
2002-10-23 |
Rafael Garcia-Suarez |
Further tweaks to perlmodlib.pod. |
tree | commitdiff |
2002-10-23 |
Rafael Garcia-Suarez |
Further tweaks to perluniintro.pod |
tree | commitdiff |
2002-10-22 |
Rafael Garcia-Suarez |
perlmodlib.pod nit suggested by David Dyck (bug #18055) |
tree | commitdiff |
2002-10-22 |
Jarkko Hietaniemi |
perluniintro |
tree | commitdiff |
2002-10-22 |
Dave Mitchell |
PL_curpad == AvARRAY(PL_comppad) always |
tree | commitdiff |
2002-10-19 |
H.Merijn Brand |
Happy chainsaw stories; The removal of the 5005 threads |
tree | commitdiff |
2002-10-17 |
John Peacock |
Re: [PATCH] Version object combined patch |
tree | commitdiff |
2002-10-14 |
Slaven Rezic |
perlipc.pod |
tree | commitdiff |
2002-10-14 |
SADAHIRO Tomoyuki |
minor typos in perlhist.pod and perlunicode.pod |
tree | commitdiff |
2002-10-12 |
Philip Newton |
Re: [PATCH] perl573delta delinting |
tree | commitdiff |
2002-10-12 |
Nicholas Clark |
Re: [perl #17772] pack "w" /* this cannot happen ;... |
tree | commitdiff |
2002-10-11 |
Jarkko Hietaniemi |
perl573delta delinting |
tree | commitdiff |
2002-10-11 |
Jarkko Hietaniemi |
No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers) |
tree | commitdiff |
2002-10-11 |
Bob Wilkinson |
[perl #17819] Typo in perltooc? |
tree | commitdiff |
2002-10-10 |
John Peacock |
Version object combined patch |
tree | commitdiff |
2002-10-10 |
Allen Smith |
Re: [perl #17075] sprintf: '%.[num](g|G)' documentation... |
tree | commitdiff |
2002-10-10 |
Yitzchak Scott-Tho... |
Re: README.cygwin draft update |
tree | commitdiff |
2002-10-03 |
Rafael Garcia-Suarez |
Change the warning message "%s trapped by operation... |
tree | commitdiff |
2002-10-03 |
Rafael Garcia-Suarez |
Add a new warning, "Possible precedence problem on... |
tree | commitdiff |
2002-10-02 |
Jarkko Hietaniemi |
reentrant buffers |
tree | commitdiff |
2002-10-02 |
Jarkko Hietaniemi |
retropatch |
tree | commitdiff |
2002-10-02 |
Jarkko Hietaniemi |
no [] in tr/// |
tree | commitdiff |
2002-10-02 |
Andreas König |
[DOCPATCH] Unicode porting advice |
tree | commitdiff |
2002-10-02 |
Mike Guy |
add precedence warning for bitwise docs |
tree | commitdiff |
2002-10-02 |
Rafael Garcia-Suarez |
Re: perlio bug? |
tree | commitdiff |
2002-10-02 |
Dave Mitchell |
move all pad-related code to its own src file |
tree | commitdiff |
2002-09-27 |
Andy Lester |
perlopentut.pod, #3: The last of the content changes. |
tree | commitdiff |
2002-09-26 |
H.Merijn Brand |
LEAKTEST is dead, RIP |
tree | commitdiff |
2002-09-26 |
Brendan O'Dea |
perldoc -f stat (perlfunc.pod) |
tree | commitdiff |
2002-09-26 |
Brendan O'Dea |
perlembed.pod: make some examples work with multiplicity |
tree | commitdiff |
2002-09-16 |
Rafael Garcia-Suarez |
Pod formatting nit, found by Merijn and Jos Boumans. |
tree | commitdiff |
2002-09-15 |
Rafael Garcia-Suarez |
Fix pod/perlmodlib.PL (it wasn't generating a complete... |
tree | commitdiff |
2002-09-08 |
Hugo van der Sanden |
small fix to perl58delta for MIME::QuotedPrint, from... |
tree | commitdiff |
2002-09-06 |
Jarkko Hietaniemi |
(mostly (Unicode)) pod nits |
tree | commitdiff |
2002-09-04 |
John Peacock |
Re: [PATCH] Correct/completes Overloading in XS mods |
tree | commitdiff |
2002-09-04 |
Jarkko Hietaniemi |
OS/400 PASE port |
tree | commitdiff |
2002-08-30 |
Rafael Garcia-Suarez |
Advertise Linux::Pid. |
tree | commitdiff |
2002-08-30 |
Audrey Tang |
perlmod.pod nit |
tree | commitdiff |
next |