summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* | | Integrate perlio:Jarkko Hietaniemi2002-02-033-121/+231
|\ \ \ | |/ / | | / | |/ |/|
| * Stable intermediate point in Encode cleanup.Nick Ing-Simmons2002-02-033-121/+231
* | Integrate perlio:Jarkko Hietaniemi2002-02-031-384/+363
|\ \ | |/
| * indent -kr -nce and some manual tweaks to match perl style.Nick Ing-Simmons2002-02-011-384/+363
* | Sub-MANIFEST-tweak.Jarkko Hietaniemi2002-02-021-1/+1
* | [Patch] Encode::Tcl::Escape, more ISO2022 likeSADAHIRO Tomoyuki2002-02-021-71/+45
* | Integrate perlio:Jarkko Hietaniemi2002-02-014-14/+17
|\ \ | |/
| * Minor Encode tweaks:Nick Ing-Simmons2002-02-015-15/+18
* | Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;Jarkko Hietaniemi2002-01-302-1/+1
* | Integrate perlio:Jarkko Hietaniemi2002-01-303-16/+73
|\ \ | |/
| * Collect some stats during compile process.Nick Ing-Simmons2002-01-303-16/+73
| * Integrate Jarkko's path/INC tweaksNick Ing-Simmons2002-01-301-2/+2
* | Must find stuff during build.Jarkko Hietaniemi2002-01-291-2/+2
* | Integrate with perlio;Jarkko Hietaniemi2002-01-295-2/+7232
|\ \ | |/
| * Basics of a compiled Encode XS extensionNick Ing-Simmons2002-01-295-2/+7232
| * Integrate mainlineNick Ing-Simmons2002-01-2947-1205/+1365
* | OS/390 seems to do length 0 udp reads, Nicholas saysJarkko Hietaniemi2002-01-291-1/+5
* | Encode cleanup from Dan Kogai; reworked even further.Jarkko Hietaniemi2002-01-2944-1204/+1352
* | Show also the debug and debugcolor as known pragmas.Jarkko Hietaniemi2002-01-281-1/+1
* | skip assembler.t when there is no ByteLoaderCraig A. Berry2002-01-281-0/+7
|/
* 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