p5sagit/p5-mst-13.2.git
2005-10-26 John E. Malmberg Re: [patch@25838]Hopefully the last VMS exit/error...
2005-10-26 Nicholas Clark Most platforms don't actually need PL_pidstatus, or...
2005-10-25 John E. Malmberg Back out change #25839, and apply :
2005-10-25 Nicholas Clark Code in wait4pid was calling hv_delete with the hash...
2005-10-25 Rafael Garcia... t/TEST should require Time::HiRes only when it uses it.
2005-10-25 Rafael Garcia... Rediff the Makefile.SH patch for cross-compilation.
2005-10-25 Steve Peters Upgrade to Time-HiRes-1.76
2005-10-25 Rafael Garcia... Remove remaining references to mv-if-diff
2005-10-25 Nicholas Clark Oops. the trick is to edit Makefile.SH
2005-10-25 Rafael Garcia... remove mv-if-diff
2005-10-25 Nicholas Clark Replace all the strlen()s related to PL_pidstatus with...
2005-10-25 Nicholas Clark Whoops. The Windows build is going to need to know...
2005-10-25 John E. Malmberg VMS exit handling still broken, need some help.
2005-10-25 John E. Malmberg [patch@25837] Change 25831: sprintf returns the length...
2005-10-24 Yitzchak Scott... Backport of changes #25831 and #25832. Re-order needed
2005-10-24 Paul Marquess Compress::Zlib
2005-10-24 Nicholas Clark Add my_sprintf, which is usually just a macro for sprin...
2005-10-24 Nicholas Clark Add a probe for whether sprintf returns the length...
2005-10-24 Rafael Garcia... Fix path in code example
2005-10-24 Robin Houston Re: do { EXPR for EXPR }
2005-10-24 Steve Peters Update one of merijn's previous emails.
2005-10-23 John E. Malmberg [patch@25825] Fix st_ino compare to use real data.
2005-10-23 Marcus Holland... Fix mismatched braces in S_fd_on_nosuid_fs().
2005-10-22 Craig A. Berry VMS threaded build fixes for things broken in #25783
2005-10-22 Nicholas Clark use more 'const' in the Encode data structures.
2005-10-22 Marcus Holland... Turn NN to NULLOK for functions that have code to handle
2005-10-22 Nicholas Clark Mark more static Encode data structures as const.
2005-10-21 Steve Peters Documentation on getting a FORMAT ref from a GLOB was...
2005-10-21 Jarkko Hietaniemi Symbian/beginnings of Series 80 support
2005-10-21 Gisle Aas allow "" as select bitmask [PATCH]
2005-10-21 Rafael Garcia... Rewording of doc change #25812
2005-10-21 Jarkko Hietaniemi Symbian/beginnings of Series 80 support
2005-10-21 Jarkko Hietaniemi Symbian/beginnings of Series 80 support
2005-10-21 Gisle Aas wrong maxlen in sselect [PATCH]
2005-10-21 Xavier Noria Re: [PATCH] return values reworded in perlsub.pod
2005-10-21 Rafael Garcia... Remove last remaining reference to vax11c
2005-10-20 John E. Malmberg [patch@25809]restore documented exit behavior
2005-10-19 Rafael Garcia... Fix doc typo, by Gisle Aas
2005-10-19 Robin Houston Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger...
2005-10-19 Rafael Garcia... Forgotten chunk by jhi
2005-10-19 Jarkko Hietaniemi blead 25801: Symbian batch of today
2005-10-19 Andy Lester More consting, and DRY leads to shrinking object code
2005-10-19 Sébastien Aperghis... Adding documentation index to perlapi.pod and perlinter...
2005-10-19 John E. Malmberg [patch@25784] enable open(FOO, "child.pl foo|") on VMS
2005-10-18 Rafael Garcia... Add notes about -f _ and defined %foo:: in perldelta
2005-10-18 Rafael Garcia... Force _ to be always a bareword after filetest operators
2005-10-18 Nicholas Clark Add Rafael's 5.10 roadmap to perltodo.
2005-10-18 Rafael Garcia... Fix tokenizer debugging trace for file tests
2005-10-18 Steve Peters Upgrade to Digest-1.13
2005-10-18 H.Merijn Brand VMS does not have clearenv () according to John E....
2005-10-18 Steve Hay Update win32 config files w.r.t. change #25793
2005-10-18 H.Merijn Brand Add probe for clearenv (), like #25733 for unsetenv ()
2005-10-18 Jarkko Hietaniemi missed some SYMBIAN ifdefs
2005-10-18 Steve Peters Upgrade to Time-HiRes-1.75
2005-10-18 Jarkko Hietaniemi Symbian: New vs New
2005-10-18 John E. Malmberg [patch@25783] vmsish.h fix for lstat() definition
2005-10-17 Steve Hay Silence gcc complaints about comments in config.h
2005-10-17 John E. Malmberg [patch@25775] VMS prep for symbolic links and long...
2005-10-17 Jarkko Hietaniemi even more Symbian
2005-10-17 Nicholas Clark Correct precedence from and to ...
2005-10-17 Xavier Noria Re: small addition to $, and $\ in perlvar.pod
2005-10-17 Steve Hay Make some casts explicit to keep VC++ 7 happy
2005-10-17 Jarkko Hietaniemi another Symbian update: Alan's fault :-)
2005-10-17 Rafael Garcia... Doc/style fixes pointed out by Gisle
2005-10-17 Jarkko Hietaniemi blead@25775 Symbian update
2005-10-16 Dave Mitchell DEBUG_LEAKING_SCALARS doesn't need shared memory to...
2005-10-16 Jan Dubois Keys of %INC always use forward slashes
2005-10-16 John E. Malmberg [patch@25763] Fix VMS error/exit handling, update kill...
2005-10-16 Dave Mitchell an assert in av_undef was leaking memory
2005-10-16 Dave Mitchell static functions should be prefixed S_
2005-10-16 Dave Mitchell free a thread's interpreter after $t->join() rather...
2005-10-16 Steve Peters Upgrade to version-0.49
2005-10-16 Steve Peters No more attempting to edit Pod before the first coffee...
2005-10-16 Steve Peters Upgrade to XSLoader-0.06 (plus a minor doc nit found...
2005-10-16 Steve Peters Upgrade to Pod-Parser-1.34 (with some changes to get...
2005-10-16 Steve Peters Upgrade to ExtUtils-ParseXS-2.15.
2005-10-15 Hugo van der... pre{inc,dec} is faster, even with integers
2005-10-15 John E. Malmberg [patch@blead] perlport.pod
2005-10-15 John E. Malmberg patch for blead - Perlvms.pod update
2005-10-14 Craig A. Berry Grab enough room from the outset in do_tovmsspec()
2005-10-14 Paul Marquess Compress::Zlib - fix for win32
2005-10-14 Steve Peters gcc complains when it sees variables declared
2005-10-14 Steve Peters Upgrade to Unicode-Collate-0.52
2005-10-13 Steve Peters Add PERL_USE_SAFE_PUTENV to the compile time options...
2005-10-13 Andy Lester Stas' croak patch and then some
2005-10-13 Rafael Garcia... If /dev/null is not readable, perl -e fails with
2005-10-13 John E. Malmberg [patch@25744] t/op/local.t - change 25514 broke VMS
2005-10-13 Gisle Aas SvPVutf8_nolen crashes [PATCH]
2005-10-13 Rafael Garcia... Better cleanup of directories created by C::Zlib
2005-10-13 H.Merijn Brand PL_use_safe_putenv needs to be in the export lists
2005-10-13 Ivan Tubert... POD index entries with X<>
2005-10-13 Gisle Aas Accidental interpolation of $@ in Pod::Html [PATCH]
2005-10-13 Rafael Garcia... The new REQUIRE token introduced by change 25599 must be
2005-10-13 Rafael Garcia... Document that -F doesn't accept whitespace in patterns.
2005-10-13 Paul Marquess RE: [PATCH] Compress::Zlib
2005-10-12 Abigail Typo in comment.
2005-10-12 Jarkko Hietaniemi Symbian blead update: Symbian port 0.2.0
2005-10-12 Rafael Garcia... Update to the config boilerplates, by Jarkko
2005-10-11 Craig A. Berry disarm unsetenv() on VMS for now (function is present
2005-10-11 Paul Marquess Compress::Zlib
next