summaryrefslogtreecommitdiff
path: root/Changes
Commit message (Collapse)AuthorAgeFilesLines
* update ChangesGurusamy Sarathy1999-02-011-1/+3155
| | | p4raw-id: //depot/perl@2742
* fix outdated/incorrect info about arbitrary limitsGurusamy Sarathy1998-12-061-2/+2
| | | p4raw-id: //depot/perl@2454
* 5.005_54, as releasedGurusamy Sarathy1998-12-011-0/+32
| | | p4raw-id: //depot/perl@2430
* more JPL tweaksGurusamy Sarathy1998-11-301-0/+931
| | | p4raw-id: //depot/perl@2414
* update ChangesGurusamy Sarathy1998-11-141-1/+374
| | | p4raw-id: //depot/perl@2234
* PL_block_type undefined unless DEBUGGINGJan Dubois1998-11-091-0/+1
| | | | | Message-ID: <364294bd.18052307@smtp1.ibm.net> p4raw-id: //depot/perl@2221
* s/sv_upgrade/SvUPGRADE/ a couple of placesGurusamy Sarathy1998-11-041-0/+10
| | | p4raw-id: //depot/perl@2187
* bump patchlevel; other minor fixes for clean build and test onGurusamy Sarathy1998-10-311-187/+413
| | | | | Solaris and win32 p4raw-id: //depot/perl@2163
* update win32/config*.?cGurusamy Sarathy1998-10-251-0/+1052
| | | p4raw-id: //depot/perl@2078
* fix globals caught by change#1927; builds and tests on SolarisGurusamy Sarathy1998-10-061-0/+109
| | | | | p4raw-link: @1927 on //depot/perl: eb07465ebe1238598e948058857ec948c6697f86 p4raw-id: //depot/perl@1936
* squelch undef warningsHugo van der Sanden1998-10-021-1/+221
| | | | | | Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk> Subject: [PATCH] Re: Apparent bug in Math::BigInt p4raw-id: //depot/perl@1920
* update template config.sh, add new config vars to win32 stuffGurusamy Sarathy1998-09-251-0/+61
| | | p4raw-id: //depot/perl@1890
* remove obsolete win32/bin/*.plGurusamy Sarathy1998-09-251-0/+35
| | | p4raw-id: //depot/perl@1883
* tweaks to enable PERL_OBJECT to build & test on win32Gurusamy Sarathy1998-09-251-0/+40
| | | p4raw-id: //depot/perl@1879
* Extraneous warning for (?()A|B)Ilya Zakharevich1998-09-241-0/+85
| | | | | Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1873
* upgrade to CPAN-1.40Gurusamy Sarathy1998-09-241-1/+549
| | | p4raw-id: //depot/perl@1860
* SSNEW() API for allocating memory on the savestackAlbert Dvornik1998-09-231-1/+1
| | | | | | Message-Id: <tqemtae338.fsf@puma.genscan.com> Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...) p4raw-id: //depot/perl@1852
* (via private mail)Charles Bailey1998-09-231-1/+1
| | | | | | Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu> Subject: [Patch 5.005_02] Miscellaneous VMS cleanup p4raw-id: //depot/perl@1837
* integrate maint-5.005 changes (except conflicting change#1794)Gurusamy Sarathy1998-09-231-0/+11
|\ | | | | | | | | p4raw-link: @1794 on //depot/maint-5.005/perl: 3da4a4041c2dd401ef4ab882068e7b1680dc25bd p4raw-id: //depot/perl@1798
| * pending submit of 5.005_02perl-5.005_02Gurusamy Sarathy1998-08-081-0/+5
| | | | | | p4raw-id: //depot/maint-5.005/perl@1759
| * set patchlevel.h, other minor tweaksGurusamy Sarathy1998-08-081-1/+97
| | | | | | p4raw-id: //depot/maint-5.005/perl@1758
| * correct URL for perlcrt.dllGurusamy Sarathy1998-08-051-0/+5
| | | | | | p4raw-id: //depot/maint-5.005/perl@1741
| * update Changes, patchlevel, tweak Liblist.pmGurusamy Sarathy1998-08-051-1/+200
| | | | | | p4raw-id: //depot/maint-5.005/perl@1740
| * allow *FOO{BAR}[0] etc. (without intervening arrow)Stephen McCamant1998-08-021-0/+19
| | | | | | | | | | | | Message-ID: <13764.54929.60137.104838@alias-2.pr.mcs.net> Subject: [PATCH] Re: Minor nit in glob notation p4raw-id: //depot/maint-5.005/perl@1716
| * update Changes, tweak Porting/makerelGurusamy Sarathy1998-08-021-0/+98
| | | | | | p4raw-id: //depot/maint-5.005/perl@1711
| * up patchlevel to 5.005_02Gurusamy Sarathy1998-08-021-0/+225
| | | | | | p4raw-id: //depot/maint-5.005/perl@1700
| * fixes for overloading bugs and docs, tweaked someIlya Zakharevich1998-08-011-0/+5
| | | | | | | | | | | | Message-Id: <199807260128.VAA10543@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_76] better overloading p4raw-id: //depot/maint-5.005/perl@1677
| * update Changes; add sv_*_mg() entries in win32/GenCAPI.plperl-5.005_01Gurusamy Sarathy1998-07-261-0/+95
| | | | | | p4raw-id: //depot/maint-5.005/perl@1669
* | various tweaks: fix signed vs. unsigned problems that prevented C++Gurusamy Sarathy1998-08-101-0/+5
| | | | | | | | | | | | builds; add sundry PERL_OBJECT scaffolding to get it to build; fix lexical warning testsuite for win32 p4raw-id: //depot/perl@1777
* | fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)Gurusamy Sarathy1998-08-091-0/+33
| | | | | | p4raw-id: //depot/perl@1776
* | lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-091-1/+146
| | | | | | | | | | | | Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk> Subject: lexical warnings patch for 5.005_50 p4raw-id: //depot/perl@1773
* | create new ChangesGurusamy Sarathy1998-07-271-0/+307
| | | | | | p4raw-id: //depot/perl@1672
* | rename Changes --> Changes5.005Gurusamy Sarathy1998-07-271-15381/+0
| | | | | | p4raw-id: //depot/perl@1671
* | integrate 5.005_01 changes from maintGurusamy Sarathy1998-07-271-0/+5
| | | | | | | | | | | | | | p4raw-id: //depot/perl@1670 p4raw-integrated: from //depot/maint-5.005/perl@1667 'copy in' README.win32 win32/GenCAPI.pl win32/win32.c (@1649..) pod/perldelta.pod (@1654..) 'merge in' toke.c (@1649..) proto.h (@1662..)
* | add trailing newline to fileGurusamy Sarathy1998-07-261-0/+24
| | | | | | p4raw-id: //depot/perl@1665
* | up patchlevel to 5.005_50Gurusamy Sarathy1998-07-261-0/+203
|/ | | p4raw-id: //depot/perl@1661
* various pod tweaksGurusamy Sarathy1998-07-261-1/+1
| | | p4raw-id: //depot/maint-5.005/perl@1654
* un-checked-in 5.005 Changes (this is 5.005 *exactly*)perl-5.005Gurusamy Sarathy1998-07-241-0/+5
| | | p4raw-id: //depot/perl@1648
* sneak in hints/irix_6.sh updateGurusamy Sarathy1998-07-221-0/+9
| | | p4raw-id: //depot/perl@1647
* Update perldelta and Changes; refresh perltoc; newer perlembed.podGurusamy Sarathy1998-07-221-0/+55
| | | | | | from Jon Orwant <orwant@media.mit.edu>; update guts documentation to reflect PL_* changes; is this *it* for 5.005? p4raw-id: //depot/perl@1646
* lib/Sys/Syslog.pm docDaniel S. Lewart1998-07-221-0/+6
| | | | | Message-Id: <199807221120.GAA07962@staff2.cso.uiuc.edu> p4raw-id: //depot/perl@1639
* up patchlevel etc (only doc patching from now on, testing in progress)Gurusamy Sarathy1998-07-221-0/+188
| | | p4raw-id: //depot/perl@1638
* Porting/config* updates for 5.005Andy Dougherty1998-07-221-0/+9
| | | | | Message-Id: <Pine.SUN.3.96.980721101922.8078A-100000@newton.phys> p4raw-id: //depot/perl@1626
* final tweaks before beta2Gurusamy Sarathy1998-07-211-0/+172
| | | p4raw-id: //depot/perl@1613
* update patchlevel, ChangesGurusamy Sarathy1998-07-211-4/+766
| | | p4raw-id: //depot/perl@1591
* unsubmitted Changes tweakGurusamy Sarathy1998-07-191-0/+12
| | | p4raw-id: //depot/perl@1543
* add stub docs for ext/B, other minor tweaksGurusamy Sarathy1998-07-151-0/+11
| | | p4raw-id: //depot/perl@1518
* up patchlevel to 75 (Beta, Issue 1), add podpatchAbigail1998-07-151-1/+198
| | | | | | Message-ID: <19980715080344.21975.qmail@betelgeuse.wayne.fnx.com> Subject: [PATCH 5.004_74] pod/perlop.pod p4raw-id: //depot/perl@1517
* unsubmitted _74 tweaksGurusamy Sarathy1998-07-141-0/+7
| | | p4raw-id: //depot/perl@1492
* up patchlevel to 74; introduce distinct archname for PERL_OBJECTGurusamy Sarathy1998-07-141-1/+251
| | | p4raw-id: //depot/perl@1491