2011-07-21 |
Father Chrysostomos | Document lock’s retval |
blob | commitdiff |
2011-07-01 |
Nicholas Clark | Store C<study>'s data in in mg_ptr instead of interpret... |
blob | commitdiff | diff to current |
2011-06-21 |
Karl Williamson | perlfunc: Fix some link issues |
blob | commitdiff | diff to current |
2011-06-17 |
Father Chrysostomos | Doc update for changes in 5.15.0 + tweaks |
blob | commitdiff | diff to current |
2011-06-08 |
Karl Williamson | perlfork, perlfunc: Fix English grammatical errors |
blob | commitdiff | diff to current |
2011-06-07 |
Father Chrysostomos | Fix broken link in perlfunc |
blob | commitdiff | diff to current |
2011-06-07 |
bojilund | Improve documentation to support portability |
blob | commitdiff | diff to current |
2011-06-06 |
David Mitchell | perlfunc: fix error in open("-|") description |
blob | commitdiff | diff to current |
2011-06-06 |
David Mitchell | clarify eval $string scope in docs |
blob | commitdiff | diff to current |
2011-05-21 |
Tom Christiansen | General perlfunc edit; document ‘default’ |
blob | commitdiff | diff to current |
2011-05-19 |
Marcel Grünauer | [perl #90306] Fix simple typos |
blob | commitdiff | diff to current |
2011-05-18 |
smash | add given when to perfunc |
blob | commitdiff | diff to current |
2011-05-18 |
Tom Christiansen | [perl #89662] PATCH to perlfunc.pod: select fix |
blob | commitdiff | diff to current |
2011-05-18 |
Tom Christiansen | [perl #89660] PATCH to perlfunc.pod: three forgotten... |
blob | commitdiff | diff to current |
2011-05-18 |
Karl Williamson | perlfunc: Refer to if.pm from "use" |
blob | commitdiff | diff to current |
2011-05-18 |
Karl Williamson | perlguts: Fix broken link |
blob | commitdiff | diff to current |
2011-05-04 |
Tom Christiansen | Updates to perlfunc to explicitly mention some of 5... v5.14.0-RC2 |
blob | commitdiff | diff to current |
2011-05-03 |
Jesse Vincent | Documentation for sprintf updates in Perl 5.14 |
blob | commitdiff | diff to current |
2011-04-19 |
Jesse Vincent | Update the documentation for rand() to note that it... |
blob | commitdiff | diff to current |
2011-04-19 |
Father Chrysostomos | Update perlfunc for [perl #80626] |
blob | commitdiff | diff to current |
2011-03-30 |
Karl Williamson | perlfunc: Note utf8 discrepancy in quotemeta |
blob | commitdiff | diff to current |
2011-03-20 |
David Golden | perlfunc: clarified 'do FILE' error checking |
blob | commitdiff | diff to current |
2011-03-10 |
Father Chrysostomos | perlfunc/pos: Mention the zero-len flag |
blob | commitdiff | diff to current |
2011-03-06 |
Father Chrysostomos | perlfunc tweaks |
blob | commitdiff | diff to current |
2011-02-23 |
Father Chrysostomos | perlfunc: typos, grammar, rewording |
blob | commitdiff | diff to current |
2011-02-23 |
Father Chrysostomos | perlfunc/goto: Note the llafr exemption |
blob | commitdiff | diff to current |
2011-02-23 |
Father Chrysostomos | Yet more perlfunc tweaks |
blob | commitdiff | diff to current |
2011-02-23 |
Father Chrysostomos | perlfunc/formline: Suggest an alternate capturing method |
blob | commitdiff | diff to current |
2011-02-23 |
Father Chrysostomos | perlfunc/fileno: Document the -1 retval |
blob | commitdiff | diff to current |
2011-02-23 |
Father Chrysostomos | Yet another set of perlfunc tweaks |
blob | commitdiff | diff to current |
2011-02-21 |
Father Chrysostomos | perlfunc/eval: note the discrepancy in list context... |
blob | commitdiff | diff to current |
2011-02-21 |
Father Chrysostomos | perlfunc: do SUBROUTINE(LIST) |
blob | commitdiff | diff to current |
2011-02-21 |
Father Chrysostomos | Even more perlfunc tweaks |
blob | commitdiff | diff to current |
2011-02-20 |
Father Chrysostomos | more perlfunc tweaks |
blob | commitdiff | diff to current |
2011-02-20 |
Father Chrysostomos | perlfunc/-X: rearrange slightly and note llafr exemption |
blob | commitdiff | diff to current |
2011-02-20 |
Father Chrysostomos | perlfunc tweaks |
blob | commitdiff | diff to current |
2011-02-16 |
Tom Christiansen | multifile patch against blead/pod/*.pod |
blob | commitdiff | diff to current |
2011-02-16 |
Apocalypse | Fix bad pod links found by Test::Pod::LinkCheck |
blob | commitdiff | diff to current |
2011-02-16 |
Father Chrysostomos | [perl #78494] Pipes cause threads to hang on join() |
blob | commitdiff | diff to current |
2011-02-13 |
Alexander Hartmaier | perldoc improvements for map |
blob | commitdiff | diff to current |
2011-02-11 |
Father Chrysostomos | perlfunc/eval: $@ is now set after unwinding |
blob | commitdiff | diff to current |
2011-02-11 |
Father Chrysostomos | perlfunc: hyphenate a compound adjective |
blob | commitdiff | diff to current |
2011-01-07 |
Peter J. Acklam... | Fix typos in pod/* |
blob | commitdiff | diff to current |
2010-12-27 |
Zsbán Ambrus | [perl #81016] Document ord("") |
blob | commitdiff | diff to current |
2010-12-04 |
Peter J. Holzer | [perl #80220] order of hash keys wrong in perlfunc.pod |
blob | commitdiff | diff to current |
2010-12-01 |
Father Chrysostomos | [perl #64792] Document $? in perlfunc/exit |
blob | commitdiff | diff to current |
2010-11-04 |
brian d foy | RT 78814 perlfunc/open(): four items are not a triple |
blob | commitdiff | diff to current |
2010-11-01 |
David Golden | Allow push/pop/keys/etc to act on references |
blob | commitdiff | diff to current |
2010-10-28 |
brian d foy | Note that pos() only affects the next match RT #78636 |
blob | commitdiff | diff to current |
2010-09-08 |
David Golden | perlfunc: list each/keys/values as ARRAY functions |
blob | commitdiff | diff to current |
2010-08-16 |
Chris 'BinGOs' Wil... | Corrected typo in documentation for glob(). |
blob | commitdiff | diff to current |
2010-07-28 |
Karl Williamson | srand: change to return its seed |
blob | commitdiff | diff to current |
2010-07-19 |
Karl Williamson | pods: mention \o{}, 3 octal digits |
blob | commitdiff | diff to current |
2010-07-06 |
Ricardo Signes | cautionary note about "no VERSION" |
blob | commitdiff | diff to current |
2010-07-01 |
Brian Phillips | Add additional notes regarding srand and forking |
blob | commitdiff | diff to current |
2010-06-29 |
Karl Williamson | Prefer 3 digit octal character constants |
blob | commitdiff | diff to current |
2010-06-15 |
Maik Hentsche | Attempt at improving the perlipc docs |
blob | commitdiff | diff to current |
2010-06-03 |
Rafael Garcia-Suarez | Do not advertise Math::TrulyRandom, which hasn't been... |
blob | commitdiff | diff to current |
2010-05-31 |
Nicholas Clark | Reorder the entry for die, moving discussion of the... |
blob | commitdiff | diff to current |
2010-05-20 |
Zefram | support "package Foo { ... }" |
blob | commitdiff | diff to current |
2010-05-03 |
Chris Williams | POD tweak to 'require' in perlfunc relating to putting... |
blob | commitdiff | diff to current |
2010-05-03 |
Rafael Garcia-Suarez | Reinstate some documentation about quotemeta |
blob | commitdiff | diff to current |
2010-04-26 |
Rafael Garcia-Suarez | Minor edition nit in perlfunc |
blob | commitdiff | diff to current |
2010-04-26 |
Karl Williamson | perlfunc.pod: case-change cleanup; mention packtut |
blob | commitdiff | diff to current |
2010-03-11 |
Nicholas Clark | Describe the limitations and pitfalls of @DB::args. |
blob | commitdiff | diff to current |
2010-02-15 |
Rafael Garcia-Suarez | Doc adjustment about lock(), by Daniel Frederick Crisman |
blob | commitdiff | diff to current |
2010-02-06 |
Ricardo Signes | note that delete/exists ARRAY_ELEM should be avoided |
blob | commitdiff | diff to current |
2010-01-20 |
David Golden | perlfunc tweak for package NAME VERSION |
blob | commitdiff | diff to current |
2010-01-19 |
David Golden | note strict/lax version requirements in documentation |
blob | commitdiff | diff to current |
2010-01-16 |
brian d foy | * Tom's latest perlfunc cleanups, to ensure we're on... |
blob | commitdiff | diff to current |
2010-01-13 |
brian d foy | Tom Christiansen's perlfunc cleansing, part 2 |
blob | commitdiff | diff to current |
2010-01-11 |
Tom Christiansen | PATCH: perlfunc cleanup, part 1 |
blob | commitdiff | diff to current |
2010-01-05 |
Tom Christiansen | PATCH: minor typo cleanup of pod/ directory |
blob | commitdiff | diff to current |
2009-12-30 |
Shlomi Fish | Add a usage scenario and common use pattern to perldoc... |
blob | commitdiff | diff to current |
2009-12-25 |
Karl Williamson | Update .pods |
blob | commitdiff | diff to current |
2009-11-30 |
Zefram | Document if.pm in perlfunc |
blob | commitdiff | diff to current |
2009-11-24 |
brian d foy | * Reword the sentence about checking unlink failures |
blob | commitdiff | diff to current |
2009-11-21 |
Vincent Pit | Fix unindented code in perlfunc after 5ed4f2ecec5b66fee... |
blob | commitdiff | diff to current |
2009-11-21 |
Rafael Garcia-Suarez | Add new warning introduced by last patch in perldiag. |
blob | commitdiff | diff to current |
2009-11-21 |
Gerard Goossen | deprecate "goto" to jump into a construct |
blob | commitdiff | diff to current |
2009-11-20 |
brian d foy | * Note that unlink sets $! on failure. |
blob | commitdiff | diff to current |
2009-11-20 |
brian d foy | * Fixing inconsistent use of tabs in perlfunc. Now... |
blob | commitdiff | diff to current |
2009-11-19 |
brian d foy | * Fixed sort example using =(\d+) |
blob | commitdiff | diff to current |
2009-11-16 |
David Golden | Document SIGPIPE when printing to closed socket |
blob | commitdiff | diff to current |
2009-11-10 |
Vincent Pit | Clarify and complete documentation for in-place reverse |
blob | commitdiff | diff to current |
2009-11-05 |
Jesse Vincent | Implement facility to plug in syntax triggered by keywords |
blob | commitdiff | diff to current |
2009-10-22 |
Brad Gilbert | Bare readdir in while loop now sets $_ |
blob | commitdiff | diff to current |
2009-10-06 |
David Golden | Add 'package NAME VERSION' syntax |
blob | commitdiff | diff to current |
2009-09-25 |
brian d foy | * Fix trailing whitespace in blead 778c687 |
blob | commitdiff | diff to current |
2009-09-25 |
brian d foy | RT #69208: Check eof before using readline in perlfunc... |
blob | commitdiff | diff to current |
2009-09-14 |
Rafael Garcia-Suarez | Doc nit in perlfunc for die() and warn() with an empty... |
blob | commitdiff | diff to current |
2009-09-13 |
Bo Borgerson | split: Remove implicit split to @_ |
blob | commitdiff | diff to current |
2009-09-10 |
Rafael Garcia-Suarez | The "package;" syntax was removed in 5.10 |
blob | commitdiff | diff to current |
2009-08-12 |
Moritz Lenz | document split in void context in perlfunc.pod |
blob | commitdiff | diff to current |
2009-08-03 |
Vincent Pit | Minor spelling nit in last perlfunc updated |
blob | commitdiff | diff to current |
2009-08-03 |
Jesse Vincent | Update the description of the 'system' function to... |
blob | commitdiff | diff to current |
2009-07-27 |
Vincent Pit | Document "delete local" in perlsub |
blob | commitdiff | diff to current |
2009-07-09 |
David Golden | Make kill() fatal for non-numeric pids |
blob | commitdiff | diff to current |
2009-07-07 |
Rafael Garcia-Suarez | Fast enabling of strictures when version 5.11.0 is... |
blob | commitdiff | diff to current |
2009-07-07 |
Steffen Mueller | use strict by default if "use 5.011" is in effect! |
blob | commitdiff | diff to current |
next |