p5sagit/p5-mst-13.2.git
2001-06-19 Nick Ing-Simmons Hack File/Find/find.t to use File::Spec::Unix on Win32.
2001-06-19 Nick Ing-Simmons Integrate mainline
2001-06-19 Jarkko Hietaniemi Update Changes.
2001-06-19 Jarkko Hietaniemi The existence shall be MANIFESted.
2001-06-19 Jarkko Hietaniemi The old libnet.cfg is first searched from the current...
2001-06-19 Jarkko Hietaniemi NetWare tweaks from Guruprasad.
2001-06-19 Laszlo Molnar djgpp updates
2001-06-19 Prymmer/Kahn let MS VC 5 resolve _PerlIO_win32
2001-06-19 Jarkko Hietaniemi The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
2001-06-19 Doug MacEachern [patch] preserve @DynaLoader::dl_{librefs,modules}
2001-06-19 Jarkko Hietaniemi Revert #10656 for performance reasons but leave in the
2001-06-19 Doug MacEachern [patch] .s MakeMaker suffix
2001-06-19 Jarkko Hietaniemi One test lost in the big shuffle restored.
2001-06-19 Jarkko Hietaniemi Rename the old non-standard threads tests so that
2001-06-19 Jarkko Hietaniemi Integrate perlio:
2001-06-19 Nick Ing-Simmons Integrate mainline
2001-06-19 Nick Ing-Simmons Get Win32 known_extensions and extensions right in...
2001-06-19 Nick Ing-Simmons Perly.y and related file fixes to keep mainframe yacc...
2001-06-19 Jarkko Hietaniemi More perl572delta tweaks.
2001-06-19 Jarkko Hietaniemi Update perl572delta.
2001-06-19 Jarkko Hietaniemi VOS updates from Paul Green.
2001-06-19 Jarkko Hietaniemi Update the vos/config.*.* files.
2001-06-19 Jarkko Hietaniemi Add a makefile for more painless adding of symbols...
2001-06-19 Jarkko Hietaniemi Make libnetcfg by default display the libnet configuration,
2001-06-18 Jarkko Hietaniemi gcc -Wall sweep.
2001-06-18 Jarkko Hietaniemi So there.
2001-06-18 Jarkko Hietaniemi Document the need for sv_printify().
2001-06-18 Nicholas Clark Re: [PATCH] Re: [PATCH] Re: perl@10611
2001-06-18 Scott L. Miller perl5db.pl v1.07 + docs
2001-06-18 Jeff Pinyan malformed POSIX negation
2001-06-18 Artur Bergman Documentation changes for CLONE
2001-06-18 Craig A. Berry Re: configure.com
2001-06-18 Doug MacEachern PL_nullstash + perl_clone()
2001-06-18 Dave Mitchell Re: [PATCH 5.7.1] sv.c documentation
2001-06-18 Jarkko Hietaniemi More cross-compilation defaults gleaned from -Dcc
2001-06-18 Jarkko Hietaniemi Update Changes.
2001-06-18 Dave Mitchell sv.c documentation
2001-06-18 Jon Gunnip $@ Clarification in pod/perlvar.pod
2001-06-18 Jarkko Hietaniemi Move the locale/strict/warnings helper files back
2001-06-18 Jarkko Hietaniemi Split off the pack/unpack code, from Nicholas Clark.
2001-06-18 Jarkko Hietaniemi Guard the SysV IPC tests against being invoked in
2001-06-18 Nick Ing-Simmons Integrate mainline (new test scheme now ok on Linux).
2001-06-18 Jarkko Hietaniemi Add the locale.c and numeric.c to the microperl sources.
2001-06-18 Abhijit Menon-Sen FLAGS = (...,OUR,TYPED,...)
2001-06-18 Abhijit Menon-Sen Re: [PATCH] more anonymous stash cleanups
2001-06-18 Jarkko Hietaniemi One missed file.
2001-06-18 Nick Ing-Simmons Integrate mainline (part2 - the deletes)
2001-06-18 Nick Ing-Simmons Integrate mainline (part1)
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-06-18 Jarkko Hietaniemi The warning no more comes from util.c, it comes from...
2001-06-18 Spider Boardman Re: anyone good at casting spells?
2001-06-17 Jarkko Hietaniemi Protect the (original) thread tests against testing...
2001-06-17 Jarkko Hietaniemi Try the new test scanning scheme on Text::Abbrev.
2001-06-17 Jarkko Hietaniemi Change the scan policy of the *.t and test.pl files,
2001-06-17 Ilmari Karonen fix dangling L<perlobj/"WARNING">
2001-06-17 Jarkko Hietaniemi Quench the warnings from Tru64; the HP-UX is still
2001-06-17 Jarkko Hietaniemi Integrate change #10667 from maintperl:
2001-06-17 Jarkko Hietaniemi Still spurious output; indent the code a bit.
2001-06-17 Jarkko Hietaniemi Regen modlib, toc.
2001-06-17 Jarkko Hietaniemi Add libnetcfg to perlutil.
2001-06-17 Jarkko Hietaniemi Initial integration of libnet-1.0703.
2001-06-17 Jarkko Hietaniemi Less potentially test-harness-confusing output.
2001-06-17 Jarkko Hietaniemi The final print annoys make test.
2001-06-17 Jarkko Hietaniemi Add an option for handling dangling symbolic links.
2001-06-17 Thomas Wegner Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadp...
2001-06-17 Jonathan Stowe Remove tmon.out in make clean
2001-06-17 Abhijit Menon-Sen more anonymous stash cleanups
2001-06-17 Abhijit Menon-Sen [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead...
2001-06-16 Jarkko Hietaniemi Update Changes.
2001-06-16 Abhijit Menon-Sen Re: DYNAMIC_ENV_FETCH HvNAME abuse.
2001-06-16 Jarkko Hietaniemi Document tests failing when threaded, since we now...
2001-06-16 Jarkko Hietaniemi -Wall cleanup.
2001-06-16 Jarkko Hietaniemi pthread_attr_setstacksize() isn't absolutely necessary
2001-06-16 Jarkko Hietaniemi -Wall strays.
2001-06-16 Jarkko Hietaniemi Add workaround for Darwin's (Mac OS X's) INT32_MIN
2001-06-16 Nicholas Clark Re: [PATCH] Re: perl@10611
2001-06-16 Jarkko Hietaniemi Add perlnetware to docs; regen toc; supply skeleton
2001-06-16 Jarkko Hietaniemi pod cleanup.
2001-06-16 Jarkko Hietaniemi Integrate Memoize 0.64. Few tweaks were required in
2001-06-16 Jarkko Hietaniemi Document the cross-compilation options.
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-16 Jarkko Hietaniemi Resort MANIFEST.
2001-06-16 Jarkko Hietaniemi Integrate perlio:
2001-06-16 Nick Ing-Simmons Disable :win32 layer as default till I get it working
2001-06-16 Jarkko Hietaniemi Try the new scheme by moving the Text::Abbrev test
2001-06-16 Jarkko Hietaniemi Make the code even more dynamical so that testname
2001-06-16 Jarkko Hietaniemi Allow for deeper t/ and also a single test.pl.
2001-06-16 Jarkko Hietaniemi #define fix from Nicholas Clark.
2001-06-16 Jarkko Hietaniemi Initialization is nice.
2001-06-16 Jarkko Hietaniemi Make t/TEST and t/harness to test also the t/ tests
2001-06-16 Nicholas Clark Re: perl@10611
2001-06-16 Nick Ing-Simmons Work-in-progress win32 layer semi-functional, checking
2001-06-16 Nicholas Clark Re: perl@10611
2001-06-16 Jarkko Hietaniemi The extraction changed directories.
2001-06-16 Jarkko Hietaniemi Math::BigInt 1.35 from Tels.
2001-06-16 Nick Ing-Simmons Work in progress UNIX-side edit of win32 PerLIO layer
2001-06-16 Ilya Zakharevich os2/diff-configure
2001-06-16 Jarkko Hietaniemi Metaconfig unit change for 10624.
2001-06-16 Jarkko Hietaniemi Move the initialization of libnames to the beginning so
2001-06-16 Ilya Zakharevich OS2::DLL patch
next