p5sagit/p5-mst-13.2.git
1999-11-16 Jarkko Hietaniemi Regen Configure.
1999-11-16 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-16 Gurusamy Sarathy Pod::Parser updates (v1.091) from Brad Appleton <bradap...
1999-11-15 Gurusamy Sarathy add a synchronous stub fork() for USE_ITHREADS to prove...
1999-11-15 Gurusamy Sarathy cloning the stack (part 1)
1999-11-15 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-14 Jarkko Hietaniemi Ilya's "hopscotch" patch, reworked by Ilya to fit.
1999-11-14 Gurusamy Sarathy tweak for win32 build
1999-11-14 Gurusamy Sarathy cosmetic tweaks
1999-11-14 Gurusamy Sarathy fix problem pointer casts
1999-11-14 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-14 Jarkko Hietaniemi The separation of 64-bitness and largefileness continues
1999-11-14 Jarkko Hietaniemi Another Unicode update.
1999-11-14 Gurusamy Sarathy sundry cleanups for cloned interpreters (only known...
1999-11-14 Gurusamy Sarathy fix bug in change#4515 (STOP blocks now see @ARGV like...
1999-11-13 Jarkko Hietaniemi Change #4576 accidentally leaked also parts of
1999-11-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-13 Gurusamy Sarathy typos in change#4561 and change#4565
1999-11-13 Gurusamy Sarathy revert non-kosher parts of change#4562 (sort order...
1999-11-13 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-11-13 Craig A. Berry updates to README.vms
1999-11-13 Jan Dubois [5.005_62 PATCH] support link() on WinNT and NTFS
1999-11-13 Ilya Zakharevich makedef.pl goof
1999-11-13 Michael G.... [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText
1999-11-13 Paul Moore DynaLoader_pm.PL patch (backslashes in strings)
1999-11-13 JD Laub [ID 19991112.002] patch: Exporter.pm not reporting...
1999-11-13 Bernard Quatermass small patch for perldoc
1999-11-13 Scott Gifford [ID 19991112.004] Bug in IO::Socket (patch included)
1999-11-13 Craig A. Berry Applied manually:
1999-11-13 Jarkko Hietaniemi Regen Unicode tables to include a warning:
1999-11-13 Peter Prymmer was Re: [ID 19991102.003] perl on os390
1999-11-13 Jarkko Hietaniemi $Config{myarchname} is not a good architecture identifier
1999-11-13 Jarkko Hietaniemi Continue largefileness separation from quadness;
1999-11-13 Jarkko Hietaniemi Try to fix largefileness so that it "works" without...
1999-11-13 Jarkko Hietaniemi Undo drift from mainline.
1999-11-13 Gurusamy Sarathy typo
1999-11-13 Gurusamy Sarathy integrate cfgperl contents (op.[ch] needed manual resolve)
1999-11-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-13 Gurusamy Sarathy cloned interpreters now actually run and pass all but...
1999-11-11 Jarkko Hietaniemi Turn on largefileness always if available and
1999-11-11 Jarkko Hietaniemi Fix a thinko in 4548.
1999-11-11 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-11 Jarkko Hietaniemi Try to do something if st_size, st_uid, st_gid are...
1999-11-11 Gurusamy Sarathy avoid stash pointers in optree under USE_ITHREADS
1999-11-11 Gurusamy Sarathy another change towards a shareable optree: avoid pointe...
1999-11-10 Gurusamy Sarathy more cleanups for change#4539
1999-11-10 Gurusamy Sarathy remove dead branch/infinite looper in change#3612
1999-11-09 Gurusamy Sarathy IoDIRP may be fake when used in source filters, mark...
1999-11-09 Gurusamy Sarathy small nits in changes#4538,4539
1999-11-08 Gurusamy Sarathy win32 symbol export tweak
1999-11-08 Gurusamy Sarathy preliminary support for GVOP indirection via pad
1999-11-08 Gurusamy Sarathy preliminary support for perl_clone() (still needs work in
1999-11-08 Gurusamy Sarathy more thorough cleanup in perl_destroy()
1999-11-08 Gurusamy Sarathy win32 internal data must be interpreter-local
1999-11-08 Gurusamy Sarathy tweak change#4502
1999-11-07 Jarkko Hietaniemi Four special class subs, not three.
1999-11-07 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-07 Jarkko Hietaniemi More test program maintenance.
1999-11-07 Jarkko Hietaniemi Tidy up the metaconfig test programs.
1999-11-06 Jarkko Hietaniemi So many printfs, so little time.
1999-11-06 Jarkko Hietaniemi Replace the explicit zeros with NOOPs.
1999-11-06 Jan Dubois [5.005_62 PATCH] binmode and locale support for -T...
1999-11-06 Jarkko Hietaniemi ...and fewer.
1999-11-06 Jarkko Hietaniemi ...and they are getting fewer.
1999-11-06 Jarkko Hietaniemi More printf miscasts flushed out.
1999-11-06 Jarkko Hietaniemi Crushing the remaining %ld guerillas.
1999-11-06 Jarkko Hietaniemi Update CPAN sites list.
1999-11-05 Jarkko Hietaniemi The -n32 is normally part of $cc, not $ccflags.
1999-11-05 Gurusamy Sarathy allow $\ to work right when set to a string with embedd...
1999-11-04 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-04 Ilya Zakharevich ref to non-lvalue method
1999-11-04 Ilya Zakharevich xsubpp dependency
1999-11-04 Ilya Zakharevich regexp.h
1999-11-04 Gurusamy Sarathy change#4485 didn't do the right thing for B::Bytecode
1999-11-04 Gurusamy Sarathy implement STOP blocks and fix compiler to use them...
1999-11-04 Gurusamy Sarathy display BSD license in Glob.pm (for clause #2 conformity)
1999-11-04 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-04 Jarkko Hietaniemi Incremental Mac integration from Matthias.
1999-11-04 Gurusamy Sarathy remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
1999-11-02 Jarkko Hietaniemi S_init_interp is a better place to diddle with PL_opargs
1999-11-02 M. J. T. Guy Re: [ID 19991102.002] unpack('N', pack('N', -1)) not...
1999-11-02 Jarkko Hietaniemi Initial integration of the MacPerl changes form Matthias.
1999-11-01 Ilya Zakharevich Re: [ID 19991026.001] perl segmentation fault report
1999-11-01 Olaf Flebbe Patch for EPOC Support
1999-11-01 Gurusamy Sarathy macros for COP.cop_filegv access
1999-11-01 Gurusamy Sarathy enable better Win32::DomainName() by demand loading...
1999-10-31 Gurusamy Sarathy change#4502 was missing a file
1999-10-31 Gurusamy Sarathy make nested ARGV/$^I loops work correctly; fixes severa...
1999-10-31 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-31 Gurusamy Sarathy updated windows config* files
1999-10-31 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-10-31 Gurusamy Sarathy remove unused struct Outrec
1999-10-30 Jarkko Hietaniemi Add HAS_QUAD ($Config{d_quad}); use it.
1999-10-30 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-10-29 Jarkko Hietaniemi Continue what #4494 started; introduce uid and gid...
1999-10-29 Jarkko Hietaniemi Move the IV, UV, I8, U8, ..., and NV to metaconfig
1999-10-29 Jarkko Hietaniemi Hurd update from Mark Kettenis.
1999-10-29 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-29 Jarkko Hietaniemi Regen Configure and Glossary.
1999-10-29 Jarkko Hietaniemi Remove quad logic from perl.h; regen Configure;
next