Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix USE_SITECUSTOMIZE on Win32 | Steve Hay | 2005-03-31 | 1 | -1/+2 |
| | | | | | | | This fixes the problem described in: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00740.html p4raw-id: //depot/perl@24122 | ||||
* | Update copyrights. | Rafael Garcia-Suarez | 2005-03-31 | 7 | -23/+11 |
| | | | | | Well, those are generated files anyway. p4raw-id: //depot/perl@24121 | ||||
* | Add support for USE_SITECUSTOMIZE in the Win32 makefiles | Steve Hay | 2005-03-31 | 6 | -0/+36 |
| | | | | | | | | Note that this feature doesn't actually work correctly on Win32 until the problem described here is solved: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00740.html p4raw-id: //depot/perl@24120 | ||||
* | Upgrade to Module::CoreList 1.99 | Rafael Garcia-Suarez | 2005-03-31 | 1 | -2/+361 |
| | | | p4raw-id: //depot/perl@24119 | ||||
* | More known problems. | Rafael Garcia-Suarez | 2005-03-31 | 1 | -1/+2 |
| | | | p4raw-id: //depot/perl@24118 | ||||
* | Known problems, reported by Merijn | Rafael Garcia-Suarez | 2005-03-31 | 1 | -0/+3 |
| | | | p4raw-id: //depot/perl@24117 | ||||
* | OS typo. | Rafael Garcia-Suarez | 2005-03-31 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24116 | ||||
* | Add a tool to generate data for Module::CoreList | Rafael Garcia-Suarez | 2005-03-31 | 2 | -0/+36 |
| | | | p4raw-id: //depot/perl@24115 | ||||
* | More work on perldelta | Rafael Garcia-Suarez | 2005-03-31 | 1 | -15/+51 |
| | | | p4raw-id: //depot/perl@24114 | ||||
* | Add support for PERL_HASH_SEED_EXPLICIT and NO_HASH_SEED in the | Steve Hay | 2005-03-31 | 2 | -0/+19 |
| | | | | | Win32 makefiles p4raw-id: //depot/perl@24113 | ||||
* | AUTHORS update | Rafael Garcia-Suarez | 2005-03-31 | 1 | -0/+26 |
| | | | p4raw-id: //depot/perl@24112 | ||||
* | A few Win32 makefile tidy-ups (No real changes) | Steve Hay | 2005-03-31 | 2 | -10/+12 |
| | | | p4raw-id: //depot/perl@24111 | ||||
* | Fix typo in INSTALL (s/USE_HAS_SEED_EXPLICIT/USE_HASH_SEED_EXPLICIT/) | Steve Hay | 2005-03-31 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24110 | ||||
* | One more Win32 compilation clean-up (for when using -DDEBUGGING) | Steve Hay | 2005-03-31 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@24109 | ||||
* | Another Win32 compilation clean-up (for when using Perl's malloc) | Steve Hay | 2005-03-31 | 1 | -4/+5 |
| | | | p4raw-id: //depot/perl@24108 | ||||
* | Now that we have the full path, we can skip the which call, | H.Merijn Brand | 2005-03-30 | 1 | -1/+1 |
| | | | | | that might cause trouble on testdrive systems. p4raw-id: //depot/perl@24107 | ||||
* | Update copyrights. | Rafael Garcia-Suarez | 2005-03-30 | 20 | -24/+22 |
| | | | p4raw-id: //depot/perl@24106 | ||||
* | Simplify #24043 note now Configure can do -Dusesitecustomize | H.Merijn Brand | 2005-03-30 | 1 | -1/+2 |
| | | | p4raw-id: //depot/perl@24105 | ||||
* | Support for -Dusesitecustomize | H.Merijn Brand | 2005-03-30 | 2 | -1/+22 |
| | | | p4raw-id: //depot/perl@24104 | ||||
* | USE_STRLCAT and USE_STRLCPY now actually used | H.Merijn Brand | 2005-03-30 | 1 | -6/+3 |
| | | | | | | LIBM_VERSION_TYPE and USE_SITECUSTOMIZE are preparations for future use p4raw-id: //depot/perl@24102 | ||||
* | ext/Errno/Errno_pm.PL: fix for GNU hurd | Brendan O'Dea | 2005-03-30 | 1 | -1/+1 |
| | | | | | Message-ID: <20050330003025.GA29797@londo.c47.org> p4raw-id: //depot/perl@24101 | ||||
* | Re: PATCH: byte count feature request for unpack | Ton Hospel | 2005-03-30 | 4 | -63/+311 |
| | | | | | | | Message-Id: <d26u7b$i3v$1@post.home.lunix> (rework of a patch from Arne Ahrend <aahrend@web.de>) p4raw-id: //depot/perl@24100 | ||||
* | A couple more Win32 compilation clean-ups | Steve Hay | 2005-03-30 | 1 | -3/+3 |
| | | | p4raw-id: //depot/perl@24099 | ||||
* | Minor POD nits. | Rafael Garcia-Suarez | 2005-03-30 | 1 | -19/+19 |
| | | | p4raw-id: //depot/perl@24098 | ||||
* | Re: [PATCH] 5.6 File::Glob documentation insufficient for use | Steven Schubiger | 2005-03-30 | 1 | -4/+34 |
| | | | | | Message-Id: <200503300141.j2U1f3EP024524@accognoscere.homeunix.org> p4raw-id: //depot/perl@24097 | ||||
* | Clean-up some warnings when compiling on Win32 with VC++ | Steve Hay | 2005-03-29 | 8 | -14/+14 |
| | | | p4raw-id: //depot/perl@24096 | ||||
* | Downconst external APIs | Rafael Garcia-Suarez | 2005-03-29 | 9 | -31/+30 |
| | | | p4raw-id: //depot/perl@24095 | ||||
* | The core part of : | Andy Lester | 2005-03-29 | 9 | -56/+43 |
| | | | | | | Subject: [PATCH] Consting seven Message-ID: <20050327215722.GC20451@petdance.com> p4raw-id: //depot/perl@24094 | ||||
* | Fix Win32 compilation nit following change #24074 | Steve Hay | 2005-03-29 | 1 | -1/+1 |
| | | | | | p4raw-link: @24074 on //depot/perl: e1ec3a884f8d8c64eb7e391b2a363f47cbeed570 p4raw-id: //depot/perl@24093 | ||||
* | Fix PerlLIO_chsize() for platforms that don't have chsize() | Steve Hay | 2005-03-29 | 3 | -10/+17 |
| | | | | | | This is the patch from the end of the thread that started here: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-09/msg00055.html p4raw-id: //depot/perl@24092 | ||||
* | Fix Peek.t to work with and without DEBUG_LEAKING_SCALARS | Rafael Garcia-Suarez | 2005-03-29 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24091 | ||||
* | Make the spelling of whitespace (vs white-space and white space) | Offer Kaye | 2005-03-29 | 5 | -12/+12 |
| | | | | | | more consistent Message-ID: <5694250503171147668e73c7@mail.gmail.com> p4raw-id: //depot/perl@24090 | ||||
* | Don't #ifdef out a return statement | Rafael Garcia-Suarez | 2005-03-29 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24089 | ||||
* | expand -DDEBUG_LEAKING_SCALARS to instrument the creation of each SV | Dave Mitchell | 2005-03-28 | 7 | -6/+84 |
| | | | p4raw-id: //depot/perl@24088 | ||||
* | Raw work on perl592delta. | Rafael Garcia-Suarez | 2005-03-27 | 1 | -11/+160 |
| | | | p4raw-id: //depot/perl@24087 | ||||
* | Re: [perl #34195] Regex: Alternations within negative lookahead assertions | Hugo van der Sanden | 2005-03-27 | 2 | -21/+57 |
| | | | | | Message-Id: <200503241951.j2OJp8s18147@zen.crypt.org> p4raw-id: //depot/perl@24086 | ||||
* | Fix -C option of mktables (for VMS) | Yves Orton | 2005-03-27 | 1 | -12/+27 |
| | | | | | | Subject: Re: [PATCH] Consting five Message-ID: <9b18b311050326124563db5113@mail.gmail.com> p4raw-id: //depot/perl@24085 | ||||
* | [perl #33185] UTF-8 string substitution corrupts memory | Dave Mitchell | 2005-03-26 | 1 | -5/+5 |
| | | | | | | | The implicit call of 'require utf8' triggered by code like "\x{100}" =~ /[[:print:]]/ wasn't saving state correctly first. p4raw-id: //depot/perl@24084 | ||||
* | Remove an XXX note from the public doc. | Rafael Garcia-Suarez | 2005-03-26 | 2 | -4/+2 |
| | | | | | Hide it in the comments, instead p4raw-id: //depot/perl@24083 | ||||
* | Need to return something when the compiler doesn't know that a | Nicholas Clark | 2005-03-26 | 3 | -0/+14 |
| | | | | | function is "noreturn". p4raw-id: //depot/perl@24082 | ||||
* | Consting five | Andy Lester | 2005-03-25 | 15 | -65/+105 |
| | | | | | | | | Message-ID: <20050325231409.GB17660@petdance.com> [with modification - the extra argument to incpush was supposed to be being used] p4raw-id: //depot/perl@24081 | ||||
* | Re: [perl #34568] Perl crashes reading past the end of a heap block while ↵ | Gurusamy Sarathy | 2005-03-25 | 1 | -2/+1 |
| | | | | | | | parsing foreach statement Message-Id: <200503251831.j2PIV9A6006234@smtp3.ActiveState.com> p4raw-id: //depot/perl@24080 | ||||
* | Consting part 4 | Andy Lester | 2005-03-25 | 14 | -66/+87 |
| | | | | | Message-ID: <20050325204331.GA16388@petdance.com> p4raw-id: //depot/perl@24079 | ||||
* | FreeBSD NDBM appears to generate files ending .db, so be prepared to | Nicholas Clark | 2005-03-25 | 1 | -2/+2 |
| | | | | | clean this variant up as well. p4raw-id: //depot/perl@24078 | ||||
* | Remove the const qualifier from argv and env variables | Rafael Garcia-Suarez | 2005-03-25 | 5 | -12/+12 |
| | | | p4raw-id: //depot/perl@24077 | ||||
* | const fix-up for vms/vms.c | Craig A. Berry | 2005-03-25 | 2 | -7/+7 |
| | | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <42442776.8030603@mac.com> p4raw-id: //depot/perl@24076 | ||||
* | Re: Smoke [5.9.2] 24061 FAIL(m) linux 2.6.10-1.770_FC3 [fedora] (i686/1 cpu) | Steve Peters | 2005-03-25 | 1 | -3/+4 |
| | | | | | Message-ID: <20050322231523.GA3083@mccoy.peters.homeunix.org> p4raw-id: //depot/perl@24075 | ||||
* | Third consting batch | Andy Lester | 2005-03-24 | 40 | -453/+441 |
| | | | | | Message-Id: <2f14220e7101a03f7659dbe79a03b115@petdance.com> p4raw-id: //depot/perl@24074 | ||||
* | Mention (un)?pack byte-order modifiers in perldelta | Marcus Holland-Moritz | 2005-03-22 | 1 | -0/+7 |
| | | | p4raw-id: //depot/perl@24073 | ||||
* | Some updates in the new perldelta. | Rafael Garcia-Suarez | 2005-03-22 | 1 | -0/+39 |
| | | | p4raw-id: //depot/perl@24072 |