p5sagit/p5-mst-13.2.git
1999-09-09 Jarkko Hietaniemi %#b in particular and %B in general were kaputt.
1999-09-09 Jarkko Hietaniemi Tidy up 64-bit situation in perldelta.
1999-09-09 Ilya Zakharevich Clear up PL_regcc issues.
1999-09-08 Gurusamy Sarathy avoid ass_u_ming uppercase types are not user objects...
1999-09-08 Akim Demaille [ID 19990908.014] s2p does not quote @
1999-09-08 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-09-08 Jarkko Hietaniemi Minor touches at the [:class:] description.
1999-09-08 Ilya Zakharevich Fix debugging output for REx
1999-09-08 Gurusamy Sarathy fix memory leak in C<sub f { split ' ', "a b" } f(...
1999-09-08 Gurusamy Sarathy fix memory leak in C<sub f { @_ = 1 } f() while 1>
1999-09-07 Gurusamy Sarathy various fixups for windows
1999-09-07 Robin Barker Fix pointer casts.
1999-09-07 Jarkko Hietaniemi Band-aid until we've got %{Uid_t} or something similar
1999-09-07 Jarkko Hietaniemi Fix a printf thinko: now quads must have the ll L q...
1999-09-07 Daniel S. Lewart HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
1999-09-06 Vishal Bhatia applied suggested patch with suitable test to detect...
1999-09-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-06 Jarkko Hietaniemi Fix UV_SIZEOF to UVSIZE; change the overflow tests
1999-09-06 Gurusamy Sarathy support bytecode and C backends in perlcc (patch suggested
1999-09-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-06 Gurusamy Sarathy propagate changed error text
1999-09-06 Gurusamy Sarathy sprintf doc tweak (from Ian Phillipps <ian@dial.pipex...
1999-09-06 Paul Marquess Another patch for Lexical Warnings
1999-09-06 Ilya Zakharevich change#3612 is buggy when quotemeta argument matches...
1999-09-06 Gurusamy Sarathy misc tweaks
1999-09-06 Gurusamy Sarathy applied patch suggested by Hans Mulder to fix problems on
1999-09-06 Charles Bailey Integrate mainline 5.05_61
1999-09-06 Gurusamy Sarathy optional warning on join(/foo/...) (reworked suggested...
1999-09-05 Gurusamy Sarathy fix data loss when more than one block is read from...
1999-09-05 Gurusamy Sarathy initial implementation of lvalue subroutines (slightly...
1999-09-05 Jarkko Hietaniemi Undo #4055 (related to #4079).
1999-09-05 Jarkko Hietaniemi Time is not yet ripe.
1999-09-05 John Nolan modified suggested patch to handle cross-refs and qr...
1999-09-04 Jarkko Hietaniemi timesum() wasn't @EXPORTed as promised by the documenta...
1999-09-04 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-09-04 Jarkko Hietaniemi use integer on the problematic subtest.
1999-09-04 Jarkko Hietaniemi Warn about numconvert.t in case somebody
1999-09-04 Jarkko Hietaniemi Comment upgrading: the quad situation isn't quite as
1999-09-04 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-04 Robin Barker Fix LFS with -Duseperlio in Solaris. Reported in
1999-09-04 Jarkko Hietaniemi Enable 64-bit clean bit ops.
1999-09-03 Jarkko Hietaniemi Turn on USE_64_BIT_OFFSETS implicitly.
1999-09-03 Jarkko Hietaniemi Fix from Spider for the sub attributes (there was an...
1999-09-01 John Tobey Re: [PATCH 5.005_60] distclean forgot two
1999-09-01 Fifer, Eric [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
1999-09-01 Dominic Dunlop [ID 19990819.001] Not OK: perl 5.00560 on powerpc-macht...
1999-09-01 Martin Lichtin Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask...
1999-09-01 Jarkko Hietaniemi Enhance lfs tests: check every seek and sysseek
1999-09-01 Colin Kuskie [REPATCH 5.005_61] Re: perldiag.pod omissions
1999-09-01 Ilya Zakharevich Re: [ID 19990830.005] Assigning value of an op on an...
1999-09-01 Jarkko Hietaniemi IV_DIG and NV_DIG fixes.
1999-08-31 Jarkko Hietaniemi \C{} -> \N{} residue.
1999-08-31 Jarkko Hietaniemi For some odd reason #4056 didn't undo #3922 completely.
1999-08-30 Gurusamy Sarathy avoid hiding child process window
1999-08-30 Jarkko Hietaniemi Retract #3922 (Rule #1 was invoked).
1999-08-30 Jarkko Hietaniemi Document the undefinedness of overshifting.
1999-08-30 Jarkko Hietaniemi History fixes and updates.
1999-08-30 Johan Vromans Shell quoting thinko broke installdirs.
1999-08-30 Ilya Zakharevich Use \N{named characters} instead of \C.
1999-08-30 Spider Boardman [ID 19990829.004] Autoloaded ...
1999-08-29 Jarkko Hietaniemi Conditionally socksify the LIBS of Socket.
1999-08-29 Ilya Zakharevich Re: [PATCH 5.005_60] fix @DB::typeahead
1999-08-29 Stephen McCamant Lost arguments to simplified sort
1999-08-29 Olaf Flebbe Sender: owner-perl5-porters@perl.org
1999-08-29 Peter Prymmer an EBCDIC friendly cgi-html.t test
1999-08-29 Robin Barker Fix scalar gmtime (and localtime) in quad environments,
1999-08-29 Ilya Zakharevich Speeding up XSUB calls up to 66%
1999-08-29 Spider Boardman sub : attrlist
1999-08-29 Jarkko Hietaniemi Turn off gcc-2.95's strict-alias optimization.
1999-08-29 Jarkko Hietaniemi Fix a typo in #4036.
1999-08-29 Jarkko Hietaniemi Add a missing #endif forgotten by #4035.
1999-08-29 Jarkko Hietaniemi Remove an extra #endif introduced by #4036.
1999-08-29 Jarkko Hietaniemi Rename warning to warnings, from Paul Marquess.
1999-08-29 Jarkko Hietaniemi Create the equivalence tables based on
1999-08-29 Jarkko Hietaniemi Integrate with Sarathy.
1999-08-29 Jarkko Hietaniemi Implement 64-bit vec().
1999-08-29 Gurusamy Sarathy deadcode removal
1999-08-28 Robin Barker [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
1999-08-26 Gurusamy Sarathy new thread should set current interp in TLS
1999-08-23 Charles Bailey When extension doesn't have a "main" object file to...
1999-08-23 Charles Bailey Patch up holes in realclean target
1999-08-23 Charles Bailey Fix handling of PERL_POLLUTE
1999-08-23 Charles Bailey Update VMS version of perly.h
1999-08-23 Charles Bailey Update dependencies in Descrip.MMS
1999-08-23 Charles Bailey Fix prototypes in perlapi.c (64-bit?)
1999-08-23 Charles Bailey Add '-m' option to Configure.com which skips the MANIFE...
1999-08-23 Charles Bailey Skip open() tests that rely on Unix fork semantics
1999-08-23 Charles Bailey Loosen conditons for recognizing a function name in...
1999-08-23 Charles Bailey update MM_VMS to use new File::Spec routines
1999-08-23 Charles Bailey byteperl is now part of the ByteLoader ext
1999-08-23 Charles Bailey Allow option to treat barewords at start of Unix paths...
1999-08-23 Charles Bailey Update calls for new thread context handling
1999-08-23 Charles Bailey Allow for file versions in library when looking for...
1999-08-23 Charles Bailey Update VMS configuration procedures for 5.005_60
1999-08-20 Gurusamy Sarathy update Changes
1999-08-20 Gurusamy Sarathy perl_free() should use PerlMem_free()
1999-08-20 Gurusamy Sarathy win32 tweaks
1999-08-20 Gurusamy Sarathy DEBUG_m() adjusted to internalize dTHX
1999-08-20 Gurusamy Sarathy make autogenerated files writable
1999-08-20 Gurusamy Sarathy update Changes
next