| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP, | Jarkko Hietaniemi | 2001-08-15 | 1 | -0/+30 |
* | Re-establish the fp overflow detection for VAX VMS; there | Jarkko Hietaniemi | 2001-08-15 | 1 | -0/+19 |
* | pp_lock | Arthur Bergman | 2001-08-15 | 1 | -0/+5 |
* | Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at fro... | Hugo van der Sanden | 2001-08-15 | 2 | -0/+3 |
* | Re: [ID 20010811.006] re_eval: logical leaks | Hugo van der Sanden | 2001-08-15 | 2 | -0/+2 |
* | Re: bug in File::Spec 0.82 (canonpath) | Barrie Slaymaker | 2001-08-15 | 2 | -4/+7 |
* | modify VMS default prefix for installation | Peter Prymmer | 2001-08-15 | 2 | -9/+59 |
* | Warning incorrectly reported without -w | Rafael Garcia-Suarez | 2001-08-15 | 1 | -1/+3 |
* | fixing SDBM_File problems under win32 | Nikola Knezevic | 2001-08-15 | 1 | -2/+2 |
* | Todo updates. | Jarkko Hietaniemi | 2001-08-14 | 1 | -12/+20 |
* | removing sv.c warnings on VC++5.0 | Nikola Knezevic | 2001-08-14 | 1 | -0/+2 |
* | [b-]showlex.t | Nikola Knezevic | 2001-08-14 | 1 | -4/+4 |
* | magic.t | Nikola Knezevic | 2001-08-14 | 1 | -2/+6 |
* | Add sharedsv* to the DOSish platforms; plus add | Jarkko Hietaniemi | 2001-08-14 | 4 | -2/+11 |
* | More DOSish files. | Jarkko Hietaniemi | 2001-08-14 | 1 | -0/+3 |
* | Strip CRs from the WinCE files. Now we need to | Jarkko Hietaniemi | 2001-08-14 | 17 | -6253/+6253 |
* | Add some files to DOSish and writables. | Jarkko Hietaniemi | 2001-08-14 | 1 | -1/+6 |
* | Compile failure message tidying. | Jarkko Hietaniemi | 2001-08-14 | 1 | -1/+1 |
* | The new sharedsv* should be exported only if usethreads. | Jarkko Hietaniemi | 2001-08-14 | 1 | -0/+7 |
* | URL updates for README.os390 | Peter Prymmer | 2001-08-14 | 1 | -3/+1 |
* | Update Changes. | Jarkko Hietaniemi | 2001-08-13 | 2 | -1/+252 |
* | [PATHC] sharedsv.[c|h] | Jarkko Hietaniemi | 2001-08-13 | 12 | -21/+468 |
* | Re: END {} blocks run in perl_run | Arthur Bergman | 2001-08-13 | 1 | -7/+8 |
* | If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags | Jarkko Hietaniemi | 2001-08-12 | 3 | -5/+17 |
* | Unnecessary downgrades. | Jarkko Hietaniemi | 2001-08-12 | 1 | -5/+0 |
* | Failure not true anymore (probably caused by my broken setup). | Jarkko Hietaniemi | 2001-08-12 | 1 | -1/+1 |
* | Not quite so relicy as thought in #11651 (op/concat #4 and #5 | Jarkko Hietaniemi | 2001-08-12 | 3 | -1/+18 |
* | There is no IN_UTF8. | Jarkko Hietaniemi | 2001-08-12 | 1 | -1/+0 |
* | More (less) regex/utf8 relics. (Toned down later in #11653.) | Jarkko Hietaniemi | 2001-08-12 | 4 | -22/+1 |
* | Relic in op.c (no regex feature should depend on the utf8 pragma), | Jarkko Hietaniemi | 2001-08-12 | 2 | -4/+8 |
* | Todo updates and fixes. | Jarkko Hietaniemi | 2001-08-12 | 1 | -17/+9 |
* | Mark tests (and one module) having explicit Latin-1 | Jarkko Hietaniemi | 2001-08-12 | 8 | -8/+23 |
* | SV: END {} blocks run in perl_run | Arthur Bergman | 2001-08-12 | 2 | -4/+12 |
* | Typos in #11645. | Jarkko Hietaniemi | 2001-08-12 | 1 | -2/+2 |
* | On ithreads default to use_reentrant except on naturally | Jarkko Hietaniemi | 2001-08-12 | 1 | -2/+13 |
* | (Hopefully) a fix for 20010723.004: make install needs | Jarkko Hietaniemi | 2001-08-12 | 1 | -9/+6 |
* | Dispell the "use utf8" superstition. | Jarkko Hietaniemi | 2001-08-12 | 5 | -61/+133 |
* | Re: [ID 20010730.010] FETCH called twice with -T | Abigail | 2001-08-12 | 1 | -1/+34 |
* | Re: [ID 20010730.010] FETCH called twice with -T | Abhijit Menon-Sen | 2001-08-12 | 1 | -19/+33 |
* | Test for change #11639. | Jarkko Hietaniemi | 2001-08-12 | 1 | -1/+29 |
* | Re: Can't localize *FH, then tie it | Abhijit Menon-Sen | 2001-08-12 | 2 | -34/+72 |
* | Drop all the unnecessary "use utf8" clauses and some of | Jarkko Hietaniemi | 2001-08-12 | 8 | -20/+9 |
* | Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work. | Jarkko Hietaniemi | 2001-08-11 | 5 | -33/+70 |
* | Thinko: we want the flags for native cc, not gcc. | Jarkko Hietaniemi | 2001-08-11 | 1 | -1/+2 |
* | (retracted by 13077) | Robin Houston | 2001-08-11 | 1 | -2/+4 |
* | turn $a.=<F> into an RCATLINE | Abhijit Menon-Sen | 2001-08-11 | 1 | -0/+9 |
* | Get rid of indread, from Abhijit Menon-Sen. | Jarkko Hietaniemi | 2001-08-11 | 1 | -9/+0 |
* | CRLFgngngn. | Jarkko Hietaniemi | 2001-08-10 | 2 | -2411/+2411 |
* | Decommission Time::Piece; unnecessary Yet Another Time-Date Module. | Jarkko Hietaniemi | 2001-08-10 | 18 | -4620/+2453 |
* | Avoid #elif (less portable than #else #if). | Jarkko Hietaniemi | 2001-08-10 | 1 | -3/+5 |