p5sagit/p5-mst-13.2.git
1999-05-10 Jan Dubois Add POLLUTE=1 option to MakeMaker
1999-05-10 Paul Johnson test suite and fix input_line_number()
1999-05-10 Hugo van der... fix overeager [:foo:] parsing
1999-05-10 Jan Dubois documentation for Win32 builtins (somewhat modified)
1999-05-10 Gurusamy Sarathy provide File::Copy::syscopy() via Win32::CopyFile(...
1999-05-10 Gurusamy Sarathy escape ampersands in <pre> sections
1999-05-10 David R. Favor AIX hints enhancements (threads build, SOCKS support)
1999-05-10 Gurusamy Sarathy more Compiler patches from Vishal Bhatia <vishalb@my...
1999-05-10 Alexander Smishlajev cygwin32 update (untested adaptation of patch against...
1999-05-10 Charles Bailey applied suggested patch, modulo already applied parts
1999-05-10 Tom Hughes applied suggested patch, with win32 and PERL_OBJECT...
1999-05-10 Gurusamy Sarathy document 'test' attribute (from Andreas Koenig)
1999-05-10 Paul Marquess PATCH for small bug in scan_bin
1999-05-10 Gurusamy Sarathy more bulletproof workaround for mangled paths (updates...
1999-05-09 Gurusamy Sarathy flush all open output buffers before fork(), exec(...
1999-05-09 Gurusamy Sarathy perlcc on win32 (correct version of fix suggested by...
1999-05-09 Gurusamy Sarathy normalize $^X to full pathname on win32
1999-05-09 Gurusamy Sarathy allow readline($globref), <$globref> already works
1999-05-09 Gurusamy Sarathy perldoc cleanups (variant of changes suggested by Chris...
1999-05-09 Gurusamy Sarathy additions to Thread.pm docs from Tuomas J. Lukka
1999-05-09 Stephen McCamant Re: pdt: Perl Development Tools?
1999-05-09 Gurusamy Sarathy work around mangled archname on win32 while finding...
1999-05-09 Gurusamy Sarathy fix typo in dbm filters that caused odbm.t to fail
1999-05-09 Gurusamy Sarathy tweak test totals
1999-05-09 Gurusamy Sarathy import list propagation busted (pointed out by Ton...
1999-05-09 Gurusamy Sarathy hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY...
1999-05-09 Gurusamy Sarathy generate manpages for newly added utils
1999-05-09 Hugo van der... Re: ptr to realloced memory in yylex
1999-05-08 Gurusamy Sarathy make perldoc -f grok nested =items
1999-05-08 Gurusamy Sarathy allow AV/HV dereferences on pseudohashes ($ph->{foo...
1999-05-08 Gurusamy Sarathy update test totals
1999-05-08 Gurusamy Sarathy mention unpack('pP',...) footshot (from Albert Dvornik...
1999-05-08 William Mann applied suggested patch, added tests
1999-05-08 Gurusamy Sarathy avoid temporary files named 'tmp'
1999-05-08 Nick Ing-Simmons Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO...
1999-05-08 Nick Ing-Simmons Tweaks to open(my $fh,...) stuff
1999-05-08 Nick Ing-Simmons Bring SDBM_File.xs into line with new typemap
1999-05-08 Gurusamy Sarathy add test case for AUTOLOAD reentrancy fix in change...
1999-05-07 Nick Ing-Simmons Implement open( my $fh, ...) and similar.
1999-05-07 Nick Ing-Simmons Correct SvLEN vs SvCUR which leads to odd "chunk"...
1999-05-07 Gurusamy Sarathy avoid using PL_sv_mutex in condpair_magic() (avoids...
1999-05-07 Gurusamy Sarathy allow line numbers to show in diagnostics during global...
1999-05-07 Dan Sugalski Bug in MM_VMS.PM
1999-05-07 Karl Heuer [perl-5.005.02] detect lack of /dev/tty
1999-05-07 Roderick Schertler allow distinct prefix for versioned executables
1999-05-07 Gurusamy Sarathy From: Dan Sugalski <sugalskd@osshe.edu>
1999-05-07 Ilya Zakharevich Make % use fmod()
1999-05-07 Paul Marquess DBM Filters (via private mail)
1999-05-07 Jan Dubois avoid negative return value from Win32::GetTickCount()
1999-05-06 Nick Ing-Simmons open(FH,undef) # creates new_tmpfile opened read/write
1999-05-06 Gurusamy Sarathy compiler fixes from Vishal Bhatia <vishalb@hotmail...
1999-05-06 Gurusamy Sarathy add Ethiopic section to unicode master database (from Ken
1999-05-06 Damon Atkins Largefiles for Solaris
1999-05-06 Gurusamy Sarathy emit more accurate diagnostic for syntax errors involvi...
1999-05-06 Gurusamy Sarathy additional test for IPC::Open3 (courtesy RonaldWS@aol...
1999-05-06 Hugo van der... applied first part of suggested patch (bug described...
1999-05-06 Gurusamy Sarathy fix bogus OPf_REF context in C<sort BLOCK @foo> (extens...
1999-05-05 Charles Bailey applied non-conflicting parts of suggested patch
1999-05-05 Gurusamy Sarathy make perldoc use backslashed pathnames within system...
1999-05-05 Gurusamy Sarathy upgrade Pod::Parser to v1.081 from CPAN
1999-05-05 Andy Dougherty INSTALL patches
1999-05-05 Andreas König load base packages based on nonexistent $VERSION
1999-05-04 Gurusamy Sarathy pod2man outputs switched date and revision label (fix...
1999-05-03 Gurusamy Sarathy adjust win32_stat() to cope with FindFirstFile() and...
1999-05-02 Gurusamy Sarathy add test case for change#3298
1999-05-02 Gurusamy Sarathy close directory handles properly when localized
1999-04-27 Gurusamy Sarathy integrate change#3279 from maint-5.004
1999-04-26 Gurusamy Sarathy allow embedded null characters in diagnostics
1999-04-26 Charles Bailey hand-applied conflicting parts of suggested patch
1999-04-26 Gurusamy Sarathy update Changes; tweak minor regressions
1999-04-26 Gurusamy Sarathy integrate change#3229 from maint-5.004
1999-04-25 Gurusamy Sarathy fix buggy reference count on refs to SVs with autoviv...
1999-04-24 Gurusamy Sarathy fix bug in change#3123 (off-by-one, caused C<qx[noargs...
1999-04-24 Gurusamy Sarathy kill dup hunk
1999-04-24 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-04-23 Kurt D. Starsinic h2ph
1999-04-21 Dan Sugalski descrip_mms.template installed files fix
1999-04-20 Andy Dougherty Re: 5.006 Todo
1999-04-20 Chip Salzenberg Configure: $sig_count
1999-04-19 Robin Barker PATCH wrong faq reference in perlbook.pod
1999-04-15 Andy Dougherty Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
1999-04-15 Tom Christiansen PATCH: 5.005_56: perldata.pod (UPDATE)
1999-04-13 Jarkko Hietaniemi LDLIBPTH also on 'clean' targets.
1999-04-13 Jarkko Hietaniemi Add information about the two DEC C compiler optimizer...
1999-04-13 Jarkko Hietaniemi Be polite about ccdlflags and lddflags, too.
1999-04-13 Jarkko Hietaniemi Croak if no known ways to semctl() (don't assume union...
1999-04-13 Hans Mulder [Patch 5.005/5.006]Another MM_VMS.pm patch
1999-04-13 Todd C. Miller Update for OpenBSD hints
1999-04-11 Jarkko Hietaniemi If both ways to call semctl are broken, skip the tests.
1999-04-10 Andy Dougherty Re: Misspelled macro in ext/POSIX/POSIX.xs?
1999-04-09 Andy Dougherty Re: prefix= in hints
1999-04-09 Johann Klasek Understand Apollo's //node notation.
1999-04-04 Jarkko Hietaniemi Integrate from mainperl.
1999-04-04 Gurusamy Sarathy correct places that said newSVpv() when they meant...
1999-04-03 Gurusamy Sarathy avoid duplicate code
1999-04-03 Gurusamy Sarathy grow PL_tmps_stack more efficiently; make it more amena...
1999-04-03 Gurusamy Sarathy scrounge and save three extra branches in pp_entersub()
1999-04-03 Gurusamy Sarathy remove duplicate code and an extra branch in sv_setsv...
1999-04-03 John Bley Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead...
1999-04-03 Jarkko Hietaniemi Change #3210 was rather unportable. This is better.
next