| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [PATCH] The largest hoax of all times? | Ilya Zakharevich | 2000-12-05 | 1 | -0/+8 |
* | C<foreach my $x ...> in pseudo-fork()ed process may diddle | Gurusamy Sarathy | 2000-11-25 | 1 | -0/+4 |
* | Undo the SOCKS workarounds, instead start using PerlIO | Jens Hamisch | 2000-11-25 | 1 | -43/+0 |
* | SOCKS wrestling continues, patches from Jens Hamisch. | Jarkko Hietaniemi | 2000-11-23 | 1 | -0/+18 |
* | More SOCKS versus 64-bit patches from Jens Hamisch. | Jarkko Hietaniemi | 2000-11-22 | 1 | -2/+11 |
* | Export the SOCKS workaround symbols only if necessary. | Jarkko Hietaniemi | 2000-11-21 | 1 | -7/+11 |
* | Add a workaround to SOCKS 64-bit problems. | Jarkko Hietaniemi | 2000-11-20 | 1 | -0/+12 |
* | Introduce Perl_utf8_length(). Use it. | Jarkko Hietaniemi | 2000-11-18 | 1 | -0/+4 |
* | [PATCH 5.7.0] make regcomp reenterable | Ilya Zakharevich | 2000-11-18 | 1 | -22/+22 |
* | Locales support (setlocale) fixes | Vadim Konovalov | 2000-11-04 | 1 | -0/+4 |
* | The reëntrant version shouldn't be needed unless USE_PURE_BISON. | Jarkko Hietaniemi | 2000-10-28 | 1 | -7/+7 |
* | Continue the internal UTF-8 API tweaking. | Jarkko Hietaniemi | 2000-10-25 | 1 | -5/+5 |
* | Make the UTF-8 decoding stricter and more verbose when | Jarkko Hietaniemi | 2000-10-24 | 1 | -1/+1 |
* | Make scan_num() reëntrant, as suggested in | Roca, Ignasi | 2000-10-20 | 1 | -1/+1 |
* | Reëntrancy fix. | Roca, Ignasi | 2000-10-20 | 1 | -0/+4 |
* | Regen headers. | Jarkko Hietaniemi | 2000-10-03 | 1 | -0/+4 |
* | Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075. | Nick Ing-Simmons | 2000-09-30 | 1 | -1/+5 |
* | Batch of UTF-8 patches from Simon Cozens. | Jarkko Hietaniemi | 2000-09-14 | 1 | -1/+1 |
* | Hash lookup of constant strings optimization: | Nick Ing-Simmons | 2000-09-03 | 1 | -1/+5 |
* | Re: [PATCH] @+, @- readonly | Mike Guy | 2000-08-14 | 1 | -0/+4 |
* | Essential prototype changes were missing from #6527. | Jarkko Hietaniemi | 2000-08-05 | 1 | -4/+4 |
* | Remove the extraneous "main::" prefix from all the | Gurusamy Sarathy | 2000-08-02 | 1 | -0/+8 |
* | The swallow_bom() saga continues. The #23 of require.t | Jarkko Hietaniemi | 2000-07-31 | 1 | -2/+2 |
* | typos in change#6399, regen headers | Gurusamy Sarathy | 2000-07-14 | 1 | -4/+0 |
* | integrate cfgperl changes#6293..6324 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -4/+10 |
* | integrate cfgperl changes#6268..6282 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -0/+12 |
* | integrate cfgperl changes#6252..6260 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -32/+28 |
* | integrate cfgperl changes#6242..6249 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -0/+4 |
* | integrate cfgperl changes#6231..6240 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -8/+8 |
* | integrate cfgperl changes#6207..6210 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -0/+4 |
* | adjust change#6299 | Gurusamy Sarathy | 2000-07-04 | 1 | -8/+14 |
* | fix memory leak on Windows (PL_sys_intern contents were never | Gurusamy Sarathy | 2000-07-04 | 1 | -10/+8 |
* | fix small eval"" memory leaks under USE_ITHREADS | Gurusamy Sarathy | 2000-06-02 | 1 | -0/+4 |
* | change#2879 broke rvalue autovivification of magicals such as ${$num} | Gurusamy Sarathy | 2000-05-28 | 1 | -0/+4 |
* | PL_sys_intern was being initialized too late on windows | Gurusamy Sarathy | 2000-05-11 | 1 | -0/+10 |
* | update Changes | Gurusamy Sarathy | 2000-03-19 | 1 | -0/+4 |
* | Use the newSVuv(). | Jarkko Hietaniemi | 2000-03-18 | 1 | -0/+4 |
* | add missing bincompat5005 #defines | Gurusamy Sarathy | 2000-03-17 | 1 | -0/+3 |
* | make the is_utf8_*() safe for use on invalid utf8 (they now | Gurusamy Sarathy | 2000-03-13 | 1 | -0/+4 |
* | support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf" | Gurusamy Sarathy | 2000-03-09 | 1 | -0/+8 |
* | abstract code for C<use Foo 1.23 @ary;> into a Perl_load_module() | Gurusamy Sarathy | 2000-03-08 | 1 | -0/+12 |
* | separate options to incpush() for adding version directories and | Gurusamy Sarathy | 2000-03-07 | 1 | -1/+1 |
* | fixes for most warnings identified by gcc -Wall | Gurusamy Sarathy | 2000-03-05 | 1 | -0/+6 |
* | support for list assignment to pseudohashes (from John Tobey | Gurusamy Sarathy | 2000-03-03 | 1 | -0/+16 |
* | support fetching current interpreter from TLS under useithreads | Gurusamy Sarathy | 2000-02-29 | 1 | -0/+6 |
* | support for version vectors in UNIVERSAL::VERSION(), so that | Gurusamy Sarathy | 2000-02-26 | 1 | -0/+4 |
* | fix missing perl_alloc() declaration under PERL_IMPLICIT_SYS | Gurusamy Sarathy | 2000-02-25 | 1 | -3/+0 |
* | make change#3386 a build-time option (avoids problems due to | Gurusamy Sarathy | 2000-02-20 | 1 | -7/+41 |
* | make comparisons promote to utf8 as necessary (from Gisle Aas) | Gurusamy Sarathy | 2000-02-19 | 1 | -0/+16 |
* | provide malloc stats via get_mstats() (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-02-15 | 1 | -0/+4 |