This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
correct prototype for des_fcrypt(), explain how to add it in more
[perl5.git] / ext /
1998-08-04 Gurusamy Sarathyremove useless 'rcsid' (extension of a suggestion by
1998-08-02 Gurusamy Sarathyfixes for pod noises
1998-08-02 Slaven Rezicfix quoting of keys with embedded nulls
1998-08-02 Ilya Zakharevichbetter RE colors
1998-08-02 Ilya Zakharevichtweaked version of suggested patch
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1998-08-02 Jarkko Hietaniemibetter validation of SysV IPC availability
1998-08-02 Jarkko HietaniemiRe: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixes
1998-08-02 Nicholas Clarkhand-apply whitespace-mutiliated patch
1998-07-22 Albert Dvornikdon't use qualify() in class methods
1998-07-22 Gurusamy Sarathyfix up B modules for PL_* changes
1998-07-22 Malcolm BeattieCompiler docs for 5.005
1998-07-21 Nick Ing-SimmonsMingw32 PERL_OBJECT tweaks
1998-07-21 Gurusamy Sarathyfixes to enable PERL_OBJECT build with mingw32/egcs...
1998-07-21 Gurusamy Sarathyfix bytecode.pl with moved var names
1998-07-21 Stephen McCamantB::Deparse 0.56 (first testsuite fixes; big)
1998-07-21 Ilya Zakharevichenable color output with -Mre=debugcolor with -DDEBUGGING
1998-07-21 Robin Barkerdon't use SelectSaver on IO::Handle->input_*() methods
1998-07-21 Ilya Zakharevichapplied a tweaked version of suggested patch
1998-07-21 Brad HughesVMS patches from Dan Sugalski <sugalskd@osshe.edu>
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-19 Nick Ing-SimmonsPL_ minir tidy up
1998-07-19 Nick Ing-SimmonsMerge Mainline
1998-07-19 M. J. T. Guyminor re.pm cleanup
1998-07-18 Nick Ing-SimmonsMerge latest mainline
1998-07-18 Nick Ing-SimmonsPL_ stuff for threads
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-18 Gurusamy Sarathyfix yet another USE_THREADS leak due to failure to...
1998-07-18 Gurusamy Sarathyfix $/ init for multiple interpreters/threads
1998-07-15 Gurusamy Sarathyadd stub docs for ext/B, other minor tweaks
1998-07-15 Gurusamy Sarathyminor tweaks to docs on qr//
1998-07-15 Stephen McCamantapplied patch, regen headers
1998-07-15 Peter Wolfeapply (reversed) patch
1998-07-14 Hans Mulderapplied patch, slightly tweaked
1998-07-14 Jarkko Hietaniemiadd files and tweaks needed for MPE/iX port (via PM)
1998-07-14 Andy Doughertyadded suggested patch (via PM), tweaked to implicitly...
1998-07-13 Graham Barradded patch, tweaked PERL_OBJECT things
1998-07-12 Gurusamy Sarathysmall tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
1998-07-12 Gurusamy Sarathymerge changes 1424, 1428 from maintbranch
1998-07-12 Jarkko Hietaniemigeneric Configure mods and HAS_GROUP additions to help...
1998-07-12 Gurusamy Sarathymake RE engine threadsafe; -Dusethreads builds, tests...
1998-07-11 Ilya Zakharevichadd patch, along with all the missing bits, and doc...
1998-07-11 Jarkko Hietaniemitweak to get BSDI to build IPC/SysV
1998-07-11 Stephen McCamantmore complete version of change#1421
1998-07-11 Gurusamy Sarathywin32 fixes for VC 6.0 nits
1998-07-11 Gisle AasB::Deparse for(1..100000)
1998-07-11 Gurusamy Sarathyadd 'clean' target for ext/re
1998-07-11 Stephen McCamantadd patch (via PM)
1998-07-10 Andy DoughertyAllow static build of IPC::SysV
1998-07-10 Gurusamy Sarathyinet_aton() should do DNS lookup only if arg isn't...
1998-07-09 Gurusamy Sarathyadd Data-Dumper, up patchlevel to 71, various misc...
1998-07-09 Stephen McCamantUNOP opclass test in B.xs
1998-07-09 Gurusamy Sarathyget it building again on win32
1998-07-08 Jarkko Hietaniemiadd extension to support SysV IPC
1998-07-08 Ilya Zakharevichadd patch for C<use re 'debug'>
1998-07-06 Gurusamy Sarathyremove #! line from Errno_pm.PL
1998-07-06 Gurusamy Sarathyadded Errno-1.09 from CPAN
1998-07-05 Hans Mulderpatch whitespace-mutiliated; applied manually
1998-07-05 Stephen McCamantDocument B::Deparse, add pp_threadsv
1998-07-05 Chip Salzenbergadded patch with tweak to doc
1998-06-29 Gurusamy Sarathyfix Socket.pm typo from change#1240
1998-06-29 Gurusamy Sarathyapplied patch, fixed one more leak, tweaked whitespace...
1998-06-28 Stephen McCamantapply patch sent via private mail
1998-06-28 Chris NandorAdd CR LF CRLF to Socket.pm
1998-06-28 Gurusamy Sarathyenable Errno build on win32, add Errno-1.08 files to...
1998-06-25 Gurusamy Sarathymknod() is not POSIX, so remove the POSIX pieces from...
1998-06-23 Gurusamy Sarathytweak MANIFEST, add Dev_t to POSIX/typemap
1998-06-23 Stephen McCamantInheritance of B:: classes
1998-06-23 Jarkko Hietaniemiapplied patch, moved #define mkfifo ... from perl.h...
1998-06-23 Jarkko Hietaniemi5.004_67: Fcntl: add few constants, enhance maintainability
1998-06-21 Hans Mulderfixup patches for VMS
1998-06-21 Graham Barrapplied patch, modified logic to avoid reentering lexer...
1998-06-20 Gurusamy Sarathytweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2}...
1998-06-20 Gurusamy Sarathymanual integration of all outstanding ansi branch stuff...
1998-06-20 Nick Ing-SimmonsPatches to build with EGCS-1.0.2 Mingw32 port.
1998-06-19 Gurusamy Sarathyupdate repository copy of Asmdata.pm after `perl byteco...
1998-06-18 Les Petershand apply whitespace-mutiliated and reversed patch
1998-06-10 Laszlo MolnarAdded patch, tweaked other places affected by name...
1998-06-10 Paul MarquessDB_File-1.60
1998-06-10 Dan SugalskiA tweaked version of:
1998-06-10 Hans MulderDocumentation patch for Semaphore.pm
1998-06-10 Hans MulderDoc & feature patch for Thread::Queue
1998-06-04 Gurusamy Sarathy[win32] add AS patch#25 (allow B build with -DPERL_OBJECT)
1998-06-04 Nick Ing-Simmonsresolve -at win32 branch into ansiperl
1998-05-29 Gurusamy Sarathy[asperl] integrate mainline changes
1998-05-29 Gurusamy Sarathy[win32] misc changes
1998-05-29 Gurusamy Sarathy[win32] merge changes#1014,1038 from maintbranch
1998-05-28 Malcolm BeattieIntegrated win32 branch into mainline. The changes...
1998-05-28 Andy Dougherty[PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solari...
1998-05-26 Gurusamy Sarathy[asperl] more changes to satisfy non-debug VC build...
1998-05-26 Gurusamy Sarathy[asperl] tweaks to make it build with the Borland compi...
1998-05-23 Nick Ing-SimmonsResolve win32 into ansiperl
1998-05-21 Gurusamy Sarathy[win32] more mingw32 tweaks
1998-05-21 Gurusamy Sarathy[win32] fix POSIX for mingw32
1998-05-18 Gurusamy Sarathy[asperl] integrate mainline changes (untested)
1998-05-15 Nick Ing-SimmonsIntegrate win32
1998-05-15 Gurusamy Sarathy[win32] merge changes#922,944,949,965,970 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#904 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#897 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
next