2002-06-03 |
Rafael Garcia-Suarez | Document that lock() is a "weak keyword". |
blob | commitdiff |
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 |
2002-04-07 |
Jarkko Hietaniemi | There was no nice way of getting in UTF-8 filenames: |
blob | commitdiff | diff to current |
2002-04-05 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2002-04-05 |
John P. Linderman | Re: lib/sort.t failure |
blob | commitdiff | diff to current |
2002-04-02 |
Mark-Jason Dominus | [5.7.3 DOC PATCH] 'splice' with negative LENGTH |
blob | commitdiff | diff to current |
2002-03-31 |
Rafael Garcia-Suarez | Re: no <Module> <version>; (was Re: Backwards Compatibi... |
blob | commitdiff | diff to current |
2002-03-27 |
Jarkko Hietaniemi | "Last element". |
blob | commitdiff | diff to current |
2002-03-27 |
William R Ward | Error in perlfunc for "die" |
blob | commitdiff | diff to current |
2002-03-22 |
Stas Bekman | doc fix |
blob | commitdiff | diff to current |
2002-03-21 |
Nick Ing-Simmons | Integrate mainline (Win2k/MinGW all ok except threads... |
blob | commitdiff | diff to current |
2002-03-20 |
Jarkko Hietaniemi | Whitespace tweaks. |
blob | commitdiff | diff to current |
2002-03-12 |
Robin Barker | Re[2]: Related issues? [ID 20020222.011] |
blob | commitdiff | diff to current |
2002-03-07 |
Michael G. Schwern | Re: [PATCH docs] Re: Bug with -M |
blob | commitdiff | diff to current |
2002-03-02 |
Jarkko Hietaniemi | PATCH: "splice() offset past end of array" warning... |
blob | commitdiff | diff to current |
2002-02-22 |
Jarkko Hietaniemi | Implement IV/UV/NV/long double pack/unpack with |
blob | commitdiff | diff to current |
2002-02-22 |
Ilya Zakharevich | pack with a human face: part ]|[ |
blob | commitdiff | diff to current |
2002-02-22 |
Ilya Zakharevich | pack with a human face: the sequel |
blob | commitdiff | diff to current |
2002-02-21 |
Ilya Zakharevich | grouping in pack/unpack |
blob | commitdiff | diff to current |
2002-02-01 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2002-01-31 |
Rafael Garcia-Suarez | forbid -l _ after -T _ |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2002-01-23 |
Abigail | Re: eval not catching warnings? |
blob | commitdiff | diff to current |
2002-01-15 |
Nick Ing-Simmons | Blind integrate of bulk of mainline. |
blob | commitdiff | diff to current |
2002-01-13 |
Jarkko Hietaniemi | Make the crypt() pickier: if downgrading doesn't work, |
blob | commitdiff | diff to current |
2002-01-10 |
Brendan O'Dea | doc fixes |
blob | commitdiff | diff to current |
2002-01-04 |
Rafael Garcia-Suarez | warn if not CORE::dump |
blob | commitdiff | diff to current |
2001-12-29 |
coral@eekeek.org | Pod whitespace cleanup, round 0. |
blob | commitdiff | diff to current |
2001-12-29 |
Audrey Tang | Module names and other nits |
blob | commitdiff | diff to current |
2001-12-27 |
Philip Newton | [DOC PATCH] left is right and right is left |
blob | commitdiff | diff to current |
2001-12-26 |
Jarkko Hietaniemi | Bad $? assumptions. |
blob | commitdiff | diff to current |
2001-12-23 |
Nicholas Clark | socketpair emulation |
blob | commitdiff | diff to current |
2001-12-21 |
Tye McQueen | perlfunc.pod patch re flock via fcntl |
blob | commitdiff | diff to current |
2001-12-20 |
Nick Ing-Simmons | Integrate mainline (mostly) utf8.c does not compile. |
blob | commitdiff | diff to current |
2001-12-19 |
Jarkko Hietaniemi | Reword the alarm explanation. |
blob | commitdiff | diff to current |
2001-12-13 |
Ben Tilly | Clarifying the documentation of goto |
blob | commitdiff | diff to current |
2001-12-07 |
Nick Ing-Simmons | Integrate mainline some more |
blob | commitdiff | diff to current |
2001-12-07 |
Jan-Pieter Cornet | [ID 20011207.001] documentation bug for waitpid |
blob | commitdiff | diff to current |
2001-12-01 |
Tels | Re: [PATCH] [ID 20011130.166] "in memory" file handles... |
blob | commitdiff | diff to current |
2001-11-27 |
Jarkko Hietaniemi | sort() doc tweaks from John P. Linderman. |
blob | commitdiff | diff to current |
2001-11-26 |
Jarkko Hietaniemi | PROPAGATE documentation from Tony Cook. |
blob | commitdiff | diff to current |
2001-11-23 |
Rafael Garcia-Suarez | Re: [DOC PATCHES] pod cleanups |
blob | commitdiff | diff to current |
2001-11-21 |
Jarkko Hietaniemi | Try to clarify which I/O call operates on bytes, |
blob | commitdiff | diff to current |
2001-11-19 |
Jarkko Hietaniemi | sysseek tweak. |
blob | commitdiff | diff to current |
2001-11-16 |
Abhijit Menon-Sen | [PATCH] Doc spellcheck + podcheck |
blob | commitdiff | diff to current |
2001-11-16 |
Jarkko Hietaniemi | Make Thread a wrapper for both ithreads and 5005threads. |
blob | commitdiff | diff to current |
2001-11-15 |
Jarkko Hietaniemi | Fix for "perlio bug in koi8-r encoding". The problem |
blob | commitdiff | diff to current |
2001-11-15 |
Rafael Garcia-Suarez | Re: [ID 20011114.118] chop and chomp bind too tightly |
blob | commitdiff | diff to current |
2001-11-12 |
Jeffrey Friedl | a few typo fixes |
blob | commitdiff | diff to current |
2001-10-31 |
Jarkko Hietaniemi | Extend the effect of the encoding pragma to chr() and... |
blob | commitdiff | diff to current |
2001-10-21 |
Jarkko Hietaniemi | Implement multicharacter case mappings where a single |
blob | commitdiff | diff to current |
2001-10-05 |
Nicholas Clark | perlfunc/select |
blob | commitdiff | diff to current |
2001-09-30 |
Rafael Garcia-Suarez | additional docs and tests |
blob | commitdiff | diff to current |
2001-09-23 |
Abhijit Menon-Sen | Additional minor chdir() tweak. |
blob | commitdiff | diff to current |
2001-09-23 |
Abhijit Menon-Sen | Mention $ENV{SYS$LOGIN} in chdir() documentation, as... |
blob | commitdiff | diff to current |
2001-09-21 |
Ronald J. Kimball | avoid v-strings with require/use |
blob | commitdiff | diff to current |
2001-09-16 |
Jarkko Hietaniemi | Supply more details on how lc/uc/lcfirst/ucfirst are |
blob | commitdiff | diff to current |
2001-09-05 |
Nicholas Clark | oct and hex in glorious 64 bit (with less bugs) (was... |
blob | commitdiff | diff to current |
2001-09-04 |
Jarkko Hietaniemi | More srand entry tweakage based on Randal's suggestion. |
blob | commitdiff | diff to current |
2001-09-04 |
Jarkko Hietaniemi | Typo fix and slight rewording. |
blob | commitdiff | diff to current |
2001-09-03 |
Jarkko Hietaniemi | Make crypt() do something more sane for Unicode |
blob | commitdiff | diff to current |
2001-09-03 |
Jarkko Hietaniemi | Reorganize the srand entry. |
blob | commitdiff | diff to current |
2001-09-03 |
Michael G. Schwern | Tests for srand() |
blob | commitdiff | diff to current |
2001-08-27 |
chromatic | pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod |
blob | commitdiff | diff to current |
2001-08-25 |
Nicholas Clark | (was Re: PerlIO regerssion tests?) |
blob | commitdiff | diff to current |
2001-08-25 |
Rafael Garcia-Suarez | [DOC PATCH] The coderef-in-@INC feature |
blob | commitdiff | diff to current |
2001-08-12 |
Jarkko Hietaniemi | Dispell the "use utf8" superstition. |
blob | commitdiff | diff to current |
2001-07-29 |
Jeff Pinyan | split()'s unused captures should be undef, not '' |
blob | commitdiff | diff to current |
2001-07-17 |
Gwyn Judd | make printf refer to sprintf |
blob | commitdiff | diff to current |
2001-07-11 |
Mark-Jason Dominus | doc patch; times() in scalar context |
blob | commitdiff | diff to current |
2001-07-10 |
Robin Houston | deprecate package with no arguments |
blob | commitdiff | diff to current |
2001-07-06 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2001-07-02 |
Jarkko Hietaniemi | SysV IPC semops use native shorts, not forced-to-16... |
blob | commitdiff | diff to current |
2001-07-02 |
Nicholas Clark | Re: sizeof(struct sembuf) |
blob | commitdiff | diff to current |
2001-06-26 |
Jarkko Hietaniemi | Doc patch for #10959. |
blob | commitdiff | diff to current |
2001-06-25 |
Jarkko Hietaniemi | Because of #10932 retract also the perlfunc hunk of... |
blob | commitdiff | diff to current |
2001-06-25 |
Abhijit Menon-Sen | Re: [ID 20010621.007] readline() not quite as equal... |
blob | commitdiff | diff to current |
2001-06-19 |
Jarkko Hietaniemi | Furthwer tweak the fdopen() spot as suggseted by Jeff... |
blob | commitdiff | diff to current |
2001-06-19 |
Jeffrey Friedl | [ID 20010619.005] two typos in pod/perlfunc.pod |
blob | commitdiff | diff to current |
2001-05-27 |
Robert Spier | [PATCH] [ID 19991013.005] utime undef, undef, @files |
blob | commitdiff | diff to current |
2001-05-26 |
John P. Linderman | Re: [PATCH] Re: stability of sort()? |
blob | commitdiff | diff to current |
2001-05-26 |
Nicholas Clark | Re: stability of sort()? |
blob | commitdiff | diff to current |
2001-05-20 |
Nick Ing-Simmons | Document some more of open's features. |
blob | commitdiff | diff to current |
2001-05-12 |
Benjamin Sugars | Re: [PATCH perlfunc.pod] split on an empty string |
blob | commitdiff | diff to current |
2001-05-11 |
Jon Eveland | Re: [PATCH perlfunc.pod] split on an empty string |
blob | commitdiff | diff to current |
2001-05-10 |
Larry Shatzer | RE: rand(0) is rand(1) |
blob | commitdiff | diff to current |
next |