This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
two fixes
[perl5.git] / ext /
2002-02-18 Rafael Garcia-Suareztwo fixes
2002-02-17 Jarkko HietaniemiBuglet.
2002-02-17 Jarkko HietaniemiSmall tweaks to get the test running (fix @INC and
2002-02-16 Jarkko HietaniemiEncode 0.40, from Dan Kogai.
2002-02-15 Rafael Garcia-SuarezFix another bug introduced by #14615
2002-02-14 Jarkko HietaniemiDeparse bug introduced by #14615: the fix is just a...
2002-02-14 Jarkko HietaniemiIntegrate perlio:
2002-02-14 Nick Ing-SimmonsIntegrate mainline
2002-02-14 Nick Ing-SimmonsMake dependencies more precise (for nmake)
2002-02-13 Artur Bergmanrename mutex to make a bit more sense
2002-02-13 Artur BergmanTrack active threads....
2002-02-13 Artur BergmanDo not propagate END blocks to child threads, test.
2002-02-13 Nick Ing-SimmonsIntegrate mainline
2002-02-12 Artur BergmanStop failures if you pass an object, sv_dup might not...
2002-02-12 Artur BergmanJoin support, however something wierd seems to happen...
2002-02-11 Nick Ing-SimmonsIntegrate mainline
2002-02-11 Ilya ZakharevichOS/2 build
2002-02-11 Jarkko HietaniemiIntegrate perlio:
2002-02-11 Nick Ing-SimmonsPatch up the failing multi-byte write case, and un...
2002-02-11 Nick Ing-SimmonsAdd test for Japanese encoding (well euc-jp anyway).
2002-02-11 Nick Ing-SimmonsSplit Japanese encodings - part 2
2002-02-11 Nick Ing-SimmonsRe-structure Japanese encodings - part 1
2002-02-10 Jarkko HietaniemiIntegrate perlio:
2002-02-10 Nick Ing-SimmonsIntegrate mainline
2002-02-10 Nick Ing-SimmonsNicholas Clark's tweaks to Encode compile process
2002-02-09 Jarkko HietaniemiEBCDIC: the non-printable characters are different.
2002-02-08 Nick Ing-SimmonsIntegrate mainline
2002-02-08 Artur BergmanStart testing for safe localtime functions, TODO, test...
2002-02-08 Nick Ing-SimmonsIntegrate mainline
2002-02-06 Craig A. Berryanother Encode fix for VMS
2002-02-06 Jarkko HietaniemiIntegrate perlio:
2002-02-06 Nick Ing-SimmonsOne way to avoid OS390 winge about #line directives.
2002-02-06 Jarkko Hietaniemi(retracted by #14846)
2002-02-06 Nick Ing-SimmonsIntegrate mainline
2002-02-06 Jarkko HietaniemiEBCDIC: 0x41 is not cricket.
2002-02-05 Nick Ing-SimmonsIntegrate mainline
2002-02-05 Jarkko HietaniemiIntegrate perlio:
2002-02-05 Nick Ing-SimmonsMore Encode tweaks:
2002-02-05 Artur BergmanAdd in change for Apple/Darwin Bug: 2785519 to fix...
2002-02-05 Artur BergmanChange to check if _POSIX_OPEN_MAX is 16 or 20, however...
2002-02-05 Nick Ing-SimmonsIntegrate mainline
2002-02-04 Jarkko HietaniemiSignedness mumblings from Tru64.
2002-02-04 Craig A. BerryEncode build fix-ups for VMS
2002-02-04 Jarkko HietaniemiIntegrate perlio:
2002-02-03 Nick Ing-SimmonsRemove debugging warning, be consistent about API fails.
2002-02-03 Nick Ing-SimmonsCarry on where we left off if we have to grow destinati...
2002-02-03 Nick Ing-SimmonsIntegrate mainline
2002-02-03 Jarkko HietaniemiDebug noise.
2002-02-03 Jarkko HietaniemiIntegrate perlio:
2002-02-03 Nick Ing-SimmonsStable intermediate point in Encode cleanup.
2002-02-03 Jarkko HietaniemiIntegrate perlio:
2002-02-02 Jarkko HietaniemiSub-MANIFEST-tweak.
2002-02-02 SADAHIRO Tomoyuki[Patch] Encode::Tcl::Escape, more ISO2022 like
2002-02-01 Nick Ing-Simmonsindent -kr -nce and some manual tweaks to match perl...
2002-02-01 Jarkko HietaniemiIntegrate perlio:
2002-02-01 Nick Ing-SimmonsMinor Encode tweaks:
2002-01-30 Jarkko HietaniemiMove ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
2002-01-30 Jarkko HietaniemiIntegrate perlio:
2002-01-30 Nick Ing-SimmonsCollect some stats during compile process.
2002-01-30 Nick Ing-SimmonsIntegrate Jarkko's path/INC tweaks
2002-01-29 Jarkko HietaniemiMust find stuff during build.
2002-01-29 Jarkko HietaniemiIntegrate with perlio;
2002-01-29 Nick Ing-SimmonsBasics of a compiled Encode XS extension
2002-01-29 Nick Ing-SimmonsIntegrate mainline
2002-01-29 Jarkko HietaniemiOS/390 seems to do length 0 udp reads, Nicholas says
2002-01-29 Jarkko HietaniemiEncode cleanup from Dan Kogai; reworked even further.
2002-01-28 Jarkko HietaniemiShow also the debug and debugcolor as known pragmas.
2002-01-28 Craig A. Berryskip assembler.t when there is no ByteLoader
2002-01-28 Jarkko HietaniemiThe shift key is important.
2002-01-28 Nick Ing-SimmonsIntegrate mainline
2002-01-28 Nick Ing-Simmons1st attempt at skipping broke threads case.
2002-01-28 Nick Ing-SimmonsSkip new threads::shared test unless -Duseithreads
2002-01-27 Jarkko HietaniemiB::cstring() and B::Deparse EBCDIC fixes from Rafael...
2002-01-27 Jarkko HietaniemiCleanup the stash test, and reclaim it in non-ASCII...
2002-01-27 Jarkko HietaniemiApparently no need for EBCDIC exception any more.
2002-01-27 Jarkko HietaniemiDetypo.
2002-01-27 Jarkko HietaniemiASCIIisms.
2002-01-27 Rafael Garcia-Suareznew switch: don't check prototypes while deparsing
2002-01-26 Nick Ing-SimmonsTinkering with thread cleanup mutex-ing - not the problem
2002-01-25 Jarkko HietaniemiIntegrate perlio:
2002-01-25 Nick Ing-SimmonsSave $! so that other syscalls don't disturb it before
2002-01-25 SADAHIRO Tomoyuki[Patch Encode.xs] calculation of need overflows
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-25 Nick Ing-Simmonsthreads::shared tidy up:
2002-01-23 Nick Ing-SimmonsExcept Win32 from echo tests. (Alarm does not break...
2002-01-23 Nick Ing-SimmonsSvTEMP_off to stop private PV's being stolen and stored...
2002-01-23 Nick Ing-Simmonsthread::shared nearly working again - remaining issue
2002-01-22 Nick Ing-SimmonsImplement recursive lock and use of scope for PL_shared...
2002-01-22 Nick Ing-SimmonsShared scalars working, some shared array ops working.
2002-01-22 Jarkko HietaniemiGet rid of the _() macro since (1) we require ANSI...
2002-01-21 Nick Ing-SimmonsXS side of new threads::shared designed, coded and...
2002-01-21 Jarkko HietaniemiUndo the renaming of the Unicode data files; the simple
2002-01-20 Nick Ing-SimmonsIntegrate mainline
2002-01-20 Rafael Garcia-Suarez[REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS...
2002-01-20 Nick Ing-Simmonsthreads work again on Win32. (Not threads::shared yet)
2002-01-19 Nick Ing-SimmonsNearly-working threads re-structuring. Do not integrate,
2002-01-19 Paul Greenext/SDBM_File/sdbm.t -- VOS fix
2002-01-19 Paul Greenext/File/Glob/t/basic.t - VOS patch
2002-01-19 Paul Greenext/Cwd/t/cwd.t -- for VOS
2002-01-19 Paul Greenext/Devel/DProf/DProf.t - different way
next