summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* The shift key is important.Jarkko Hietaniemi2002-01-281-1/+1
* Integrate mainlineNick Ing-Simmons2002-01-286-33/+83
|\
| * B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.Jarkko Hietaniemi2002-01-272-3/+11
| * Cleanup the stash test, and reclaim it in non-ASCII-sortingJarkko Hietaniemi2002-01-271-18/+38
| * Apparently no need for EBCDIC exception any more.Jarkko Hietaniemi2002-01-271-6/+1
| * Detypo.Jarkko Hietaniemi2002-01-271-1/+1
| * ASCIIisms.Jarkko Hietaniemi2002-01-271-5/+13
| * new switch: don't check prototypes while deparsingRafael Garcia-Suarez2002-01-271-0/+19
* | 1st attempt at skipping broke threads case.Nick Ing-Simmons2002-01-281-6/+8
* | Skip new threads::shared test unless -DuseithreadsNick Ing-Simmons2002-01-281-1/+10
|/
* Tinkering with thread cleanup mutex-ing - not the problem Nick Ing-Simmons2002-01-261-7/+6
* Integrate perlio:Jarkko Hietaniemi2002-01-251-4/+11
|\
| * Save $! so that other syscalls don't disturb it before Nick Ing-Simmons2002-01-251-4/+11
* | [Patch Encode.xs] calculation of need overflowsSADAHIRO Tomoyuki2002-01-251-3/+5
|/
* Integrate mainlineNick Ing-Simmons2002-01-254-6/+6
* threads::shared tidy up:Nick Ing-Simmons2002-01-255-29/+40
* Except Win32 from echo tests. (Alarm does not break into connect)Nick Ing-Simmons2002-01-231-2/+3
* SvTEMP_off to stop private PV's being stolen and stored in shared spaceNick Ing-Simmons2002-01-231-2/+3
* thread::shared nearly working again - remaining issueNick Ing-Simmons2002-01-237-147/+275
* Implement recursive lock and use of scope for PL_sharedsv_space,Nick Ing-Simmons2002-01-222-95/+102
* Shared scalars working, some shared array ops working.Nick Ing-Simmons2002-01-225-129/+187
* XS side of new threads::shared designed, coded and compiles,Nick Ing-Simmons2002-01-213-947/+700
* Integrate mainlineNick Ing-Simmons2002-01-204-5/+12
* threads work again on Win32. (Not threads::shared yet)Nick Ing-Simmons2002-01-202-27/+31
* Nearly-working threads re-structuring. Do not integrate,Nick Ing-Simmons2002-01-195-387/+682
* Try to make the connect/read/write timeouting.Jarkko Hietaniemi2002-01-181-9/+39
* Simplify the code that duplicates the threads Artur Bergman2002-01-171-38/+16
* Re: [Patch @14129] fixes Unicode::NormalizeBenjamin Goldberg2002-01-171-2/+2
* No more warnings from Opcode.cNikola Knezevic2002-01-171-1/+1
* The non-MakeMaker.pm parts ofTels2002-01-161-1/+1
* offsetof() is in <stddef.h>Nick Ing-Simmons2002-01-161-0/+2
* s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.Jarkko Hietaniemi2002-01-161-5/+5
* Socket::sockaddr_familyGisle Aas2002-01-153-2/+36
* Upgrade to Scalar-List-Util 1.06. The Makefile.PLsJarkko Hietaniemi2002-01-134-1/+53
* Re: Warning in B.xsMattia Barbon2002-01-131-1/+1
* Re: HiResH.Merijn Brand2002-01-131-1/+1
* Quick reformat using indent -kr -nce, as requestedJarkko Hietaniemi2002-01-121-67/+56
* {PATCH] Fix: Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs Mattia Barbon2002-01-121-1/+4
* Integrate perlio:Jarkko Hietaniemi2002-01-121-3/+13
|\
| * Win32-ize socketpair testNick Ing-Simmons2002-01-121-3/+13
* | B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xsMattia Barbon2002-01-125-73/+400
* | Re: Magic numbers in B::ConciseStephen McCamant2002-01-121-5/+7
* | Shut down warnings in Normalize.c Nikola Knezevic2002-01-111-1/+1
|/
* Re: Magic numbers in B::ConciseStephen McCamant2002-01-111-0/+24
* [PATCH] is() undef/'' behavior changeMichael G. Schwern2002-01-111-3/+3
* No need to show internal encodings, or return themJarkko Hietaniemi2002-01-101-1/+6
* Magic numbers in B::ConciseStephen McCamant2002-01-102-5/+40
* B::Deparse : support for \[...] prototypesRafael Garcia-Suarez2002-01-091-91/+18
* [Patch @14129] fixes Unicode::NormalizeSADAHIRO Tomoyuki2002-01-095-142/+33
* Thinko.Jarkko Hietaniemi2002-01-091-1/+1