| Commit message (Expand) | Author | Age | Files | Lines |
* | Change sprintf() to my_sprintf(), and use the returned length from | Nicholas Clark | 2006-10-07 | 1 | -21/+8 |
* | another g++ patch (Util.xs) | Paul Marquess | 2006-10-07 | 1 | -2/+2 |
* | Upgrade to PathTools-3.21 | Steve Peters | 2006-10-06 | 1 | -0/+17 |
* | Change md5sum of MD5.xs after change 28936 (on UNIX, might | Rafael Garcia-Suarez | 2006-10-05 | 1 | -1/+1 |
* | Change to sv_reftype return value caused compile for Digest::MD5 | Steve Peters | 2006-10-04 | 2 | -4/+4 |
* | Give zlib the ASNI C treatmant | Paul Marquess | 2006-10-04 | 11 | -406/+408 |
* | threads-shared 1.03 - Changes, Makefile.PL | Jerry Hedden | 2006-10-03 | 2 | -18/+120 |
* | Move Text::Soundex from lib/ to ext/ and upgrade it to | Steve Peters | 2006-10-03 | 6 | -0/+661 |
* | Un-TODO some B tests | Rafael Garcia-Suarez | 2006-10-03 | 1 | -6/+5 |
* | Upgrade to threads-shared-1.03 | Steve Peters | 2006-10-03 | 16 | -1421/+1721 |
* | Upgrade to threads-1.42 | Steve Peters | 2006-10-03 | 5 | -15/+17 |
* | Upgrade to Time-HiRes-1.91 | Steve Peters | 2006-10-03 | 3 | -7/+29 |
* | Minor re 'Debug' tweaks, also fix a bug in dumping certain patterns. | Yves Orton | 2006-09-29 | 1 | -9/+10 |
* | PerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling seekand don't talk to... | Jarkko Hietaniemi | 2006-09-29 | 2 | -100/+112 |
* | Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re plug... | Yves Orton | 2006-09-29 | 5 | -108/+95 |
* | Make Perl_regdupe only exist for threaded perls. | Nicholas Clark | 2006-09-26 | 1 | -2/+14 |
* | Add hook for re_dup() into regex engine as reg_dupe (make re | Yves Orton | 2006-09-25 | 2 | -9/+15 |
* | Fix declaration-after-statement problem | Sebastian Steinlechner | 2006-09-18 | 1 | -1/+1 |
* | return value of -1 without errno set is ok in | Craig A. Berry | 2006-09-16 | 1 | -38/+33 |
* | Avoid warnings when $Config{d_cplusplus} is undefined. | Nicholas Clark | 2006-09-15 | 1 | -3/+3 |
* | C++ Encode | Jarkko Hietaniemi | 2006-09-14 | 1 | -5/+14 |
* | darwin also seems to be lacking a dl_unload_file() in its | Steve Peters | 2006-09-13 | 1 | -2/+2 |
* | Bump version and other misc. changes. 3rd patch from: | Jerry D. Hedden | 2006-09-13 | 6 | -40/+70 |
* | Statically allocate the main thread. | Jerry D. Hedden | 2006-09-13 | 1 | -35/+25 |
* | Race condition fix in threads.pm | Jerry D. Hedden | 2006-09-13 | 1 | -60/+50 |
* | [perl #40328] B::Deparse pod does not list failure to grok outer lexical scop... | David Nicol | 2006-09-13 | 1 | -0/+7 |
* | Remove empty typemap file | Rafael Garcia-Suarez | 2006-09-08 | 1 | -0/+0 |
* | Bump version of PerlIO::scalar | Rafael Garcia-Suarez | 2006-09-07 | 1 | -1/+1 |
* | Fix for [perl #40267] PerlIO::scalar doesn't respect readonly-ness | Rafael Garcia-Suarez | 2006-09-07 | 2 | -1/+34 |
* | Invalidate ISA and method caches when calling a safe compartment | Rafael Garcia-Suarez | 2006-09-07 | 3 | -5/+7 |
* | Convert Errno.t to Test::More. Increase the test coverage | Steve Peters | 2006-09-07 | 1 | -35/+24 |
* | Revert accidental file deletion | Rafael Garcia-Suarez | 2006-09-06 | 1 | -0/+0 |
* | Remove perlcc and the byteloader | Rafael Garcia-Suarez | 2006-09-06 | 38 | -10393/+1 |
* | Re: [PATCH] Trie jumping | Yves Orton | 2006-09-05 | 1 | -3/+9 |
* | Upgrade to Sys::Syslog 0.18 | Rafael Garcia-Suarez | 2006-09-04 | 4 | -40/+50 |
* | Change the generation of {} and [] from 3 ops to 1, and avoid 1 mortal | Nicholas Clark | 2006-08-31 | 5 | -64/+78 |
* | Silence Borland compiler warnings in XS::APItest and Win32 | Steve Hay | 2006-08-29 | 1 | -1/+1 |
* | Fix PerlIO::scalar fileno() documentation as suggested in: | Shawn Boyette | 2006-08-28 | 1 | -1/+1 |
* | Change #24364 broke Data::Dumper::Seen() | Marcus Holland-Moritz | 2006-08-27 | 1 | -1/+2 |
* | Following Jarkko's advice, it seems that ODBM_File cannot be | Rafael Garcia-Suarez | 2006-08-25 | 1 | -9/+1 |
* | change 28744 broke ODBM_File | Robin Barker | 2006-08-24 | 1 | -2/+10 |
* | Update to Time-HiRes-1.90. | Steve Peters | 2006-08-22 | 3 | -16/+22 |
* | Upgrade to Time-HiRes-1.89. | Steve Peters | 2006-08-22 | 3 | -5/+23 |
* | Upgrade to Time-HiRes-1.88. | Steve Peters | 2006-08-22 | 3 | -23/+35 |
* | g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File, XS::APItest (and Tim... | Jarkko Hietaniemi | 2006-08-22 | 9 | -18/+18 |
* | Amendment to change #28739 | Rafael Garcia-Suarez | 2006-08-20 | 1 | -1/+1 |
* | bytecode.t failures in Tru64: svtype (enum) is int, not long | Jarkko Hietaniemi | 2006-08-20 | 1 | -2/+2 |
* | Cast needed to compile bsd_glob.c with C++ | Steve Peters | 2006-08-16 | 1 | -1/+1 |
* | Additional changes to get C++ a little closer to a clean compile | Steve Peters | 2006-08-16 | 9 | -18/+18 |
* | Upgrade to Devel::PPPort 3.10 | Marcus Holland-Moritz | 2006-08-14 | 3 | -10/+11 |