summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change #3210 was rather unportable. This is better.Jarkko Hietaniemi1999-04-031-7/+8
* Avoid Digital UNIX' ksh.Jarkko Hietaniemi1999-04-031-3/+9
* Integrate from mainperl.Jarkko Hietaniemi1999-04-035-29/+181
|\
| * a typo in change#3205Gurusamy Sarathy1999-04-021-2/+2
| * make testsuite reflect change#3157 (Math::BigFloat->new nowGurusamy Sarathy1999-04-021-24/+24
| * various little goofsGurusamy Sarathy1999-04-024-5/+157
* | Add -mabi=64 to ccflags for 64-bit IRIX gcc.Lionel Cons1999-04-031-0/+7
* | Be polite about usemymalloc.Jarkko Hietaniemi1999-04-031-3/+5
* | On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.Kurt D. Starsinic1999-04-021-1/+9
* | Display exact glibc version in Linux. Andy Dougherty1999-04-021-0/+13
* | Configure regen.Jarkko Hietaniemi1999-04-0212-29/+60
* | Introduce myconfig.SH.Andy Dougherty1999-04-022-14/+27
* | Integrate from mainperl.Jarkko Hietaniemi1999-03-286-4/+53
|\ \ | |/
| * update p4 utility to ignore non-text filesGurusamy Sarathy1999-03-281-2/+13
| * integrate change#3179 from maint-5.005Gurusamy Sarathy1999-03-282-1/+7
| * fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>Gurusamy Sarathy1999-03-283-1/+33
* | Integrate from mainperl.Jarkko Hietaniemi1999-03-2636-235/+668
|\ \ | |/
| * specify type of bracket in "Unmatched bracket" diagnostic;Gurusamy Sarathy1999-03-266-18/+18
| * better description of "Integer overflow" diagnosticGurusamy Sarathy1999-03-261-11/+10
| * applied needful parts of suggested patchVishal Bhatia1999-03-252-4/+9
| * clarify what a "comment" means (due to Mark-Jason DominusGurusamy Sarathy1999-03-251-7/+7
| * describe current behavior on local($foo{nothere}) (suggested byGurusamy Sarathy1999-03-251-0/+22
| * fix refcnt on PL_main_cv (variant of suggestion by Vishal BhatiaGurusamy Sarathy1999-03-251-0/+1
| * Compiler needs to know about utf8 SVOP tr///sStephen McCamant1999-03-253-4/+12
| * B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>Gurusamy Sarathy1999-03-253-160/+242
| * fix a few places that said 'int', but meant 'STRLEN'Gurusamy Sarathy1999-03-253-7/+7
| * [5.005_56] Add EXISTS to SDBM_File and libsdbmRuss Allbery1999-03-259-9/+61
| * better description of OP_UNSTACK (s/unstack/iteration finalizer/)Gurusamy Sarathy1999-03-252-2/+2
| * add statement-modifier loops to :base_loop classGurusamy Sarathy1999-03-251-2/+2
| * integrate changes#3105,3130,3154 from maint-5.005Gurusamy Sarathy1999-03-253-11/+32
| * remove bogus panic()Gurusamy Sarathy1999-03-252-1/+244
* | Integrate from mainperl.Jarkko Hietaniemi1999-03-24105-271/+6939
|\ \ | |/
| * applied suggested patch, modulo superseded partsCharles Bailey1999-03-2411-111/+188
| * applied suggested patch, modulo superseded partsCharles Bailey1999-03-244-3/+21
| * doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>Gurusamy Sarathy1999-03-241-4/+6
| * missing integration in previous changeGurusamy Sarathy1999-03-241-15/+1
| * integrate changes#3116,3119 from maint-5.005Gurusamy Sarathy1999-03-245-3/+42
| * integrate changes#3091-3094 from maint-5.005Gurusamy Sarathy1999-03-244-25/+111
| * warn about newfangled vfork() caveatsGurusamy Sarathy1999-03-241-1/+10
| * integrate change#3115 from maint-5.005Gurusamy Sarathy1999-03-244-25/+25
| * add note about map in scalar contextGurusamy Sarathy1999-03-241-0/+2
| * doc tweakGurusamy Sarathy1999-03-241-1/+2
| * applied suggested patch, modulo bogus hunkVishal Bhatia1999-03-243-17/+26
| * integrate change#3104 from maint-5.005Gurusamy Sarathy1999-03-242-46/+118
| * fix failure of C<&locked_sub;> under -DusethreadsGurusamy Sarathy1999-03-242-3/+22
| * debugger tweak (wasn't printing a newline after recalled commands)Gurusamy Sarathy1999-03-241-2/+2
| * document OO exceptions (based on a suggestion by Andreas KoenigGurusamy Sarathy1999-03-241-0/+21
| * better "Illegal %s digit ignored" warningsGurusamy Sarathy1999-03-246-13/+23
| * fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>Gurusamy Sarathy1999-03-242-1/+38
| * flip release & version in win32_uname()Gurusamy Sarathy1999-03-241-5/+5