summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update Changes; add sv_*_mg() entries in win32/GenCAPI.plperl-5.005_01Gurusamy Sarathy1998-07-263-1/+142
* s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so theyGurusamy Sarathy1998-07-2610-42/+48
* add missing sv_*_mg() prototypes in proto.h, update perlhist.podGurusamy Sarathy1998-07-262-14/+16
* VMS patches from Dan Sugalski <sugalskd@osshe.edu>Gurusamy Sarathy1998-07-263-5/+20
* another platform where pp_sselect() needs a whole fd_set bufferLupe Christoph1998-07-261-1/+1
* fix problem building modules on dos-djgppLaszlo Molnar1998-07-261-3/+4
* BeOS tweakTom Spindler1998-07-261-1/+1
* various pod tweaksGurusamy Sarathy1998-07-264-7/+49
* fix emacs/ptags for PL_* changesIlya Zakharevich1998-07-261-5/+26
* fix behavior of <=> on bigintsM. J. T. Guy1998-07-262-5/+6
* create maint-5.005 branchGurusamy Sarathy1998-07-240-0/+0
* un-checked-in 5.005 Changes (this is 5.005 *exactly*)perl-5.005Gurusamy Sarathy1998-07-241-0/+5
* sneak in hints/irix_6.sh updateGurusamy Sarathy1998-07-222-3/+16
* Update perldelta and Changes; refresh perltoc; newer perlembed.podGurusamy Sarathy1998-07-229-141/+408
* don't use qualify() in class methodsAlbert Dvornik1998-07-221-10/+7
* newer perlembed.podGurusamy Sarathy1998-07-221-91/+81
* Re: 5.005 - a sneak previewAndy Dougherty1998-07-221-9/+12
* add perlmodinstall, regen perltocGurusamy Sarathy1998-07-227-184/+1493
* support optional crypt() with PERL_OBJECTDouglas Lankshear1998-07-227-4/+17
* win32 tweaksDouglas Lankshear1998-07-223-7/+9
* lib/Sys/Syslog.pm docDaniel S. Lewart1998-07-222-1/+7
* up patchlevel etc (only doc patching from now on, testing in progress)Gurusamy Sarathy1998-07-227-29/+217
* VMS patches from Dan Sugalski <sugalskd@osshe.edu>Gurusamy Sarathy1998-07-223-19/+32
* fix quoting in t/io/inplace.tGurusamy Sarathy1998-07-221-1/+1
* t/io/inplace.t enabled for VMSHans Mulder1998-07-222-4/+10
* Fix inplace editing for VMSHans Mulder1998-07-221-0/+5
* fix AIX hints for PL_* changesJarkko Hietaniemi1998-07-221-10/+21
* t/op/eval.t test for eval & scoping of lexicalsAnton Berezin1998-07-221-1/+8
* applied patch, with tweak suggested by Michael ParkerAndy Dougherty1998-07-221-2/+6
* better diagnostic on errno.t failureGraham Barr1998-07-221-1/+15
* win32 tweaks: disable XSLOCKS in perl.c, correct typo, searchDouglas Lankshear1998-07-223-3/+6
* suppress redefined warnings on C<INIT {} INIT {}>Gurusamy Sarathy1998-07-221-0/+1
* remove spurious $VERSION line that confuses CPANJohan Vromans1998-07-221-1/+0
* Porting/config* updates for 5.005Andy Dougherty1998-07-223-29/+38
* add a few more globals with old names #definedGurusamy Sarathy1998-07-222-0/+10
* allow extensions to be specified as paths Paul Johnson1998-07-221-1/+1
* make $ prototype to accept THREADSVsGurusamy Sarathy1998-07-221-1/+5
* fix Liblist.pm to find entries that are plain pathnames on win32Gurusamy Sarathy1998-07-221-0/+8
* perlfaq update from From Tom Christiansen and Nathan TorkingtonGurusamy Sarathy1998-07-228-183/+252
* applied patch, modulo parts already added to perldeltaStephen McCamant1998-07-221-6/+24
* applied patch, add new message to perldetaStephen McCamant1998-07-224-0/+19
* fix up B modules for PL_* changesGurusamy Sarathy1998-07-223-40/+40
* Compiler docs for 5.005Malcolm Beattie1998-07-225-9/+981
* s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitiveGurusamy Sarathy1998-07-226-246/+246
* Mingw32 PERL_OBJECT tweaksNick Ing-Simmons1998-07-213-0/+14
* fix off-by-one in change#623 that broke lexical lookups in eval''Gurusamy Sarathy1998-07-211-1/+1
* final tweaks before beta2Gurusamy Sarathy1998-07-218-22/+611
* fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2Gurusamy Sarathy1998-07-218-71/+64
* fix bytecode.pl with moved var namesGurusamy Sarathy1998-07-212-81/+121
* tweak toke.cGurusamy Sarathy1998-07-211-1/+1