| Commit message (Expand) | Author | Age | Files | Lines |
* | detypo patch | Andreas König | 2002-04-01 | 1 | -1/+1 |
* | Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK, | Philip Newton | 2002-04-01 | 2 | -4/+4 |
* | If under UTF-8 locale the utf8.pm really needs to be found. | Jarkko Hietaniemi | 2002-04-01 | 2 | -0/+2 |
* | Upgrade to Tie::File 0.91, from mjd. | Jarkko Hietaniemi | 2002-04-01 | 11 | -157/+828 |
* | DJGPP tweaks from Laszlo. | Jarkko Hietaniemi | 2002-04-01 | 2 | -6/+12 |
* | Discussion about minimal installations. | Jarkko Hietaniemi | 2002-04-01 | 1 | -0/+7 |
* | Comment tweak from Hugo. | Jarkko Hietaniemi | 2002-04-01 | 1 | -2/+2 |
* | Another UTF-8 locale tweak from Hugo. | Jarkko Hietaniemi | 2002-04-01 | 1 | -1/+1 |
* | Document the known MacOS X locale problem. | Jarkko Hietaniemi | 2002-04-01 | 1 | -0/+4 |
* | Regex fix from Hugo: in UTF-8 locales the character | Jarkko Hietaniemi | 2002-04-01 | 1 | -8/+11 |
* | Re: 14986 xsubpp patch broke Unicode::Map8 | Spider Boardman | 2002-04-01 | 1 | -1/+1 |
* | Document known FreeBSD locale glitch. | Jarkko Hietaniemi | 2002-04-01 | 1 | -0/+7 |
* | There is --list in glibc iconv. | Jarkko Hietaniemi | 2002-04-01 | 1 | -2/+1 |
* | Slight usage tweaks to piconv: show usage with | Jarkko Hietaniemi | 2002-03-31 | 1 | -1/+7 |
* | Get the piconv installed. | Jarkko Hietaniemi | 2002-03-31 | 3 | -3/+54 |
* | Spelling tweaks. | Jarkko Hietaniemi | 2002-03-31 | 1 | -7/+7 |
* | Upgrade to Encode 1.11, from Dan Kogai. | Jarkko Hietaniemi | 2002-03-31 | 96 | -524/+841 |
* | Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK, | Jarkko Hietaniemi | 2002-03-31 | 2 | -8/+14 |
* | Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">... | Rafael Garcia-Suarez | 2002-03-31 | 1 | -0/+6 |
* | __attribute__ problems with g++ | Mattia Barbon | 2002-03-31 | 1 | -1/+5 |
* | Put back the #! line, false alarm. | Jarkko Hietaniemi | 2002-03-31 | 1 | -0/+2 |
* | Re: [Patch] pod/perlvar.pod | Philip Newton | 2002-03-31 | 1 | -4/+4 |
* | Bad socketpair.t can hang anywhere | Spider Boardman | 2002-03-31 | 1 | -1/+1 |
* | Re: compile tweak for Win32 | Michael G. Schwern | 2002-03-30 | 1 | -2/+4 |
* | +B::Disassembler -B::C | Rafael Garcia-Suarez | 2002-03-30 | 1 | -1/+1 |
* | increase output verbosity | Rafael Garcia-Suarez | 2002-03-30 | 1 | -2/+2 |
* | Re: 64 bit SEGV in t/op/regmesg.t | Rafael Garcia-Suarez | 2002-03-30 | 1 | -1/+1 |
* | If using a network filesystem several different hosts | Jarkko Hietaniemi | 2002-03-30 | 1 | -10/+26 |
* | [DOC PATCH] Document Dumpvalue::stringify | Andreas König | 2002-03-30 | 1 | -1/+14 |
* | dprofpp - allow command-line args passed to a script... | Jeremy Zawodny | 2002-03-30 | 1 | -2/+4 |
* | [Patch] pod/perlvar.pod | Dan Kogai | 2002-03-30 | 1 | -2/+5 |
* | MM & Encode fixes | Michael G. Schwern | 2002-03-30 | 12 | -115/+265 |
* | EBCDICification. | Jarkko Hietaniemi | 2002-03-30 | 1 | -3/+5 |
* | Upgrade to Tie::File 0.90, from mjd. | Jarkko Hietaniemi | 2002-03-30 | 19 | -279/+1460 |
* | [DOC PATCH] Re: [BUG] sort pragma not working ? | Rafael Garcia-Suarez | 2002-03-29 | 1 | -0/+5 |
* | Makefile.PL's in core must be called with PERL_CORE=1 | Michael G. Schwern | 2002-03-29 | 4 | -64/+64 |
* | Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t | Paul Green | 2002-03-29 | 2 | -4/+0 |
* | AUTHORS updates. | Jarkko Hietaniemi | 2002-03-29 | 1 | -0/+2 |
* | Upgrade to Encode 1.01, from Dan Kogai. | Jarkko Hietaniemi | 2002-03-29 | 82 | -103/+142 |
* | use PERL_CORE=1 to build extensions on VMS | Craig A. Berry | 2002-03-29 | 1 | -1/+1 |
* | Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves, | Jarkko Hietaniemi | 2002-03-29 | 7 | -43/+37 |
* | Configure-related tweaks. | Jarkko Hietaniemi | 2002-03-29 | 7 | -183/+197 |
* | Ooops. | Jarkko Hietaniemi | 2002-03-29 | 1 | -2/+2 |
* | d_time for vms | Craig A. Berry | 2002-03-29 | 1 | -0/+1 |
* | Re: Regex-Unicode bugs | Rafael Garcia-Suarez | 2002-03-29 | 1 | -0/+4 |
* | Re: [DOC PATCH] Regex \G and POSIX restrictions | Hugo van der Sanden | 2002-03-29 | 2 | -3/+7 |
* | Re: debugger debuggers wanted | spidb@cpan.org | 2002-03-29 | 1 | -5/+7 |
* | Update Changes. | Jarkko Hietaniemi | 2002-03-29 | 2 | -1/+422 |
* | Rename for 8.3-friendliness. | Jarkko Hietaniemi | 2002-03-29 | 3 | -1/+5 |
* | Retract ExtUtils/t/basic.t until it works. | Jarkko Hietaniemi | 2002-03-29 | 2 | -82/+0 |