Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | UNICOS does support large files but doesn't support sparse files | Jarkko Hietaniemi | 1999-09-17 | 2 | -0/+14 | |
| | | * | UNICOS has sloppy division/modulo for floating point numbers. | Jarkko Hietaniemi | 1999-09-17 | 1 | -4/+11 | |
| | | * | Portable blocksize (replaces #4171). | Jarkko Hietaniemi | 1999-09-17 | 2 | -10/+2 | |
| | | * | (replaced by #4172) | Jarkko Hietaniemi | 1999-09-17 | 2 | -2/+10 | |
| | | * | Detypo #4169. | Jarkko Hietaniemi | 1999-09-17 | 2 | -2/+2 | |
| | | * | Diagnose possible quota limits. | Jarkko Hietaniemi | 1999-09-17 | 2 | -6/+10 | |
| | | * | Filesystem quotas may stop you from using large files. | Jarkko Hietaniemi | 1999-09-17 | 2 | -15/+34 | |
| | | * | Too strict pattern for parsing group lists. | Jarkko Hietaniemi | 1999-09-17 | 1 | -2/+2 | |
| | | * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-15 | 1 | -1/+6 | |
| | | |\ | |_|_|/ |/| | | | ||||||
* | | | | Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop | Ilya Zakharevich | 1999-09-15 | 1 | -1/+6 | |
| | | * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-14 | 1 | -0/+0 | |
| | | |\ | |_|_|/ |/| | | | ||||||
* | | | | change some filenames to be 8.3-friendly | Gurusamy Sarathy | 1999-09-14 | 1 | -0/+0 | |
* | | | | integrate cfgperl contents into mainline, update Changes | Gurusamy Sarathy | 1999-09-13 | 3 | -5/+24 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-13 | 3 | -6/+65 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | add -DPERL_Y2KWARN build option that will generate additional | Gurusamy Sarathy | 1999-09-13 | 2 | -3/+62 | |
* | | | | make sprintf("%g",...) threadsafe; only taint its result iff the | Gurusamy Sarathy | 1999-09-12 | 1 | -3/+3 | |
| * | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-11 | 4 | -0/+90 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>) | Gurusamy Sarathy | 1999-09-10 | 1 | -0/+4 | |
* | | | | upgrade to Getopt::Long v2.20 (from Johan Vromans | Gurusamy Sarathy | 1999-09-10 | 3 | -0/+86 | |
* | | | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-09-08 | 4 | -100/+48 | |
|\ \ \ \ | ||||||
| | * | | | Remove ill-designed %B introduced by change #4111. | Jarkko Hietaniemi | 1999-09-09 | 1 | -2/+2 | |
| | * | | | DB_File 1.71 | Paul Marquess | 1999-09-09 | 1 | -2/+4 | |
| | * | | | Fix interaction of (?p{}) and (?>) | Ilya Zakharevich | 1999-09-09 | 1 | -1/+18 | |
| | * | | | %#b in particular and %B in general were kaputt. | Jarkko Hietaniemi | 1999-09-09 | 1 | -2/+2 | |
| |/ / / | ||||||
| * | | | Fix a printf thinko: now quads must have the ll L q prefix. | Jarkko Hietaniemi | 1999-09-07 | 1 | -58/+37 | |
| * | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-06 | 4 | -7/+7 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | support bytecode and C backends in perlcc (patch suggested | Gurusamy Sarathy | 1999-09-06 | 3 | -6/+6 | |
* | | | | propagate changed error text | Gurusamy Sarathy | 1999-09-06 | 1 | -1/+1 | |
| * | | | Fix UV_SIZEOF to UVSIZE; change the overflow tests | Jarkko Hietaniemi | 1999-09-06 | 2 | -8/+8 | |
| * | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-06 | 14 | -134/+887 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | Another patch for Lexical Warnings | Paul Marquess | 1999-09-06 | 10 | -114/+356 | |
* | | | | change#3612 is buggy when quotemeta argument matches target | Ilya Zakharevich | 1999-09-06 | 1 | -1/+29 | |
* | | | | applied patch suggested by Hans Mulder to fix problems on | Gurusamy Sarathy | 1999-09-06 | 1 | -8/+7 | |
* | | | | optional warning on join(/foo/...) (reworked suggested patch | Gurusamy Sarathy | 1999-09-06 | 1 | -2/+9 | |
* | | | | initial implementation of lvalue subroutines (slightly fixed | Gurusamy Sarathy | 1999-09-05 | 2 | -7/+435 | |
* | | | | modified suggested patch to handle cross-refs and qr// objects | John Nolan | 1999-09-05 | 1 | -2/+51 | |
| |_|/ |/| | | ||||||
* | | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-09-04 | 44 | -485/+1189 | |
|\ \ \ | ||||||
* \ \ \ | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-08-20 | 13 | -47/+533 | |
|\ \ \ \ | ||||||
| | | * | | Time is not yet ripe. | Jarkko Hietaniemi | 1999-09-05 | 2 | -35/+4 | |
| | |/ / | ||||||
| | * | | use integer on the problematic subtest. | Jarkko Hietaniemi | 1999-09-04 | 1 | -11/+2 | |
| | * | | Enable 64-bit clean bit ops. | Jarkko Hietaniemi | 1999-09-04 | 2 | -3/+43 | |
| | * | | Re: [PATCH 5.005_60] distclean forgot two | John Tobey | 1999-09-01 | 1 | -0/+4 | |
| | * | | [ID 19990821.001] [PATCH] perl5.005_60 cygwin port | Fifer, Eric | 1999-09-01 | 4 | -4/+4 | |
| | * | | Enhance lfs tests: check every seek and sysseek | Jarkko Hietaniemi | 1999-09-01 | 2 | -24/+68 | |
| | * | | Re: [ID 19990830.005] Assigning value of an op on an SV to said SV | Ilya Zakharevich | 1999-09-01 | 1 | -3/+13 | |
| | * | | Use \N{named characters} instead of \C. | Ilya Zakharevich | 1999-08-30 | 1 | -5/+5 | |
| | * | | Lost arguments to simplified sort | Stephen McCamant | 1999-08-29 | 1 | -2/+8 | |
| | * | | an EBCDIC friendly cgi-html.t test | Peter Prymmer | 1999-08-29 | 1 | -0/+14 | |
| | * | | Fix scalar gmtime (and localtime) in quad environments, | Robin Barker | 1999-08-29 | 1 | -1/+7 | |
| | * | | sub : attrlist | Spider Boardman | 1999-08-29 | 2 | -0/+301 |