Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unicode::distinct, as per Inaba Hiroto. | Jarkko Hietaniemi | 2001-07-13 | 2 | -43/+46 |
* | Paging for Dr Octothorpe. | Jarkko Hietaniemi | 2001-07-13 | 1 | -1/+1 |
* | cut-n-paste error noticed by mjd. | Jarkko Hietaniemi | 2001-07-12 | 1 | -1/+1 |
* | update the octal situation in perlfaq4.pod | Peter Prymmer | 2001-07-12 | 1 | -5/+22 |
* | Add HAS_PTHREAD_ATFORK. | Jarkko Hietaniemi | 2001-07-12 | 1 | -1/+1 |
* | informational tweaks to perl572delta.pod | Peter Prymmer | 2001-07-12 | 1 | -3/+9 |
* | Typo spotted by Philip Newton. | Jarkko Hietaniemi | 2001-07-12 | 1 | -1/+1 |
* | Add README.uts from Hal Morris. | Jarkko Hietaniemi | 2001-07-12 | 4 | -12/+23 |
* | Regen Configure, modlib, toc. | Jarkko Hietaniemi | 2001-07-12 | 2 | -20/+22 |
* | AIX doc update. | Jarkko Hietaniemi | 2001-07-12 | 1 | -5/+7 |
* | Rename Unicode::UCD to UnicodeCD to avoid | Jarkko Hietaniemi | 2001-07-12 | 1 | -1/+1 |
* | Update the AIX known problems section. | Jarkko Hietaniemi | 2001-07-12 | 1 | -6/+7 |
* | Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test | Mark-Jason Dominus | 2001-07-12 | 2 | -19/+0 |
* | Retract #11166 (and #11237). | Jarkko Hietaniemi | 2001-07-12 | 1 | -12/+15 |
* | Use reentrant API glibc | Artur Bergman | 2001-07-12 | 1 | -33/+33 |
* | Threadsafe PMOPs! We might still win this war. | Artur Bergman | 2001-07-11 | 1 | -33/+33 |
* | Integrate #11263 from macperl; macos and macosx updates. | Jarkko Hietaniemi | 2001-07-11 | 1 | -14/+7 |
* | [DOC PATCH] Pluggable runops | Paul Johnson | 2001-07-11 | 1 | -0/+17 |
* | doc patch; times() in scalar context | Mark-Jason Dominus | 2001-07-11 | 1 | -0/+2 |
* | Regen toc and modlib. | Jarkko Hietaniemi | 2001-07-10 | 2 | -30/+169 |
* | Mention package; deprecation and the Win32 problems. | Jarkko Hietaniemi | 2001-07-10 | 1 | -1/+11 |
* | deprecate package with no arguments | Robin Houston | 2001-07-10 | 2 | -2/+11 |
* | Upgrade to podlators 1.10. | Jarkko Hietaniemi | 2001-07-10 | 2 | -23/+35 |
* | Simplify yytoke() | Simon Cozens | 2001-07-08 | 1 | -19/+19 |
* | Fix I18N::Langinfo nits noticed but Philip Newton. | Jarkko Hietaniemi | 2001-07-08 | 1 | -10/+13 |
* | Add I18N::Langinfo, which is basically a wrapper around | Jarkko Hietaniemi | 2001-07-08 | 2 | -6/+39 |
* | The UNICOS/mk SysV IPC problem has been fixed. | Jarkko Hietaniemi | 2001-07-07 | 1 | -4/+0 |
* | Slight update tweaks on perlunicode.pod. | Jarkko Hietaniemi | 2001-07-07 | 1 | -74/+75 |
* | Regen toc. | Jarkko Hietaniemi | 2001-07-06 | 1 | -23/+50 |
* | perlfaq4.pod | Dave Liney | 2001-07-06 | 1 | -1/+1 |
* | (Retracted by #11285.) | Abhijit Menon-Sen | 2001-07-06 | 1 | -15/+12 |
* | Unterminated C< (noticed by Richard Hatch), and few other | Jarkko Hietaniemi | 2001-07-06 | 1 | -6/+7 |
* | Module updates for the delta. | Jarkko Hietaniemi | 2001-07-05 | 1 | -1/+9 |
* | Quick fixes | Simon Cozens | 2001-07-05 | 1 | -14/+15 |
* | Regen toc and modlib. | Jarkko Hietaniemi | 2001-07-04 | 2 | -99/+33 |
* | Add the OS/390 harness results to the delta. | Jarkko Hietaniemi | 2001-07-04 | 1 | -0/+34 |
* | Support preferentially the Unicode 'scripts' definition | Jarkko Hietaniemi | 2001-07-04 | 4 | -120/+209 |
* | Todo updates. | Jarkko Hietaniemi | 2001-07-03 | 1 | -2/+20 |
* | Delta delta. | Jarkko Hietaniemi | 2001-07-03 | 1 | -0/+10 |
* | Regen api and toc. | Jarkko Hietaniemi | 2001-07-02 | 2 | -70/+70 |
* | SysV IPC semops use native shorts, not forced-to-16-bit-shorts. | Jarkko Hietaniemi | 2001-07-02 | 1 | -2/+2 |
* | Re: sizeof(struct sembuf) | Nicholas Clark | 2001-07-02 | 1 | -1/+1 |
* | Suggestion for mnemonic for $^N | Philip Newton | 2001-07-02 | 1 | -1/+4 |
* | rename s/sv_getcwd/getcwd_sv/ for better conformance to existing | Gurusamy Sarathy | 2001-07-02 | 1 | -39/+39 |
* | Make 'compile' target a little less broken. | Jarkko Hietaniemi | 2001-07-01 | 1 | -4/+4 |
* | Still one typo, regen toc. | Jarkko Hietaniemi | 2001-07-01 | 1 | -1/+1 |
* | Detypos and regen toc. | Jarkko Hietaniemi | 2001-07-01 | 1 | -23/+68 |
* | Delta delta. | Jarkko Hietaniemi | 2001-06-30 | 1 | -19/+23 |
* | Add support for $^N, the most-recently closed group. | Jarkko Hietaniemi | 2001-06-30 | 3 | -7/+25 |
* | Doc update due to #11032. | Jarkko Hietaniemi | 2001-06-29 | 1 | -1/+1 |