2003-09-12 |
Jarkko Hietaniemi | Slightly more documentation for open ...&=. |
blob | commitdiff |
2003-09-02 |
Yitzchak Scott-Tho... | some method calls not autoloaded |
blob | commitdiff | diff to current |
2003-08-25 |
Rafael Garcia-Suarez | [perl #23577] fix syscall() prototype description in |
blob | commitdiff | diff to current |
2003-08-18 |
Jarkko Hietaniemi | Typo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl. |
blob | commitdiff | diff to current |
2003-08-10 |
John P. Linderman | Re: killing for vital signs [PATCH] |
blob | commitdiff | diff to current |
2003-07-27 |
Jarkko Hietaniemi | We now return to your normally scheduled hash randomisa... |
blob | commitdiff | diff to current |
2003-07-24 |
Iain Spoon Truskett | [perl #23080] [DOCPATCH] pod/perlfunc.pod missing C |
blob | commitdiff | diff to current |
2003-07-17 |
Tony Bowden | PATCH: tweak 'split' docs for case of explicit 0 LIMIT |
blob | commitdiff | diff to current |
2003-07-11 |
John P. Linderman | Re: Sort sub and NaNs |
blob | commitdiff | diff to current |
2003-07-11 |
Steve Grazzini | [DOCPATCH] perlfunc/read |
blob | commitdiff | diff to current |
2003-07-11 |
Jarkko Hietaniemi | Retract the statements. |
blob | commitdiff | diff to current |
2003-07-07 |
Jarkko Hietaniemi | Good catch from Gisle. |
blob | commitdiff | diff to current |
2003-07-07 |
Jarkko Hietaniemi | Be more explicit than just 'characters'. |
blob | commitdiff | diff to current |
2003-07-02 |
Ronald J. Kimball | Re: maint @ 19923 |
blob | commitdiff | diff to current |
2003-07-02 |
Jim Cromie | Re: maint @ 19923 |
blob | commitdiff | diff to current |
2003-06-26 |
Jarkko Hietaniemi | Bite the bullet and apply the hash randomisation patch. |
blob | commitdiff | diff to current |
2003-06-16 |
Steve Grazzini | unnecessary stringification in eval/die |
blob | commitdiff | diff to current |
2003-06-14 |
Jarkko Hietaniemi | Slight tweaks on the length() and chr() entries, |
blob | commitdiff | diff to current |
2003-06-14 |
Jarkko Hietaniemi | Slight reorg of the binmode() entry. |
blob | commitdiff | diff to current |
2003-06-03 |
Jarkko Hietaniemi | Salvage parts of #19418 (the ext/PerlIO/t/open.t |
blob | commitdiff | diff to current |
2003-06-03 |
Jarkko Hietaniemi | Retract #19667, #19660, #19659, #19658, #19657, #19656, |
blob | commitdiff | diff to current |
2003-05-29 |
Alexey Mahotkin | typo in pod/perlfunc.pod |
blob | commitdiff | diff to current |
2003-05-27 |
Jarkko Hietaniemi | For now reword the sysread/syswrite description to |
blob | commitdiff | diff to current |
2003-05-09 |
Casey West | Document that perl tries to load .pmc files before... |
blob | commitdiff | diff to current |
2003-05-09 |
Rafael Garcia-Suarez | Fix for doc bug #8602 : clarify eof() example comments |
blob | commitdiff | diff to current |
2003-05-09 |
Casey West | Re: [DOC PATCH] [perl #1165] crypt accepts any characte... |
blob | commitdiff | diff to current |
2003-05-09 |
Yitzchak Scott-Tho... | Re: [perl #16834] Anomolous behaviour of SUBSTR() used... |
blob | commitdiff | diff to current |
2003-05-05 |
Rafael Garcia-Suarez | Fix doc bug #22067, noticed by Mark Knutsen |
blob | commitdiff | diff to current |
2003-05-05 |
Jarkko Hietaniemi | Switch the new perlio way of opening anonymous temporar... |
blob | commitdiff | diff to current |
2003-05-04 |
Jarkko Hietaniemi | Integrate from maint: |
blob | commitdiff | diff to current |
2003-04-27 |
Casey West | utime() doc clarifications |
blob | commitdiff | diff to current |
2003-04-26 |
Casey West | Some doc patches by Casey West : |
blob | commitdiff | diff to current |
2003-04-26 |
david nicol | Document that splice() doesn't extend arrays |
blob | commitdiff | diff to current |
2003-04-14 |
Nathan Torkington | Document and test autovivified dirhandles. |
blob | commitdiff | diff to current |
2003-04-02 |
Steve Hay | Fix missing functions when splitting perlfunc |
blob | commitdiff | diff to current |
2003-03-30 |
Jarkko Hietaniemi | gethostbyname('localhost') is not that portable. |
blob | commitdiff | diff to current |
2003-03-17 |
LAUN Wolfgang | pack changes and related fixes |
blob | commitdiff | diff to current |
2003-03-16 |
Jarkko Hietaniemi | Pod fix from Philip Newton. |
blob | commitdiff | diff to current |
2003-03-14 |
Rafael Garcia-Suarez | Time::HiRes is a core module |
blob | commitdiff | diff to current |
2003-03-11 |
Jarkko Hietaniemi | Missed some, cryptically. |
blob | commitdiff | diff to current |
2003-03-11 |
Todd C. Miller | typos and other minor things |
blob | commitdiff | diff to current |
2003-02-19 |
Chip Salzenberg | Support one-parameter unpack(), which unpacks $_. |
blob | commitdiff | diff to current |
2003-02-02 |
Abigail | pod/perlfunc.pod |
blob | commitdiff | diff to current |
2003-01-14 |
Rafael Garcia-Suarez | Integrate change #18365 from maint-5.8 : |
blob | commitdiff | diff to current |
2002-12-30 |
Dave Paris | [perl #19343] perlfunc.pod patch for stat() and lstat() |
blob | commitdiff | diff to current |
2002-12-16 |
Dave Mitchell | Re: [perl #19017] lexical "my" variables not visible... |
blob | commitdiff | diff to current |
2002-11-06 |
Slaven Rezic | Re: [perl #18048] read \*FH, ... returns undef but... |
blob | commitdiff | diff to current |
2002-10-10 |
Allen Smith | Re: [perl #17075] sprintf: '%.[num](g|G)' documentation... |
blob | commitdiff | diff to current |
2002-09-26 |
Brendan O'Dea | perldoc -f stat (perlfunc.pod) |
blob | commitdiff | diff to current |
2002-08-30 |
Rafael Garcia-Suarez | Advertise Linux::Pid. |
blob | commitdiff | diff to current |
2002-08-29 |
Rafael Garcia-Suarez | posixify getppid on linux-multithread |
blob | commitdiff | diff to current |
2002-08-20 |
John P. Linderman | typo in perfunc.pod |
blob | commitdiff | diff to current |
2002-08-17 |
Michael G. Schwern | Remove pseudo-hashes (complete) |
blob | commitdiff | diff to current |
2002-08-11 |
Nick Ing-Simmons | Integrate mainline. |
blob | commitdiff | diff to current |
2002-08-04 |
Michael G. Schwern | Re: mention of "use sort" botched in perlfunc? |
blob | commitdiff | diff to current |
2002-07-18 |
Nicholas Clark | [DOCPATCH] Re: [Patch] rand() functionality |
blob | commitdiff | diff to current |
2002-07-18 |
Jarkko Hietaniemi | Add a pointer about the non-portability of ctime, |
blob | commitdiff | diff to current |
2002-07-17 |
Hugo van der Sanden | Re: sprintf: fix and docs |
blob | commitdiff | diff to current |
2002-07-17 |
Rafael Garcia-Suarez | Typo. |
blob | commitdiff | diff to current |
2002-07-16 |
Hugo van der Sanden | sprintf: fix and docs |
blob | commitdiff | diff to current |
2002-07-07 |
Rafael Garcia-Suarez | Replace the word "discipline" by "layer" almost everywhere, |
blob | commitdiff | diff to current |
2002-06-28 |
Yitzchak Scott-Tho... | [DOC PATCH] Re: [ID 20020623.006] Tie::StdHandle produc... |
blob | commitdiff | diff to current |
2002-06-26 |
Rafael Garcia-Suarez | chomp clarifications by Elizabeth Mattijsen. |
blob | commitdiff | diff to current |
2002-06-25 |
John P. Linderman | Re: glob [possible PATCH for perlfunc.pod] |
blob | commitdiff | diff to current |
2002-06-19 |
Nick Ing-Simmons | Un-deprecate :raw after all - just define what it means |
blob | commitdiff | diff to current |
2002-06-18 |
Jarkko Hietaniemi | Tiny tweaks. |
blob | commitdiff | diff to current |
2002-06-18 |
Nick Ing-Simmons | More PerlIO doc tweaks - trying to make them document... |
blob | commitdiff | diff to current |
2002-06-17 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2002-06-17 |
Jarkko Hietaniemi | Further discouraging of :raw. |
blob | commitdiff | diff to current |
2002-06-14 |
Jarkko Hietaniemi | Detypo. |
blob | commitdiff | diff to current |
2002-06-13 |
Jarkko Hietaniemi | One more pass on the TYPE/ATTRS issues. |
blob | commitdiff | diff to current |
2002-06-12 |
Jarkko Hietaniemi | The scalar behaviour of sort is undefined. |
blob | commitdiff | diff to current |
2002-06-12 |
Jarkko Hietaniemi | Document the my/our TYPE and ATTRIBUTES (Use the Camel... |
blob | commitdiff | diff to current |
2002-06-12 |
Abigail | Re: Change sort in scalar context behavior. |
blob | commitdiff | diff to current |
2002-06-10 |
Jarkko Hietaniemi | Document the implicit :bytes of binmode(FH). |
blob | commitdiff | diff to current |
2002-06-09 |
Jarkko Hietaniemi | :unique nitpicking continues. |
blob | commitdiff | diff to current |
2002-06-09 |
Jarkko Hietaniemi | :unique saga continues. |
blob | commitdiff | diff to current |
2002-06-09 |
Jarkko Hietaniemi | open "list form" clarification. |
blob | commitdiff | diff to current |
2002-06-09 |
Jarkko Hietaniemi | Closer to the truth. |
blob | commitdiff | diff to current |
2002-06-09 |
Jarkko Hietaniemi | Clarify that the :unique makes the target readonly |
blob | commitdiff | diff to current |
2002-06-07 |
Jarkko Hietaniemi | s/MacOS/Mac OS/g; # (when the name of the os, not when... |
blob | commitdiff | diff to current |
2002-06-05 |
Artur Bergman | Update text slightly and update links to threads.pm... |
blob | commitdiff | diff to current |
2002-06-05 |
Rafael Garcia-Suarez | Remove a comma and a few whitespaces. |
blob | commitdiff | diff to current |
2002-06-04 |
Rafael Garcia-Suarez | perlfunc/lock() nits by Philip Newton and Johan Vromans. |
blob | commitdiff | diff to current |
2002-06-03 |
Rafael Garcia-Suarez | Document that lock() is a "weak keyword". |
blob | commitdiff | diff to current |
2002-05-30 |
Abigail | Not having an unimport is no longer fatal. |
blob | commitdiff | diff to current |
2002-05-29 |
Jarkko Hietaniemi | pod cleanups. |
blob | commitdiff | diff to current |
2002-05-27 |
Jarkko Hietaniemi | select() portability nit. |
blob | commitdiff | diff to current |
2002-05-20 |
Andreas König | tiny doc tweaks |
blob | commitdiff | diff to current |
2002-05-19 |
Nick Ing-Simmons | Integrate mailine |
blob | commitdiff | diff to current |
2002-05-18 |
Rafael Garcia-Suarez | perlfunc and perldelta updates about caller(). |
blob | commitdiff | diff to current |
2002-05-14 |
John P. Linderman | Re: lib/sort.t failure [PATCH] |
blob | commitdiff | diff to current |
2002-04-28 |
Michael G. Schwern | Truncate the truncate tests (was Re: truncate to grow... |
blob | commitdiff | diff to current |
2002-04-22 |
Mark-Jason Dominus | {PATCH docs] sockatmark |
blob | commitdiff | diff to current |
2002-04-20 |
Stas Bekman | Re: perl@16005 |
blob | commitdiff | diff to current |
2002-04-16 |
Jarkko Hietaniemi | Documents for Merijn and lots of XXXs for NI-S :-) |
blob | commitdiff | diff to current |
2002-04-11 |
Jarkko Hietaniemi | Add one perltodo item (and move bunch of them to better... |
blob | commitdiff | diff to current |
2002-04-09 |
Jarkko Hietaniemi | Retract the UTF-8 filenames patch. This may be |
blob | commitdiff | diff to current |
2002-04-08 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2002-04-07 |
Jarkko Hietaniemi | Duh. If the input is a stream of UTF-8 bytes, all... |
blob | commitdiff | diff to current |
next |