summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* various tweaks: fix signed vs. unsigned problems that prevented C++Gurusamy Sarathy1998-08-103-5/+11
* bump patchlevel to 5.005_51Gurusamy Sarathy1998-08-085-26/+26
* integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-085-10/+87
|\
| * correct URL for perlcrt.dllGurusamy Sarathy1998-08-052-2/+4
| * correct prototype for des_fcrypt(), explain how to add it in moreGurusamy Sarathy1998-08-044-6/+81
| * update location of perlcrt.dll for win32 buildsGurusamy Sarathy1998-08-022-2/+2
| * tweaked version of suggested patchIlya Zakharevich1998-08-021-2/+2
| * up patchlevel to 5.005_02Gurusamy Sarathy1998-08-025-26/+26
| * update Changes; add sv_*_mg() entries in win32/GenCAPI.plperl-5.005_01Gurusamy Sarathy1998-07-261-0/+46
| * s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so theyGurusamy Sarathy1998-07-266-26/+27
* | integrate 5.005_01 changes from maintGurusamy Sarathy1998-07-272-0/+47
* | add new files to MANIFEST; add missing prototypes to proto.h;Gurusamy Sarathy1998-07-262-1/+5
* | up patchlevel to 5.005_50Gurusamy Sarathy1998-07-265-26/+26
|/
* add perlmodinstall, regen perltocGurusamy Sarathy1998-07-221-0/+12
* support optional crypt() with PERL_OBJECTDouglas Lankshear1998-07-225-3/+13
* win32 tweaksDouglas Lankshear1998-07-223-7/+9
* up patchlevel etc (only doc patching from now on, testing in progress)Gurusamy Sarathy1998-07-225-26/+26
* win32 tweaks: disable XSLOCKS in perl.c, correct typo, searchDouglas Lankshear1998-07-222-3/+3
* final tweaks before beta2Gurusamy Sarathy1998-07-211-10/+33
* fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2Gurusamy Sarathy1998-07-216-69/+62
* change case of PERL_OBJECT filenames, consistent with the restGurusamy Sarathy1998-07-213-21/+21
* part 1 of PERL_OBJECT fixes for new var namesGurusamy Sarathy1998-07-211-128/+129
* update patchlevel, ChangesGurusamy Sarathy1998-07-215-26/+26
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-202-10/+10
* integrate ansi branch to get s/foo/PL_foo/ changesGurusamy Sarathy1998-07-203-13/+13
|\
| * PL_ scheme Builds under Minw32 - some SEGFAULT snagsNick Ing-Simmons1998-07-183-11/+11
| * PL_ stuff for threadsNick Ing-Simmons1998-07-181-2/+2
| * Integrate mainline at beta1Nick Ing-Simmons1998-07-1514-415/+594
| |\
| * \ Integrate mainline (_071-ish)Nick Ing-Simmons1998-07-0915-165/+254
| |\ \
| * \ \ Integrate mainline, just to keep up.Nick Ing-Simmons1998-07-027-18/+31
| |\ \ \
| * \ \ \ Integrate mainline c. _69 to ansiperlNick Ing-Simmons1998-06-298-39/+69
| |\ \ \ \
| * \ \ \ \ Integrate mainlineNick Ing-Simmons1998-06-261-1/+5
| |\ \ \ \ \
| * | | | | | Correct perl malloc tweak to .def generationNick Ing-Simmons1998-06-241-0/+5
| * | | | | | Perl_malloced_size() only available with perl's mallocNick Ing-Simmons1998-06-231-1/+1
| * | | | | | Integrate mainline c. 5.004_68 into ansiperl, mainlyNick Ing-Simmons1998-06-2315-1114/+1350
| |\ \ \ \ \ \
| * | | | | | | Patches to build with EGCS-1.0.2 Mingw32 port.Nick Ing-Simmons1998-06-204-8/+23
| * | | | | | | Use libxxx.a for -lxxx with GCCNick Ing-Simmons1998-06-193-37/+45
* | | | | | | | misc win32 config tweaksGurusamy Sarathy1998-07-206-13/+16
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | up patchlevel to 75 (Beta, Issue 1), add podpatchAbigail1998-07-155-26/+26
* | | | | | | Config_74-01Andy Dougherty1998-07-153-0/+36
* | | | | | | fix off-by-one in win32 registry handlingDouglas Lankshear1998-07-141-1/+1
* | | | | | | up patchlevel to 74; introduce distinct archname for PERL_OBJECTGurusamy Sarathy1998-07-145-27/+33
* | | | | | | up patchlevel to 73, update Changes &c.Gurusamy Sarathy1998-07-135-28/+28
* | | | | | | applied installperl patch, corrected other little nitsAndreas König1998-07-121-2/+3
* | | | | | | patchlevel up to 72, update Changes, minor tweaks to win32/config*Gurusamy Sarathy1998-07-125-346/+339
* | | | | | | generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVSJarkko Hietaniemi1998-07-122-2/+102
* | | | | | | various tweaks for PERL_OBJECT build & testGurusamy Sarathy1998-07-125-23/+23
* | | | | | | export newRV_noinc on win32, deprecate AvFILL in favor of av_len()Gurusamy Sarathy1998-07-111-1/+1
* | | | | | | win32 fixes for VC 6.0 nitsGurusamy Sarathy1998-07-113-2/+3
* | | | | | | added patch, made linking with setargv a build optionDouglas Lankshear1998-07-112-4/+32