2001-03-12 |
Jarkko Hietaniemi | Integrate change #9108 from maintperl to mainline. |
blob | commitdiff |
2001-03-11 |
Nick Ing-Simmons | Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte... |
blob | commitdiff | diff to current |
2001-03-10 |
Nick Ing-Simmons | EBCDIC sanity - phase I |
blob | commitdiff | diff to current |
2001-03-09 |
Dave Mitchell | Re: [ PATCH perl@8956 ] new debug option -DR shows... |
blob | commitdiff | diff to current |
2001-03-09 |
Peter Prymmer | Re: Unicode/EBCDIC |
blob | commitdiff | diff to current |
2001-03-05 |
Nick Ing-Simmons | Long-standing "defined but not used" SvPVbyte*() are... |
blob | commitdiff | diff to current |
2001-02-28 |
Tim Jenness | Re: sync sync sync: have I missed any patches? |
blob | commitdiff | diff to current |
2001-02-24 |
Nick Ing-Simmons | Encode API documentation nd tidy up. |
blob | commitdiff | diff to current |
2001-02-21 |
Jarkko Hietaniemi | Integrate change #8868 from pureperl to mainline. |
blob | commitdiff | diff to current |
2001-02-21 |
Jarkko Hietaniemi | Put back the #8840, it was innocent. |
blob | commitdiff | diff to current |
2001-02-20 |
Jarkko Hietaniemi | Don't do casting between pointers pointing to different... |
blob | commitdiff | diff to current |
2001-02-20 |
Jarkko Hietaniemi | Retract the #8838 and #8840 for now because of |
blob | commitdiff | diff to current |
2001-02-19 |
Doug MacEachern | [patch] add sv_setref_uv |
blob | commitdiff | diff to current |
2001-02-18 |
Jarkko Hietaniemi | UTF-8 tweaks. |
blob | commitdiff | diff to current |
2001-02-17 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2001-02-17 |
Doug MacEachern | [patch] -Wall |
blob | commitdiff | diff to current |
2001-02-10 |
Doug MacEachern | [patch] GvSHARED |
blob | commitdiff | diff to current |
2001-02-08 |
Charles Bailey | SYN SYN |
blob | commitdiff | diff to current |
2001-02-08 |
Nicholas Clark | [ID 20010206.010] S_ functions not declared STATIC |
blob | commitdiff | diff to current |
2001-02-08 |
Doug MacEachern | Re: [patch] Re: PL_ptr_table |
blob | commitdiff | diff to current |
2001-02-01 |
Jarkko Hietaniemi | Integrate changes #8641,8644,8649,8654,8662,8663,8664... |
blob | commitdiff | diff to current |
2001-01-31 |
Olaf Flebbe | All the uses of PL_numeric_radix must be protected by |
blob | commitdiff | diff to current |
2001-01-30 |
Jarkko Hietaniemi | Fix for the fa_IR locale failure. The reason for the... |
blob | commitdiff | diff to current |
2001-01-30 |
Jarkko Hietaniemi | Signedness nit. |
blob | commitdiff | diff to current |
2001-01-28 |
Jarkko Hietaniemi | Patch from Inaba Hiroto: |
blob | commitdiff | diff to current |
2001-01-27 |
Jarkko Hietaniemi | No point in checking the length before we know whether... |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey | SYN SYN |
blob | commitdiff | diff to current |
2001-01-22 |
Jarkko Hietaniemi | Add sv_force_normal() to sv_utf8_downgrade() as suggested |
blob | commitdiff | diff to current |
2001-01-21 |
Jarkko Hietaniemi | Integrate perlio: |
blob | commitdiff | diff to current |
2001-01-21 |
Hugo van der Sanden | Re: 8482 busted for $^V sprintf()s on OS/390 |
blob | commitdiff | diff to current |
2001-01-21 |
Nick Ing-Simmons | Fixup after integrate: |
blob | commitdiff | diff to current |
2001-01-20 |
Jarkko Hietaniemi | Signedness nit plus few memcpy/Copy nits. |
blob | commitdiff | diff to current |
2001-01-19 |
Hugo van der Sanden | Re: new feature: s?printf parameter reordering |
blob | commitdiff | diff to current |
2001-01-18 |
Nick Ing-Simmons | Win32 "safe signals" co-existance fix. |
blob | commitdiff | diff to current |
2001-01-17 |
Jarkko Hietaniemi | Define SIG_SIZE, the number of elements in the sig_name and |
blob | commitdiff | diff to current |
2001-01-16 |
Nick Ing-Simmons | Provide infrastructure for PERL_ASYNC_CHECK() style... |
blob | commitdiff | diff to current |
2001-01-15 |
Jarkko Hietaniemi | More UTF-8 patches from Inaba Hiroto. |
blob | commitdiff | diff to current |
2001-01-12 |
Jarkko Hietaniemi | Use UVXf. |
blob | commitdiff | diff to current |
2001-01-12 |
Robin Barker | -Wformat |
blob | commitdiff | diff to current |
2001-01-10 |
Jarkko Hietaniemi | Re: [ID 20010109.003] Patch 8138 broke a test in libwww |
blob | commitdiff | diff to current |
2001-01-08 |
Nick Ing-Simmons | Fix "scalars leaked" bugs caused by overload magic |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey | Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2001-01-08 |
Nicholas Clark | [ID 20010107.012] [PATCH] 18446744073709551616e0 was... |
blob | commitdiff | diff to current |
2001-01-05 |
Jarkko Hietaniemi | UTF-8 cleanup. |
blob | commitdiff | diff to current |
2001-01-05 |
Jarkko Hietaniemi | Unify UTF-8 malformedness handling. |
blob | commitdiff | diff to current |
2001-01-02 |
Jarkko Hietaniemi | Variable naming tweak. |
blob | commitdiff | diff to current |
2001-01-01 |
Jarkko Hietaniemi | Bump up Larry's copyright. |
blob | commitdiff | diff to current |
2000-12-31 |
Craig A. Berry | Pacify picky VMS compiler. |
blob | commitdiff | diff to current |
2000-12-30 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2000-12-30 |
Inaba Hiroto | more UTF8 test suites and an UTF8 patch |
blob | commitdiff | diff to current |
2000-12-30 |
Jarkko Hietaniemi | The sv_catsv() fix, take two. |
blob | commitdiff | diff to current |
2000-12-30 |
Jarkko Hietaniemi | Undo all the join-related changes since #8248: relevant |
blob | commitdiff | diff to current |
2000-12-30 |
Jarkko Hietaniemi | (Retracted by #8264) Tweak sv_catsv() some more. |
blob | commitdiff | diff to current |
2000-12-29 |
Jarkko Hietaniemi | (Retracted by #8264) More fixing for #8251. |
blob | commitdiff | diff to current |
2000-12-29 |
Jarkko Hietaniemi | (Retracted by #8264) |
blob | commitdiff | diff to current |
2000-12-29 |
Jarkko Hietaniemi | (Retracted by #8264) Externally: join() was still... |
blob | commitdiff | diff to current |
2000-12-20 |
Nicholas Clark | obscure timing knowledge |
blob | commitdiff | diff to current |
2000-12-20 |
Spider Boardman | [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on... |
blob | commitdiff | diff to current |
2000-12-19 |
Nick Ing-Simmons | Integrate mainline. |
blob | commitdiff | diff to current |
2000-12-17 |
Jarkko Hietaniemi | Polymorphic regexps. |
blob | commitdiff | diff to current |
2000-12-15 |
Jarkko Hietaniemi | One more IVUV tweak from Nicholas Clark. |
blob | commitdiff | diff to current |
2000-12-15 |
Jarkko Hietaniemi | Return of the IVUV-preservation, now seems to be happy... |
blob | commitdiff | diff to current |
2000-12-15 |
Ilya Zakharevich | speeding up object creation/destruction 4x times |
blob | commitdiff | diff to current |
2000-12-15 |
Jarkko Hietaniemi | Something is really wonky. |
blob | commitdiff | diff to current |
2000-12-15 |
Jarkko Hietaniemi | Fixes for the IV UV patches to compile in Digital UNIX. |
blob | commitdiff | diff to current |
2000-12-15 |
Nicholas Clark | strtoq, strtou(q|ll|l) testing (was [PATCH] faster... |
blob | commitdiff | diff to current |
2000-12-14 |
Nicholas Clark | faster and 64 bit preserving arithmetic |
blob | commitdiff | diff to current |
2000-12-12 |
Nick Ing-Simmons | Integrate/merge mainline with further efficiency tweak... |
blob | commitdiff | diff to current |
2000-12-12 |
Nick Ing-Simmons | Fix for Tk, and upgrading shared SVs. |
blob | commitdiff | diff to current |
2000-12-12 |
Nick Ing-Simmons | Re: Breadperl & Tk |
blob | commitdiff | diff to current |
2000-12-09 |
Jarkko Hietaniemi | Integrate perlio: |
blob | commitdiff | diff to current |
2000-12-09 |
Inaba Hiroto | Additional patch for UTF8-keys (Re: perl@8016) |
blob | commitdiff | diff to current |
2000-12-09 |
Nick Ing-Simmons | Make print, syswrite, send, readline, getc honour utf8... |
blob | commitdiff | diff to current |
2000-12-09 |
Nick Ing-Simmons | UTF8 output prework. |
blob | commitdiff | diff to current |
2000-12-05 |
Ilya Zakharevich | Re: [PATCH] The largest hoax of all times? |
blob | commitdiff | diff to current |
2000-12-05 |
Jarkko Hietaniemi | Integrate perlio: |
blob | commitdiff | diff to current |
2000-12-05 |
Jarkko Hietaniemi | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. |
blob | commitdiff | diff to current |
2000-12-04 |
Nick Ing-Simmons | PERL_IMPLICIT_SYS (almost) works - something odd with... |
blob | commitdiff | diff to current |
2000-12-04 |
Nicholas Clark | ++ 20% faster |
blob | commitdiff | diff to current |
2000-12-03 |
Jarkko Hietaniemi | Make uv_to_utf8() to zero-terminate its output buffer, |
blob | commitdiff | diff to current |
2000-11-30 |
Jarkko Hietaniemi | Fix for 20001128.006, be more careful in Perl_sv_utf8_d... |
blob | commitdiff | diff to current |
2000-11-29 |
Jarkko Hietaniemi | Retract #7921, the patch shouldn't be needed. |
blob | commitdiff | diff to current |
2000-11-29 |
Simon Cozens | (Retracted by #7927.) |
blob | commitdiff | diff to current |
2000-11-27 |
Jarkko Hietaniemi | Restore also the locale test to no-sprintf-taint state. |
blob | commitdiff | diff to current |
2000-11-27 |
Jarkko Hietaniemi | Retract #7863. It makes more sense not to taint format... |
blob | commitdiff | diff to current |
2000-11-26 |
Benjamin Holzman | Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign... |
blob | commitdiff | diff to current |
2000-11-26 |
Jarkko Hietaniemi | Fix locale inconsistencies unearthed by Hugo's work. |
blob | commitdiff | diff to current |
2000-11-26 |
Nicholas Clark | Re: pp_add -> pp_i_add efficiency hack? |
blob | commitdiff | diff to current |
2000-11-25 |
Gurusamy Sarathy | C<foreach my $x ...> in pseudo-fork()ed process may... |
blob | commitdiff | diff to current |
2000-11-22 |
Jarkko Hietaniemi | Fixes for signedness warnings noticed by VMSperlers. |
blob | commitdiff | diff to current |
2000-11-20 |
Olaf Flebbe | [perl 7711: EPOC] updates |
blob | commitdiff | diff to current |
2000-11-19 |
Nick Ing-Simmons | Missing aTHX_ |
blob | commitdiff | diff to current |
2000-11-18 |
Jarkko Hietaniemi | Introduce Perl_utf8_length(). Use it. |
blob | commitdiff | diff to current |
2000-11-18 |
Nick Ing-Simmons | Lexical use open ... support: |
blob | commitdiff | diff to current |
2000-11-05 |
Andrew Pimlott | Fix for |
blob | commitdiff | diff to current |
2000-11-04 |
Jarkko Hietaniemi | Locale tweakery. Add test case for bug id 20000809... |
blob | commitdiff | diff to current |
2000-10-28 |
Nick Ing-Simmons | Fix for sv_2iv() on "shared" value from keys %hash. |
blob | commitdiff | diff to current |
2000-10-25 |
Jarkko Hietaniemi | Continue the internal UTF-8 API tweaking. |
blob | commitdiff | diff to current |
2000-10-24 |
Jarkko Hietaniemi | Make the UTF-8 decoding stricter and more verbose when |
blob | commitdiff | diff to current |
2000-10-22 |
Jarkko Hietaniemi | Support s?printf parameter reordering. |
blob | commitdiff | diff to current |
next |