Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More perldelta entries; plus, credits. | Rafael Garcia-Suarez | 2006-08-14 | 1 | -21/+63 |
| | | | p4raw-id: //depot/perl@28710 | ||||
* | Typo fix in perldiag | Rafael Garcia-Suarez | 2006-08-14 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@28709 | ||||
* | Update pod/perl594delta.pod w.r.t. #28706, and arrange list of modules | Steve Hay | 2006-08-14 | 1 | -7/+12 |
| | | | | | alphabetically. p4raw-id: //depot/perl@28708 | ||||
* | More perldelta nits. | Rafael Garcia-Suarez | 2006-08-14 | 1 | -3/+11 |
| | | | p4raw-id: //depot/perl@28705 | ||||
* | Fix URL of perlbug database | Rafael Garcia-Suarez | 2006-08-13 | 1 | -2/+3 |
| | | | p4raw-id: //depot/perl@28701 | ||||
* | More perldelta entries | Rafael Garcia-Suarez | 2006-08-13 | 1 | -7/+42 |
| | | | p4raw-id: //depot/perl@28700 | ||||
* | Fix a couple URLs in perlhack | Rafael Garcia-Suarez | 2006-08-13 | 1 | -19/+12 |
| | | | p4raw-id: //depot/perl@28699 | ||||
* | perlhack.pod: more portability pitfalls | Jarkko Hietaniemi | 2006-08-12 | 1 | -1/+55 |
| | | | | | Message-Id: <200608120733.k7C7XcU0268432@kosh.hut.fi> p4raw-id: //depot/perl@28698 | ||||
* | More perldelta notes. Also, I did forget things | Rafael Garcia-Suarez | 2006-08-11 | 2 | -6/+43 |
| | | | | | in perl593delta... p4raw-id: //depot/perl@28696 | ||||
* | Small precision about $SIG{__WARN__} | Sébastien Aperghis-Tramoni | 2006-08-08 | 1 | -6/+11 |
| | | | | | Message-ID: <1155028678.44d856c64fa0d@imp6-g19.free.fr> p4raw-id: //depot/perl@28676 | ||||
* | adding X<> to perlvar | Gabor Szabo | 2006-08-07 | 1 | -1/+72 |
| | | | | | | From: "Gabor Szabo" <szabgab@gmail.com> Message-ID: <d8a74af10608060359g7d4726dalf947f051a51c10e@mail.gmail.com> p4raw-id: //depot/perl@28664 | ||||
* | perlfunc.pod - unite gmtime and localtime | Gabor Szabo | 2006-08-05 | 1 | -45/+22 |
| | | | | | | From: "Gabor Szabo" <szabgab@gmail.com> Message-ID: <d8a74af10607262325n472b424cr78c9591c31ffe190@mail.gmail.com> p4raw-id: //depot/perl@28661 | ||||
* | add more X<> tags to perlfunc | Gabor Szabo | 2006-08-05 | 1 | -4/+6 |
| | | | | | | From: "Gabor Szabo" <szabgab@gmail.com> Message-ID: <d8a74af10607261427g142f0c6bge6f77c2f5e59da40@mail.gmail.com> p4raw-id: //depot/perl@28660 | ||||
* | Re: [perl #39733] $AUTOLOAD is never tainted | Rick Delaney | 2006-08-02 | 1 | -0/+5 |
| | | | | | | | Message-ID: <20060709190150.GA1922@localhost.localdomain> Plus a note in perldelta p4raw-id: //depot/perl@28649 | ||||
* | Re: New perltrap? | Rick Delaney | 2006-08-01 | 1 | -1/+5 |
| | | | | | Message-ID: <20060801124336.GM21381@localhost.localdomain> p4raw-id: //depot/perl@28644 | ||||
* | [perl #39835] Patch for perlipc.pod to update TCP server example wrt safe ↵ | Andy Wardley | 2006-07-27 | 1 | -48/+72 |
| | | | | | | | | signals and accept() From: Andy Wardley (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.6.HEAD-20371-1152897103-1865.39835-75-0@perl.org> p4raw-id: //depot/perl@28622 | ||||
* | Some notes in perl594delta. | Rafael Garcia-Suarez | 2006-07-26 | 1 | -2/+35 |
| | | | p4raw-id: //depot/perl@28621 | ||||
* | interpolation of @- (and @+) in patterns ([perl #27940] comes back) | SADAHIRO Tomoyuki | 2006-07-26 | 1 | -5/+5 |
| | | | | | Message-Id: <20060725001517.3C5D.BQW10602@nifty.com> p4raw-id: //depot/perl@28620 | ||||
* | Add a few links to standard modules in perlfunc, by Gabor Szabo. | Rafael Garcia-Suarez | 2006-07-26 | 1 | -2/+11 |
| | | | p4raw-id: //depot/perl@28618 | ||||
* | Re: [ID 20000816.012] *foo = *_ is broken | Mike Guy | 2006-07-26 | 1 | -0/+2 |
| | | | | | | | Message-Id: <E13PRZI-0007Ge-00@libra.cus.cam.ac.uk> Only part regarding @ARG missing from the documentation was applied. p4raw-id: //depot/perl@28617 | ||||
* | perlop: parsing quoted constructs | SADAHIRO Tomoyuki | 2006-07-23 | 1 | -50/+93 |
| | | | | | Message-Id: <20060716200218.2CE6.BQW10602@nifty.com> p4raw-id: //depot/perl@28612 | ||||
* | make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE | Jarkko Hietaniemi | 2006-07-18 | 2 | -4/+15 |
| | | | | | Message-ID: <44BB2994.5090609@iki.fi> p4raw-id: //depot/perl@28599 | ||||
* | Remove the C89 checking with gcc | Rafael Garcia-Suarez | 2006-07-17 | 1 | -3/+3 |
| | | | | | (but leave a note in perlhack) p4raw-id: //depot/perl@28595 | ||||
* | Re: Fix loads of warnings from the last escaping patch... | Yves Orton | 2006-07-16 | 1 | -12/+60 |
| | | | | | Message-ID: <9b18b3110607161059j276ac869p450aa178150044ae@mail.gmail.com> p4raw-id: //depot/perl@28589 | ||||
* | perlhack: advertise Configure -Dgccansipedantic | Jarkko Hietaniemi | 2006-07-16 | 1 | -5/+9 |
| | | | | | Message-Id: <200607161727.k6GHRKFk069579@kosh.hut.fi> p4raw-id: //depot/perl@28588 | ||||
* | various safety/portability tweaks | Jarkko Hietaniemi | 2006-07-15 | 2 | -14/+18 |
| | | | | | Message-ID: <44B8C008.4030300@iki.fi> p4raw-id: //depot/perl@28578 | ||||
* | Not everybody has env | Rafael Garcia-Suarez | 2006-07-13 | 1 | -0/+3 |
| | | | p4raw-id: //depot/perl@28564 | ||||
* | Re: Misunderstanding escapes in heredocs? | Yves Orton | 2006-07-13 | 1 | -68/+119 |
| | | | | | | | Message-ID: <9b18b3110607090742gc55b4ffl402d5fadc5bd231e@mail.gmail.com> with formatting nits p4raw-id: //depot/perl@28563 | ||||
* | Additions to perlhack based on a patch by Gabor Szabo | Rafael Garcia-Suarez | 2006-07-13 | 1 | -4/+14 |
| | | | p4raw-id: //depot/perl@28562 | ||||
* | Nits to the perlintro safety net (by Gabor Szabo and Merijn) | Rafael Garcia-Suarez | 2006-07-13 | 1 | -5/+8 |
| | | | p4raw-id: //depot/perl@28561 | ||||
* | I prefer array indexes that start from 0 in beginner docs | Rafael Garcia-Suarez | 2006-07-12 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@28558 | ||||
* | Integration of strlcat is to-done (noticed by Yves) | Rafael Garcia-Suarez | 2006-07-12 | 1 | -7/+1 |
| | | | p4raw-id: //depot/perl@28557 | ||||
* | Additions and removals in perltodo | Rafael Garcia-Suarez | 2006-07-12 | 1 | -45/+23 |
| | | | p4raw-id: //depot/perl@28555 | ||||
* | more strictness in perlintro | Gabor Szabo | 2006-07-12 | 1 | -43/+60 |
| | | | | | | From: "Gabor Szabo" <szabgab@gmail.com> Message-ID: <d8a74af10607120030p1964b935y9493e29994a5b371@mail.gmail.com> p4raw-id: //depot/perl@28554 | ||||
* | perlinro (use $fh filehandler + not to use built in function name in sub ↵ | Gabor Szabo | 2006-07-12 | 1 | -11/+22 |
| | | | | | | | | example) From: "Gabor Szabo" <szabgab@gmail.com> Message-ID: <d8a74af10607120051t10382a7fw95ce094f0f395490@mail.gmail.com> p4raw-id: //depot/perl@28553 | ||||
* | A few rough notes for the next perldelta | Rafael Garcia-Suarez | 2006-07-11 | 1 | -0/+38 |
| | | | p4raw-id: //depot/perl@28549 | ||||
* | Re: Misunderstanding escapes in heredocs? | SADAHIRO Tomoyuki | 2006-07-11 | 1 | -5/+12 |
| | | | | | Message-Id: <20060709115613.78FF.BQW10602@nifty.com> p4raw-id: //depot/perl@28547 | ||||
* | perlhack: argh... | Jarkko Hietaniemi | 2006-07-10 | 1 | -14/+46 |
| | | | | | Message-ID: <44B29767.4040606@iki.fi> p4raw-id: //depot/perl@28537 | ||||
* | POD fixes in perlhack | Rafael Garcia-Suarez | 2006-07-10 | 1 | -3/+1 |
| | | | p4raw-id: //depot/perl@28532 | ||||
* | Typo found by Craig Berry | Rafael Garcia-Suarez | 2006-07-10 | 1 | -3/+2 |
| | | | p4raw-id: //depot/perl@28531 | ||||
* | More perlhack portability additions by Jarkko | Rafael Garcia-Suarez | 2006-07-10 | 1 | -9/+134 |
| | | | p4raw-id: //depot/perl@28530 | ||||
* | Change existing uses of strlcpy()/strlcat() to use new my_strlcpy()/ | Steve Peters | 2006-07-10 | 1 | -1/+3 |
| | | | | | | my_strlcat() API. Convert ext/File/Glob/bsd_glob.c to use my_strlcat(). Add to the strlcy()/strlcat() todo entry. p4raw-id: //depot/perl@28528 | ||||
* | perlhack: more portability musings | Jarkko Hietaniemi | 2006-07-10 | 1 | -19/+71 |
| | | | | | Message-ID: <44B24AE6.6030708@iki.fi> p4raw-id: //depot/perl@28527 | ||||
* | examples in the core documentation | Gabor Szabo | 2006-07-10 | 1 | -1/+11 |
| | | | | | | From: "Gabor Szabo" <szabgab@gmail.com> Message-ID: <d8a74af10607090644o5c1ee3b2p98f6aa9301898b44@mail.gmail.com> p4raw-id: //depot/perl@28526 | ||||
* | Even Jarkko's patches should go in only once | Andy Lester | 2006-07-10 | 1 | -221/+0 |
| | | | | | | Subject: [PATCH] undouble Jarkko's patch Message-ID: <20060710052218.GA7477@petdance.com> p4raw-id: //depot/perl@28521 | ||||
* | Tweak for Jarkko's addition to perlhack, suggested by Yves. | Nicholas Clark | 2006-07-09 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@28518 | ||||
* | some coding guidelines/tips to perlhack (+ one perltodo) | Jarkko Hietaniemi | 2006-07-09 | 2 | -2/+444 |
| | | | | | Message-ID: <44B131E2.8050805@iki.fi> p4raw-id: //depot/perl@28516 | ||||
* | perlhack.pod | Jarkko Hietaniemi | 2006-07-09 | 1 | -10/+156 |
| | | | | | Message-ID: <44B0EEA8.4080003@iki.fi> p4raw-id: //depot/perl@28515 | ||||
* | Making encoding::warnings lexical is to-done. | Steve Peters | 2006-07-08 | 1 | -2/+1 |
| | | | p4raw-id: //depot/perl@28509 | ||||
* | Error in the formulation of the new warning, spotted by Dominic Dunlop | Rafael Garcia-Suarez | 2006-07-06 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@28497 |