| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | No point in going into memory-saving contortions | Jarkko Hietaniemi | 2001-06-20 | 1 | -35/+7 |
* | [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_o... | Spider Boardman | 2001-06-19 | 1 | -1/+4 |
* | Re: [PATCH] Re: [PATCH] Re: perl@10611 | Nicholas Clark | 2001-06-18 | 1 | -0/+1 |
* | The Grand Trek: move the *.t files from t/ to lib/ and ext/. | Jarkko Hietaniemi | 2001-06-18 | 2 | -0/+266 |
* | Re: anyone good at casting spells? | Spider Boardman | 2001-06-18 | 1 | -4/+6 |
* | NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | Jarkko Hietaniemi | 2001-06-16 | 1 | -4/+19 |
* | #define fix from Nicholas Clark. | Jarkko Hietaniemi | 2001-06-16 | 1 | -12/+1 |
* | Re: perl@10611 | Nicholas Clark | 2001-06-16 | 1 | -3931/+2 |
* | Re: perl@10611 | Nicholas Clark | 2001-06-16 | 1 | -0/+87 |
* | Re: ext/ + -Wall | Nicholas Clark | 2001-06-13 | 2 | -1537/+3464 |
* | ext/ + -Wall | Doug MacEachern | 2001-06-12 | 1 | -1/+6 |
* | -Wall cleanup continues. | Jarkko Hietaniemi | 2001-06-02 | 1 | -2/+0 |
* | Retract #10295 and #10296: a more generic solution | Jarkko Hietaniemi | 2001-05-30 | 1 | -3/+1 |
* | Re: AIX and gcc (moving targets) | H.Merijn Brand | 2001-05-29 | 1 | -1/+3 |
* | Document strftime() and strptime(). | Jarkko Hietaniemi | 2001-05-27 | 1 | -0/+2 |
* | A nicely working combination for UTS from Hal Morris. | Jarkko Hietaniemi | 2001-05-11 | 1 | -0/+9 |
* | Fix for a segfault, from Marc Lehmann. | Jarkko Hietaniemi | 2001-05-02 | 1 | -1/+1 |
* | The tzname[] bit is not needed by util.c -- and causes | Jarkko Hietaniemi | 2001-04-25 | 1 | -3/+8 |
* | Mac OS X patch for missing tzname definition from Paul Schinder. | Jarkko Hietaniemi | 2001-04-24 | 1 | -0/+5 |
* | Retract #9811. | Jarkko Hietaniemi | 2001-04-24 | 1 | -4/+0 |
* | (Retracted by #9812.) | Jarkko Hietaniemi | 2001-04-24 | 1 | -0/+4 |
* | Document and test Time::Piece. | Jarkko Hietaniemi | 2001-04-19 | 1 | -2/+4 |
* | Move the strftime() wrapper from POSIX.xs to util.c | Jarkko Hietaniemi | 2001-04-19 | 1 | -59/+3 |
* | Move the init_tm() and mini_mktime() up from POSIX.xs to util.c | Jarkko Hietaniemi | 2001-04-18 | 1 | -240/+0 |
* | POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined | Nick Ing-Simmons | 2001-03-24 | 1 | -8/+3 |
* | Re: [PATCH] POSIX::getcwd() | Benjamin Sugars | 2001-03-21 | 2 | -14/+46 |
* | Integrate changes #9259,9260 from maintperl into mainline. | Jarkko Hietaniemi | 2001-03-20 | 1 | -2/+0 |
* | A modified version of | anders@broadcom.com | 2001-03-09 | 2 | -35/+94 |
* | Integrate change #8665 from maintperl to mainline, | Jarkko Hietaniemi | 2001-02-22 | 1 | -3/+2 |
* | [patch] -Wall cleanup round 2 | Doug MacEachern | 2001-02-18 | 1 | -5/+8 |
* | Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669 | Jarkko Hietaniemi | 2001-02-01 | 1 | -3/+2 |
* | [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous | Dominic Dunlop | 2000-12-14 | 1 | -1/+3 |
* | [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support | Andy Dougherty | 2000-12-08 | 2 | -6/+13 |
* | The #7521 touched things it shouldn't have. | Jarkko Hietaniemi | 2000-11-03 | 2 | -10/+8 |
* | Make the POSIX::setuid and POSIX::setgid to really call setuid() | Garry T. Williams | 2000-11-01 | 4 | -24/+30 |
* | POSIX doesn't report long double values under -Duselongdouble | Spider Boardman | 2000-08-31 | 1 | -1/+1 |
* | Put back the long double avoidance code to POSIX.xs | Jarkko Hietaniemi | 2000-08-19 | 1 | -0/+18 |
* | Use NVs in POSIX math, not doubles. | Abigail | 2000-08-18 | 2 | -53/+32 |
* | integrate cfgperl changes#6325..6373 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -20/+25 |
* | integrate cfgperl changes#6293..6324 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -185/+423 |
* | integrate cfgperl changes#6261..6266 into mainline | Gurusamy Sarathy | 2000-07-11 | 3 | -5/+5 |
* | VMS fixups so we can build with MULTIPLICITY | Dan Sugalski | 2000-06-03 | 1 | -2/+2 |
* | MacOS support, part 1 (from Matthias Neeracher | Gurusamy Sarathy | 2000-05-28 | 1 | -7/+17 |
* | avoid warnings in POSIX.pm (from Barrie Slaymaker) | Gurusamy Sarathy | 2000-05-28 | 1 | -2/+2 |
* | Be more forgiving in POSIX about HUGE_VALL. | Jarkko Hietaniemi | 2000-05-02 | 1 | -5/+1 |
* | Use HUGE_VALL if applicable. | Jarkko Hietaniemi | 2000-05-01 | 1 | -0/+9 |
* | RM600-svr4 tweaks (from Frank Ridderbusch | Gurusamy Sarathy | 2000-03-22 | 1 | -1/+11 |
* | POSIX::strftime gets the date wrong (from John Tobey | Gurusamy Sarathy | 2000-02-19 | 1 | -2/+8 |
* | use builtin __CYGWIN__ rather than -DCYGWIN (from Eric Fifer | Gurusamy Sarathy | 2000-02-06 | 1 | -2/+2 |
* | reduce memory consumption of POSIX.pm (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-02-06 | 1 | -178/+181 |