summaryrefslogtreecommitdiff
path: root/patchlevel.h
Commit message (Collapse)AuthorAgeFilesLines
* update Changes, patchlevelGurusamy Sarathy2000-02-151-1/+1
| | | p4raw-id: //depot/perl@5113
* up to v5.5.650Gurusamy Sarathy2000-02-071-1/+1
| | | p4raw-id: //depot/perl@5022
* set api_version to 5.5.0 (binary compatibility needs to get testedGurusamy Sarathy2000-01-231-1/+5
| | | | | more widely) p4raw-id: //depot/perl@4858
* Metaconfig and Porting patches from Andy; start using the newJarkko Hietaniemi2000-01-151-2/+8
| | | | | long long and long double thingies from #4804; regen Configure. p4raw-id: //depot/cfgperl@4805
* more changes for new-style version numbers (versions numbers onGurusamy Sarathy2000-01-091-9/+8
| | | | | | | | | | | | | | | the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion}; split $Config{apiversion} into three, @Config{apirevision,apiversion, apisubversion} for CPP friendliness; $Config{sitelib} now defaults to .../site_perl/$version, just like $Config{privlib}, making sitelib completely independent across versions and substantially eliminating chances of breaking older installations by overwriting newly built extensions; all this means compatibility inclusions for @INC will need to take into account older sitelib versions (this still TODO) windows, vms, dos tweaks for the above p4raw-id: //depot/perl@4773
* support for v5.5.640 style version numbersGurusamy Sarathy1999-12-241-2/+2
| | | p4raw-id: //depot/utfperl@4705
* integrate mainline changesGurusamy Sarathy1999-12-121-2/+2
| | | p4raw-id: //depot/utfperl@4679
* update Changes, patchlevel etc.Gurusamy Sarathy1999-10-121-2/+2
| | | p4raw-id: //depot/perl@4349
* Regen Configure, all of xs_apiversion didn't take.Jarkko Hietaniemi1999-10-021-0/+13
| | | p4raw-id: //depot/cfgperl@4284
* avoid leaking static local_patches unless patchlevel.h isGurusamy Sarathy1999-09-101-5/+4
| | | | | explicitly included p4raw-id: //depot/perl@4119
* up patchlevel &cGurusamy Sarathy1999-08-201-1/+1
| | | p4raw-id: //depot/perl@4010
* up patchlevel etc.Gurusamy Sarathy1999-08-021-1/+1
| | | p4raw-id: //depot/perl@3895
* up patchlevel to 59Gurusamy Sarathy1999-08-021-1/+1
| | | p4raw-id: //depot/perl@3877
* update Changes, patchlevel &c.Gurusamy Sarathy1999-07-261-1/+1
| | | p4raw-id: //depot/perl@3782
* up patchlevel &cGurusamy Sarathy1999-05-251-1/+1
| | | p4raw-id: //depot/perl@3476
* up patchlevel &c.Gurusamy Sarathy1999-03-011-1/+1
| | | p4raw-id: //depot/perl@3044
* propagate PERL_VERSION everywhere, add to podGurusamy Sarathy1999-02-161-5/+8
| | | p4raw-id: //depot/perl@2957
* tweak Configure to follow new PERL_VERSION etc.Gurusamy Sarathy1999-02-151-6/+9
| | | p4raw-id: //depot/perl@2954
* #include patchlevel.h by default, provideGurusamy Sarathy1999-02-151-3/+9
| | | | | PERL_{REVISION,VERSION,SUBVERSION} p4raw-id: //depot/perl@2943
* patchlevel up to 54Gurusamy Sarathy1998-11-301-1/+1
| | | p4raw-id: //depot/perl@2405
* bump patchlevel; other minor fixes for clean build and test onGurusamy Sarathy1998-10-311-1/+1
| | | | | Solaris and win32 p4raw-id: //depot/perl@2163
* bump patchlevel to 52; other little tweaks for threads, win32 buildsGurusamy Sarathy1998-09-251-1/+1
| | | p4raw-id: //depot/perl@1888
* bump patchlevel to 5.005_51Gurusamy Sarathy1998-08-081-1/+1
| | | p4raw-id: //depot/perl@1772
* integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-081-0/+1
|\ | | | | p4raw-id: //depot/perl@1760
| * set patchlevel.h, other minor tweaksGurusamy Sarathy1998-08-081-1/+0
| | | | | | p4raw-id: //depot/maint-5.005/perl@1758
| * update Changes, patchlevel, tweak Liblist.pmGurusamy Sarathy1998-08-051-1/+1
| | | | | | p4raw-id: //depot/maint-5.005/perl@1740
| * up patchlevel to 5.005_02Gurusamy Sarathy1998-08-021-1/+2
| | | | | | p4raw-id: //depot/maint-5.005/perl@1700
| * support OE/MVSJarkko Hietaniemi1998-08-021-0/+1
| | | | | | | | | | | | Message-Id: <199808010903.MAA09371@alpha.hut.fi> Subject: [PATCH] 5.005_01: OE MVS p4raw-id: //depot/maint-5.005/perl@1697
| * s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so theyGurusamy Sarathy1998-07-261-1/+1
| | | | | | | | | | | | can disable it from config.sh if they want; up patchlevel to 5_01; little tweaks to pods p4raw-id: //depot/maint-5.005/perl@1668
* | up patchlevel to 5.005_50Gurusamy Sarathy1998-07-261-1/+1
|/ | | p4raw-id: //depot/perl@1661
* Update perldelta and Changes; refresh perltoc; newer perlembed.podGurusamy Sarathy1998-07-221-1/+0
| | | | | | 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
* up patchlevel etc (only doc patching from now on, testing in progress)Gurusamy Sarathy1998-07-221-3/+3
| | | p4raw-id: //depot/perl@1638
* update patchlevel, ChangesGurusamy Sarathy1998-07-211-3/+2
| | | p4raw-id: //depot/perl@1591
* Merge latest mainlineNick Ing-Simmons1998-07-181-0/+1
| | | p4raw-id: //depot/ansiperl@1536
* up patchlevel to 75 (Beta, Issue 1), add podpatchAbigail1998-07-151-1/+2
| | | | | | Message-ID: <19980715080344.21975.qmail@betelgeuse.wayne.fnx.com> Subject: [PATCH 5.004_74] pod/perlop.pod p4raw-id: //depot/perl@1517
* up patchlevel to 74; introduce distinct archname for PERL_OBJECTGurusamy Sarathy1998-07-141-1/+1
| | | p4raw-id: //depot/perl@1491
* up patchlevel to 73, update Changes &c.Gurusamy Sarathy1998-07-131-1/+1
| | | p4raw-id: //depot/perl@1464
* patchlevel up to 72, update Changes, minor tweaks to win32/config*Gurusamy Sarathy1998-07-121-1/+1
| | | | | and README.win32 p4raw-id: //depot/perl@1452
* add Data-Dumper, up patchlevel to 71, various misc tweaks toGurusamy Sarathy1998-07-091-1/+1
| | | | | make all configs build on Solaris and win32 p4raw-id: //depot/perl@1396
* patchlevel up to 5.004_70, various tweaksGurusamy Sarathy1998-07-051-1/+1
| | | | | | | | * fix taint problems due to maintbranch regression * PERL_OBJECT now builds again * deal with C++ strong-typing problems in hv.c * fix mismatch in "reserved word" diagnostic p4raw-id: //depot/perl@1311
* bump patchlevel to 69, various little tweaks (tested on win32, SolarisGurusamy Sarathy1998-06-291-1/+1
| | | | | under several build configurations) p4raw-id: //depot/perl@1262
* bump patchlevel to 68, Porting/makerel tweaksGurusamy Sarathy1998-06-231-1/+1
| | | p4raw-id: //depot/perl@1203
* up patchlevel.h to 67, other small tweaksGurusamy Sarathy1998-06-151-1/+1
| | | p4raw-id: //depot/perl@1138
* Bump patchlevel.h to 66.Malcolm Beattie1998-05-281-1/+1
| | | p4raw-id: //depot/perl@1045
* Bump patchlevel to 65Malcolm Beattie1998-05-141-1/+1
| | | p4raw-id: //depot/perl@968
* Bumped patchlevel.h to 64Malcolm Beattie1998-04-021-1/+1
| | | p4raw-id: //depot/perl@860
* Bump patchlevel.h to 63.Malcolm Beattie1998-03-161-1/+1
|\ | | | | p4raw-id: //depot/perl@822
* | [PATCH 5.004_62} Config_62-01 patch available.Andy Dougherty1998-03-161-1/+1
|/ | | | | | | Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST) Subject: [PATCH 5.004_62] Tiny hint file updates Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST) p4raw-id: //depot/perl@812
* Bump patchlevel.h to 62.Malcolm Beattie1998-03-061-1/+1
| | | p4raw-id: //depot/perl@793
* Miscellaneous minor fixesCharles Bailey1998-03-051-0/+4
| | | p4raw-id: //depot/perl@779