| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright++. (Not all the toplevel *.h have one, it seems.) | Jarkko Hietaniemi | 2002-01-23 | 1 | -1/+1 |
* | Make also hex() and oct() to croak if their arguments | Jarkko Hietaniemi | 2002-01-20 | 1 | -6/+26 |
* | Make the crypt() pickier: if downgrading doesn't work, | Jarkko Hietaniemi | 2002-01-13 | 1 | -13/+9 |
* | Correct misleading error message | Mike Guy | 2002-01-12 | 1 | -1/+1 |
* | In the UTF-8 branch of crypt() the extra \0 byte is required, | Jarkko Hietaniemi | 2002-01-04 | 1 | -3/+3 |
* | Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1), | Jarkko Hietaniemi | 2001-12-21 | 1 | -2/+3 |
* | gcc pacifying (RH 7.1/ia64). | Jarkko Hietaniemi | 2001-12-19 | 1 | -2/+2 |
* | %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha | Jarkko Hietaniemi | 2001-12-18 | 1 | -2/+2 |
* | [PATCH] Re: chomp/chop prototype changed? | Rafael Garcia-Suarez | 2001-12-17 | 1 | -0/+3 |
* | Unadorned numbers evil. | Jarkko Hietaniemi | 2001-12-13 | 1 | -4/+4 |
* | Apply NetBSD patch-ad: a gcc sparc64 code generation bug. | Jarkko Hietaniemi | 2001-12-09 | 1 | -5/+31 |
* | shared hash keys and ++/-- | Nicholas Clark | 2001-12-03 | 1 | -9/+9 |
* | Various small nits found by DJGPP build. | Jarkko Hietaniemi | 2001-12-02 | 1 | -5/+6 |
* | [REPATCH] reference pointer comparison | Nicholas Clark | 2001-12-01 | 1 | -8/+20 |
* | Re: Smoke 13191 /pro/3gl/CPAN/perl-current | Nicholas Clark | 2001-11-24 | 1 | -12/+37 |
* | spaceship and refs | Nicholas Clark | 2001-11-21 | 1 | -2/+5 |
* | Retract 11635: close 20011113.110, reopen 20010809.028. | Jarkko Hietaniemi | 2001-11-18 | 1 | -0/+23 |
* | Extend the effect of the encoding pragma to chr() and ord(). | Jarkko Hietaniemi | 2001-10-31 | 1 | -0/+10 |
* | tweak divide | Nicholas Clark | 2001-10-26 | 1 | -3/+7 |
* | remove small IVop redundancy | Nicholas Clark | 2001-10-25 | 1 | -54/+3 |
* | Negation and Unicode: sort of solves 20010303.010, | Jarkko Hietaniemi | 2001-10-23 | 1 | -7/+14 |
* | Document the final sigma spot. | Jarkko Hietaniemi | 2001-10-23 | 1 | -2/+19 |
* | Fix multicharacter titlecase (ucfirst). | Jarkko Hietaniemi | 2001-10-23 | 1 | -14/+14 |
* | Make the toupper/lower/title API for Unicode not right | Jarkko Hietaniemi | 2001-10-09 | 1 | -46/+18 |
* | Re: | chromatic | 2001-09-23 | 1 | -1/+4 |
* | Silence some more warnings INT2PTR. | Artur Bergman | 2001-09-10 | 1 | -1/+1 |
* | oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (w... | Nicholas Clark | 2001-09-05 | 1 | -12/+26 |
* | Make crypt() do something more sane for Unicode | Jarkko Hietaniemi | 2001-09-03 | 1 | -1/+17 |
* | Rename the variable: it *used* to be (wrongly) that the | Jarkko Hietaniemi | 2001-09-02 | 1 | -1/+1 |
* | pp_modulo | Nicholas Clark | 2001-08-30 | 1 | -39/+67 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -8/+8 |
* | 64 bit integer preserving pp_divide | Nicholas Clark | 2001-08-22 | 1 | -20/+102 |
* | New try for ID 20010407.006: detach the semantics | Jarkko Hietaniemi | 2001-08-18 | 1 | -0/+2 |
* | Fix for 20010407.008 sprintf removes utf8-ness. | Jarkko Hietaniemi | 2001-08-16 | 1 | -0/+2 |
* | pp_lock | Arthur Bergman | 2001-08-15 | 1 | -0/+5 |
* | Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work. | Jarkko Hietaniemi | 2001-08-11 | 1 | -4/+8 |
* | (retracted by 13077) | Robin Houston | 2001-08-11 | 1 | -2/+4 |
* | [patch] ithreads + refto fix improvement | Doug MacEachern | 2001-08-02 | 1 | -2/+2 |
* | [patch] ithreads + refto bug | Doug MacEachern | 2001-08-01 | 1 | -1/+1 |
* | split()'s unused captures should be undef, not '' | Jeff Pinyan | 2001-07-29 | 1 | -2/+6 |
* | win32 fixes: fix various syntax errors ("no preprocessor directives | Gurusamy Sarathy | 2001-07-02 | 1 | -2/+2 |
* | Fixes compile errors in four files | Richard Soderberg | 2001-06-29 | 1 | -1/+1 |
* | Step 2: Use the new PM_GETRE/SETRE macros everywhere. | Richard Soderberg | 2001-06-21 | 1 | -1/+1 |
* | Split off the pack/unpack code, from Nicholas Clark. | Jarkko Hietaniemi | 2001-06-18 | 1 | -1813/+0 |
* | Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG. | Jarkko Hietaniemi | 2001-06-08 | 1 | -0/+18 |
* | Integrate change #10412 from maintperl; locale is now | Jarkko Hietaniemi | 2001-06-03 | 1 | -13/+13 |
* | Salvage bits and pieces from the experimental 'utf8 everywhere' | Jarkko Hietaniemi | 2001-05-31 | 1 | -1/+1 |
* | More -Wall sweeping. | Jarkko Hietaniemi | 2001-05-30 | 1 | -10/+10 |
* | Based on | Simon Cozens | 2001-05-25 | 1 | -3/+20 |
* | [LARGE!] symbolic magic | Dave Mitchell | 2001-05-20 | 1 | -14/+17 |