| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Small portability tweaks. | Jarkko Hietaniemi | 2000-09-14 | 1 | -5/+3 |
* | Fake return to pacify picky compilers. | Jarkko Hietaniemi | 2000-09-14 | 1 | -0/+1 |
* | continued -Wformat support | Robin Barker | 2000-09-14 | 4 | -15/+19 |
* | Problems picked up by AIX cc. | H.Merijn Brand | 2000-09-14 | 1 | -5/+5 |
* | Batch of UTF-8 patches from Simon Cozens. | Jarkko Hietaniemi | 2000-09-14 | 1 | -14/+89 |
* | Re: Two advertising clauses need to be removed | Russ Allbery | 2000-09-14 | 2 | -20/+54 |
* | Add the Encode extension. The code is still largely just skeleton. | Jarkko Hietaniemi | 2000-09-13 | 4 | -0/+558 |
* | Allow for whitespace between "#" and "line" in cpp output. | Calle Dybedahl | 2000-09-12 | 2 | -1/+6 |
* | Make Data::Dumper (non-XS) to work with changed semantics of ref(). | Gisle Aas | 2000-09-07 | 1 | -3/+2 |
* | Modernize Opcode.pm documentation | Gisle Aas | 2000-09-07 | 1 | -2/+2 |
* | Retab MANIFEST. | Jarkko Hietaniemi | 2000-09-02 | 1 | -6/+6 |
* | Update to Storable 1.0, from Raphael Manfredi. | Jarkko Hietaniemi | 2000-09-01 | 5 | -161/+168 |
* | POSIX doesn't report long double values under -Duselongdouble | Spider Boardman | 2000-08-31 | 1 | -1/+1 |
* | From now on, Gisle is on my list of usual suspects :-) | Jarkko Hietaniemi | 2000-08-30 | 1 | -18/+18 |
* | Retry what #6882 attempted. | Gisle Aas | 2000-08-29 | 1 | -18/+18 |
* | Nail the ID 20000828.023. | Jarkko Hietaniemi | 2000-08-29 | 1 | -1/+1 |
* | Retract #6882, broke the safe tests. | Jarkko Hietaniemi | 2000-08-29 | 1 | -5/+4 |
* | [ID 20000829.004] Sharing leak root name into safe compartment | Gisle Aas | 2000-08-29 | 1 | -4/+5 |
* | Warnings in B::Deparse | Abigail | 2000-08-29 | 1 | -1/+1 |
* | Fix for thinko in #6848. | Lupe Christoph | 2000-08-29 | 1 | -1/+1 |
* | [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.... | Nicholas Clark | 2000-08-28 | 1 | -1/+0 |
* | Big-endian 64-bit patch from Raphael Manfredi. | Jarkko Hietaniemi | 2000-08-27 | 1 | -8/+26 |
* | Use the actual thread type, not the pointer-to-struct. | Jarkko Hietaniemi | 2000-08-27 | 1 | -1/+1 |
* | More casting. | Jarkko Hietaniemi | 2000-08-26 | 1 | -1/+1 |
* | Nicer in decimal. | Jarkko Hietaniemi | 2000-08-26 | 1 | -1/+1 |
* | There be no UVdf. | Jarkko Hietaniemi | 2000-08-26 | 1 | -1/+1 |
* | Continue IVdfing and UVxfing. | Jarkko Hietaniemi | 2000-08-26 | 1 | -5/+5 |
* | Use IVdf. | Jarkko Hietaniemi | 2000-08-26 | 1 | -11/+12 |
* | Use UVxf, PTR2UV, NVff. | Jarkko Hietaniemi | 2000-08-26 | 1 | -81/+93 |
* | A solution for the retrieve_fd autosplit warning, | Jarkko Hietaniemi | 2000-08-25 | 1 | -2/+5 |
* | Upgrade to Storable 0.7.4, from Raphael Manfredi, | Jarkko Hietaniemi | 2000-08-24 | 4 | -178/+160 |
* | Bad makefile. | Jarkko Hietaniemi | 2000-08-23 | 1 | -1/+1 |
* | Portability fix from Hugo van der Sanden. | Jarkko Hietaniemi | 2000-08-23 | 1 | -21/+18 |
* | fix a small typo in Storable.xs | Peter Prymmer | 2000-08-23 | 1 | -1/+1 |
* | VMS MMS (make) wants null action. | Jarkko Hietaniemi | 2000-08-23 | 1 | -6/+8 |
* | Be portable. | Jarkko Hietaniemi | 2000-08-22 | 1 | -4/+12 |
* | cSVOPo_*v things index into the current PL_curpad | Jarkko Hietaniemi | 2000-08-22 | 1 | -2/+2 |
* | Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on | Yitzchak Scott-Thoennes | 2000-08-22 | 2 | -2/+0 |
* | configure.com updates and syslog build | Peter Prymmer | 2000-08-22 | 1 | -0/+1 |
* | B:: missing dependency | Hugo van der Sanden | 2000-08-22 | 1 | -0/+2 |
* | Bytecompiler patches from Benjamin Stuhl. | Jarkko Hietaniemi | 2000-08-22 | 12 | -718/+1066 |
* | Few more casts, need reported in | Jarkko Hietaniemi | 2000-08-21 | 1 | -6/+2 |
* | Support long doubles in Storable. | Radu Greab | 2000-08-21 | 1 | -3/+3 |
* | Array context keeps slithering in. | Daniel Chetlin | 2000-08-21 | 1 | -1/+1 |
* | Big-endian quad fixes for Storable from Radu Greab, | Jarkko Hietaniemi | 2000-08-21 | 1 | -11/+7 |
* | Add Storable 0.7.2 from Raphael Manfredi, | Radu Greab | 2000-08-21 | 7 | -0/+5615 |
* | (Replaced by #8364.) | Radu Greab | 2000-08-20 | 1 | -1/+1 |
* | Put back the long double avoidance code to POSIX.xs | Jarkko Hietaniemi | 2000-08-19 | 1 | -0/+18 |
* | Typo in pp_complement(). | Peter Scott | 2000-08-18 | 1 | -1/+1 |
* | Document the NDBM_File and ODBM_File as SDBM_File | Jarkko Hietaniemi | 2000-08-18 | 3 | -12/+167 |