2005-03-31 |
Steve Hay | Fix typo in INSTALL (s/USE_HAS_SEED_EXPLICIT/USE_HASH_S... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Steve Hay | One more Win32 compilation clean-up (for when using... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Steve Hay | Another Win32 compilation clean-up (for when using... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
H.Merijn Brand | Now that we have the full path, we can skip the which... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Rafael Garcia... | Update copyrights. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
H.Merijn Brand | Simplify #24043 note now Configure can do -Dusesitecust... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
H.Merijn Brand | Support for -Dusesitecustomize |
commit | commitdiff | tree | snapshot |
2005-03-30 |
H.Merijn Brand | USE_STRLCAT and USE_STRLCPY now actually used |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Brendan O'Dea | ext/Errno/Errno_pm.PL: fix for GNU hurd |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Ton Hospel | Re: PATCH: byte count feature request for unpack |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Steve Hay | A couple more Win32 compilation clean-ups |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Rafael Garcia... | Minor POD nits. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Steven Schubiger | Re: [PATCH] 5.6 File::Glob documentation insufficient... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Steve Hay | Clean-up some warnings when compiling on Win32 with... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Rafael Garcia... | Downconst external APIs |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Andy Lester | The core part of : |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Steve Hay | Fix Win32 compilation nit following change #24074 |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Steve Hay | Fix PerlLIO_chsize() for platforms that don't have... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Rafael Garcia... | Fix Peek.t to work with and without DEBUG_LEAKING_SCALARS |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Offer Kaye | Make the spelling of whitespace (vs white-space and... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Rafael Garcia... | Don't #ifdef out a return statement |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Dave Mitchell | expand -DDEBUG_LEAKING_SCALARS to instrument the creati... |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Rafael Garcia... | Raw work on perl592delta. |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Hugo van der... | Re: [perl #34195] Regex: Alternations within negative... |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Yves Orton | Fix -C option of mktables (for VMS) |
commit | commitdiff | tree | snapshot |
2005-03-26 |
Dave Mitchell | [perl #33185] UTF-8 string substitution corrupts memory |
commit | commitdiff | tree | snapshot |
2005-03-26 |
Rafael Garcia... | Remove an XXX note from the public doc. |
commit | commitdiff | tree | snapshot |
2005-03-26 |
Nicholas Clark | Need to return something when the compiler doesn't... |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Andy Lester | Consting five |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Gurusamy Sarathy | Re: [perl #34568] Perl crashes reading past the end... |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Andy Lester | Consting part 4 |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Nicholas Clark | FreeBSD NDBM appears to generate files ending .db,... |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Rafael Garcia... | Remove the const qualifier from argv and env variables |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Craig A. Berry | const fix-up for vms/vms.c |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Steve Peters | Re: Smoke [5.9.2] 24061 FAIL(m) linux 2.6.10-1.770_FC3... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Andy Lester | Third consting batch |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Marcus Holland... | Mention (un)?pack byte-order modifiers in perldelta |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Rafael Garcia... | Some updates in the new perldelta. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Rafael Garcia... | Remove IPC::Run for 5.9.2 |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Rafael Garcia... | Forbid the -C option on the command-line |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Rafael Garcia... | Upgrade to PathTools 3.05 |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Rafael Garcia... | Upgrade to File::Temp 0.16 |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Rafael Garcia... | Revert change #24055, which was producing a segfault... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Rafael Garcia... | Fix unresolved POD link |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Rafael Garcia... | Rename ${^RE_TRIE_MAXBUFF} to ${^RE_TRIE_MAXBUF}, |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Alexey Tourbin | simple optimization for SelectSaver |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Rafael Garcia... | minitest fix |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Rafael Garcia... | Add in perldelta changes about unpack A and trailing... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Nicholas Clark | Casts needed to make VMS happy. (It gets very upset... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Ton Hospel | Re: unpack A strip patch |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Yves Orton | Re: regexp trie fails compile on VMS |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Yitzchak Scott... | Break up long lines in -V output for compile-time options |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Steve Hay | Oops - forgot to update MANIFEST for change 24056. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Yves Orton | Re: Stop mktables from needlessly re-running when using... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Rafael Garcia... | Resubmit change #24053. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Alexey Tourbin | Re: [perl #34493] h2ph `extern inline' problems |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Hugo van der... | Re: [perl #34195] Regex: Alternations within negative... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Ton Hospel | pack / for general types |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Rafael Garcia... | perldelta suggestions on (un)?pack by Ton Hospel |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Alexey Tourbin | Re: bugzilla.redhat bug #101767 (threads, threads:... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Andy Lester | More consting goodness |
commit | commitdiff | tree | snapshot |
2005-03-20 |
Rafael Garcia... | Upgrade to Math::BigInt 1.75, by Tels |
commit | commitdiff | tree | snapshot |
2005-03-20 |
Alexey Tourbin | perlrun typo (env PERLDB_OPTS) |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Rafael Garcia... | Remove an useless line, spotted by Andy Lester |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Rafael Garcia... | Remove trie optimisation from the todo list |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Yves Orton | Re: Reworked Trie Patch |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Gisle Aas | Re: sitecustomize.pl [PATCH] |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Andy Lester | More const parms |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Rafael Garcia... | Don't use vars in DynaLoader |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Alexey Tourbin | $B::Disassembler::VERSION |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Rafael Garcia... | Upgrade to CGI 3.07. |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Ton Hospel | pp_pack.c, simplifying genpacksizetables |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Andy Lester | Adding const qualifiers |
commit | commitdiff | tree | snapshot |
2005-03-14 |
David Nicol | Re: [perl #34155] perldoc -f hex should say how to... |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Rafael Garcia... | Document pack changes in perldelta |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Rafael Garcia... | Upgrade to Pod::Parser 1.30 |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Rafael Garcia... | Doc patches to clarify the stringification rules of... |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Rafael Garcia... | gcc warning patch by Andy Lester |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Ton Hospel | Re: Encoding neutral unpack |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Rafael Garcia... | Indentation patch by Ton Hospel for pp_pack |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Rafael Garcia... | Change my email, put real name of Pixel |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Rafael Garcia... | Upgrade to DB_File 1.811, by Paul Marquess |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Rafael Garcia... | Add standard core test headers to the Class::ISA new... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Rafael Garcia... | Upgrade to Class::ISA 0.33 |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Rafael Garcia... | Update Changes |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Rafael Garcia... | FAQ sync |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Andy Lester | pad_push numero three-o |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Rafael Garcia... | Make the return value of close() depend not only on... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Rafael Garcia... | 8 is not an octal digit. (from Debian) |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Rafael Garcia... | Fix a2p manpage (from Debian) |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Rafael Garcia... | Remove a spurious undefined warning when using getopts... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Rafael Garcia... | Doc patch for Devel::DProf (from Debian) |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Rafael Garcia... | Add support for Debian GNU/k*BSD |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Rafael Garcia... | Patch for Debian bug #258618, compilation under Debian... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Mike Giroux | Minor AUTHORS patch |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Steve Hay | More Win32 dmake fixes |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Rafael Garcia... | Upgrade to CGI.pm 3.06 |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Rafael Garcia... | Further pack optimisations by Ton Hospel |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Rafael Garcia... | Fix memory corruption when growing pack utf8 buffer |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Ton Hospel | Encoding neutral unpack |
commit | commitdiff | tree | snapshot |
next |