Make AIX and Tru64 compilers happy.
[p5sagit/p5-mst-13.2.git] / ext /
2001-09-21 Jarkko Hietaniemi Make AIX and Tru64 compilers happy.
2001-09-21 Artur Bergman Fixed bug where Time::HiRes::time returned time adjusted to
2001-09-21 Artur Bergman Attempt to fix solaris issue raised by Andy Dougherty.
2001-09-21 Artur Bergman Rename the *thread* functions to Perl_* to avoid clashes.
2001-09-21 Artur Bergman Add the shared sv space to the global vars.
2001-09-20 Jarkko Hietaniemi Don't use C++ comments.
2001-09-19 Jarkko Hietaniemi Correct numbering of the tests is useful.
2001-09-19 Jarkko Hietaniemi More tests now.
2001-09-19 H.Merijn Brand Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
2001-09-19 Artur Bergman Make the basic test contain only realy basic API tests
2001-09-19 Jarkko Hietaniemi Indent the test a bit.
2001-09-18 Rafael Garcia-Suarez two test failures
2001-09-18 Artur Bergman Fixes test case failure introduced by #12071, the warni...
2001-09-18 Artur Bergman Make the test behave properly!
2001-09-18 Abhijit Menon-Sen Deprecate != Depreciate.
2001-09-18 Artur Bergman Forgot the makefile
2001-09-18 Artur Bergman Adds the thread 0.05 module. It is now moved to the...
2001-09-18 Jarkko Hietaniemi Strip ^iso- from the Encode filenames to be 8.3-friendly,
2001-09-17 Jarkko Hietaniemi Must Uppercase.
2001-09-17 Jarkko Hietaniemi Add various encodings.
2001-09-17 Jarkko Hietaniemi lib/unicode relic.
2001-09-17 Jarkko Hietaniemi Explicitly explain the 1e9 seconds, not everybody
2001-09-17 Jarkko Hietaniemi Explain an apparent bug reported by
2001-09-17 Jarkko Hietaniemi Bump up versions because of #12041.
2001-09-16 Jarkko Hietaniemi Change use|require 5.005_64 to use|require 5.6.1.
2001-09-16 Jarkko Hietaniemi Bump up version numbers.
2001-09-15 Hugo van der Sanden Re: [ID 20010815.012] Unfortunate interaction between...
2001-09-11 Matt Sergeant Encode.pm add UCS-2 little endian support
2001-09-11 Gisle Aas Re: [PATCH] Encode.pm docs fix
2001-09-10 Matt Sergeant Encode.pm docs fix
2001-09-09 Jarkko Hietaniemi Add Windows and Mac Sami support to Encode
2001-09-09 Jarkko Hietaniemi Can't count parentheses.
2001-09-09 Jarkko Hietaniemi Try to look up protocol (by name) only iff it has non...
2001-09-09 Jarkko Hietaniemi Documentation tweaks; think the IP address as an opaque...
2001-09-09 Jarkko Hietaniemi The Socket tests were wrong: they were assuming too...
2001-09-08 Jarkko Hietaniemi Retract the portability changes since they
2001-09-08 Jarkko Hietaniemi Still more Socket portability tweaking.
2001-09-08 Jarkko Hietaniemi More portability kicking on inet_ntoa().
2001-09-07 Jarkko Hietaniemi Clean up 1_compile.t; move tests to more consistent
2001-09-07 Gisle Aas Digest::MD5 update
2001-09-07 Jarkko Hietaniemi Try to make Socket::inet_ntoa() more robust.
2001-09-06 Jarkko Hietaniemi Document the bad assumptions currently breaking
2001-09-06 Tony Cook Extra NUL is Data::Dumper output - patch
2001-09-05 Jarkko Hietaniemi In UNICOS division is really lossy, better use
2001-09-05 Jarkko Hietaniemi In UNICOS sigaction() sets an extra flag
2001-09-05 Jarkko Hietaniemi Fix a typo #11889 and add a test for the same.
2001-09-05 Jarkko Hietaniemi inet_ntoa() tweaks:
2001-09-05 Graham Barr Update to Scalar-List-Utils 1.05
2001-09-05 Graham Barr Update to Scalar-List-Utils 1.04
2001-09-05 Michael G. Schwern Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try...
2001-09-05 Craig A. Berry Re: Perl_pp_* in public API?
2001-09-04 Jarkko Hietaniemi Fix Cwd::getcwd() not being tainted, as noticed
2001-09-04 Jarkko Hietaniemi At least a temporary fix for the mysterious scope core...
2001-09-04 Ian Phillipps AUTHORS updates and
2001-09-03 Graham Barr Update to Scalar-List-Utils 1.03
2001-09-03 Jarkko Hietaniemi Update to Storable 1.0.13.
2001-09-02 Gurusamy Sarathy remove stray CRs in files; keep all files with UNIX...
2001-09-02 Gurusamy Sarathy some remnants of change#11803
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-31 John P. Linderman Re: Problem in ext/Time/HiRest/HiRes.t
2001-08-31 Nicholas Clark Embaressing typo in Syslog's Makefile.PL
2001-08-29 Artur Bergman GCC on HP-UX 11 with 64bit support breaks inet_ntoa
2001-08-29 Nicholas Clark pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
2001-08-29 Artur Bergman Added test for pack_addr_in and unpack_addr_in
2001-08-29 Artur Bergman Added three tests to test inet_ntoa/inet_aton and ...
2001-08-28 Ville Skyttä [ID 20010827.008] no-foo options broken in B::Lint
2001-08-27 chromatic pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-08-27 Simon Cozens Custom Ops
2001-08-15 Nikola Knezevic fixing SDBM_File problems under win32
2001-08-14 Nikola Knezevic [b-]showlex.t
2001-08-10 Jarkko Hietaniemi Decommission Time::Piece; unnecessary Yet Another Time...
2001-08-08 Paul Johnson Teach B::Concise about PADOP
2001-08-07 James A. Duncan B && BEGIN handling
2001-08-05 Gurusamy Sarathy avoid temp file littering in tests
2001-08-05 Gurusamy Sarathy fix POSIX.t#13 for windos
2001-08-05 Jarkko Hietaniemi Add a test for PerlIO::Via.
2001-08-03 Craig A. Berry fix Stash.t for VMS
2001-08-02 Craig A. Berry fix Showlex.t for VMS
2001-08-02 Robin Houston deparse empty formats
2001-08-01 Hugo van der Sanden Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1...
2001-07-31 Philip Newton Typo in DB_File.pm
2001-07-31 Paul Marquess DB_File-1.78
2001-07-23 Jarkko Hietaniemi Test tweak.
2001-07-22 Jeffrey Friedl Re: [ID 20010720.010] WHere's [:isprint:]?
2001-07-22 Mark-Jason Dominus Re: [ID 20010720.010] WHere's [:isprint:]?
2001-07-22 Rafael Garcia-Suarez Re: [PATCH O.pm] avoid to clutter output with -l
2001-07-22 Jarkko Hietaniemi Typo in #11432.
2001-07-21 Jarkko Hietaniemi Integrate (manually) change #11424 from macperl.
2001-07-21 Jarkko Hietaniemi Integrate change #11388 from macperl (the *.t parts...
2001-07-20 Abhijit Menon-Sen prototype for Time::HiRes::sleep()
2001-07-19 Abhijit Menon-Sen Re: Time::HiRes qw(sleep) fails
2001-07-18 Hugo van der Sanden Re: Perl 5.7.2 Has Been Released
2001-07-16 Robin Houston formats can't contain formats
2001-07-16 SADAHIRO Tomoyuki Encode::Tcl.pm, EUC-JP with jis-x0212
2001-07-14 Peter Prymmer fixup for Encode/Tcl.t on ruthless filesystems
2001-07-13 Mark-Jason Dominus Error in lib/PerlIO/Via.pm ?
2001-07-13 Jarkko Hietaniemi Add LC_MESSAGES to the locale_h export tag (it already is
2001-07-13 SADAHIRO Tomoyuki Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
2001-07-13 Jarkko Hietaniemi Test the encoding transform only iff we have PerlIO,
next