summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | File::Spec::VMS fixups, *not tested* on VMS (from Barrie Slaymaker)Gurusamy Sarathy2000-03-112-123/+12
* | missing export list entry in change#5619Gurusamy Sarathy2000-03-111-0/+1
* | avoid using context pointer in MUTEX_INIT() et al; remove theGurusamy Sarathy2000-03-113-66/+30
* | remove =for section (from Johan Vromans)Gurusamy Sarathy2000-03-111-69/+0
* | add nokfile target in Makefile (from Andy Dougherty)Gurusamy Sarathy2000-03-111-0/+3
* | mention podchecker (from Tim Jenness <timj@jach.hawaii.edu>)Gurusamy Sarathy2000-03-111-5/+6
* | VMS build tweaks (from Charles Bailey)Gurusamy Sarathy2000-03-115-18/+46
* | remove outdated ftp.cis.ufl.edu referenceGurusamy Sarathy2000-03-111-4/+0
* | failed hunk in change#5644Gurusamy Sarathy2000-03-111-1/+1
* | fix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich)Gurusamy Sarathy2000-03-112-1/+6
* | better {local,gm}time documentation (from Mark-Jason Dominus)Gurusamy Sarathy2000-03-111-21/+33
* | tweaks for lynxos build (from Ed Mooring <mooring@lynx.com>)Gurusamy Sarathy2000-03-113-2/+18
* | integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-117-64/+126
|\ \ | |/
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-1143-283/+848
| |\
| * | Cpp out deadcode that IRIX compiler noticed.Jarkko Hietaniemi2000-03-111-0/+3
| * | Do not use Perl's malloc in IRIX.Jarkko Hietaniemi2000-03-101-2/+11
| * | Fix goofups noticed by Mark Bixby and Jeff Okamoto.Jarkko Hietaniemi2000-03-102-41/+54
| * | Remove an obsolete note.Jarkko Hietaniemi2000-03-091-3/+0
| * | Integrate with Sarathy.Jarkko Hietaniemi2000-03-0818-31/+264
| |\ \
| * | | ICU todo fixes.Jarkko Hietaniemi2000-03-081-4/+11
| * | | Even more Todo.Jarkko Hietaniemi2000-03-081-5/+27
| * | | More Todo.Jarkko Hietaniemi2000-03-081-3/+16
| * | | wording changesJarkko Hietaniemi2000-03-081-12/+10
* | | | perldelta update, typos and whitespace adjustmentsGurusamy Sarathy2000-03-114-123/+126
| |_|/ |/| |
* | | update ChangesGurusamy Sarathy2000-03-091-0/+16
* | | track more of the child state on WindowsGurusamy Sarathy2000-03-092-3/+30
* | | UNIVERSAL::isa() and UNIVERSAL::can() fail for magic valuesGurusamy Sarathy2000-03-091-0/+6
* | | tweak Unicode notes, other cleanupsGurusamy Sarathy2000-03-096-100/+178
* | | support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"Gurusamy Sarathy2000-03-0921-72/+308
* | | avoid autoflushing behavior of fork/system/exec on Solaris (thanksGurusamy Sarathy2000-03-092-6/+26
* | | abort build on HP-UX if bundled non-ANSI compiler is detectedGurusamy Sarathy2000-03-091-9/+9
* | | patch from Larry to make -T filetest algorithm recognize utf8 asGurusamy Sarathy2000-03-091-3/+20
* | | provide support for deleting actions etc. (from Ronald J KimballGurusamy Sarathy2000-03-092-26/+48
* | | new xsubpp keywords should be in all capsGurusamy Sarathy2000-03-091-11/+11
* | | demand-load utf8.pm in swash routinesGurusamy Sarathy2000-03-092-1/+14
* | | make Dump() call the XSUB implementation transparently (modifiedGurusamy Sarathy2000-03-083-31/+20
* | | do FILE should not see outside lexicals (from Rick DelaneyGurusamy Sarathy2000-03-083-4/+19
* | | abstract code for C<use Foo 1.23 @ary;> into a Perl_load_module()Gurusamy Sarathy2000-03-088-17/+143
| |/ |/|
* | clarify docs on return value from binding operatorsGurusamy Sarathy2000-03-081-2/+5
* | shore up pod2latex shortcomings, and a Pod::Parser fix (fromGurusamy Sarathy2000-03-084-5/+78
* | integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-086-56/+393
|\ \ | |/
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-0827-103/+284
| |\
| * | Make the stringification more customizable.Jarkko Hietaniemi2000-03-083-55/+247
| * | Integrate with Sarathy.Jarkko Hietaniemi2000-03-063-30/+623
| |\ \
| * | | circumvent VMS fileno bug in old DEC C versionCraig A. Berry2000-03-061-0/+5
| * | | Use $^O.Jarkko Hietaniemi2000-03-061-1/+1
| * | | Undo drift from the mainline.Jarkko Hietaniemi2000-03-062-13/+15
| |\ \ \
| * \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-067-48/+72
| |\ \ \ \ | | |/ / /
| * | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-0623-148/+338
| |\ \ \ \
| * \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-062-10/+26
| |\ \ \ \ \