2005-10-18 |
Rafael Garcia... |
Add notes about -f _ and defined %foo:: in perldelta |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Rafael Garcia... |
Force _ to be always a bareword after filetest operators |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Nicholas Clark |
Add Rafael's 5.10 roadmap to perltodo. |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Rafael Garcia... |
Fix tokenizer debugging trace for file tests |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Steve Peters |
Upgrade to Digest-1.13 |
commit | commitdiff | tree | snapshot |
2005-10-18 |
H.Merijn Brand |
VMS does not have clearenv () according to John E.... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Steve Hay |
Update win32 config files w.r.t. change #25793 |
commit | commitdiff | tree | snapshot |
2005-10-18 |
H.Merijn Brand |
Add probe for clearenv (), like #25733 for unsetenv () |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Jarkko Hietaniemi |
missed some SYMBIAN ifdefs |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Steve Peters |
Upgrade to Time-HiRes-1.75 |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Jarkko Hietaniemi |
Symbian: New vs New |
commit | commitdiff | tree | snapshot |
2005-10-18 |
John E. Malmberg |
[patch@25783] vmsish.h fix for lstat() definition |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Steve Hay |
Silence gcc complaints about comments in config.h |
commit | commitdiff | tree | snapshot |
2005-10-17 |
John E. Malmberg |
[patch@25775] VMS prep for symbolic links and long... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Jarkko Hietaniemi |
even more Symbian |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Nicholas Clark |
Correct precedence from and to ... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Xavier Noria |
Re: small addition to $, and $\ in perlvar.pod |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Steve Hay |
Make some casts explicit to keep VC++ 7 happy |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Jarkko Hietaniemi |
another Symbian update: Alan's fault :-) |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Rafael Garcia... |
Doc/style fixes pointed out by Gisle |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Jarkko Hietaniemi |
blead@25775 Symbian update |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Dave Mitchell |
DEBUG_LEAKING_SCALARS doesn't need shared memory to... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Jan Dubois |
Keys of %INC always use forward slashes |
commit | commitdiff | tree | snapshot |
2005-10-16 |
John E. Malmberg |
[patch@25763] Fix VMS error/exit handling, update kill... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Dave Mitchell |
an assert in av_undef was leaking memory |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Dave Mitchell |
static functions should be prefixed S_ |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Dave Mitchell |
free a thread's interpreter after $t->join() rather... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Steve Peters |
Upgrade to version-0.49 |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Steve Peters |
No more attempting to edit Pod before the first coffee... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Steve Peters |
Upgrade to XSLoader-0.06 (plus a minor doc nit found... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Steve Peters |
Upgrade to Pod-Parser-1.34 (with some changes to get... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Steve Peters |
Upgrade to ExtUtils-ParseXS-2.15. |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Hugo van der... |
pre{inc,dec} is faster, even with integers |
commit | commitdiff | tree | snapshot |
2005-10-15 |
John E. Malmberg |
[patch@blead] perlport.pod |
commit | commitdiff | tree | snapshot |
2005-10-15 |
John E. Malmberg |
patch for blead - Perlvms.pod update |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Craig A. Berry |
Grab enough room from the outset in do_tovmsspec() |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Paul Marquess |
Compress::Zlib - fix for win32 |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Steve Peters |
gcc complains when it sees variables declared |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Steve Peters |
Upgrade to Unicode-Collate-0.52 |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Steve Peters |
Add PERL_USE_SAFE_PUTENV to the compile time options... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Andy Lester |
Stas' croak patch and then some |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Rafael Garcia... |
If /dev/null is not readable, perl -e fails with |
commit | commitdiff | tree | snapshot |
2005-10-13 |
John E. Malmberg |
[patch@25744] t/op/local.t - change 25514 broke VMS |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Gisle Aas |
SvPVutf8_nolen crashes [PATCH] |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Rafael Garcia... |
Better cleanup of directories created by C::Zlib |
commit | commitdiff | tree | snapshot |
2005-10-13 |
H.Merijn Brand |
PL_use_safe_putenv needs to be in the export lists |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Ivan Tubert... |
POD index entries with X<> |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Gisle Aas |
Accidental interpolation of $@ in Pod::Html [PATCH] |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Rafael Garcia... |
The new REQUIRE token introduced by change 25599 must be |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Rafael Garcia... |
Document that -F doesn't accept whitespace in patterns. |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Paul Marquess |
RE: [PATCH] Compress::Zlib |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Abigail |
Typo in comment. |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Jarkko Hietaniemi |
Symbian blead update: Symbian port 0.2.0 |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Rafael Garcia... |
Update to the config boilerplates, by Jarkko |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Craig A. Berry |
disarm unsetenv() on VMS for now (function is present |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Paul Marquess |
Compress::Zlib |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Rafael Garcia... |
Comment fix |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Alan Burlison |
environ fixup |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Jarkko Hietaniemi |
Symbian blead fix |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Paul Marquess |
Compress::Zlib |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Steve Hay |
Update win32 config files w.r.t. change #25733 |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Steve Peters |
Add probe for unsetenv () |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Gisle Aas |
Re: Win32::GetShortPathName() does not always return... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Jarkko Hietaniemi |
Symbian bleadperl@25725 update |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Paul Marquess |
RE: [PATCH] Compress::Zlib |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Gisle Aas |
Win32::GetShortPathName() does not always return a... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Paul Marquess |
Making t/14gzopen.t a bit more robust. |
commit | commitdiff | tree | snapshot |
2005-10-10 |
H.Merijn Brand |
Compress::Zlib should not ask under Cygwin in CORE |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Paul Marquess |
RE: [PATCH] DB_File 1.1812 |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Rafael Garcia... |
Upgrade to DB_File 1.1812, by Paul Marquess |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Steve Peters |
Tweaks to get Test::Builder::Tester's tests to work... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Steve Peters |
Upgraded to ExtUtils-ParseXS-2.14. |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Rafael Garcia... |
Don't use a regexp in DB::sub(). |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Steve Peters |
It would be nice to upgrade the right file. Double... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Steve Peters |
Add standard core test header to Test::Builder::Tester... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Steve Peters |
Upgrade to Test-Simple-0.62. |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Steve Peters |
Missed files in upgrading modules. Grrrr |
commit | commitdiff | tree | snapshot |
2005-10-09 |
SADAHIRO Tomoyuki |
undef IS_UTF8_CHAR() on EBCDIC |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Steve Peters |
Documentation nit in INSTALL found by Alan Burlison. |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Steve Peters |
Upgrade to Pathtools-3.12 |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Craig A. Berry |
Parse symbols for the linker when more than one declaration |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Nicholas Clark |
Avoid a cast |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Steve Peters |
Convert lvalue usage of SvNVX() and SvIVX() to SvNV_set... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Rafael Garcia... |
Be nice with subversion hidden directories |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Rafael Garcia... |
Update with new files from C::Zlib |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Rafael Garcia... |
Move ZlibTestUtils.pm under t/ |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Rafael Garcia... |
Don't install pods via MakeMaker for C::Zlib, |
commit | commitdiff | tree | snapshot |
2005-10-06 |
H.Merijn Brand |
Add -C to allowed $PERL5OPT options |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Rafael Garcia... |
Remove the getprotobynumber test, for portability concerns |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Nicholas Clark |
Fix Compress::Zlib test boilerplate |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Rafael Garcia... |
Compress::Zlib's Makefile.PL shouldn't create .bak... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Rafael Garcia... |
Add test preambles to Compress::Zlib. |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Peter Dintelmann |
proposal [perl #34301]: IO::Socket calls getpeername... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Steven Schubiger |
Re: Untested builtins |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Rafael Garcia... |
Upgrade to Compress::Zlib 2.000_05 |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Steve Hay |
Fix $Config{ccflags} for Win32 perls built with dmake |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Andy Lester |
Re: [PATCH] Random constings and printf cleanup |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Steve Peters |
Fixes to Pod errors found by podchecker. |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Steve Peters |
Upgrade to ExtUtils-ParseXS-2.13 |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Steve Peters |
Upgrade to ExtUtils-CBuilder-0.15 (with a small edit to |
commit | commitdiff | tree | snapshot |
next |