p5sagit/p5-mst-13.2.git
2001-07-05 Philip Newton Re: PERFORCE change 11142 for review
2001-07-05 Jonathan Stowe Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make...
2001-07-05 Gurusamy Sarathy fix the binary compatibility issue when building with...
2001-07-05 Gurusamy Sarathy perl built with USE_ITHREADS can deadlock during fork...
2001-07-04 Jarkko Hietaniemi Update Changes.
2001-07-04 Jarkko Hietaniemi Somehow the #ifdefs of the added code (in #11093) made
2001-07-04 Jarkko Hietaniemi (Retracted by #11155) PERLRUNINST needed in some spots.
2001-07-04 Jarkko Hietaniemi gcc -Wall nit.
2001-07-04 Jarkko Hietaniemi When removing tests updating the test count is a good...
2001-07-04 Jarkko Hietaniemi Document #11134 and add the new symbols to the list of
2001-07-04 Jarkko Hietaniemi Microperl update.
2001-07-04 Jarkko Hietaniemi Update the libnet tests as per #11138.
2001-07-04 Jarkko Hietaniemi Regen toc and modlib.
2001-07-04 Jarkko Hietaniemi Remove DummyInetd, PH, and SNPP from the libnet, as per
2001-07-04 Jarkko Hietaniemi Add the OS/390 harness results to the delta.
2001-07-04 Jarkko Hietaniemi Avoid the two study tests in OS/390 until the bug has...
2001-07-04 Jarkko Hietaniemi DOS/DJGPP tweaks from Laszlo Molnar.
2001-07-04 Michael G.... Fixing extra -I's with PERL_CORE
2001-07-04 Jarkko Hietaniemi The #11132 missed singleton characters (not part
2001-07-04 Jarkko Hietaniemi Support preferentially the Unicode 'scripts' definition
2001-07-03 Jarkko Hietaniemi Better document the difference between a block and...
2001-07-03 Elaine -HFB... [ perl 5.6.1 ] CPAN.pm doc patch
2001-07-03 Jarkko Hietaniemi Add tests for charscript().
2001-07-03 Jarkko Hietaniemi Add charscript() to get the UTR#24 script names of...
2001-07-03 Jarkko Hietaniemi Todo updates.
2001-07-03 Jarkko Hietaniemi Unicode::UCD updates.
2001-07-03 Alan Burlison (Retracted by #11174)
2001-07-03 Hal Morris Patch needed for UTS
2001-07-03 Andy Dougherty Re: POINTERRIGOR
2001-07-03 Philip Newton Re: [PATCH @11016] Fixes compile errors in four files
2001-07-03 Jarkko Hietaniemi Typos.
2001-07-03 Ilya Zakharevich debugger fixes
2001-07-03 Ilya Zakharevich Re: [PATCH 5.6.1] OS/2 improvements
2001-07-03 Philip Newton Bad lishp in change 11084
2001-07-03 Jarkko Hietaniemi Delta delta.
2001-07-02 Jarkko Hietaniemi Whitespace allowed at the ends of /lib/syscalls.exp...
2001-07-02 Jarkko Hietaniemi Retract #10142, the real culprit found by Richard Hatch,
2001-07-02 Jarkko Hietaniemi (Replaced by #11124) UTS workaround from Hal Morris.
2001-07-02 Nicholas Clark grok not grocking correctly
2001-07-02 Robin Houston test just-posted patches
2001-07-02 Robin Houston autosplit into @F
2001-07-02 Robin Houston hash key auto-quoting
2001-07-02 Philip Newton Re: [PATCH perlsnap] '-' !~ /\w/
2001-07-02 Nicholas Clark Re: Fixed pack problem - sort of
2001-07-02 Ilya Zakharevich Re: [PATCH 5.6.1] OS/2 cwd
2001-07-02 Jarkko Hietaniemi (Mistaken retraction)
2001-07-02 Jarkko Hietaniemi Detypo in #11103.
2001-07-02 Jonathan Stowe (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with ...
2001-07-02 Craig A. Berry UCD.pm: if at first you don't succeed, croak?
2001-07-02 Nicholas Clark Re: op/numconvert.t failures
2001-07-02 Jarkko Hietaniemi Update Changes.
2001-07-02 Jarkko Hietaniemi Retract #11055, didn't help much (2736 bytes vs 2725...
2001-07-02 Nicholas Clark Based on
2001-07-02 SADAHIRO Tomoyuki Encode/Tcl.t, for esc-seq encodings
2001-07-02 SADAHIRO Tomoyuki Encode/Tcl.pm, continuous sequences
2001-07-02 Jarkko Hietaniemi Regen api and toc.
2001-07-02 Jarkko Hietaniemi The fcntl locking test may hang if NFS locking messed up;
2001-07-02 Jarkko Hietaniemi Move the mdelete.bat from win32/bin to win32.
2001-07-02 Jarkko Hietaniemi Typo in #11083.
2001-07-02 Jarkko Hietaniemi Netware tweaks from Guruprasad.
2001-07-02 Abhijit Menon-Sen Re: [PATH] shared -> unique;
2001-07-02 H.Merijn Brand Re: AIX / gcc-3.0
2001-07-02 Abhijit Menon-Sen Re: Bug report: split splits on wrong pattern
2001-07-02 Ilya Zakharevich test harness
2001-07-02 Ilya Zakharevich debugger goof
2001-07-02 Ilya Zakharevich OS/2 cwd
2001-07-02 Jarkko Hietaniemi Make #11082 more OS/2-specific.
2001-07-02 Ilya Zakharevich OS/2 gmtime()
2001-07-02 Robin Houston version number & changes
2001-07-02 Vadim Konovalov a small fix.
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
next