Document -Dmksymlinks.
[p5sagit/p5-mst-13.2.git] / ext /
2001-03-18 Nick Ing-Simmons UTF-X encoding invariance for Encode:
2001-03-16 Jarkko Hietaniemi Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
2001-03-16 Jarkko Hietaniemi Make the Filter::Util:Call files have their own copies
2001-03-16 Michael Stevens more pod patches
2001-03-16 Paul Lindner ext/GDBM_File GDBM_NOLOCK constant
2001-03-15 Jarkko Hietaniemi Upgrade to Storable 1.0.11, from Raphael Manfredi.
2001-03-14 Jarkko Hietaniemi Retract #9136: breaks threading (and binary compatibility).
2001-03-13 Jens-Uwe Mager (Retracted by #9155)
2001-03-13 Jarkko Hietaniemi Workaround for the buggy ("internal compiler error")
2001-03-11 Nick Ing-Simmons Integrate mainline (for regexp stuff).
2001-03-11 Nick Ing-Simmons USE_SFIO issues as observed by Chris Nandor <pudge...
2001-03-10 Jarkko Hietaniemi Use #if defined(USE_PERLIO) ...
2001-03-10 Chris Nandor Portability fixes for Mac OS / bleadperl
2001-03-10 Nick Ing-Simmons EBCDIC sanity - phase I
2001-03-09 Jarkko Hietaniemi Regen perlapi, perltoc.
2001-03-09 anders@broadcom.com A modified version of
2001-03-09 Dave Mitchell Re: [ PATCH perl@8956 ] new debug option -DR shows...
2001-03-05 Nick Ing-Simmons More Encode alias tidying.
2001-03-05 Jarkko Hietaniemi The mapping of ISO Latin X to ISO 8859-Y is tricky.
2001-03-05 Jarkko Hietaniemi Add more ISO 8859 encoding aliases.
2001-03-05 Nick Ing-Simmons Encode implementation "completion"
2001-03-04 H.Merijn Brand Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
2001-03-01 Nick Ing-Simmons Integrate mainline.
2001-02-28 Nick Ing-Simmons Add charname comments to .ucm files writen by 'compile',
2001-02-28 Michael Stevens Re: Errors in core PODs
2001-02-28 Tim Jenness Re: sync sync sync: have I missed any patches?
2001-02-26 Jarkko Hietaniemi perlglob.exe needs to be found in Win32, patch from
2001-02-25 Nick Ing-Simmons Encode implementations docs.
2001-02-25 Nick Ing-Simmons Change method names in Encode implementation classes...
2001-02-25 Nick Ing-Simmons Checked in the wrong one ...
2001-02-24 Nick Ing-Simmons Encode API documentation nd tidy up.
2001-02-22 Jarkko Hietaniemi Integrate change #8665 from maintperl to mainline,
2001-02-20 Jarkko Hietaniemi Filter::Util::Call update to 1.05, from Paul Marquess.
2001-02-20 Jarkko Hietaniemi strict-w-proof the ?DBM_File, from Paul Marquess.
2001-02-18 Doug MacEachern [patch] -Wall cleanup round 2
2001-02-17 Jarkko Hietaniemi Upgrade to Storable 1.0.10, from Raphael Manfredi.
2001-02-08 Charles Bailey Add header for LIB$ prototypes (C. Berry)
2001-02-08 Charles Bailey SYN SYN
2001-02-01 Jarkko Hietaniemi Integrate changes #8641,8644,8649,8654,8662,8663,8664...
2001-02-01 Olaf Flebbe Watch out for cross compiling for EPOC (usually done...
2001-01-24 Charles Bailey SYN SYN
2001-01-23 Jarkko Hietaniemi A bug introduced in #8217 (the undefined variable in the
2001-01-23 Jarkko Hietaniemi print() instead of warn() so that stderr doesn't get
2001-01-22 Nick Ing-Simmons More messing with Encode:
2001-01-22 Nick Ing-Simmons Change file-of-files command line from -F to -f to...
2001-01-21 Nick Ing-Simmons Switch "compiled in" encodings to .ucm format.
2001-01-21 Nick Ing-Simmons Encode cleanup.
2001-01-21 Nick Ing-Simmons Warn and set errno when open(...,":encoding(xxxxx)...
2001-01-20 Peter Prymmer minor typos in some dl_$foo.xs files
2001-01-20 Peter Prymmer partial support for dynaloading on OS/390
2001-01-16 Stephen McCamant Re: Eliminate op_children
2001-01-15 Jarkko Hietaniemi (Replaced by #8448) More op_children traces (cleanup...
2001-01-15 Jarkko Hietaniemi (Replaced by #8448) Traces of op_children (cleanup...
2001-01-15 Stephen McCamant [PATCH @8436] Eliminate op_children
2001-01-13 Nick Ing-Simmons VMS friendly patch to Encode compile process
2001-01-13 Stephen McCamant Re: B::Concise -- an improved replacement for B::Terse
2001-01-13 Jarkko Hietaniemi The B::Terse drop-in replacement wasn't quite drop-in.
2001-01-12 Robin Barker -Wformat
2001-01-12 Stephen McCamant B::Concise -- an improved replacement for B::Terse
2001-01-10 Jarkko Hietaniemi Add ReuseAddr as a (preferred) alias for Reuse as we...
2001-01-10 Jeremy D. Zawodny add ReusePort option to IO::Socket::INET for better...
2001-01-10 Jeremy D. Zawodny add SO_REUSEPORT to export list in Socket.pm for better...
2001-01-10 Charles Lane Opcode.XS, fix memory leak
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-08 Jarkko Hietaniemi Replace #6721, GDBM, system malloc, and LEAKTEST.
2001-01-04 Jarkko Hietaniemi DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec...
2001-01-04 Jarkko Hietaniemi Typo in #8312 when manually applying a problematic...
2001-01-04 Stephen McCamant Re: [PATCH @8269] Continue blocks and B::Deparse
2001-01-04 Stephen McCamant Continue blocks and B::Deparse
2001-01-04 Jarkko Hietaniemi Upgrade to Storable 1.0.7, from Raphael Manfredi.
2001-01-02 Jarkko Hietaniemi Signedness nit.
2001-01-01 Jarkko Hietaniemi Integrate perlio:
2001-01-01 Nick Ing-Simmons Integrate mainline
2001-01-01 Nick Ing-Simmons More rigor in UTF-8-ness of Encode's toUnicode
2001-01-01 Jarkko Hietaniemi Integrate perlio:
2001-01-01 Nick Ing-Simmons Loose the "Loading..." warning.
2000-12-31 Nick Ing-Simmons Fix .ucm reading - forgot a chr()
2000-12-31 Jarkko Hietaniemi Comment away a diagnostic message as noted by Craig...
2000-12-31 Craig A. Berry ext/Encode/Makefile.PL line shortening
2000-12-31 Nick Ing-Simmons Start of support of ICU-style .ucm files:
2000-12-28 Daniel Chetlin Fix B::Terse indentation
2000-12-28 Paul Marquess Call.pm
2000-12-23 Nick Ing-Simmons Encode's Makefile.PL fix not good for dmake $(MAKEFILE...
2000-12-23 Nick Ing-Simmons "Compiled" encode build cleanup
2000-12-21 Nick Ing-Simmons Re: Latest tarball doesn't build with threads
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-19 Nick Ing-Simmons Avoid looking for File::Glob when we don't need it.
2000-12-19 Paul Marquess DB_File-1.75 (was RE: [8104] DB_File)
2000-12-19 Mark J. Reed [ID 20001215.004] Sys::Syslog::xlate doesn't handle...
2000-12-17 Nicholas Clark Fcntl constants speedup
2000-12-15 Charles Lane stuff for caller and _ in Safe::
2000-12-15 Peter Prymmer s/use vars qw\(/our(/ for OS/390 extension builds
2000-12-14 Jarkko Hietaniemi Integrate perlio:
2000-12-14 Nick Ing-Simmons Win32 tweaks to get Encode to build
2000-12-14 Jarkko Hietaniemi Integrate perlio:
2000-12-14 Dominic Dunlop [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam(...
2000-12-14 H.Merijn Brand [8104] Encode
2000-12-14 H.Merijn Brand [8104] DB_File
2000-12-14 Peter Prymmer Re: Encode/cp1047.enc etc.
2000-12-14 Nick Ing-Simmons "Cold" build correction to Encode's Makefile.PL
next