Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
[p5sagit/p5-mst-13.2.git] / ext /
2001-09-30 Jonathan Stowe Remove string eval from AUTOLOAD
2001-09-28 Craig A. Berry glob test case tweak for VMS
2001-09-28 Jarkko Hietaniemi Move the B tests to B/t.
2001-09-28 Jarkko Hietaniemi Forgot from #12254.
2001-09-27 Rafael Garcia-Suarez Re: [BUG] B::Terse can't handle constant scalar refs
2001-09-27 Jarkko Hietaniemi Not everyone is using ithreads...
2001-09-27 Jarkko Hietaniemi Dump Unicode hash keys also as Unicode,
2001-09-27 Artur Bergman Flush buffers on thread closedown.
2001-09-27 Jarkko Hietaniemi Dump SvUTF8(sv)s also as \x{...}.
2001-09-26 Artur Bergman Documention update
2001-09-26 Jarkko Hietaniemi Integrate macperl changes from Chris Nandor:
2001-09-26 Jarkko Hietaniemi Detypo.
2001-09-26 Artur Bergman Increase the amount of time we spend in each thread...
2001-09-26 Jarkko Hietaniemi Trick to fool case-blind filesystems.
2001-09-26 Artur Bergman Threads can start executing in a different order than...
2001-09-26 Artur Bergman Add in stress_string.t to stress test threads a bit...
2001-09-26 Artur Bergman Fix negative refcount introduced by #12223.
2001-09-25 John Peacock warning on v-string in use/require
2001-09-25 SADAHIRO Tomoyuki Some Encode/*.enc files needs to be corrected
2001-09-25 Gurusamy Sarathy avoid the use of ftime() (it does a useless, potentially
2001-09-25 Artur Bergman Second attempt at fixing Time::HiRes::time on win32...
2001-09-24 Gurusamy Sarathy fix Time::HiRes implementation of gettimeofday() on...
2001-09-24 Jarkko Hietaniemi Various cleanups.
2001-09-24 SADAHIRO Tomoyuki (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
2001-09-24 Nicholas Clark Re: What sort of Makefile.PL should h2xs write?
2001-09-23 SADAHIRO Tomoyuki 2022-cn.enc of Encode.pm
2001-09-22 Jarkko Hietaniemi More 8.3-cleanup: there isn't an encoding called macRum...
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
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...
next