summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-0649-548/+1060
* Put back the cygwin32 Configure fix of 3582 undone by 3597.Jarkko Hietaniemi1999-07-061-7/+14
* Integrate with mainperl.Jarkko Hietaniemi1999-07-0519-82/+650
|\
| * Long-standing UDP sockets bug on OS/2Ilya Zakharevich1999-07-052-5/+19
| * Setting $^E wipes out $!Ilya Zakharevich1999-07-051-3/+5
| * hand-apply whitespace mutiliated patchHans Mulder1999-07-055-20/+165
| * applied parts not duplicated by previous patchesVishal Bhatia1999-07-055-50/+268
| * "\e" and "\a" didn't produce right escape under EBCDICPeter Prymmer1999-07-051-0/+9
| * s/scalar ref constructor/single ref constructor/ (suggestedGurusamy Sarathy1999-07-052-2/+2
| * no such thing as gdbm_clearerr() (from Andy Dougherty)Gurusamy Sarathy1999-07-051-1/+0
| * allow C<-foo> under C<use integer> (behavior of C<-$string>Gurusamy Sarathy1999-07-051-1/+7
* | Hack SOCKS support some more plus a patch from Andy DoughertyJarkko Hietaniemi1999-07-0510-81/+76
* | AIX threaded build, plus few more on the side.Jarkko Hietaniemi1999-07-0512-30/+29
* | Make perl_exp.SH smarter about what to include and what to exclude.Jarkko Hietaniemi1999-07-051-3/+44
* | Remove unnecessary and extraneous my $i = 0.Jarkko Hietaniemi1999-07-051-1/+0
* | Integrate with mainperl.Jarkko Hietaniemi1999-07-0530-290/+903
|\ \ | |/
| * Re: [PATCH 5.005_57] pp_sort sorted outVishal Bhatia1999-07-053-10/+55
| * suppress fancy display when in verbose mode (suggested byGurusamy Sarathy1999-07-051-2/+3
| * cygwin32 updateFifer, Eric1999-07-0520-172/+667
| * NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)Gurusamy Sarathy1999-07-051-2/+7
| * [ PATCH perl5.005_57 ] new perlcc + regression testsEd Peschko1999-07-054-101/+168
| * compatibility tweak for Class::StructGurusamy Sarathy1999-07-051-0/+1
| * test tweakGurusamy Sarathy1999-07-041-3/+2
| * adapted suggested tests for addition to testsuiteRonaldWS@aol.com1999-07-043-0/+82
| * perl_run() should call my_exit(0) for normal completionGurusamy Sarathy1999-07-041-0/+2
| * make overload, Data::Dumper, and dumpvar understand qr// stringifyGurusamy Sarathy1999-07-046-19/+59
| * make AIX dynaloading work when libperl is shared (and thus underJens-Uwe Mager1999-07-041-57/+13
| * remove misleading info on defined(&func), unclutter deprecationGurusamy Sarathy1999-07-045-25/+24
| * MINGW32 and EGCS 1.1.2 supportJan Dubois1999-07-043-6/+122
| * newer version of perlxstut from Jeff Okamoto (slightly editedGurusamy Sarathy1999-07-041-255/+451
| * avoid warningsGurusamy Sarathy1999-07-022-3/+3
| * inc version (for CPAN.pm sanity)Gurusamy Sarathy1999-06-281-1/+1
| * regen perltocGurusamy Sarathy1999-06-281-12/+25
| * [19990526.002] Misc. improvements to Class:StructDamian Conway1999-06-282-18/+112
| * remove bogus PL_optype_sizeGurusamy Sarathy1999-06-282-33/+0
| * upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)Gurusamy Sarathy1999-06-289-166/+596
| * make autogenerated files writableGurusamy Sarathy1999-06-283-954/+21
* | Miscellaneus AIX fixes + SOCKS support.Jarkko Hietaniemi1999-07-0410-63/+136
* | Integrate with mainperl.Jarkko Hietaniemi1999-07-0436-1549/+1336
* | Added 64-bit support for AIX 4.3 or betterJarkko Hietaniemi1999-07-042-2/+26
* | Do not throw away gccvers compilation errors.Andy Dougherty1999-07-042-5/+5
* | Add test for change #3568 plus general cleanup.Jarkko Hietaniemi1999-07-041-98/+82
* | pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().Jan Starzynski1999-07-041-124/+125
* | Change Olaf Lebbe's email address.Jarkko Hietaniemi1999-06-281-1/+1
* | Update MANIFEST to match #3555.Jarkko Hietaniemi1999-06-271-0/+6
* | EPOC port to Psion5.Olaf Flebbe1999-06-2713-9/+3020
* | Integrate from mainperl.Jarkko Hietaniemi1999-06-2748-3848/+9461
|\ \ | |/
| * somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-2745-3823/+9128
| * integrate cfgperl changes into mainlineGurusamy Sarathy1999-06-2718-218/+440
| |\ | |/ |/|
* | Tidy up #3542 and #3543.Jarkko Hietaniemi1999-06-182-8/+10