summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Tables assume network byte order for 16 bit forms, so 'S' packingNick Ing-Simmons2000-10-081-4/+4
* Make "encodings" work post-install when Encode/*.enc files may notNick Ing-Simmons2000-10-081-31/+42
* Work round the fact that $hash->{$key} does not take into accountNick Ing-Simmons2000-10-081-1/+1
* IO::Handle->syswrite() did not handle length omissionGraham Barr2000-10-061-3/+6
* [ID 20001003.006] B::Debug not -w cleanNicholas Clark2000-10-031-1/+1
* Upgrade to Storable 1.0.3, from Raphael Manfredi.Jarkko Hietaniemi2000-10-033-51/+299
* [ID 20000928.002] perlcc & ByteCode.pm option mismatchNicholas Clark2000-10-021-5/+5
* SOCK_DGRAM and listen() do not mix as reported inPetter Reinholdtsen2000-10-021-1/+1
* A few tweaks to get Tk803 to work with Encode scheme.Nick Ing-Simmons2000-10-022-16/+58
* Add checking cases to Encode's toUnicode and fromUnicode.Nick Ing-Simmons2000-10-011-9/+32
* Add encoding tables from tcl8.3.2 and perl code in Encode.pmNick Ing-Simmons2000-10-0170-6/+21871
* Re: [ID 20000915.010] Infinite loop with -MO=DeparseSpider Boardman2000-09-301-1/+1
* Multiplicity & ithreads fix for sv.c/Encode.xsSpider Boardman2000-09-151-1/+1
* Small portability tweaks.Jarkko Hietaniemi2000-09-141-5/+3
* Fake return to pacify picky compilers.Jarkko Hietaniemi2000-09-141-0/+1
* continued -Wformat supportRobin Barker2000-09-144-15/+19
* Problems picked up by AIX cc.H.Merijn Brand2000-09-141-5/+5
* Batch of UTF-8 patches from Simon Cozens.Jarkko Hietaniemi2000-09-141-14/+89
* Re: Two advertising clauses need to be removedRuss Allbery2000-09-142-20/+54
* Add the Encode extension. The code is still largely just skeleton.Jarkko Hietaniemi2000-09-134-0/+558
* Allow for whitespace between "#" and "line" in cpp output.Calle Dybedahl2000-09-122-1/+6
* Make Data::Dumper (non-XS) to work with changed semantics of ref().Gisle Aas2000-09-071-3/+2
* Modernize Opcode.pm documentationGisle Aas2000-09-071-2/+2
* Retab MANIFEST.Jarkko Hietaniemi2000-09-021-6/+6
* Update to Storable 1.0, from Raphael Manfredi.Jarkko Hietaniemi2000-09-015-161/+168
* POSIX doesn't report long double values under -DuselongdoubleSpider Boardman2000-08-311-1/+1
* From now on, Gisle is on my list of usual suspects :-)Jarkko Hietaniemi2000-08-301-18/+18
* Retry what #6882 attempted.Gisle Aas2000-08-291-18/+18
* Nail the ID 20000828.023.Jarkko Hietaniemi2000-08-291-1/+1
* Retract #6882, broke the safe tests.Jarkko Hietaniemi2000-08-291-5/+4
* [ID 20000829.004] Sharing leak root name into safe compartmentGisle Aas2000-08-291-4/+5
* Warnings in B::DeparseAbigail2000-08-291-1/+1
* Fix for thinko in #6848.Lupe Christoph2000-08-291-1/+1
* [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2....Nicholas Clark2000-08-281-1/+0
* Big-endian 64-bit patch from Raphael Manfredi.Jarkko Hietaniemi2000-08-271-8/+26
* Use the actual thread type, not the pointer-to-struct.Jarkko Hietaniemi2000-08-271-1/+1
* More casting.Jarkko Hietaniemi2000-08-261-1/+1
* Nicer in decimal.Jarkko Hietaniemi2000-08-261-1/+1
* There be no UVdf.Jarkko Hietaniemi2000-08-261-1/+1
* Continue IVdfing and UVxfing.Jarkko Hietaniemi2000-08-261-5/+5
* Use IVdf.Jarkko Hietaniemi2000-08-261-11/+12
* Use UVxf, PTR2UV, NVff.Jarkko Hietaniemi2000-08-261-81/+93
* A solution for the retrieve_fd autosplit warning,Jarkko Hietaniemi2000-08-251-2/+5
* Upgrade to Storable 0.7.4, from Raphael Manfredi,Jarkko Hietaniemi2000-08-244-178/+160
* Bad makefile.Jarkko Hietaniemi2000-08-231-1/+1
* Portability fix from Hugo van der Sanden.Jarkko Hietaniemi2000-08-231-21/+18
* fix a small typo in Storable.xsPeter Prymmer2000-08-231-1/+1
* VMS MMS (make) wants null action.Jarkko Hietaniemi2000-08-231-6/+8
* Be portable.Jarkko Hietaniemi2000-08-221-4/+12
* cSVOPo_*v things index into the current PL_curpadJarkko Hietaniemi2000-08-221-2/+2