summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 2022-cn.enc of Encode.pmSADAHIRO Tomoyuki2001-09-231-4/+2
* More 8.3-cleanup: there isn't an encoding called macRumanian,Jarkko Hietaniemi2001-09-221-0/+0
* avoid v-strings with require/useRonald J. Kimball2001-09-219-9/+9
* Make AIX and Tru64 compilers happy.Jarkko Hietaniemi2001-09-212-4/+6
* Fixed bug where Time::HiRes::time returned time adjusted to Artur Bergman2001-09-211-1/+1
* Attempt to fix solaris issue raised by Andy Dougherty.Artur Bergman2001-09-212-3/+3
* Rename the *thread* functions to Perl_* to avoid clashes.Artur Bergman2001-09-212-29/+29
* Add the shared sv space to the global vars.Artur Bergman2001-09-211-36/+24
* Don't use C++ comments.Jarkko Hietaniemi2001-09-201-2/+4
* Correct numbering of the tests is useful.Jarkko Hietaniemi2001-09-191-7/+7
* More tests now.Jarkko Hietaniemi2001-09-191-1/+1
* Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-currentH.Merijn Brand2001-09-191-1/+1
* Make the basic test contain only realy basic API testsArtur Bergman2001-09-191-50/+49
* Indent the test a bit.Jarkko Hietaniemi2001-09-191-7/+15
* two test failuresRafael Garcia-Suarez2001-09-181-0/+10
* Fixes test case failure introduced by #12071, the warning isArtur Bergman2001-09-181-1/+1
* Make the test behave properly!Artur Bergman2001-09-181-28/+41
* Deprecate != Depreciate.Abhijit Menon-Sen2001-09-182-2/+2
* Forgot the makefileArtur Bergman2001-09-181-0/+27
* Adds the thread 0.05 module. It is now moved to the core from CPAN.Artur Bergman2001-09-186-0/+781
* 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