p5sagit/p5-mst-13.2.git
2001-07-02 Vadim Konovalov RE: perl@10907
2001-07-02 H.M. Brand Report /pro/3gl/CPAN/perl-5.7.1
2001-07-02 Michael G.... Deleting ext/util/mkbootstrap
2001-07-02 Robin Houston v minor comment tweak
2001-07-02 Jarkko Hietaniemi SysV IPC semops use native shorts, not forced-to-16...
2001-07-02 Nicholas Clark Re: sizeof(struct sembuf)
2001-07-02 Philip Newton Suggestion for mnemonic for $^N
2001-07-02 Philip Newton /^qnx|nto$/ --> /^(?:qnx|nto)$/
2001-07-02 Philip Newton its --> it's --> its
2001-07-02 Jarkko Hietaniemi Sync with Sarathy; integrate with perlio.
2001-07-02 Gurusamy Sarathy regenerate win32/config_H.?c files
2001-07-02 Gurusamy Sarathy rename s/sv_getcwd/getcwd_sv/ for better conformance...
2001-07-02 Gurusamy Sarathy win32 fixes: fix various syntax errors ("no preprocesso...
2001-07-02 Gurusamy Sarathy win32 fixes: more spurious CRs
2001-07-02 Gurusamy Sarathy win32 tweaks: remove extra CRs from makefile.mk; move...
2001-07-01 Nick Ing-Simmons Quick for for #ifdef mess
2001-07-01 Nick Ing-Simmons Raw integrate - does not build #if mess in gv.c
2001-07-01 Jarkko Hietaniemi Make 'compile' target a little less broken.
2001-07-01 Jarkko Hietaniemi Upgrade to Storable 1.0.12, from Raphael Manfredi.
2001-07-01 Jarkko Hietaniemi Update Changes.
2001-07-01 Jarkko Hietaniemi Still one typo, regen toc.
2001-07-01 Jarkko Hietaniemi Detypos and regen toc.
2001-07-01 Jarkko Hietaniemi VERSION tweak.
2001-06-30 Jarkko Hietaniemi Attempt at plugging the leak under ithreads detected...
2001-06-30 Jarkko Hietaniemi gcc -Wall lint after #11051.
2001-06-30 Jarkko Hietaniemi Integrate perlio:
2001-06-30 Jarkko Hietaniemi Don't use the v-strings for module VERSIONs.
2001-06-30 Jarkko Hietaniemi Code cleanup based on turning off the -woffs in IRIX.
2001-06-30 Nick Ing-Simmons Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File...
2001-06-30 Nick Ing-Simmons Integrate mainline
2001-06-30 Jarkko Hietaniemi Delta delta.
2001-06-30 Jarkko Hietaniemi More VERSION tuning: to avoid unnecessary Perl upgrades
2001-06-30 Jarkko Hietaniemi Add a simple Unicode character database interface,...
2001-06-30 Nicholas Clark op/numconver.t
2001-06-30 Jarkko Hietaniemi The $^N is now taken (by #11038).
2001-06-30 Jarkko Hietaniemi The #11040 had slipped to a wrong function...
2001-06-30 Jarkko Hietaniemi In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
2001-06-30 Nicholas Clark (was Re: not OK: perl@11006 on HP-UX B.11.00)
2001-06-30 Artur Bergman weakref fix 2, not yet there
2001-06-30 Michael G.... Another shot at testing exit codes.
2001-06-30 Jarkko Hietaniemi Add support for $^N, the most-recently closed group.
2001-06-30 Larry W. Virden [ID 20010630.001] Editorial nits in README.solaris
2001-06-30 SADAHIRO Tomoyuki [PATCH] Encode.pm to use escape-sequence encoding
2001-06-30 Jarkko Hietaniemi NetWare tweaks from Guruprasad.
2001-06-29 Jarkko Hietaniemi More module $VERSION bump-ups.
2001-06-29 Jarkko Hietaniemi Doc update due to #11032.
2001-06-29 Peter Prymmer s/div/lib\$ediv/ in Time::HiRes for VAX
2001-06-29 Jarkko Hietaniemi -lpthreads missing in AIX.
2001-06-29 Artur Bergman CLONE && weakrefs
2001-06-29 Radu Greab Re: Bug report: split splits on wrong pattern
2001-06-29 Jarkko Hietaniemi I thought this Configure glitch for AIX was just recent...
2001-06-29 Jarkko Hietaniemi Update Changes.
2001-06-29 Mike Guy Re: perl@10967, File::Find, and Cwd
2001-06-29 Jarkko Hietaniemi Update the sv_pvprintify() spec.
2001-06-29 Jarkko Hietaniemi Known test failures update.
2001-06-29 Richard Soderberg Based on
2001-06-29 Richard Soderberg Fixes compile errors in four files
2001-06-29 Jarkko Hietaniemi AIX hints tweaking continues, from Merijn Brand.
2001-06-29 Jarkko Hietaniemi HP-UX needs gccversion sooner, from Merijn Brand.
2001-06-29 Ilya Zakharevich OS/2 docs
2001-06-29 Nick Ing-Simmons Integrate mainline
2001-06-29 Jarkko Hietaniemi Bump up the VERSIONs of modules that have changed since...
2001-06-29 Jarkko Hietaniemi The latest JPL from the anoncvs.
2001-06-29 Jarkko Hietaniemi In EBCDIC assume UTF-EBCDIC, not UTF-8.
2001-06-28 Jarkko Hietaniemi Worrying about insecure directories now is a bit too...
2001-06-28 Jarkko Hietaniemi Cannot DIE() in a void function,
2001-06-28 Peter Prymmer s/qdiv/div/ in Time::HiRes for VAX
2001-06-28 Ilya Zakharevich OS/2 improvements
2001-06-28 Jarkko Hietaniemi AIX tweak from Merijn Brand.
2001-06-28 Jarkko Hietaniemi Update Changes.
2001-06-28 Jarkko Hietaniemi More Perforce lore.
2001-06-28 Jarkko Hietaniemi Add Configure probes for nl_langinfo() and <langinfo.h>.
2001-06-28 Jarkko Hietaniemi One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
2001-06-28 Jarkko Hietaniemi Move use64bitint and use64bitall before uselargefiles.
2001-06-28 Robert Spier [ID 20010625.009] open(FILE,"+foo") [PATCH]
2001-06-28 Peter Prymmer avoid overflow in numeric.c:S_mulexp10() on VAX
2001-06-28 Peter Prymmer [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokenn...
2001-06-27 Jarkko Hietaniemi Update Changes.
2001-06-27 Jarkko Hietaniemi Tiny EPOC updates.
2001-06-27 Jarkko Hietaniemi The Test::More and Test::Simple tests required help
2001-06-27 Jarkko Hietaniemi Upgrade to Test::Simple 0.09.
2001-06-27 Jarkko Hietaniemi Upgrade to Test::More 0.07.
2001-06-27 H.Merijn Brand Re: [PATCH] gcc-3.0 warnings on HP-UX
2001-06-27 Norton T. Allen Message-Id: <200106271746.NAA02789@bottesini.harvard...
2001-06-27 Abhijit Menon-Sen two little documentation nits
2001-06-27 Norton T. Allen for QNX
2001-06-27 Michael G.... Adding TODO tests (was: Re: a report on perl@10930...
2001-06-27 Jarkko Hietaniemi Add perl_clone_host() for Netware.
2001-06-27 Jarkko Hietaniemi GCC 3.0 hints for HP-UX.
2001-06-27 Jarkko Hietaniemi In some Linux distributions the libndbm is broken
2001-06-27 Craig A. Berry find.t hack for VMS
2001-06-27 Jarkko Hietaniemi AUTHORS updates.
2001-06-27 Jarkko Hietaniemi "lose the it's", from Abhijit Menon-Sen.
2001-06-27 Jarkko Hietaniemi "lose the looses", from Abhijit Menon-Sen.
2001-06-27 Jarkko Hietaniemi Catch FP exceptions also in z/OS (aka OS/390), from...
2001-06-27 Jarkko Hietaniemi DEC C 5.3 on the VAX simply doesn't seem to like
2001-06-26 Jonathan Stowe Re: [PATCH perlfaq3.pod] and a question about it.
2001-06-26 Ilya Zakharevich perlxs misprints
2001-06-26 Ilya Zakharevich xsubpp flags from the command line
2001-06-26 Ilya Zakharevich OPTIMIZE=-g
next