2000-12-05 |
Jarkko Hietaniemi | Split off the UTF-8 decoder tests, make them to check... |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Jarkko Hietaniemi | Start migrating bits of pragma/utf8 to elsewhere |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Jarkko Hietaniemi | Fix a manual edit typo from #7993, fix the message... |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Ben Tilly | Need help with warnings :-( |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Eric Fifer | cygwin port |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Ilya Zakharevich | Re: [PATCH] The largest hoax of all times? |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Nicholas Clark | shrink pp_hot fractionally |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Yitzchak Scott... | [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on... |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Jarkko Hietaniemi | Integrate the "skip" messages to explain(). |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Michael Stevens | The one that got away in #7984. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Gurusamy Sarathy | fix open(FOO, ">&MYSOCK") failure under Windows 9x... |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Jarkko Hietaniemi | Integrate perlio: |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Jarkko Hietaniemi | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Nick Ing-Simmons | PERL_IMPLICIT_SYS (almost) works - something odd with... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Jarkko Hietaniemi | Yet Another Copying-Without-Paying-Attention-To-SvUTF8... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Simon Cozens | Trivial dump.c feature |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Jarkko Hietaniemi | UTF-8 hash keys, patch from Inaba Hiroto. |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Jarkko Hietaniemi | Retract #7977, still too volatile (the euphemism of... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Simon Cozens | (Retracted by #7978, too shaky yet.) |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Yitzchak Scott... | [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Yitzchak Scott... | Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Nicholas Clark | ++ 20% faster |
commit | commitdiff | tree | snapshot |
2000-12-04 |
H.Merijn Brand | Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 ... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Jarkko Hietaniemi | Integrate perlio: |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Nick Ing-Simmons | Quieten some noise in Win32 builds: |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Nick Ing-Simmons | PERL_IMPLICIT_SYS compiles but does not work. |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jarkko Hietaniemi | On DEBUGGING make ANYOFUTF8 nodes store away also the SV |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jarkko Hietaniemi | Implement ANYOFUTF8 regprop() dumping. |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jarkko Hietaniemi | Make uv_to_utf8() to zero-terminate its output buffer, |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Nick Ing-Simmons | Integrate mainline (STDCHAR) |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jarkko Hietaniemi | Raw zero bytes in text files confuse at least GNU patch... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jarkko Hietaniemi | Integrate perlio: |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jarkko Hietaniemi | Untangle the <stdio.h> #include nest for the stdchar... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Nick Ing-Simmons | Make iperlsys.h vector stdio not PerlIO. |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Nick Ing-Simmons | Integrate mainline |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jarkko Hietaniemi | Use DO_UTF8(). |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Mike Guy | Re: [ID 20001130.011] expression parsing bug ? |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Jarkko Hietaniemi | A missing hunk. |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Nicholas Clark | Re: [ID 20001202.001] (Net::hostent) |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Jarkko Hietaniemi | An inconvenient hang would happen if the stdio _ptr... |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Andy Dougherty | Re: long shell lines |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi | Try to find stdchar also from <stdio_impl.h>. |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Ronald J. Kimball | Re: [ID 20001130.011] expression parsing bug ? |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Nick Ing-Simmons | Integrate mainline (for s/y/m as sub names stuff). |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi | Integrate perlio: |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi | Upgrade to CPAN 1.59_51, from Andreas König. |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Nick Ing-Simmons | Integrate mainline |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi | Some help for 20001130.011. Now one gets warnings... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi | Retract #7941. Forbidding subs m/s/etc is too cruel... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Nick Ing-Simmons | Fix 'mmap' lib/filehand.t (ungetc) test fail. |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi | (Retracted by #7943.) |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi | Get the three different space character classes right... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi | Two more tests that make no sense in UTF-8 since the... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi | \x{} doesn't any more require 'use utf8' outside regexe... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi | Fix for 20001130.008 and 20001130.010, the PL_regnpar... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Jarkko Hietaniemi | Fix for 20001128.006, be more careful in Perl_sv_utf8_d... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Robin Barker | toke.c perlio.c -Wformat nits |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Jarkko Hietaniemi | In OS/390 'localhost' can be 'localhost.FOO.BAR'. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Peter Prymmer | [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Peter Prymmer | Re: question about retlen in utf8.c:Perl_utf8_to_uv() |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Charles Lane | get t/lib/filter-util.t to work on VMS |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Dominic Dunlop | [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi | Retract #7921, the patch shouldn't be needed. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi | Make the Class::Struct import() wiser. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi | All the core library users of Class::Struct seem to be |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi | A test works better if it has the right 1..$n output. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi | Forgot to MANIFEST the new Net::hostent test. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi | Integrate perlio: |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Simon Cozens | (Retracted by #7927.) |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Robert Spier | net_hostent.t (was Re: [ID 20001128.002] what's the... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi | Make "use Class::Struct 'struct';" work again (broken... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Robert Spier | Re: Minor suggestion for Sys::Syslog [PATCH] |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Robert Spier | $^O win32 -> MSWin32 |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Simon Cozens | Tokeniser debugging |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Ilya Zakharevich | Re: [PATCH 5.7.0] OUT keyword for xsubpp |
commit | commitdiff | tree | snapshot |
2000-11-29 |
John Tobey | Re: [ID 20001127.002] const subs hurt under debugger |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi | Use "1 while unlink" so that VMS gets clean, too. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Ilya Zakharevich | OUT keyword for xsubpp |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi | This should have been part of #7872: no need to scan... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi | One more perltie.pod nit from Casey R. Tweten. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi | Document the known sprintf test failures, exact standard |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi | Add the Encoding table format documentation. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Casey R. Tweten | Re: [PATCH] Updating perltie.pod for arrays |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Nick Ing-Simmons | Initial tidy of setmode() muddle (UNIX does not have... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Nick Ing-Simmons | Integrate mainline |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Nicholas Clark | [ID 20001128.002] what's the point of example code... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Casey R. Tweten | Updating perltie.pod for arrays |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Robin Barker | Re: 5.6 bug: split /^/ implies /m modifier (from CLPM) |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jarkko Hietaniemi | setmode() is a DOSish-only thing. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Simon Cozens | perlcc.PL cleanups |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Yitzchak Scott... | Re: perlfaq style changes |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Benjamin Holzman | Re: [ID 20001122.006] weird behaviour of $| |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Larry W. Virden | [ID 20001127.004] White space problem in perlamiga.pod |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jarkko Hietaniemi | Restore also the locale test to no-sprintf-taint state. |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jarkko Hietaniemi | __FUNCTION__ isn't portable and trying to emulate it... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Charles Lane | VMS test cleanup |
commit | commitdiff | tree | snapshot |
next |