Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | The scalar behaviour of sort is undefined. | Jarkko Hietaniemi | 2002-06-12 | 1 | -2/+1 | |
* | | Mention I/O layers in perlopentut. | Jarkko Hietaniemi | 2002-06-12 | 1 | -0/+36 | |
* | | Document the my/our TYPE and ATTRIBUTES (Use the Camel Mk 3, Luke). | Jarkko Hietaniemi | 2002-06-12 | 2 | -15/+31 | |
* | | As noticed by Philip Newton, XS::APItest is not meant to be installed. | Jarkko Hietaniemi | 2002-06-12 | 1 | -9/+0 | |
* | | Update Changes. | Jarkko Hietaniemi | 2002-06-12 | 2 | -1/+107 | |
* | | Regen toc. | Jarkko Hietaniemi | 2002-06-12 | 1 | -18/+49 | |
* | | This should be gone now. | Jarkko Hietaniemi | 2002-06-12 | 1 | -4/+0 | |
* | | NetWare doc tweak. | Jarkko Hietaniemi | 2002-06-12 | 1 | -3/+11 | |
* | | Re: Change sort in scalar context behavior. | Abigail | 2002-06-12 | 1 | -10/+13 | |
* | | Re: linux + usemorebits: gcc error? | Rafael Garcia-Suarez | 2002-06-12 | 1 | -2/+2 | |
* | | Synchronize config.bc and config_H.bc; add SCNfldbl; | Jarkko Hietaniemi | 2002-06-12 | 3 | -8/+8 | |
| * | Integrate mainline | Nick Ing-Simmons | 2002-06-12 | 9 | -45/+69 | |
| |\ | |/ |/| | ||||||
* | | configure.com: join the sPRI... party | Craig A. Berry | 2002-06-12 | 1 | -26/+31 | |
* | | Test relying on undefined behaviour of atan2(0, 0) | Jarkko Hietaniemi | 2002-06-12 | 1 | -2/+3 | |
* | | Regen perlmodlib. | Jarkko Hietaniemi | 2002-06-12 | 1 | -7/+11 | |
* | | perlmodlib.pod missing Config & Errno | Yitzchak Scott-Thoennes | 2002-06-12 | 1 | -1/+4 | |
* | | Re: RC1 on Playstation2 | Tim Jenness | 2002-06-12 | 1 | -0/+11 | |
* | | Not that I know anything about Windows compilers | Jarkko Hietaniemi | 2002-06-11 | 3 | -8/+8 | |
* | | Fix a cut-n-paste error. | Rafael Garcia-Suarez | 2002-06-11 | 1 | -1/+1 | |
| * | Integrate mainline | Nick Ing-Simmons | 2002-06-11 | 6 | -35/+194 | |
| |\ | |/ |/| | ||||||
* | | Update Changes. | Jarkko Hietaniemi | 2002-06-11 | 2 | -1/+187 | |
* | | Trying to printf Perl-specific datatypes using printf | Jarkko Hietaniemi | 2002-06-11 | 3 | -34/+3 | |
* | | Be more specific. | Jarkko Hietaniemi | 2002-06-11 | 1 | -3/+3 | |
* | | warn about gcc 3.1 + usemorebits | Rafael Garcia-Suarez | 2002-06-11 | 1 | -0/+4 | |
| * | Integrate mainline | Nick Ing-Simmons | 2002-06-11 | 31 | -154/+713 | |
| |\ | |/ |/| | ||||||
* | | sanity-check the windows section in perldelta and add some missing | Gurusamy Sarathy | 2002-06-11 | 1 | -36/+66 | |
* | | Obviously time to get some sleep. | Jarkko Hietaniemi | 2002-06-11 | 1 | -4/+4 | |
* | | #17179 wasn't quite right. | Jarkko Hietaniemi | 2002-06-11 | 1 | -4/+4 | |
* | | fix outdated info about how the patches in the APC are generated; | Gurusamy Sarathy | 2002-06-11 | 2 | -16/+27 | |
* | | Detype locale.c comment | Philip Newton | 2002-06-11 | 1 | -2/+2 | |
* | | Make UTF-8 locales effective only if PerlIO has been | Jarkko Hietaniemi | 2002-06-11 | 3 | -5/+13 | |
* | | Can't printf Perl specific datatypes without perlio | Jarkko Hietaniemi | 2002-06-11 | 1 | -12/+15 | |
* | | Document XS::APItest. | Jarkko Hietaniemi | 2002-06-11 | 1 | -0/+6 | |
* | | Add XS::APItest to Win32/DJGPP/NetWare. | Jarkko Hietaniemi | 2002-06-11 | 3 | -1/+17 | |
* | | Add XS::APItest 0.01 from Tim Jenness. | Jarkko Hietaniemi | 2002-06-11 | 8 | -2/+349 | |
* | | Now that binmode(FH) does implicit ":bytes" revisit | Jarkko Hietaniemi | 2002-06-10 | 5 | -20/+8 | |
* | | Upgrade to Math::BigInt 1.59. | Jarkko Hietaniemi | 2002-06-10 | 10 | -73/+221 | |
* | | Document the implicit :bytes of binmode(FH). | Jarkko Hietaniemi | 2002-06-10 | 1 | -0/+2 | |
* | | Integrate perlio: | Jarkko Hietaniemi | 2002-06-10 | 2 | -15/+26 | |
|\ \ | |/ | ||||||
| * | binmode(FH); to act like binmode(FH,":bytes") as well as | Nick Ing-Simmons | 2002-06-10 | 2 | -15/+26 | |
| * | Integrate mainline | Nick Ing-Simmons | 2002-06-10 | 10 | -37/+811 | |
| |\ | |/ |/| | ||||||
* | | [DOC PATCH] perldebtut | Elizabeth Mattijsen | 2002-06-10 | 1 | -9/+11 | |
* | | Document the UTF-8 env issue. Now NI-S just needs | Jarkko Hietaniemi | 2002-06-10 | 1 | -1/+20 | |
* | | Re: Change 17108: Document the do BAREWORD change, from Rafael. | Philip Newton | 2002-06-10 | 1 | -3/+3 | |
* | | NI-S doesn't need these comments :-) but I'm commenting anyway. | Jarkko Hietaniemi | 2002-06-10 | 2 | -0/+15 | |
* | | Update Changes. | Jarkko Hietaniemi | 2002-06-10 | 2 | -1/+686 | |
* | | Further patch on #17163 for Tru64. | Jarkko Hietaniemi | 2002-06-10 | 1 | -5/+9 | |
* | | Patch from Hugo for the 'printf' problem: | Jarkko Hietaniemi | 2002-06-10 | 1 | -7/+55 | |
* | | Integrate perlio: | Jarkko Hietaniemi | 2002-06-10 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Tune test to run in UTF-8 locales | Nick Ing-Simmons | 2002-06-10 | 1 | -2/+2 |