Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FAQ sync. | Jarkko Hietaniemi | 2002-04-23 | 2 | -2/+7 |
* | use encoding no more defaults to Latin 1. | Jarkko Hietaniemi | 2002-04-23 | 1 | -2/+2 |
* | Configure test for byteorder loses bits | Gurusamy Sarathy | 2002-04-23 | 1 | -1/+1 |
* | hacking around byteorder variance between config.sh and config.h | Gurusamy Sarathy | 2002-04-23 | 1 | -23/+4 |
* | (retracted by #16114) | Paul Green | 2002-04-23 | 1 | -0/+2 |
* | lib/File/Find.pm for QNX, NTO | Norton T. Allen | 2002-04-23 | 1 | -1/+2 |
* | README.qnx, hints/qnx.sh | Norton T. Allen | 2002-04-23 | 2 | -10/+40 |
* | pod/perlhist.pod | Abigail | 2002-04-23 | 1 | -28/+39 |
* | Re: [PATCH abigail.t] another portability attempt | Abigail | 2002-04-23 | 1 | -0/+12 |
* | NetWare tweak from C Aditya. | Jarkko Hietaniemi | 2002-04-23 | 2 | -3/+3 |
* | fix a typo | Gurusamy Sarathy | 2002-04-23 | 1 | -1/+1 |
* | Uncurliff. | Jarkko Hietaniemi | 2002-04-23 | 1 | -192/+192 |
* | Pointer to UV casting. | Jarkko Hietaniemi | 2002-04-23 | 1 | -1/+1 |
* | Use UV (not long) for BYTEORDER. | Jarkko Hietaniemi | 2002-04-23 | 5 | -36/+33 |
* | # cpp commands must start in the first column. | Jarkko Hietaniemi | 2002-04-23 | 1 | -3/+3 |
* | Reborn as text. | Jarkko Hietaniemi | 2002-04-23 | 1 | -0/+217 |
* | Dead as binary. | Jarkko Hietaniemi | 2002-04-23 | 1 | -217/+0 |
* | Undo #16091, a time-warped escapee. | Jarkko Hietaniemi | 2002-04-23 | 1 | -31/+43 |
* | *size tweaks from Sarathy. | Jarkko Hietaniemi | 2002-04-23 | 1 | -7/+11 |
* | remove a redundant =over | Stas Bekman | 2002-04-23 | 1 | -2/+0 |
* | (Updated) Work around bug in gcc 2.95.2 on hppa targets | Paul Green | 2002-04-23 | 4 | -8/+208 |
* | (retracted by #16095) | Jarkko Hietaniemi | 2002-04-23 | 1 | -43/+31 |
* | Re: perl@16083 | Nicholas Clark | 2002-04-23 | 1 | -13/+32 |
* | Upgrade to Encode 1.58. | Jarkko Hietaniemi | 2002-04-23 | 37 | -2618/+3381 |
* | On Win32 the end.t failure should be gone now. | Jarkko Hietaniemi | 2002-04-22 | 1 | -6/+1 |
* | update VOS-specific pod files | Paul Green | 2002-04-22 | 2 | -13/+14 |
* | cleanup ./hints/vos.sh | Paul Green | 2002-04-22 | 1 | -4/+0 |
* | Upgrade to Encode 1.57, from Dan Kogai. | Jarkko Hietaniemi | 2002-04-22 | 12 | -65/+106 |
* | small corrections | Stas Bekman | 2002-04-22 | 3 | -4/+2 |
* | Update Changes. | Jarkko Hietaniemi | 2002-04-22 | 2 | -1/+584 |
* | In MANIFEST but not added. | Jarkko Hietaniemi | 2002-04-22 | 1 | -0/+217 |
* | Duh. | Jarkko Hietaniemi | 2002-04-22 | 1 | -1/+1 |
* | Re: t/japh/abigail.t [PATCH] | Norton T. Allen | 2002-04-22 | 1 | -6/+14 |
* | {PATCH docs] sockatmark | Mark-Jason Dominus | 2002-04-22 | 2 | -23/+4 |
* | cflags.SH -- to preserve hint file options | Paul Green | 2002-04-22 | 1 | -1/+1 |
* | Add new files from #16076; re-sort. | Jarkko Hietaniemi | 2002-04-22 | 1 | -33/+42 |
* | NetWare changeover from Watcom to Codewarrior, from C Aditya. | Jarkko Hietaniemi | 2002-04-22 | 28 | -487/+3204 |
* | Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX | H.Merijn Brand | 2002-04-22 | 1 | -2/+8 |
* | Signedness nit. | Jarkko Hietaniemi | 2002-04-22 | 1 | -1/+1 |
* | No semicolons after blocks. | Jarkko Hietaniemi | 2002-04-22 | 1 | -2/+2 |
* | Upgrade to PerlIO::encoding 0.04, from Dan Kogai. | Jarkko Hietaniemi | 2002-04-22 | 2 | -37/+49 |
* | Upgrade to Encode 1.56, from Dan Kogai. | Jarkko Hietaniemi | 2002-04-22 | 31 | -706/+892 |
* | Comment tweak from Philip. | Jarkko Hietaniemi | 2002-04-22 | 1 | -1/+1 |
* | a Test::Harness tweak to make the test lines show up prettier | Gurusamy Sarathy | 2002-04-22 | 1 | -3/+13 |
* | Integrate //depot/perlio into mainline | Nick Ing-Simmons | 2002-04-22 | 5 | -52/+182 |
* | clean up after stray test file littering | Gurusamy Sarathy | 2002-04-22 | 7 | -5/+18 |
* | another windows fix: only create a new console for subprocesses | Gurusamy Sarathy | 2002-04-22 | 1 | -5/+5 |
* | all the thread tests now pass on windows (32-bit and 64-bit) | Gurusamy Sarathy | 2002-04-22 | 1 | -1/+0 |
* | enable maximal optimizations on win64 | Gurusamy Sarathy | 2002-04-22 | 2 | -9/+19 |
* | Tweaks copied from Philip Newton's Encode patches. | Jarkko Hietaniemi | 2002-04-22 | 1 | -3/+3 |