summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* Strip ^iso- from the Encode filenames to be 8.3-friendly,Jarkko Hietaniemi2001-09-1841-2/+2
* Must Uppercase.Jarkko Hietaniemi2001-09-171-1/+1
* Add various encodings.Jarkko Hietaniemi2001-09-1713-6/+1746
* lib/unicode relic.Jarkko Hietaniemi2001-09-171-1/+2
* Explicitly explain the 1e9 seconds, not everybodyJarkko Hietaniemi2001-09-171-11/+12
* Explain an apparent bug reported byJarkko Hietaniemi2001-09-171-0/+13
* Bump up versions because of #12041.Jarkko Hietaniemi2001-09-173-3/+3
* Change use|require 5.005_64 to use|require 5.6.1.Jarkko Hietaniemi2001-09-167-7/+7
* Bump up version numbers.Jarkko Hietaniemi2001-09-162-2/+2
* Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{C...Hugo van der Sanden2001-09-152-3/+0
* Encode.pm add UCS-2 little endian supportMatt Sergeant2001-09-111-0/+38
* Re: [PATCH] Encode.pm docs fixGisle Aas2001-09-111-4/+4
* Encode.pm docs fixMatt Sergeant2001-09-101-3/+3
* Add Windows and Mac Sami support to EncodeJarkko Hietaniemi2001-09-092-0/+40
* Can't count parentheses.Jarkko Hietaniemi2001-09-091-1/+1
* Try to look up protocol (by name) only iff it has non-numbers:Jarkko Hietaniemi2001-09-091-5/+2
* Documentation tweaks; think the IP address as an opaque string.Jarkko Hietaniemi2001-09-091-23/+25
* The Socket tests were wrong: they were assuming too much.Jarkko Hietaniemi2001-09-093-30/+79
* Retract the portability changes since theyJarkko Hietaniemi2001-09-081-81/+18
* Still more Socket portability tweaking.Jarkko Hietaniemi2001-09-081-53/+68
* More portability kicking on inet_ntoa().Jarkko Hietaniemi2001-09-081-9/+17
* Clean up 1_compile.t; move tests to more consistentJarkko Hietaniemi2001-09-074-0/+0
* Digest::MD5 updateGisle Aas2001-09-074-15/+74
* Try to make Socket::inet_ntoa() more robust.Jarkko Hietaniemi2001-09-072-36/+49
* Document the bad assumptions currently breakingJarkko Hietaniemi2001-09-061-0/+27
* Extra NUL is Data::Dumper output - patchTony Cook2001-09-062-3/+16
* In UNICOS division is really lossy, better useJarkko Hietaniemi2001-09-051-1/+1
* In UNICOS sigaction() sets an extra flagJarkko Hietaniemi2001-09-051-2/+2
* Fix a typo #11889 and add a test for the same.Jarkko Hietaniemi2001-09-052-2/+4
* inet_ntoa() tweaks:Jarkko Hietaniemi2001-09-051-6/+14
* Update to Scalar-List-Utils 1.05Graham Barr2001-09-054-3/+12
* Update to Scalar-List-Utils 1.04Graham Barr2001-09-054-23/+73
* Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try this again.)Michael G. Schwern2001-09-051-1/+1
* Re: Perl_pp_* in public API?Craig A. Berry2001-09-051-4/+5
* Fix Cwd::getcwd() not being tainted, as noticedJarkko Hietaniemi2001-09-043-8/+27
* At least a temporary fix for the mysterious scope core dumpsJarkko Hietaniemi2001-09-041-2/+2
* AUTHORS updates andIan Phillipps2001-09-041-1/+1
* Update to Scalar-List-Utils 1.03Graham Barr2001-09-0317-13/+291
* Update to Storable 1.0.13.Jarkko Hietaniemi2001-09-033-8/+22
* remove stray CRs in files; keep all files with UNIX line-endsGurusamy Sarathy2001-09-023-2507/+2507
* some remnants of change#11803Gurusamy Sarathy2001-09-021-1/+1
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-318-28/+10
* Re: Problem in ext/Time/HiRest/HiRes.t John P. Linderman2001-08-311-4/+10
* Embaressing typo in Syslog's Makefile.PLNicholas Clark2001-08-311-1/+1
* GCC on HP-UX 11 with 64bit support breaks inet_ntoaArtur Bergman2001-08-291-1/+6
* pass all tests when compiling with -DNO_PERL_PRESERVE_IVUVNicholas Clark2001-08-291-14/+28
* Added test for pack_addr_in and unpack_addr_inArtur Bergman2001-08-291-3/+8
* Added three tests to test inet_ntoa/inet_aton and *packaddr*Artur Bergman2001-08-291-1/+12
* [ID 20010827.008] no-foo options broken in B::LintVille Skyttä2001-08-281-1/+1
* pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.podchromatic2001-08-271-1/+1