Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Regen modlib and toc. | Jarkko Hietaniemi | 2002-03-20 | 1 | -172/+218 | |
* | Whitespace tweaks. | Jarkko Hietaniemi | 2002-03-20 | 5 | -13/+12 | |
* | If it looks like UTF-8 (either nl_langinfo or locale variables), | Jarkko Hietaniemi | 2002-03-20 | 10 | -3/+125 | |
* | Surely a typo. | Jarkko Hietaniemi | 2002-03-20 | 1 | -1/+1 | |
* | Take two. | Jarkko Hietaniemi | 2002-03-19 | 4 | -0/+1164 | |
* | Let's try this from scratch. | Jarkko Hietaniemi | 2002-03-19 | 4 | -1164/+0 | |
* | I could do this all day... | Jarkko Hietaniemi | 2002-03-19 | 0 | -0/+0 | |
* | Grrr. | Jarkko Hietaniemi | 2002-03-19 | 0 | -0/+0 | |
* | Re: Nearly OK for cygwin@15318 | John Peacock | 2002-03-19 | 1 | -1/+1 | |
* | Re: Nearly OK for cygwin@15318 | Slaven Rezic | 2002-03-19 | 2 | -4/+27 | |
* | D'oh. | Jarkko Hietaniemi | 2002-03-19 | 2 | -0/+868 | |
* | [PATCH] proper fallback for I18N::Langinfo | Jarkko Hietaniemi | 2002-03-19 | 2 | -89/+2 | |
* | Text, not binary. | Jarkko Hietaniemi | 2002-03-19 | 0 | -0/+0 | |
* | Re: perl@15244 | H.Merijn Brand | 2002-03-19 | 1 | -35/+36 | |
* | Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7 | Nicholas Clark | 2002-03-19 | 7 | -1/+8 | |
* | More pathname portability checks. | Jarkko Hietaniemi | 2002-03-19 | 1 | -2/+12 | |
* | Begone, Encode::Tcl::Extended. | Jarkko Hietaniemi | 2002-03-19 | 1 | -1/+0 | |
* | This is like trying to put the shaving cream | Jarkko Hietaniemi | 2002-03-19 | 1 | -1/+1 | |
* | With the -D_SVID_SOURCE Debian 2.2 dies on conflicting | Jarkko Hietaniemi | 2002-03-19 | 1 | -1/+1 | |
* | Sarathy's new suggestion for Linux threading flags. | Jarkko Hietaniemi | 2002-03-19 | 1 | -1/+1 | |
* | Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai. | Jarkko Hietaniemi | 2002-03-19 | 5 | -13215/+6103 | |
* | Add targer _test to win32 makefiles | Nikola Knezevic | 2002-03-19 | 3 | -0/+26 | |
* | "+" is not a valid filename character in VMS. | Jarkko Hietaniemi | 2002-03-19 | 3 | -2/+2 | |
* | Update Changes. | Jarkko Hietaniemi | 2002-03-19 | 2 | -1/+203 | |
* | Take away _GNU_SOURCE since that does not seem | Jarkko Hietaniemi | 2002-03-19 | 1 | -3/+9 | |
* | Support crypt_r(const char*,const char*, CRYPTD*). | Jarkko Hietaniemi | 2002-03-19 | 3 | -75/+96 | |
* | VMS acrobatics from Peter Prymmer. | Jarkko Hietaniemi | 2002-03-19 | 1 | -0/+3 | |
* | remove warning | Stas Bekman | 2002-03-19 | 1 | -2/+0 | |
* | Re: ext/B/t/xref.t @15300 on VMS | Rafael Garcia-Suarez | 2002-03-19 | 1 | -4/+7 | |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-03-19 | 2 | -11/+13 | |
* | Remove Encode::Tcl::Extended, suggested by | Jarkko Hietaniemi | 2002-03-19 | 7 | -214/+7 | |
* | Encode 0.90 (the one with jisx0212-1990) from Dan Kogai. | Jarkko Hietaniemi | 2002-03-19 | 36 | -86/+13872 | |
* | constness+signedness nit. | Jarkko Hietaniemi | 2002-03-19 | 1 | -1/+1 | |
* | Update to Unicode::Normalize 0.15 (+ the EBCDIC guards) | Jarkko Hietaniemi | 2002-03-19 | 6 | -292/+735 | |
* | Split the ebcdic details to perlebcdic. | Jarkko Hietaniemi | 2002-03-19 | 2 | -5/+19 | |
* | Be explicit. | Jarkko Hietaniemi | 2002-03-19 | 1 | -2/+2 | |
* | Update the Unicode vs EBCDIC situation. | Jarkko Hietaniemi | 2002-03-19 | 2 | -9/+37 | |
* | [DOC PATCH] end.t (was RE: perl@15300 ) | Robert Spier | 2002-03-19 | 1 | -0/+3 | |
* | UTF-8 walk errors that become visible in EBCDIC. | Jarkko Hietaniemi | 2002-03-19 | 1 | -3/+3 | |
* | s/regcinclasslen/reginclass/ and remove the old | Jarkko Hietaniemi | 2002-03-19 | 4 | -27/+9 | |
* | Close the file so it can be (a) removed (b) reopened. | Jarkko Hietaniemi | 2002-03-18 | 1 | -0/+1 | |
* | B::perlstring and unicode | Rafael Garcia-Suarez | 2002-03-18 | 2 | -1/+29 | |
* | Failed patch hunk reapplied. | Jarkko Hietaniemi | 2002-03-18 | 1 | -1/+1 | |
* | For DEBUGGING threaded builds. | Jarkko Hietaniemi | 2002-03-18 | 1 | -0/+6 | |
* | AUTHORS update. | Jarkko Hietaniemi | 2002-03-18 | 1 | -0/+1 | |
* | Someone (*cough* *cough*) stole VMS' getpwent prototype. | Jarkko Hietaniemi | 2002-03-18 | 1 | -0/+2 | |
* | configure.com home-grown kill() check | Craig A. Berry | 2002-03-18 | 1 | -2/+3 | |
* | Upgrade to Tie::File 0.50. | Jarkko Hietaniemi | 2002-03-18 | 3 | -9/+9 | |
* | AUTHORS updates. | Jarkko Hietaniemi | 2002-03-18 | 1 | -0/+3 | |
* | Update Changes. | Jarkko Hietaniemi | 2002-03-18 | 2 | -1/+455 |